Trace number 2693435

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 NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverMSAT (TO) 1800.12 1800.06

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900571761--soft-66-100-0.wbo
MD5SUMe6a38cb3cbe3360d46534c568351a60a
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark377.992
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints900
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 45741
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45740
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 713
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2693435-1277903994.wbo>
0.00/0.02	c original problem has 2031 variables (1131 bin, 0 int, 0 impl, 900 cont) and 3608 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1116 impls, 15 clqs
0.00/0.07	c (round 2) 0 del vars, 115 del conss, 900 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 1116 impls, 15 clqs
0.07/0.08	c (round 3) 53 del vars, 258 del conss, 916 chg bounds, 143 chg sides, 0 chg coeffs, 0 upgd conss, 1116 impls, 15 clqs
0.07/0.09	c (round 4) 122 del vars, 274 del conss, 916 chg bounds, 143 chg sides, 0 chg coeffs, 1672 upgd conss, 1116 impls, 15 clqs
0.09/0.11	c (round 5) 138 del vars, 274 del conss, 916 chg bounds, 143 chg sides, 0 chg coeffs, 1672 upgd conss, 1116 impls, 15 clqs
0.09/0.14	c    (0.1s) probing: 101/1062 (9.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.14	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.14	c presolving (6 rounds):
0.09/0.14	c  138 deleted vars, 274 deleted constraints, 916 tightened bounds, 0 added holes, 143 changed sides, 0 changed coefficients
0.09/0.14	c  1116 implications, 15 cliques
0.09/0.14	c presolved problem has 1893 variables (1062 bin, 0 int, 0 impl, 831 cont) and 3334 constraints
0.09/0.14	c     831 constraints of type <indicator>
0.09/0.14	c      15 constraints of type <setppc>
0.09/0.14	c     831 constraints of type <linear>
0.09/0.14	c    1657 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.10
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 1.2.1.2
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1799.98
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 3420
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.15	c 
0.09/0.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.15	c   0.1s|     1 |     0 |    44 |     - |8639k|   0 |  29 |1893 |3334 |1893 |1672 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.21	c   0.2s|     1 |     0 |    92 |     - |8822k|   0 |  44 |1893 |3334 |1893 |1687 |  15 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.29	c   0.2s|     1 |     0 |   203 |     - |9246k|   0 |  70 |1893 |3334 |1893 |1696 |  24 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.40	c   0.3s|     1 |     0 |   310 |     - |9382k|   0 |  67 |1893 |3334 |1893 |1709 |  37 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.51	c   0.5s|     1 |     0 |   324 |     - |9387k|   0 |  75 |1893 |3334 |1893 |1715 |  43 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.63	c   0.6s|     1 |     0 |   334 |     - |9389k|   0 |  72 |1893 |3334 |1893 |1717 |  45 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.39/3.45	c   3.4s|     1 |     2 |   334 |     - |9418k|   0 |  72 |1893 |3334 |1893 |1717 |  45 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
3.39/3.46	o 42488
3.39/3.46	c y 3.4s|     2 |     1 |   334 |   0.0 |9448k|   1 |   - |1893 |3334 |   0 |   0 |  45 |   0 |  33 | 0.000000e+00 | 4.248800e+04 |    Inf 
12.09/12.14	o 145
12.09/12.14	c *11.8s|   149 |    42 |  3360 |  20.4 |  10M|  33 |   - |1893 |3334 |1893 |1735 | 204 |   0 | 662 | 0.000000e+00 | 1.450000e+02 |    Inf 
12.09/12.19	o 132
12.09/12.19	c *11.9s|   158 |    41 |  3524 |  20.3 |  10M|  33 |   - |1893 |3349 |1893 |1732 | 213 |  15 | 669 | 0.000000e+00 | 1.320000e+02 |    Inf 
12.29/12.34	o 129
12.29/12.34	c *12.0s|   186 |    58 |  3972 |  19.7 |  10M|  33 |   - |1893 |3357 |1893 |1712 | 220 |  23 | 688 | 0.000000e+00 | 1.290000e+02 |    Inf 
12.49/12.50	o 52
12.49/12.50	c *12.2s|   215 |    17 |  4458 |  19.3 |  10M|  33 |   - |1893 |3404 |1893 |1720 | 230 |  70 | 704 | 0.000000e+00 | 5.200000e+01 |    Inf 
16.59/16.64	o 36
16.59/16.64	c *16.1s|   879 |    45 | 15245 |  17.0 |  11M|  34 |   - |1893 |3734 |1893 |1727 | 403 | 899 |1208 | 0.000000e+00 | 3.600000e+01 |    Inf 
25.79/25.85	o 33
25.79/25.85	c *24.9s|  5236 |   217 | 62902 |  12.0 |  13M|  46 |   - |1893 |6109 |1893 |1710 |1145 |6477 |1411 | 0.000000e+00 | 3.300000e+01 |    Inf 
36.50/36.56	c  35.3s| 10000 |   475 |124993 |  12.5 |  16M|  46 |   - |1893 |5953 |   0 |   0 |1951 |  12k|1502 | 0.000000e+00 | 3.300000e+01 |    Inf 
39.50/39.58	o 27
39.50/39.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
39.50/39.58	c *38.2s| 11382 |   493 |140398 |  12.3 |  15M|  46 |   - |1893 |6469 |1893 |1721 |2105 |  14k|1575 | 0.000000e+00 | 2.700000e+01 |    Inf 
40.09/40.10	o 17
40.09/40.10	c *38.7s| 11568 |   415 |143009 |  12.3 |  14M|  46 |   - |1893 |6015 |1893 |1717 |2171 |  14k|1600 | 0.000000e+00 | 1.700000e+01 |    Inf 
57.79/57.82	c  55.8s| 20000 |   609 |252989 |  12.6 |  17M|  46 |   - |1893 |8550 |   0 |   0 |3205 |  24k|1768 | 0.000000e+00 | 1.700000e+01 |    Inf 
60.39/60.40	o 9
60.39/60.40	c *58.3s| 21357 |   569 |268623 |  12.6 |  17M|  46 |   - |1893 |9744 |1893 |1716 |3371 |  26k|1768 | 0.000000e+00 | 9.000000e+00 |    Inf 
77.29/77.32	c  74.5s| 30000 |   679 |371753 |  12.4 |  18M|  46 |  28 |1893 |9498 |1893 |1710 |4299 |  37k|1768 | 0.000000e+00 | 9.000000e+00 |    Inf 
97.99/98.05	c  94.5s| 40000 |   715 |496826 |  12.4 |  20M|  46 |   - |1893 |  12k|   0 |   0 |5341 |  50k|1875 | 0.000000e+00 | 9.000000e+00 |    Inf 
119.29/119.34	c   115s| 50000 |   749 |619094 |  12.4 |  21M|  46 |   4 |1893 |  15k|1893 |1710 |7038 |  63k|2176 | 0.000000e+00 | 9.000000e+00 |    Inf 
141.20/141.22	c   136s| 60000 |   755 |742114 |  12.4 |  22M|  46 |   - |1893 |  15k|   0 |   0 |8601 |  77k|2448 | 0.000000e+00 | 9.000000e+00 |    Inf 
162.40/162.45	c   157s| 70000 |   931 |854065 |  12.2 |  25M|  48 |   9 |1893 |  19k|1893 |1710 |  10k|  91k|2669 | 0.000000e+00 | 9.000000e+00 |    Inf 
184.90/184.99	c   178s| 80000 |   839 |970657 |  12.1 |  25M|  49 |  30 |1893 |  19k|1893 |1721 |  12k| 104k|2927 | 0.000000e+00 | 9.000000e+00 |    Inf 
198.70/198.72	o 8
198.70/198.72	c * 192s| 86271 |   845 |  1042k|  12.1 |  26M|  49 |   - |1893 |  20k|1893 |1721 |  13k| 112k|3079 | 0.000000e+00 | 8.000000e+00 |    Inf 
206.89/206.96	c   200s| 90000 |   949 |  1086k|  12.1 |  26M|  49 |  16 |1893 |  21k|1893 |1710 |  14k| 117k|3126 | 0.000000e+00 | 8.000000e+00 |    Inf 
229.10/229.11	c   221s|100000 |   913 |  1198k|  12.0 |  27M|  49 |  18 |1893 |  23k|1893 |1710 |  15k| 131k|3269 | 0.000000e+00 | 8.000000e+00 |    Inf 
251.90/251.91	c   243s|110000 |  1009 |  1315k|  12.0 |  27M|  49 |   - |1893 |  20k|1893 |1710 |  16k| 144k|3502 | 0.000000e+00 | 8.000000e+00 |    Inf 
262.50/262.55	o 6
262.50/262.55	c * 253s|114968 |   829 |  1369k|  11.9 |  25M|  51 |   - |1893 |  20k|1893 |1710 |  17k| 151k|3596 | 0.000000e+00 | 6.000000e+00 |    Inf 
273.50/273.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
273.50/273.56	c   264s|120000 |   917 |  1431k|  11.9 |  26M|  51 |  19 |1893 |  20k|1893 |1723 |  18k| 158k|3654 | 0.000000e+00 | 6.000000e+00 |    Inf 
295.40/295.45	c   285s|130000 |  1003 |  1548k|  11.9 |  28M|  51 |  24 |1893 |  22k|1893 |1710 |  20k| 172k|3798 | 0.000000e+00 | 6.000000e+00 |    Inf 
318.30/318.38	o 4
318.30/318.38	c * 307s|139811 |  1045 |  1672k|  12.0 |  27M|  53 |   - |1893 |  20k|1893 |1710 |  21k| 185k|3975 | 0.000000e+00 | 4.000000e+00 |    Inf 
318.70/318.77	c   308s|140000 |  1048 |  1674k|  12.0 |  27M|  53 |  20 |1893 |  20k|1893 |1710 |  21k| 185k|3975 | 0.000000e+00 | 4.000000e+00 |    Inf 
340.20/340.29	c   328s|150000 |  1075 |  1790k|  11.9 |  27M|  54 |  26 |1893 |  20k|1893 |1721 |  23k| 198k|4126 | 0.000000e+00 | 4.000000e+00 |    Inf 
362.30/362.35	c   350s|160000 |  1117 |  1916k|  12.0 |  28M|  54 |   1 |1893 |  21k|1893 |1710 |  24k| 212k|4280 | 0.000000e+00 | 4.000000e+00 |    Inf 
384.30/384.31	c   371s|170000 |  1113 |  2033k|  12.0 |  28M|  55 |  14 |1893 |  21k|1893 |1710 |  25k| 225k|4463 | 0.000000e+00 | 4.000000e+00 |    Inf 
406.00/406.09	c   392s|180000 |  1199 |  2150k|  11.9 |  30M|  55 |   - |1893 |  24k|   0 |   0 |  26k| 239k|4587 | 0.000000e+00 | 4.000000e+00 |    Inf 
430.01/430.01	c   415s|190000 |  1201 |  2285k|  12.0 |  31M|  59 |  10 |1893 |  25k|1893 |1710 |  28k| 252k|4739 | 0.000000e+00 | 4.000000e+00 |    Inf 
454.10/454.15	c   438s|200000 |  1149 |  2416k|  12.1 |  30M|  62 |   1 |1893 |  23k|1893 |1710 |  29k| 266k|4851 | 0.000000e+00 | 4.000000e+00 |    Inf 
477.71/477.73	c   461s|210000 |  1113 |  2544k|  12.1 |  29M|  62 |  31 |1893 |  21k|1893 |1710 |  30k| 279k|5026 | 0.000000e+00 | 4.000000e+00 |    Inf 
500.60/500.61	c   483s|220000 |  1090 |  2664k|  12.1 |  30M|  62 |   - |1893 |  22k|   0 |   0 |  32k| 293k|5136 | 0.000000e+00 | 4.000000e+00 |    Inf 
523.41/523.49	c   505s|230000 |   963 |  2786k|  12.1 |  28M|  62 |  16 |1893 |  21k|1893 |1719 |  33k| 306k|5252 | 0.000000e+00 | 4.000000e+00 |    Inf 
546.31/546.38	c   527s|240000 |   978 |  2909k|  12.1 |  30M|  62 |  17 |1893 |  24k|1893 |1710 |  35k| 320k|5409 | 0.000000e+00 | 4.000000e+00 |    Inf 
569.40/569.41	c   550s|250000 |   991 |  3025k|  12.1 |  30M|  62 |   - |1893 |  25k|   0 |   0 |  37k| 334k|5530 | 0.000000e+00 | 4.000000e+00 |    Inf 
593.21/593.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
593.21/593.20	c   573s|260000 |  1010 |  3140k|  12.1 |  31M|  62 |  18 |1893 |  27k|1893 |1710 |  38k| 347k|5660 | 0.000000e+00 | 4.000000e+00 |    Inf 
618.01/618.06	c   597s|270000 |  1219 |  3268k|  12.1 |  34M|  62 |  12 |1893 |  31k|1893 |1724 |  39k| 361k|5796 | 0.000000e+00 | 4.000000e+00 |    Inf 
643.11/643.13	c   621s|280000 |  1159 |  3390k|  12.1 |  34M|  62 |  20 |1893 |  31k|1893 |1716 |  41k| 375k|5885 | 0.000000e+00 | 4.000000e+00 |    Inf 
668.81/668.84	c   646s|290000 |  1175 |  3513k|  12.1 |  34M|  62 |  33 |1893 |  31k|1893 |1710 |  43k| 389k|5986 | 0.000000e+00 | 4.000000e+00 |    Inf 
694.32/694.31	c   671s|300000 |  1147 |  3633k|  12.1 |  34M|  62 |  22 |1893 |  31k|1893 |1710 |  44k| 403k|6074 | 0.000000e+00 | 4.000000e+00 |    Inf 
719.81/719.82	c   696s|310000 |  1159 |  3759k|  12.1 |  35M|  62 |   - |1893 |  34k|   0 |   0 |  45k| 416k|6208 | 0.000000e+00 | 4.000000e+00 |    Inf 
745.31/745.39	c   720s|320000 |  1151 |  3885k|  12.1 |  36M|  62 |  17 |1893 |  35k|1893 |1717 |  47k| 430k|6305 | 0.000000e+00 | 4.000000e+00 |    Inf 
771.31/771.34	c   746s|330000 |  1116 |  4015k|  12.2 |  36M|  62 |  15 |1893 |  34k|1893 |1719 |  48k| 444k|6386 | 0.000000e+00 | 4.000000e+00 |    Inf 
796.71/796.75	c   770s|340000 |  1119 |  4139k|  12.2 |  36M|  62 |   - |1893 |  35k|   0 |   0 |  50k| 458k|6463 | 0.000000e+00 | 4.000000e+00 |    Inf 
824.12/824.15	c   797s|350000 |  1205 |  4279k|  12.2 |  39M|  62 |  30 |1893 |  39k|1893 |1715 |  50k| 473k|6588 | 0.000000e+00 | 4.000000e+00 |    Inf 
851.81/851.88	c   824s|360000 |  1107 |  4411k|  12.3 |  35M|  65 |  22 |1893 |  32k|1893 |1710 |  51k| 487k|6711 | 0.000000e+00 | 4.000000e+00 |    Inf 
878.71/878.80	c   850s|370000 |  1081 |  4542k|  12.3 |  36M|  65 |   1 |1893 |  35k|1893 |1710 |  53k| 501k|6816 | 0.000000e+00 | 4.000000e+00 |    Inf 
904.02/904.06	c   874s|380000 |  1062 |  4663k|  12.3 |  35M|  65 |   - |1893 |  32k|   0 |   0 |  54k| 515k|6929 | 0.000000e+00 | 4.000000e+00 |    Inf 
928.22/928.23	c   898s|390000 |  1106 |  4777k|  12.2 |  37M|  65 |   - |1893 |  36k|1893 |1710 |  56k| 529k|6995 | 0.000000e+00 | 4.000000e+00 |    Inf 
954.22/954.25	c   923s|400000 |   937 |  4902k|  12.3 |  33M|  65 |  10 |1893 |  29k|1893 |1710 |  57k| 543k|7103 | 0.000000e+00 | 4.000000e+00 |    Inf 
978.22/978.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
978.22/978.27	c   946s|410000 |   820 |  5020k|  12.2 |  30M|  65 |   - |1893 |  24k|   0 |   0 |  58k| 556k|7211 | 0.000000e+00 | 4.000000e+00 |    Inf 
1001.12/1001.19	c   968s|420000 |   787 |  5129k|  12.2 |  31M|  65 |   - |1893 |  26k|   0 |   0 |  60k| 570k|7276 | 0.000000e+00 | 4.000000e+00 |    Inf 
1024.82/1024.86	c   991s|430000 |   829 |  5239k|  12.2 |  33M|  65 |   - |1893 |  29k|   0 |   0 |  61k| 583k|7371 | 0.000000e+00 | 4.000000e+00 |    Inf 
1049.63/1049.67	c  1015s|440000 |   867 |  5355k|  12.2 |  34M|  65 |  30 |1893 |  31k|1893 |1719 |  63k| 596k|7444 | 0.000000e+00 | 4.000000e+00 |    Inf 
1075.62/1075.65	c  1040s|450000 |   919 |  5482k|  12.2 |  35M|  65 |   - |1893 |  34k|   0 |   0 |  64k| 610k|7526 | 0.000000e+00 | 4.000000e+00 |    Inf 
1078.52/1078.54	o 2
1078.52/1078.54	c *1043s|451121 |   777 |  5496k|  12.2 |  34M|  65 |   - |1893 |  35k|1893 |1710 |  65k| 611k|7527 | 0.000000e+00 | 2.000000e+00 |    Inf 
1100.73/1100.70	c  1065s|460000 |   834 |  5597k|  12.2 |  34M|  65 |  12 |1893 |  35k|1893 |1710 |  66k| 623k|7605 | 0.000000e+00 | 2.000000e+00 |    Inf 
1126.82/1126.80	c  1090s|470000 |   889 |  5709k|  12.1 |  35M|  65 |   - |1893 |  36k|   0 |   0 |  67k| 636k|7684 | 0.000000e+00 | 2.000000e+00 |    Inf 
1152.92/1152.97	c  1116s|480000 |   893 |  5825k|  12.1 |  36M|  65 |  12 |1893 |  39k|1893 |1710 |  69k| 650k|7781 | 0.000000e+00 | 2.000000e+00 |    Inf 
1180.83/1180.81	c  1143s|490000 |  1146 |  5963k|  12.2 |  39M|  65 |  15 |1893 |  41k|1893 |1710 |  70k| 663k|7858 | 0.000000e+00 | 2.000000e+00 |    Inf 
1208.93/1208.99	c  1170s|500000 |  1192 |  6100k|  12.2 |  39M|  65 |  11 |1893 |  41k|1893 |1710 |  72k| 677k|7932 | 0.000000e+00 | 2.000000e+00 |    Inf 
1236.53/1236.55	c  1197s|510000 |  1139 |  6224k|  12.2 |  39M|  65 |  17 |1893 |  41k|1893 |1710 |  73k| 690k|8015 | 0.000000e+00 | 2.000000e+00 |    Inf 
1263.93/1263.99	c  1224s|520000 |  1032 |  6347k|  12.2 |  39M|  65 |   - |1893 |  41k|1893 |1718 |  74k| 704k|8097 | 0.000000e+00 | 2.000000e+00 |    Inf 
1291.73/1291.78	c  1251s|530000 |   980 |  6480k|  12.2 |  38M|  65 |   - |1893 |  40k|1893 |1710 |  76k| 718k|8184 | 0.000000e+00 | 2.000000e+00 |    Inf 
1318.52/1318.52	c  1277s|540000 |   907 |  6602k|  12.2 |  37M|  65 |  17 |1893 |  37k|1893 |1710 |  77k| 732k|8273 | 0.000000e+00 | 2.000000e+00 |    Inf 
1346.33/1346.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1346.33/1346.38	c  1304s|550000 |   789 |  6735k|  12.2 |  36M|  65 |  21 |1893 |  37k|1893 |1710 |  79k| 745k|8352 | 0.000000e+00 | 2.000000e+00 |    Inf 
1370.93/1370.98	c  1327s|560000 |   710 |  6859k|  12.2 |  30M|  65 |   1 |1893 |  23k|1893 |1710 |  80k| 759k|8448 | 0.000000e+00 | 2.000000e+00 |    Inf 
1394.24/1394.28	c  1350s|570000 |   709 |  6984k|  12.3 |  29M|  65 |  30 |1893 |  20k|1893 |1722 |  81k| 772k|8622 | 0.000000e+00 | 2.000000e+00 |    Inf 
1418.93/1418.93	c  1374s|580000 |   880 |  7126k|  12.3 |  31M|  65 |   - |1893 |  24k|   0 |   0 |  82k| 786k|8675 | 0.000000e+00 | 2.000000e+00 |    Inf 
1443.64/1443.67	c  1398s|590000 |  1032 |  7258k|  12.3 |  33M|  65 |   - |1893 |  26k|   0 |   0 |  84k| 800k|8757 | 0.000000e+00 | 2.000000e+00 |    Inf 
1468.73/1468.76	c  1422s|600000 |  1037 |  7392k|  12.3 |  32M|  65 |  26 |1893 |  23k|1893 |1715 |  85k| 813k|8821 | 0.000000e+00 | 2.000000e+00 |    Inf 
1494.84/1494.83	c  1447s|610000 |  1047 |  7539k|  12.4 |  34M|  65 |  30 |1893 |  26k|1893 |1710 |  86k| 827k|8902 | 0.000000e+00 | 2.000000e+00 |    Inf 
1519.73/1519.75	c  1471s|620000 |  1078 |  7670k|  12.4 |  35M|  65 |  13 |1893 |  28k|1893 |1710 |  87k| 841k|8980 | 0.000000e+00 | 2.000000e+00 |    Inf 
1545.04/1545.04	c  1496s|630000 |  1042 |  7807k|  12.4 |  35M|  65 |   - |1893 |  29k|1893 |1710 |  88k| 855k|9046 | 0.000000e+00 | 2.000000e+00 |    Inf 
1569.93/1569.92	c  1520s|640000 |  1015 |  7934k|  12.4 |  34M|  65 |   - |1893 |  28k|   0 |   0 |  90k| 869k|9133 | 0.000000e+00 | 2.000000e+00 |    Inf 
1593.44/1593.44	c  1543s|650000 |  1018 |  8043k|  12.4 |  36M|  65 |   - |1893 |  33k|   0 |   0 |  91k| 882k|9168 | 0.000000e+00 | 2.000000e+00 |    Inf 
1620.44/1620.47	c  1569s|660000 |   953 |  8177k|  12.4 |  34M|  65 |  32 |1893 |  26k|1893 |1710 |  92k| 896k|9224 | 0.000000e+00 | 2.000000e+00 |    Inf 
1646.94/1646.92	c  1594s|670000 |   946 |  8328k|  12.4 |  33M|  65 |  17 |1893 |  25k|1893 |1710 |  94k| 910k|9308 | 0.000000e+00 | 2.000000e+00 |    Inf 
1671.95/1671.99	c  1619s|680000 |   966 |  8468k|  12.5 |  35M|  65 |   - |1893 |  29k|   0 |   0 |  95k| 923k|9379 | 0.000000e+00 | 2.000000e+00 |    Inf 
1698.05/1698.05	c  1644s|690000 |   899 |  8603k|  12.5 |  35M|  65 |   - |1893 |  31k|   0 |   0 |  96k| 937k|9473 | 0.000000e+00 | 2.000000e+00 |    Inf 
1723.04/1723.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1723.04/1723.02	c  1668s|700000 |   711 |  8735k|  12.5 |  31M|  65 |  19 |1893 |  22k|1893 |1710 |  97k| 951k|9554 | 0.000000e+00 | 2.000000e+00 |    Inf 
1747.64/1747.68	c  1692s|710000 |   686 |  8871k|  12.5 |  32M|  65 |   - |1893 |  26k|1893 |1710 |  98k| 964k|9646 | 0.000000e+00 | 2.000000e+00 |    Inf 
1771.54/1771.58	c  1715s|720000 |   657 |  8998k|  12.5 |  32M|  65 |  25 |1893 |  27k|1893 |1710 |  99k| 977k|9699 | 0.000000e+00 | 2.000000e+00 |    Inf 
1797.15/1797.18	c  1740s|730000 |   601 |  9137k|  12.5 |  33M|  65 |  15 |1893 |  30k|1893 |1710 | 100k| 991k|9746 | 0.000000e+00 | 2.000000e+00 |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1742.52
1800.05/1800.00	c Solving Nodes      : 731066
1800.05/1800.00	c Primal Bound       : +2.00000000000000e+00 (45 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.01	s SATISFIABLE
1800.05/1800.01	v -x231 -x230 -x229 -x228 x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 x210 
1800.05/1800.01	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 x198 -x197 -x196 -x195 -x194 -x193 -x192 x191 -x190 -x189 
1800.05/1800.01	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.05/1800.01	v -x167 -x166 -x165 x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.05/1800.01	v -x146 -x145 -x144 -x143 x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 x128 -x127 -x126 -x125 
1800.05/1800.01	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 x108 -x107 -x106 -x105 -x104 
1800.05/1800.01	v -x103 -x102 -x101 -x100 -x99 x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 x81 -x80 
1800.05/1800.01	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 x60 -x59 -x58 -x57 -x56 -x55 -x54 
1800.05/1800.01	v -x53 -x52 -x51 -x50 -x49 -x48 x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 x34 -x33 -x32 -x31 x30 -x29 
1800.05/1800.01	v -x28 -x27 -x26 -x25 -x24 -x23 -x22 x21 -x20 -x19 -x18 -x17 -x16 -x15 x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 
1800.05/1800.01	v -x1 
1800.05/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.01	c Solving Time       :    1742.52
1800.05/1800.01	c Original Problem   :
1800.05/1800.01	c   Problem name     : HOME/instance-2693435-1277903994.wbo
1800.05/1800.01	c   Variables        : 2031 (1131 binary, 0 integer, 0 implicit integer, 900 continuous)
1800.05/1800.01	c   Constraints      : 3608 initial, 3608 maximal
1800.05/1800.01	c Presolved Problem  :
1800.05/1800.01	c   Problem name     : t_HOME/instance-2693435-1277903994.wbo
1800.05/1800.01	c   Variables        : 1893 (1062 binary, 0 integer, 0 implicit integer, 831 continuous)
1800.05/1800.01	c   Constraints      : 3334 initial, 43813 maximal
1800.05/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.01	c   trivial          :       0.00         69          0          0          0          0          0          0          0
1800.05/1800.01	c   dualfix          :       0.00         69          0          0          0          0          0          0          0
1800.05/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.05/1800.01	c   indicator        :       0.00          0          0          0          0          0         69          0          0
1800.05/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   linear           :       0.06          0          0          0        916          0        205        143          0
1800.05/1800.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.05/1800.01	c   root node        :          -        825          -          -       1650          -          -          -          -
1800.05/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   integral         :          0          0          0     407067          0        284       3113          0          0     774864
1800.05/1800.01	c   indicator        :        831          0    3110636      16799          0         43     187074          0          0          0
1800.05/1800.01	c   setppc           :         15          6    3115938      16770          0      52573    2325760          0          0          0
1800.05/1800.01	c   linear           :        831          6    3064066      16831          0      89252   10437322     100576          0          0
1800.05/1800.01	c   logicor          :       1657+         6    1609186        159          0      99710    5866125          0          0          0
1800.05/1800.01	c   countsols        :          0          0          0        159          0          0          0          0          0          0
1800.05/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.01	c   integral         :      40.89       0.00       0.00      40.89       0.00
1800.05/1800.01	c   indicator        :       2.65       0.01       2.51       0.13       0.00
1800.05/1800.01	c   setppc           :      16.15       0.00      16.14       0.01       0.00
1800.05/1800.01	c   linear           :      59.86       0.00      59.38       0.48       0.00
1800.05/1800.01	c   logicor          :     239.29       0.00     239.28       0.01       0.00
1800.05/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.01	c   vbounds          :       0.74          2          0          0
1800.05/1800.01	c   rootredcost      :       0.61         14          0        825
1800.05/1800.01	c   pseudoobj        :      49.64    3116753        203     147451
1800.05/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.01	c   propagation      :      10.45     241738     240929    1474538       26.8       5433       25.0          -
1800.05/1800.01	c   infeasible LP    :      26.25     143702     143688    1085635       46.2       1304       16.3          0
1800.05/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   pseudo solution  :       0.00          6          6         28       12.9          0        0.0          -
1800.05/1800.01	c   applied globally :          -          -          -     992696       29.9          -          -          -
1800.05/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.01	c   cut pool         :       0.00          5          -          -         12          -    (maximal pool size: 291)
1800.05/1800.01	c   redcost          :       9.98     407618          0      29057          0          0
1800.05/1800.01	c   impliedbounds    :       0.00          6          0          0          0          0
1800.05/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.01	c   gomory           :       0.23          6          0          0       1106          0
1800.05/1800.01	c   strongcg         :       0.22          6          0          0        908          0
1800.05/1800.01	c   cmir             :       0.01          6          0          0          2          0
1800.05/1800.01	c   flowcover        :       0.05          6          0          0          4          0
1800.05/1800.01	c   clique           :       0.00          6          0          0          0          0
1800.05/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.01	c Pricers            :       Time      Calls       Vars
1800.05/1800.01	c   problem variables:       0.00          0          0
1800.05/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   relpscost        :      40.45     390228        284       3113          0          0     774864
1800.05/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   inference        :       0.02        146          0          0          0          0        292
1800.05/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.01	c   LP solutions     :       0.03          -         13
1800.05/1800.01	c   pseudo solutions :       0.00          -          0
1800.05/1800.01	c   oneopt           :       0.25         14          0
1800.05/1800.01	c   feaspump         :       0.05          1          0
1800.05/1800.01	c   intshifting      :       0.04         14          0
1800.05/1800.01	c   crossover        :       0.57         15          0
1800.05/1800.01	c   guideddiving     :       0.26         53          0
1800.05/1800.01	c   veclendiving     :       0.28         53          0
1800.05/1800.01	c   fracdiving       :       0.18         53          0
1800.05/1800.01	c   linesearchdiving :       0.15         53          0
1800.05/1800.01	c   rootsoldiving    :       0.33         27          0
1800.05/1800.01	c   coefdiving       :       0.36         54          0
1800.05/1800.01	c   pscostdiving     :       0.19         54          0
1800.05/1800.01	c   objpscostdiving  :       0.19         28          0
1800.05/1800.01	c   trivial          :       0.00          2          0
1800.05/1800.01	c   simplerounding   :       0.62     390287          0
1800.05/1800.01	c   zirounding       :       0.26       1000          0
1800.05/1800.01	c   rounding         :       1.09       8858          0
1800.05/1800.01	c   shifting         :       0.79       2750          0
1800.05/1800.01	c   twoopt           :       0.00          0          0
1800.05/1800.01	c   fixandinfer      :       0.00          0          0
1800.05/1800.01	c   intdiving        :       0.00          0          0
1800.05/1800.01	c   actconsdiving    :       0.00          0          0
1800.05/1800.01	c   octane           :       0.00          0          0
1800.05/1800.01	c   rens             :       0.03          1          0
1800.05/1800.01	c   rins             :       0.00          0          0
1800.05/1800.01	c   localbranching   :       0.00          0          0
1800.05/1800.01	c   mutation         :       0.00          0          0
1800.05/1800.01	c   dins             :       0.00          0          0
1800.05/1800.01	c   undercover       :       0.00          0          0
1800.05/1800.01	c   nlp              :       0.21          0          0
1800.05/1800.01	c   trysol           :       0.59       2155         32
1800.05/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.01	c   dual LP          :     936.65     547609    9144088      16.70    9762.55
1800.05/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.01	c   diving/probing LP:       1.23        968       7164       7.40    5824.39
1800.05/1800.01	c   strong branching :      36.89       9762     333382      34.15    9037.19
1800.05/1800.01	c     (at root node) :          -         33      20509     621.48          -
1800.05/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.01	c B&B Tree           :
1800.05/1800.01	c   number of runs   :          1
1800.05/1800.01	c   nodes            :     731066
1800.05/1800.01	c   nodes (total)    :     731066
1800.05/1800.01	c   nodes left       :        597
1800.05/1800.01	c   max depth        :         65
1800.05/1800.01	c   max depth (total):         65
1800.05/1800.01	c   backtracks       :     108608 (14.9%)
1800.05/1800.01	c   delayed cutoffs  :      42730
1800.05/1800.01	c   repropagations   :    1127878 (3548693 domain reductions, 41667 cutoffs)
1800.05/1800.01	c   avg switch length:       4.67
1800.05/1800.01	c   switching time   :     197.47
1800.05/1800.01	c Solution           :
1800.05/1800.01	c   Solutions found  :         45 (14 improvements)
1800.05/1800.01	c   First Solution   : +4.24880000000000e+04   (in run 1, after 1 nodes, 0.72 seconds, depth 0, found by <trysol>)
1800.05/1800.01	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 451121 nodes, 1043.28 seconds, depth 34, found by <relaxation>)
1800.05/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.01	c   Gap              :   infinite
1800.05/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.01	c   Root Iterations  :        334
1800.05/1800.06	c Time complete: 1800.11.

Verifier Data

OK	2

Watcher Data

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

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

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.03 2.08 4/178 11649
/proc/meminfo: memFree=31270848/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=10872 CPUtime=0
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 1666 0 0 0 0 0 0 0 25 0 1 0 131697106 11132928 1586 4089446400 4194304 9819077 140735990471376 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11649/statm: 2718 1586 392 1374 0 1339 0

[startup+0.083598 s]
/proc/loadavg: 2.02 2.03 2.08 4/178 11649
/proc/meminfo: memFree=31270848/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=24056 CPUtime=0.07
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 5919 0 0 0 7 0 0 0 18 0 1 0 131697106 24633344 4714 4089446400 4194304 9819077 140735990471376 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 6014 4714 498 1374 0 4635 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24056

[startup+0.100597 s]
/proc/loadavg: 2.02 2.03 2.08 4/178 11649
/proc/meminfo: memFree=31270848/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=24796 CPUtime=0.09
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 7398 0 0 0 8 1 0 0 18 0 1 0 131697106 25391104 4908 4089446400 4194304 9819077 140735990471376 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 6199 4908 504 1374 0 4820 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24796

[startup+0.300557 s]
/proc/loadavg: 2.02 2.03 2.08 4/178 11649
/proc/meminfo: memFree=31270848/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=35104 CPUtime=0.29
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 11093 0 0 0 27 2 0 0 18 0 1 0 131697106 35946496 7104 4089446400 4194304 9819077 140735990471376 18446744073709551615 8491860 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 8776 7104 680 1374 0 7397 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35104

[startup+0.700484 s]
/proc/loadavg: 2.02 2.03 2.08 4/178 11649
/proc/meminfo: memFree=31270848/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=40304 CPUtime=0.69
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 12572 0 0 0 66 3 0 0 18 0 1 0 131697106 41271296 8328 4089446400 4194304 9819077 140735990471376 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 10076 8328 681 1374 0 8697 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40304

[startup+1.50034 s]
/proc/loadavg: 2.02 2.03 2.08 3/179 11650
/proc/meminfo: memFree=31239484/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=42956 CPUtime=1.49
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 29062 0 0 0 144 5 0 0 20 0 1 0 131697106 43986944 8477 4089446400 4194304 9819077 140735990471376 18446744073709551615 7290967 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 10739 8477 717 1374 0 9360 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42956

[startup+3.10105 s]
/proc/loadavg: 2.02 2.03 2.08 3/179 11650
/proc/meminfo: memFree=31239484/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=42928 CPUtime=3.1
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 40710 0 0 0 303 7 0 0 25 0 1 0 131697106 43958272 8430 4089446400 4194304 9819077 140735990471376 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 10732 8430 717 1374 0 9353 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 42928

[startup+6.30047 s]
/proc/loadavg: 2.02 2.02 2.08 3/179 11650
/proc/meminfo: memFree=31239108/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=43408 CPUtime=6.29
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 65422 0 0 0 617 12 0 0 25 0 1 0 131697106 44449792 8483 4089446400 4194304 9819077 140735990471376 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 10852 8483 720 1374 0 9473 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43408

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.08 3/179 11650
/proc/meminfo: memFree=31238608/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=45972 CPUtime=12.69
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 165036 0 0 0 1237 32 0 0 25 0 1 0 131697106 47075328 9222 4089446400 4194304 9819077 140735990471376 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 11493 9222 724 1374 0 10114 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45972

[startup+25.501 s]
/proc/loadavg: 2.02 2.02 2.08 3/179 11650
/proc/meminfo: memFree=31230816/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=49360 CPUtime=25.5
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 363985 0 0 0 2463 87 0 0 25 0 1 0 131697106 50544640 10654 4089446400 4194304 9819077 140735990471376 18446744073709551615 6391609 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 12340 10656 740 1374 0 10961 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 49360

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.08 3/179 11651
/proc/meminfo: memFree=31222896/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=57788 CPUtime=51.09
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 689405 0 0 0 4931 178 0 0 25 0 1 0 131697106 59174912 12633 4089446400 4194304 9819077 140735990471376 18446744073709551615 5916856 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 14447 12633 741 1374 0 13068 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57788

[startup+102.306 s]
/proc/loadavg: 2.00 2.02 2.07 3/179 11652
/proc/meminfo: memFree=31217408/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=63160 CPUtime=102.3
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 1304574 0 0 0 9867 363 0 0 25 0 1 0 131697106 64675840 14066 4089446400 4194304 9819077 140735990471376 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 15790 14066 741 1374 0 14411 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 63160

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/179 11654
/proc/meminfo: memFree=31210548/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=69788 CPUtime=162.3
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 2013919 0 0 0 15659 571 0 0 25 0 1 0 131697106 71462912 15673 4089446400 4194304 9819077 140735990471376 18446744073709551615 6372771 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 17447 15673 741 1374 0 16068 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 69788

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 11656
/proc/meminfo: memFree=31206020/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=74912 CPUtime=222.29
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 2722607 0 0 0 21447 782 0 0 25 0 1 0 131697106 76709888 16846 4089446400 4194304 9819077 140735990471376 18446744073709551615 5004476 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 18728 16846 741 1374 0 17349 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 74912

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 11658
/proc/meminfo: memFree=31203364/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=77076 CPUtime=282.3
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 3387051 0 0 0 27239 991 0 0 25 0 1 0 131697106 78925824 17456 4089446400 4194304 9819077 140735990471376 18446744073709551615 7291968 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 19269 17456 741 1374 0 17890 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 77076

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 11659
/proc/meminfo: memFree=31201976/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=78072 CPUtime=342.3
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 4039015 0 0 0 33034 1196 0 0 25 0 1 0 131697106 79945728 17683 4089446400 4194304 9819077 140735990471376 18446744073709551615 6567235 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 19518 17683 741 1374 0 18139 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 78072

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 11660
/proc/meminfo: memFree=31201560/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=78772 CPUtime=402.3
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 4718246 0 0 0 38826 1404 0 0 25 0 1 0 131697106 80662528 17881 4089446400 4194304 9819077 140735990471376 18446744073709551615 7291651 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 19498 17873 741 1374 0 18119 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 78772

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 11662
/proc/meminfo: memFree=31197936/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=82808 CPUtime=462.31
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 5372902 0 0 0 44628 1603 0 0 25 0 1 0 131697106 84795392 18789 4089446400 4194304 9819077 140735990471376 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 20702 18789 741 1374 0 19323 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 82808

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 11664
/proc/meminfo: memFree=31197264/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=83132 CPUtime=522.31
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 6038328 0 0 0 50418 1813 0 0 25 0 1 0 131697106 85127168 18932 4089446400 4194304 9819077 140735990471376 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 20783 18932 741 1374 0 19404 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 83132

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 11666
/proc/meminfo: memFree=31196716/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=83876 CPUtime=582.31
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 6682435 0 0 0 56220 2011 0 0 25 0 1 0 131697106 85889024 19065 4089446400 4194304 9819077 140735990471376 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 20969 19065 741 1374 0 19590 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 83876

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 11667
/proc/meminfo: memFree=31194832/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=85556 CPUtime=642.31
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 7268902 0 0 0 62035 2196 0 0 25 0 1 0 131697106 87609344 19467 4089446400 4194304 9819077 140735990471376 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 21389 19467 741 1374 0 20010 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 85556

[startup+702.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11675
/proc/meminfo: memFree=31190508/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=90024 CPUtime=822.31
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 8952341 0 0 0 79505 2726 0 0 25 0 1 0 131697106 92184576 20505 4089446400 4194304 9819077 140735990471376 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 22506 20505 741 1374 0 21127 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 90024

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11677
/proc/meminfo: memFree=31189728/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=90388 CPUtime=882.32
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 9521443 0 0 0 85325 2907 0 0 25 0 1 0 131697106 92557312 20657 4089446400 4194304 9819077 140735990471376 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 22597 20657 741 1374 0 21218 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 90388

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11706
/proc/meminfo: memFree=31137692/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=91732 CPUtime=942.32
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 10092775 0 0 0 91132 3100 0 0 25 0 1 0 131697106 93933568 20897 4089446400 4194304 9819077 140735990471376 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 22933 20897 741 1374 0 21554 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 91732

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11707
/proc/meminfo: memFree=30955092/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=92140 CPUtime=1002.32
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 10709026 0 0 0 96943 3289 0 0 25 0 1 0 131697106 94351360 20909 4089446400 4194304 9819077 140735990471376 18446744073709551615 6723464 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 23035 20909 741 1374 0 21656 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 92140

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11736
/proc/meminfo: memFree=31182740/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=92756 CPUtime=1062.32
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 11313195 0 0 0 102754 3478 0 0 25 0 1 0 131697106 94982144 21030 4089446400 4194304 9819077 140735990471376 18446744073709551615 6567645 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 23189 21030 741 1374 0 21810 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 92756

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11738
/proc/meminfo: memFree=31181956/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=92772 CPUtime=1122.33
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 11850381 0 0 0 108587 3646 0 0 25 0 1 0 131697106 94998528 21120 4089446400 4194304 9819077 140735990471376 18446744073709551615 6656768 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 23193 21120 741 1374 0 21814 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 92772

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11740
/proc/meminfo: memFree=31181660/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=93068 CPUtime=1182.33
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 12391347 0 0 0 114421 3812 0 0 25 0 1 0 131697106 95301632 21181 4089446400 4194304 9819077 140735990471376 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 23267 21181 741 1374 0 21888 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 93068

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11741
/proc/meminfo: memFree=31181368/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=93432 CPUtime=1242.33
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 12937481 0 0 0 120251 3982 0 0 25 0 1 0 131697106 95674368 21321 4089446400 4194304 9819077 140735990471376 18446744073709551615 7228644 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 23358 21322 741 1374 0 21979 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 93432

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11742
/proc/meminfo: memFree=31180196/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=95692 CPUtime=1302.33
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 13480273 0 0 0 126086 4147 0 0 25 0 1 0 131697106 97988608 21645 4089446400 4194304 9819077 140735990471376 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 23923 21645 741 1374 0 22544 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 95692

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11744
/proc/meminfo: memFree=31179644/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=95580 CPUtime=1362.33
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 14056192 0 0 0 131897 4336 0 0 25 0 1 0 131697106 97873920 21713 4089446400 4194304 9819077 140735990471376 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 23895 21713 741 1374 0 22516 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 95580

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11746
/proc/meminfo: memFree=31179720/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=95604 CPUtime=1422.34
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 14711473 0 0 0 137699 4535 0 0 25 0 1 0 131697106 97898496 21751 4089446400 4194304 9819077 140735990471376 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 23901 21751 741 1374 0 22522 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 95604

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11748
/proc/meminfo: memFree=31179544/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=95776 CPUtime=1482.33
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 15355433 0 0 0 143506 4727 0 0 25 0 1 0 131697106 98074624 21759 4089446400 4194304 9819077 140735990471376 18446744073709551615 5955597 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 23944 21759 741 1374 0 22565 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 95776

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 11749
/proc/meminfo: memFree=31179764/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=95644 CPUtime=1542.34
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 15995735 0 0 0 149313 4921 0 0 25 0 1 0 131697106 97939456 21748 4089446400 4194304 9819077 140735990471376 18446744073709551615 6568800 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 23911 21748 741 1374 0 22532 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 95644

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 11750
/proc/meminfo: memFree=31179724/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=95608 CPUtime=1602.34
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 16610488 0 0 0 155128 5106 0 0 25 0 1 0 131697106 97902592 21745 4089446400 4194304 9819077 140735990471376 18446744073709551615 4465793 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 23902 21745 741 1374 0 22523 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 95608

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11752
/proc/meminfo: memFree=31179676/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=95644 CPUtime=1662.34
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 17275245 0 0 0 160932 5302 0 0 25 0 1 0 131697106 97939456 21765 4089446400 4194304 9819077 140735990471376 18446744073709551615 6513018 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 23911 21765 741 1374 0 22532 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 95644

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11754
/proc/meminfo: memFree=31178896/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=95888 CPUtime=1722.35
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 17905426 0 0 0 166739 5496 0 0 25 0 1 0 131697106 98189312 21861 4089446400 4194304 9819077 140735990471376 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 23972 21861 741 1374 0 22593 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 95888

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11756
/proc/meminfo: memFree=31177744/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=99420 CPUtime=1782.35
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 18542059 0 0 0 172538 5697 0 0 25 0 1 0 131697106 101806080 22248 4089446400 4194304 9819077 140735990471376 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 24855 22248 741 1374 0 23476 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 99420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11756
/proc/meminfo: memFree=31177608/32951124 swapFree=67111528/67111528
[pid=11649] ppid=11647 vsize=98936 CPUtime=1800.05
/proc/11649/stat : 11649 (pbscip.linux.x8) R 11647 11649 11183 0 -1 4202496 18729120 0 0 0 174254 5751 0 0 25 0 1 0 131697106 101310464 22247 4089446400 4194304 9819077 140735990471376 18446744073709551615 7235184 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/11649/statm: 24835 22249 741 1374 0 23456 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 98936

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1800.06
CPU time (s): 1800.12
CPU user time (s): 1742.59
CPU system time (s): 57.5233
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 100780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1742.59
system time used= 57.5233
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18729129
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= 2
involuntary context switches= 19072

runsolver used 2.42563 second user time and 5.78212 second system time

The end

Launcher Data

Begin job on node106 at 2010-06-30 15:19:54
IDJOB=2693435
IDBENCH=78916
IDSOLVER=1205
FILE ID=node106/2693435-1277903994
PBS_JOBID= 11197224
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900571761--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693435-1277903994/watcher-2693435-1277903994 -o /tmp/evaluation-result-2693435-1277903994/solver-2693435-1277903994 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693435-1277903994.wbo -t 1800 -m 3800

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

MD5SUM BENCH= e6a38cb3cbe3360d46534c568351a60a
RANDOM SEED=1654074445

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31271252 kB
Buffers:        186888 kB
Cached:        1274456 kB
SwapCached:          0 kB
Active:         517692 kB
Inactive:      1021564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31271252 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6240 kB
Writeback:           0 kB
AnonPages:       77848 kB
Mapped:          15444 kB
Slab:            78040 kB
PageTables:       4788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219928 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node106 at 2010-06-30 15:49:56