Trace number 1869337

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 NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2? 1796.56 1797.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_14.opb
MD5SUM308ce6e771b8240fefc971d6e27a7575
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark154
Best CPU time to get the best result obtained on this benchmark1798.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 142
Optimality of the best value was proved NO
Number of variables3297
Total number of constraints6383
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 constraints6383
Minimum length of a constraint16
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1411
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.29/0.33	c SCIP version 1.1.0.7
0.29/0.33	c LP-Solver Clp 1.8.2
0.29/0.33	c user parameter file <scip.set> not found - using default parameters
0.29/0.33	c read problem <HOME/instance-1869337-1245170425.opb>
0.29/0.33	c original problem has 3297 variables (3297 bin, 0 int, 0 impl, 0 cont) and 6383 constraints
0.39/0.45	c start presolving problem
0.39/0.45	c presolving:
0.49/0.58	c (round 1) 0 del vars, 3185 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 13 upgd conss, 0 impls, 0 clqs
2.20/2.23	c    (1.8s) probing: 114/3297 (3.5%) - 0 fixings, 0 aggregations, 921 implications, 0 bound changes
2.20/2.23	c    (1.8s) probing aborted: 100/100 successive totally useless probings
2.20/2.23	c presolving (2 rounds):
2.20/2.23	c  0 deleted vars, 3185 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2.20/2.23	c  6552 implications, 0 cliques
2.20/2.23	c presolved problem has 3297 variables (3297 bin, 0 int, 0 impl, 0 cont) and 3198 constraints
2.20/2.23	c      13 constraints of type <knapsack>
2.20/2.23	c    3185 constraints of type <linear>
2.20/2.23	c transformed objective value is always integral (scale: 1)
2.20/2.23	c Presolving Time: 1.76
2.20/2.23	c OPT-LIN
2.20/2.23	c -----------------------------------------------------------------------------------------------
2.20/2.23	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.20/2.23	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.20/2.23	c limits/memory = c 1620
2.20/2.23	c # maximal time in seconds to run
2.20/2.23	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.20/2.23	c limits/time = c 1791
2.20/2.23	c # frequency for displaying node information lines
2.20/2.23	c # [type: int, range: [-1,2147483647], default: 100]
2.20/2.23	c display/freq = c 10000
2.20/2.23	c -----------------------------------------------------------------------------------------------
2.20/2.23	c start solving problem
2.20/2.23	c 
2.69/2.70	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.69/2.70	c   2.3s|     1 |     0 |  2468 |  26M|   0 |1911 |3297 |3198 |3198 |3297 |3198 |   0 |   0 |   0 | 1.300000e+01 |      --      |    Inf 
5.98/6.05	c   5.6s|     1 |     0 |  6287 |  27M|   0 |1924 |3297 |3198 |3198 |3297 |3261 |  63 |   0 |   0 | 1.300000e+01 |      --      |    Inf 
6.68/6.73	c   6.3s|     1 |     0 |  6354 |  27M|   0 |1923 |3297 |3198 |3198 |3297 |3346 | 148 |   0 |   0 | 1.300000e+01 |      --      |    Inf 
7.48/7.54	c   7.1s|     1 |     0 |  6521 |  28M|   0 |1929 |3297 |3198 |3198 |3297 |3447 | 249 |   0 |   0 | 1.300000e+01 |      --      |    Inf 
8.69/8.79	c   8.3s|     1 |     0 |  6867 |  28M|   0 |1908 |3297 |3198 |3198 |3297 |3552 | 354 |   0 |   0 | 1.300000e+01 |      --      |    Inf 
10.18/10.25	c   9.8s|     1 |     0 |  7389 |  29M|   0 |1911 |3297 |3198 |3198 |3297 |3651 | 453 |   0 |   0 | 1.300000e+01 |      --      |    Inf 
12.19/12.25	c  11.8s|     1 |     0 |  8131 |  29M|   0 |1901 |3297 |3198 |3198 |3297 |3766 | 568 |   0 |   0 | 1.300000e+01 |      --      |    Inf 
23.48/23.57	c  23.0s|     1 |     2 |  8131 |  29M|   0 |1901 |3297 |3198 |3198 |3297 |3766 | 568 |   0 |  29 | 1.300000e+01 |      --      |    Inf 
1324.25/1324.67	c  1320s| 10000 |  6794 |  1615k|  55M|  92 |1761 |3297 |5102 |4560 |3297 |3333 | 568 |2452 |5037 | 1.800000e+01 |      --      |    Inf 
1796.34/1796.86	c 
1796.34/1796.86	c SCIP Status        : solving was interrupted [time limit reached]
1796.34/1796.86	c Solving Time (sec) : 1791.00
1796.34/1796.86	c Solving Nodes      : 14395
1796.34/1796.86	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.34/1796.86	c Dual Bound         : +1.80000000000000e+01
1796.34/1796.86	c Gap                : infinite
1796.34/1796.86	c NODE         14395
1796.34/1796.86	c DUAL BOUND   18
1796.34/1796.86	c PRIMAL BOUND 1e+20
1796.34/1796.86	c GAP          1e+20
1796.34/1796.86	s UNKNOWN
1796.34/1796.86	c SCIP Status        : solving was interrupted [time limit reached]
1796.34/1796.86	c Solving Time       :    1791.00
1796.34/1796.86	c Original Problem   :
1796.34/1796.86	c   Problem name     : HOME/instance-1869337-1245170425.opb
1796.34/1796.86	c   Variables        : 3297 (3297 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.34/1796.86	c   Constraints      : 6383 initial, 6383 maximal
1796.34/1796.86	c Presolved Problem  :
1796.34/1796.86	c   Problem name     : t_HOME/instance-1869337-1245170425.opb
1796.34/1796.86	c   Variables        : 3297 (3297 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.34/1796.86	c   Constraints      : 3198 initial, 5124 maximal
1796.34/1796.86	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1796.34/1796.86	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1796.34/1796.86	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1796.34/1796.86	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1796.34/1796.86	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1796.34/1796.86	c   implics          :       0.00          0          0          0          0          0          0          0          0
1796.34/1796.86	c   probing          :       1.59          0          0          0          0          0          0          0          0
1796.34/1796.86	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1796.34/1796.86	c   linear           :       0.15          0          0          0          0          0       3185          0          0
1796.34/1796.86	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1796.34/1796.86	c   root node        :          -          0          -          -          0          -          -          -          -
1796.34/1796.86	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1796.34/1796.86	c   integral         :          0          0          0      12345          0         23       1591          0          0      23738
1796.34/1796.86	c   knapsack         :         13          6      48841          0          0        104      10825         62          0          0
1796.34/1796.86	c   linear           :       3185          6      48737          0          0        729     651405          0          0          0
1796.34/1796.86	c   logicor          :          0+         0      13251          0          0         29        980          0          0          0
1796.34/1796.86	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1796.34/1796.86	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1796.34/1796.86	c   integral         :     398.10       0.00       0.00     398.10       0.00
1796.34/1796.86	c   knapsack         :       5.04       0.00       5.04       0.00       0.00
1796.34/1796.86	c   linear           :     149.90       0.00     149.90       0.00       0.00
1796.34/1796.86	c   logicor          :       1.13       0.00       1.13       0.00       0.00
1796.34/1796.86	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1796.34/1796.86	c Propagators        :       Time      Calls    Cutoffs    DomReds
1796.34/1796.86	c   rootredcost      :       0.05          0          0          0
1796.34/1796.86	c   pseudoobj        :       0.18      48607          0          0
1796.34/1796.86	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.34/1796.86	c   propagation      :       0.16        862        861       5269       29.5         26       13.2          -
1796.34/1796.86	c   infeasible LP    :       7.32       9995          2          6       21.8          0        0.0          0
1796.34/1796.86	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.34/1796.86	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.34/1796.86	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.34/1796.86	c   applied globally :          -          -          -       2814       26.6          -          -          -
1796.34/1796.86	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.34/1796.86	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.34/1796.86	c   cut pool         :       0.02          5          -          -       2057          -    (maximal pool size: 4154)
1796.34/1796.86	c   redcost          :       3.03      12413          0         82          0          0
1796.34/1796.86	c   impliedbounds    :       0.00          6          0          0         54          0
1796.34/1796.86	c   intobj           :       0.00          0          0          0          0          0
1796.34/1796.86	c   gomory           :       0.16          6          0          0         40          0
1796.34/1796.86	c   strongcg         :       0.12          6          0          0         26          0
1796.34/1796.86	c   cmir             :       1.98          6          0          0       3000          0
1796.34/1796.86	c   flowcover        :       1.22          6          0          0       1200          0
1796.34/1796.86	c   clique           :       0.00          1          0          0          0          0
1796.34/1796.86	c   zerohalf         :       0.00          0          0          0          0          0
1796.34/1796.86	c   mcf              :       0.00          1          0          0          0          0
1796.34/1796.86	c Pricers            :       Time      Calls       Vars
1796.34/1796.86	c   problem variables:       0.00          0          0
1796.34/1796.86	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.34/1796.86	c   relpscost        :     398.07      12345         23       1591          0          0      23738
1796.34/1796.86	c   pscost           :       0.00          0          0          0          0          0          0
1796.34/1796.86	c   inference        :       0.00          0          0          0          0          0          0
1796.34/1796.86	c   mostinf          :       0.00          0          0          0          0          0          0
1796.34/1796.86	c   leastinf         :       0.00          0          0          0          0          0          0
1796.34/1796.86	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.34/1796.86	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.34/1796.86	c   random           :       0.00          0          0          0          0          0          0
1796.34/1796.86	c Primal Heuristics  :       Time      Calls      Found
1796.34/1796.86	c   LP solutions     :       0.00          -          0
1796.34/1796.86	c   pseudo solutions :       0.00          -          0
1796.34/1796.86	c   oneopt           :       0.02          0          0
1796.34/1796.86	c   crossover        :       0.02          0          0
1796.34/1796.86	c   coefdiving       :     151.34         10          0
1796.34/1796.86	c   pscostdiving     :      77.58         35          0
1796.34/1796.86	c   veclendiving     :      44.63         36          0
1796.34/1796.86	c   linesearchdiving :      67.93         80          0
1796.34/1796.86	c   simplerounding   :       0.02          0          0
1796.34/1796.86	c   rounding         :       2.26       1536          0
1796.34/1796.86	c   shifting         :      15.48        456          0
1796.34/1796.86	c   intshifting      :       0.00          0          0
1796.34/1796.86	c   fixandinfer      :       0.00          0          0
1796.34/1796.86	c   feaspump         :      44.76         15          0
1796.34/1796.86	c   fracdiving       :     193.23         10          0
1796.34/1796.86	c   intdiving        :       0.00          0          0
1796.34/1796.86	c   actconsdiving    :       0.00          0          0
1796.34/1796.86	c   objpscostdiving  :      31.37         18          0
1796.34/1796.86	c   rootsoldiving    :      14.21         15          0
1796.34/1796.86	c   guideddiving     :       0.01          0          0
1796.34/1796.86	c   octane           :       0.00          0          0
1796.34/1796.86	c   rens             :       0.01          0          0
1796.34/1796.86	c   rins             :       0.00          0          0
1796.34/1796.86	c   localbranching   :       0.00          0          0
1796.34/1796.86	c   mutation         :       0.00          0          0
1796.34/1796.86	c   dins             :       0.00          0          0
1796.34/1796.86	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.34/1796.86	c   primal LP        :       0.05          0          0       0.00       0.00
1796.34/1796.86	c   dual LP          :     584.57      14279    1625290     113.82    2780.32
1796.34/1796.86	c   barrier LP       :       0.00          0          0       0.00          -
1796.34/1796.86	c   diving/probing LP:     532.73      18613     766358      41.17    1438.55
1796.34/1796.86	c   strong branching :     388.85       6869     922711     134.33    2372.92
1796.34/1796.86	c     (at root node) :          -         29       7988     275.45          -
1796.34/1796.86	c   conflict analysis:       0.00          0          0       0.00          -
1796.34/1796.86	c B&B Tree           :
1796.34/1796.86	c   number of runs   :          1
1796.34/1796.86	c   nodes            :      14395
1796.34/1796.86	c   nodes (total)    :      14395
1796.34/1796.86	c   nodes left       :       9318
1796.34/1796.86	c   max depth        :         92
1796.34/1796.86	c   max depth (total):         92
1796.34/1796.86	c   backtracks       :       1718 (11.9%)
1796.34/1796.86	c   delayed cutoffs  :         26
1796.34/1796.86	c   repropagations   :        947 (46268 domain reductions, 18 cutoffs)
1796.34/1796.86	c   avg switch length:       4.25
1796.34/1796.86	c   switching time   :      18.56
1796.34/1796.86	c Solution           :
1796.34/1796.86	c   Solutions found  :          0 (0 improvements)
1796.34/1796.86	c   Primal Bound     :          -
1796.34/1796.86	c   Dual Bound       : +1.80000000000000e+01
1796.34/1796.86	c   Gap              :   infinite
1796.34/1796.86	c   Root Dual Bound  : +1.30000000000000e+01
1796.54/1797.01	c Time complete: 1796.55.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1869337-1245170425/watcher-1869337-1245170425 -o /tmp/evaluation-result-1869337-1245170425/solver-1869337-1245170425 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869337-1245170425.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5065
/proc/meminfo: memFree=1901672/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=5812 CPUtime=0
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 184643427 5951488 502 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/5065/statm: 1453 503 332 1256 0 192 0

[startup+0.0753511 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5065
/proc/meminfo: memFree=1901672/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=12076 CPUtime=0.06
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 1988 0 0 0 6 0 0 0 18 0 1 0 184643427 12365824 1972 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 0 0 0 0 17 1 0 0
/proc/5065/statm: 3019 1972 378 1256 0 1758 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12076

[startup+0.101353 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5065
/proc/meminfo: memFree=1901672/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=12740 CPUtime=0.09
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 2149 0 0 0 9 0 0 0 18 0 1 0 184643427 13045760 2133 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/5065/statm: 3185 2133 378 1256 0 1924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12740

[startup+0.30137 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5065
/proc/meminfo: memFree=1901672/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=19196 CPUtime=0.29
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 3786 0 0 0 28 1 0 0 19 0 1 0 184643427 19656704 3770 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/5065/statm: 4799 3770 378 1256 0 3538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19196

[startup+0.701408 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5065
/proc/meminfo: memFree=1901672/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=67312 CPUtime=0.7
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 15548 0 0 0 63 7 0 0 22 0 1 0 184643427 68927488 15178 1992294400 4194304 9342243 548682068736 18446744073709551615 5000313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 16828 15178 484 1256 0 15567 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 67312

[startup+1.50148 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5066
/proc/meminfo: memFree=1842720/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=67312 CPUtime=1.49
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 15548 0 0 0 142 7 0 0 25 0 1 0 184643427 68927488 15178 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 16828 15178 484 1256 0 15567 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67312

[startup+3.10163 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5066
/proc/meminfo: memFree=1842592/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=84204 CPUtime=3.09
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 19394 0 0 0 301 8 0 0 25 0 1 0 184643427 86224896 18999 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 21051 18999 638 1256 0 19790 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84204

[startup+6.30193 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 5066
/proc/meminfo: memFree=1826976/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=88460 CPUtime=6.28
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 19978 0 0 0 618 10 0 0 25 0 1 0 184643427 90583040 19583 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 22115 19583 665 1256 0 20854 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 88460

[startup+12.7015 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 5066
/proc/meminfo: memFree=1816288/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=105120 CPUtime=12.68
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 28056 0 0 0 1253 15 0 0 25 0 1 0 184643427 107642880 22305 1992294400 4194304 9342243 548682068736 18446744073709551615 6960586 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 26280 22305 673 1256 0 25019 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 105120

[startup+25.5017 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 5066
/proc/meminfo: memFree=1814496/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=101172 CPUtime=25.48
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 33490 0 0 0 2528 20 0 0 25 0 1 0 184643427 103600128 22384 1992294400 4194304 9342243 548682068736 18446744073709551615 6953135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 25293 22384 676 1256 0 24032 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 101172

[startup+51.1011 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 5066
/proc/meminfo: memFree=1814240/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=99784 CPUtime=51.07
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 36896 0 0 0 5082 25 0 0 25 0 1 0 184643427 102178816 22484 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 24946 22484 677 1256 0 23685 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 99784

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 5066
/proc/meminfo: memFree=1813280/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=100820 CPUtime=102.26
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 37123 0 0 0 10194 32 0 0 25 0 1 0 184643427 103239680 22711 1992294400 4194304 9342243 548682068736 18446744073709551615 6350614 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 25205 22711 679 1256 0 23944 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 100820

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5066
/proc/meminfo: memFree=1813024/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=100820 CPUtime=162.24
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 37197 0 0 0 16181 43 0 0 25 0 1 0 184643427 103239680 22784 1992294400 4194304 9342243 548682068736 18446744073709551615 6959585 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 25205 22784 688 1256 0 23944 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 100820

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5066
/proc/meminfo: memFree=1812768/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=100896 CPUtime=222.23
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 37542 0 0 0 22168 55 0 0 25 0 1 0 184643427 103317504 22817 1992294400 4194304 9342243 548682068736 18446744073709551615 6038437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 25224 22817 688 1256 0 23963 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 100896

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5066
/proc/meminfo: memFree=1812320/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=100896 CPUtime=282.22
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 37661 0 0 0 28161 61 0 0 25 0 1 0 184643427 103317504 22936 1992294400 4194304 9342243 548682068736 18446744073709551615 5061624 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 25224 22936 688 1256 0 23963 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 100896

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5066
/proc/meminfo: memFree=1811936/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=98600 CPUtime=342.2
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 45011 0 0 0 34147 73 0 0 25 0 1 0 184643427 100966400 22967 1992294400 4194304 9342243 548682068736 18446744073709551615 6867551 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 24650 22967 688 1256 0 23389 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 98600

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5066
/proc/meminfo: memFree=1811872/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=99488 CPUtime=402.19
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 58027 0 0 0 40130 89 0 0 25 0 1 0 184643427 101875712 23023 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 24872 23023 688 1256 0 23611 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 99488

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5066
/proc/meminfo: memFree=1811360/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=99304 CPUtime=462.17
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 65346 0 0 0 46115 102 0 0 25 0 1 0 184643427 101687296 23151 1992294400 4194304 9342243 548682068736 18446744073709551615 6889056 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 24826 23151 688 1256 0 23565 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 99304

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5066
/proc/meminfo: memFree=1807584/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=103328 CPUtime=522.16
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 71449 0 0 0 52101 115 0 0 25 0 1 0 184643427 105807872 24089 1992294400 4194304 9342243 548682068736 18446744073709551615 5062929 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 25832 24089 688 1256 0 24571 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 103328

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5066
/proc/meminfo: memFree=1806880/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=108352 CPUtime=582.14
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 97004 0 0 0 58075 139 0 0 25 0 1 0 184643427 110952448 24372 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 27088 24372 688 1256 0 25827 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 108352

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5066
/proc/meminfo: memFree=1806752/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=105392 CPUtime=642.13
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 113976 0 0 0 64053 160 0 0 25 0 1 0 184643427 107921408 24293 1992294400 4194304 9342243 548682068736 18446744073709551615 7289219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 26348 24293 688 1256 0 25087 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 105392

[startup+702.301 s]

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

/proc/meminfo: memFree=1792928/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=118468 CPUtime=1122.01
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 238730 0 0 0 111884 317 0 0 25 0 1 0 184643427 121311232 27693 1992294400 4194304 9342243 548682068736 18446744073709551615 6038432 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 29617 27693 688 1256 0 28356 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 118468

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5068
/proc/meminfo: memFree=1789984/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=124716 CPUtime=1182
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 252303 0 0 0 117863 337 0 0 25 0 1 0 184643427 127709184 28514 1992294400 4194304 9342243 548682068736 18446744073709551615 6018146 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 31179 28514 688 1256 0 29918 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 124716

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1788064/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=123536 CPUtime=1241.98
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 255134 0 0 0 123847 351 0 0 25 0 1 0 184643427 126500864 28854 1992294400 4194304 9342243 548682068736 18446744073709551615 6350091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 30884 28854 688 1256 0 29623 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 123536

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1789024/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=121480 CPUtime=1301.97
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 259585 0 0 0 129834 363 0 0 25 0 1 0 184643427 124395520 28596 1992294400 4194304 9342243 548682068736 18446744073709551615 7288845 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 30370 28596 688 1256 0 29109 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 121480

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1787488/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=126212 CPUtime=1361.94
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 273387 0 0 0 135811 383 0 0 25 0 1 0 184643427 129241088 29074 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 31553 29074 688 1256 0 30292 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 126212

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1787232/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=126008 CPUtime=1421.93
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 298343 0 0 0 141787 406 0 0 25 0 1 0 184643427 129032192 29048 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 31502 29048 688 1256 0 30241 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 126008

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1788192/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=125748 CPUtime=1481.92
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 321268 0 0 0 147760 432 0 0 25 0 1 0 184643427 128765952 29018 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 31437 29018 688 1256 0 30176 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 125748

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1783072/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=129876 CPUtime=1541.9
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 327300 0 0 0 153743 447 0 0 25 0 1 0 184643427 132993024 30073 1992294400 4194304 9342243 548682068736 18446744073709551615 6038437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 32469 30073 688 1256 0 31208 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 129876

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1782688/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=130236 CPUtime=1601.88
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 328780 0 0 0 159730 458 0 0 25 0 1 0 184643427 133361664 30177 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 32559 30177 688 1256 0 31298 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 130236

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1781920/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=130248 CPUtime=1661.87
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 331696 0 0 0 165714 473 0 0 25 0 1 0 184643427 133373952 30366 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 32562 30366 688 1256 0 31301 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 130248

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1779872/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=131612 CPUtime=1721.86
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 334926 0 0 0 171698 488 0 0 25 0 1 0 184643427 134770688 30852 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 32903 30852 688 1256 0 31642 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 131612

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1779552/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=129936 CPUtime=1781.84
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 337770 0 0 0 177680 504 0 0 25 0 1 0 184643427 133054464 30876 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 32484 30876 688 1256 0 31223 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 129936

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1779424/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=133052 CPUtime=1785.05
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 337833 0 0 0 178000 505 0 0 25 0 1 0 184643427 136245248 30939 1992294400 4194304 9342243 548682068736 18446744073709551615 5029344 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 33263 30939 688 1256 0 32002 0
Current children cumulated CPU time (s) 1785.05
Current children cumulated vsize (KiB) 133052

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1779104/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=133176 CPUtime=1791.44
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 338022 0 0 0 178637 507 0 0 25 0 1 0 184643427 136372224 31017 1992294400 4194304 9342243 548682068736 18446744073709551615 5063004 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 33294 31017 688 1256 0 32033 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (KiB) 133176

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1779232/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=131544 CPUtime=1794.65
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 338573 0 0 0 178957 508 0 0 25 0 1 0 184643427 134701056 30975 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 32886 30975 688 1256 0 31625 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 131544

[startup+1795.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1779232/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=129856 CPUtime=1795.44
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 338679 0 0 0 179036 508 0 0 25 0 1 0 184643427 132972544 30880 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 32464 30880 688 1256 0 31203 0
Current children cumulated CPU time (s) 1795.44
Current children cumulated vsize (KiB) 129856

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1779552/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=130016 CPUtime=1796.24
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 338691 0 0 0 179116 508 0 0 25 0 1 0 184643427 133136384 30892 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5065/statm: 32504 30892 688 1256 0 31243 0
Current children cumulated CPU time (s) 1796.24
Current children cumulated vsize (KiB) 130016

[startup+1796.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1779552/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=130016 CPUtime=1796.44
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 338695 0 0 0 179136 508 0 0 25 0 1 0 184643427 133136384 30896 1992294400 4194304 9342243 548682068736 18446744073709551615 4806023 0 0 4096 0 0 0 0 17 1 0 0
/proc/5065/statm: 32504 30896 692 1256 0 31243 0
Current children cumulated CPU time (s) 1796.44
Current children cumulated vsize (KiB) 130016

[startup+1797 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5074
/proc/meminfo: memFree=1779552/2055920 swapFree=4191900/4192956
[pid=5065] ppid=5063 vsize=101384 CPUtime=1796.54
/proc/5065/stat : 5065 (pbscip.linux.x8) R 5063 5065 4686 0 -1 4194304 338696 0 0 0 179145 509 0 0 25 0 1 0 184643427 103817216 24047 1992294400 4194304 9342243 548682068736 18446744073709551615 8483466 0 0 4096 0 0 0 0 17 1 0 0
/proc/5065/statm: 25346 24047 9801 1256 0 24085 0
Current children cumulated CPU time (s) 1796.54
Current children cumulated vsize (KiB) 101384

Child status: 0
Real time (s): 1797.01
CPU time (s): 1796.56
CPU user time (s): 1791.45
CPU system time (s): 5.10622
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 137044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.45
system time used= 5.10622
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 338699
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= 3
involuntary context switches= 1927

runsolver used 1.40878 second user time and 3.67644 second system time

The end

Launcher Data

Begin job on node14 at 2009-06-16 18:40:25
IDJOB=1869337
IDBENCH=2631
IDSOLVER=684
FILE ID=node14/1869337-1245170425
PBS_JOBID= 9363846
Free space on /tmp= 66372 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_14.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1869337-1245170425/watcher-1869337-1245170425 -o /tmp/evaluation-result-1869337-1245170425/solver-1869337-1245170425 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869337-1245170425.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 308ce6e771b8240fefc971d6e27a7575
RANDOM SEED=1517575849

node14.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1902088 kB
Buffers:         31908 kB
Cached:          66780 kB
SwapCached:        388 kB
Active:          55732 kB
Inactive:        56360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1902088 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           13224 kB
Writeback:           0 kB
Mapped:          21800 kB
Slab:            27640 kB
Committed_AS:   178452 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66360 MiB
End job on node14 at 2009-06-16 19:10:22