Trace number 2700609

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 solverOPTIMUM 1639.42 1639.38

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-geom30a-4_wcsp.wbo
MD5SUMde59a4d263badb761d8b1cfdb0f0d5d5
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.008998
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables120
Total number of constraints354
Number of soft constraints324
Number of constraints which are clauses324
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Top cost 82
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 324
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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-2700609-1278535787.wbo>
0.00/0.00	c original problem has 768 variables (444 bin, 0 int, 0 impl, 324 cont) and 679 constraints
0.00/0.00	c problem read
0.00/0.00	c presolving settings loaded
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 0 del vars, 0 del conss, 324 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 324 impls, 30 clqs
0.00/0.01	c (round 2) 0 del vars, 0 del conss, 324 chg bounds, 0 chg sides, 0 chg coeffs, 31 upgd conss, 324 impls, 30 clqs
0.00/0.03	c    (0.0s) probing: 101/444 (22.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.03	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.03	c presolving (3 rounds):
0.00/0.03	c  0 deleted vars, 0 deleted constraints, 324 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.03	c  324 implications, 30 cliques
0.00/0.03	c presolved problem has 768 variables (444 bin, 0 int, 0 impl, 324 cont) and 679 constraints
0.00/0.03	c     324 constraints of type <indicator>
0.00/0.03	c       1 constraints of type <knapsack>
0.00/0.03	c      30 constraints of type <setppc>
0.00/0.03	c     324 constraints of type <linear>
0.00/0.03	c transformed objective value is always integral (scale: 1)
0.00/0.03	c Presolving Time: 0.02
0.00/0.03	c - non default parameters ----------------------------------------------------------------------
0.00/0.03	c # SCIP version 1.2.1.2
0.00/0.03	c 
0.00/0.03	c # frequency for displaying node information lines
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.03	c display/freq = 10000
0.00/0.03	c 
0.00/0.03	c # maximal time in seconds to run
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03	c limits/time = 1800
0.00/0.03	c 
0.00/0.03	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03	c limits/memory = 3420
0.00/0.03	c 
0.00/0.03	c # should presolving try to simplify inequalities
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c constraints/linear/simplifyinequalities = TRUE
0.00/0.03	c 
0.00/0.03	c # should presolving try to simplify knapsacks
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.03	c 
0.00/0.03	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03	c separating/rapidlearning/freq = 0
0.00/0.03	c 
0.00/0.03	c -----------------------------------------------------------------------------------------------
0.00/0.03	c start solving
0.00/0.03	c 
0.00/0.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.03	c   0.0s|     1 |     0 |    30 |     - |2617k|   0 |   0 | 768 | 679 | 768 |  31 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.03	c   0.0s|     1 |     0 |    63 |     - |2655k|   0 |  18 | 768 | 679 | 768 | 112 |  81 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.03	c   0.0s|     1 |     0 |    89 |     - |2682k|   0 |  56 | 768 | 679 | 768 | 160 | 129 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.04	c   0.0s|     1 |     0 |   102 |     - |2732k|   0 |  60 | 768 | 679 | 768 | 171 | 140 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.05	c   0.0s|     1 |     0 |   130 |     - |2770k|   0 |  74 | 768 | 679 | 768 | 182 | 151 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.05	c   0.1s|     1 |     0 |   148 |     - |2833k|   0 |  64 | 768 | 679 | 768 | 195 | 164 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.06	c   0.1s|     1 |     0 |   163 |     - |2899k|   0 |  53 | 768 | 679 | 768 | 205 | 174 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.10	c   0.1s|     1 |     2 |   216 |     - |2913k|   0 |  53 | 768 | 679 | 768 | 205 | 174 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
3.59/3.64	o 8
3.59/3.64	c * 3.5s|  7517 |  7416 |  4769 |   0.6 |8529k| 317 |   - | 768 | 684 | 768 | 222 |1753 |   5 | 808 | 0.000000e+00 | 8.000000e+00 |    Inf 
4.69/4.77	c   4.5s| 10000 |  9897 |  6091 |   0.6 |  10M| 317 |   0 | 768 | 688 | 768 | 215 |2184 |   9 | 825 | 0.000000e+00 | 8.000000e+00 |    Inf 
9.09/9.13	c   8.7s| 20000 | 19888 |  9463 |   0.5 |  17M| 317 |   0 | 768 | 710 | 768 | 215 |3246 |  31 | 883 | 0.000000e+00 | 8.000000e+00 |    Inf 
13.39/13.44	c  12.8s| 30000 | 29867 | 13406 |   0.4 |  24M| 317 |   0 | 768 | 750 | 768 | 213 |4480 |  71 | 888 | 0.000000e+00 | 8.000000e+00 |    Inf 
13.79/13.88	o 7
13.79/13.88	c *13.2s| 30926 | 30184 | 13999 |   0.4 |  24M| 317 |   - | 768 | 786 | 768 | 236 |4662 | 107 | 890 | 0.000000e+00 | 7.000000e+00 |    Inf 
15.30/15.34	o 6
15.30/15.34	c *14.6s| 33966 | 30957 | 16165 |   0.5 |  26M| 317 |   - | 768 |1041 | 768 | 220 |5304 | 362 | 892 | 0.000000e+00 | 6.000000e+00 |    Inf 
16.29/16.35	o 5
16.29/16.35	c *15.6s| 35897 | 28852 | 17357 |   0.5 |  25M| 317 |   - | 768 |1397 | 768 | 217 |5678 | 719 | 894 | 0.000000e+00 | 5.000000e+00 |    Inf 
18.70/18.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
18.70/18.72	c  17.9s| 40000 | 31880 | 20580 |   0.5 |  29M| 317 |   0 | 768 |1776 | 768 | 212 |6714 |1830 | 894 | 0.000000e+00 | 5.000000e+00 |    Inf 
24.19/24.29	c  23.2s| 50000 | 39317 | 26510 |   0.5 |  40M| 317 |   - | 768 |1821 |   0 |   0 |8315 |4548 |1020 | 0.000000e+00 | 5.000000e+00 |    Inf 
25.80/25.85	o 4
25.80/25.85	c *24.7s| 52653 | 29918 | 28265 |   0.5 |  33M| 317 |   - | 768 |2131 | 768 | 221 |8832 |5514 |1058 | 0.000000e+00 | 4.000000e+00 |    Inf 
31.20/31.21	c  29.8s| 60000 | 33588 | 36045 |   0.6 |  41M| 317 |   0 | 768 |2160 | 768 | 226 |  11k|8943 |1182 | 0.000000e+00 | 4.000000e+00 |    Inf 
37.89/37.94	c  36.2s| 70000 | 38656 | 47722 |   0.7 |  54M| 317 |   0 | 768 |2872 | 768 | 225 |  14k|  13k|1369 | 0.000000e+00 | 4.000000e+00 |    Inf 
44.89/44.98	c  42.9s| 80000 | 43104 | 59659 |   0.7 |  65M| 317 |   0 | 768 |3485 | 768 | 218 |  17k|  18k|1562 | 0.000000e+00 | 4.000000e+00 |    Inf 
51.99/52.00	c  49.6s| 90000 | 47354 | 70989 |   0.8 |  76M| 317 |   0 | 768 |3303 | 768 | 227 |  20k|  23k|1703 | 0.000000e+00 | 4.000000e+00 |    Inf 
59.09/59.16	c  56.5s|100000 | 51598 | 82463 |   0.8 |  88M| 317 |   0 | 768 |3855 | 768 | 218 |  23k|  28k|1847 | 0.000000e+00 | 4.000000e+00 |    Inf 
66.49/66.56	c  63.5s|110000 | 55780 | 94136 |   0.9 | 101M| 317 |   0 | 768 |3856 | 768 | 221 |  26k|  33k|2001 | 0.000000e+00 | 4.000000e+00 |    Inf 
73.19/73.26	c  69.9s|120000 | 60921 |104037 |   0.9 | 113M| 317 |   - | 768 |3870 |   0 |   0 |  29k|  38k|2111 | 0.000000e+00 | 4.000000e+00 |    Inf 
80.30/80.39	c  76.7s|130000 | 65496 |114202 |   0.9 | 126M| 317 |   0 | 768 |3361 | 768 | 226 |  32k|  43k|2221 | 0.000000e+00 | 4.000000e+00 |    Inf 
86.90/86.94	c  83.0s|140000 | 70308 |123276 |   0.9 | 137M| 317 |   0 | 768 |2979 | 768 | 220 |  35k|  48k|2337 | 0.000000e+00 | 4.000000e+00 |    Inf 
93.59/93.63	c  89.4s|150000 | 74901 |131832 |   0.9 | 151M| 317 |   0 | 768 |4281 | 768 | 232 |  38k|  55k|2430 | 0.000000e+00 | 4.000000e+00 |    Inf 
100.59/100.65	c  96.1s|160000 | 79869 |141980 |   0.9 | 163M| 317 |   0 | 768 |4075 | 768 | 229 |  41k|  63k|2525 | 0.000000e+00 | 4.000000e+00 |    Inf 
107.29/107.31	c   102s|170000 | 85201 |151875 |   0.9 | 176M| 317 |   - | 768 |4529 |   0 |   0 |  44k|  68k|2588 | 0.000000e+00 | 4.000000e+00 |    Inf 
114.40/114.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
114.40/114.43	c   109s|180000 | 89709 |161552 |   0.9 | 188M| 317 |   0 | 768 |3186 | 768 | 218 |  47k|  74k|2724 | 0.000000e+00 | 4.000000e+00 |    Inf 
120.80/120.81	c   115s|190000 | 95547 |173272 |   0.9 | 199M| 317 |   - | 768 |2746 |   0 |   0 |  50k|  78k|2812 | 0.000000e+00 | 4.000000e+00 |    Inf 
127.49/127.53	c   122s|200000 |100504 |184029 |   0.9 | 211M| 317 |   0 | 768 |2995 | 768 | 225 |  53k|  82k|2895 | 0.000000e+00 | 4.000000e+00 |    Inf 
134.69/134.73	c   129s|210000 |105115 |195855 |   0.9 | 224M| 317 |   - | 768 |3121 |   0 |   0 |  57k|  88k|2990 | 0.000000e+00 | 4.000000e+00 |    Inf 
142.19/142.28	c   136s|220000 |108640 |206202 |   0.9 | 235M| 317 |   0 | 768 |3101 | 768 | 202 |  60k|  93k|3063 | 0.000000e+00 | 4.000000e+00 |    Inf 
149.60/149.62	c   143s|230000 |113054 |218526 |   0.9 | 247M| 317 |   - | 768 |3803 |   0 |   0 |  64k|  99k|3158 | 0.000000e+00 | 4.000000e+00 |    Inf 
157.39/157.46	c   151s|240000 |117313 |231885 |   1.0 | 259M| 317 |   0 | 768 |3409 | 768 | 225 |  68k| 104k|3271 | 0.000000e+00 | 4.000000e+00 |    Inf 
164.49/164.52	c   157s|250000 |122403 |244521 |   1.0 | 272M| 317 |   0 | 768 |3356 | 768 | 234 |  72k| 109k|3363 | 0.000000e+00 | 4.000000e+00 |    Inf 
171.99/172.05	c   165s|260000 |126538 |255997 |   1.0 | 285M| 317 |   - | 768 |3320 |   0 |   0 |  75k| 114k|3456 | 0.000000e+00 | 4.000000e+00 |    Inf 
179.30/179.35	c   172s|270000 |131237 |267888 |   1.0 | 296M| 317 |   6 | 768 |3859 | 768 | 220 |  79k| 119k|3530 | 0.000000e+00 | 4.000000e+00 |    Inf 
187.19/187.22	c   179s|280000 |134562 |278640 |   1.0 | 308M| 317 |   - | 768 |3921 |   0 |   0 |  82k| 125k|3599 | 0.000000e+00 | 4.000000e+00 |    Inf 
194.89/194.90	c   186s|290000 |139503 |294225 |   1.0 | 320M| 317 |   0 | 768 |4083 | 768 | 212 |  86k| 131k|3690 | 0.000000e+00 | 4.000000e+00 |    Inf 
201.89/201.97	c   193s|300000 |144551 |304564 |   1.0 | 335M| 317 |   0 | 768 |5135 | 768 | 238 |  89k| 137k|3747 | 0.000000e+00 | 4.000000e+00 |    Inf 
209.69/209.77	c   201s|310000 |148466 |316597 |   1.0 | 349M| 317 |   - | 768 |4126 |   0 |   0 |  92k| 142k|3835 | 0.000000e+00 | 4.000000e+00 |    Inf 
217.20/217.21	c   208s|320000 |153017 |329109 |   1.0 | 362M| 317 |   0 | 768 |4986 | 768 | 236 |  96k| 148k|3902 | 0.000000e+00 | 4.000000e+00 |    Inf 
224.99/225.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
224.99/225.01	c   215s|330000 |156879 |341135 |   1.0 | 374M| 317 |   0 | 768 |4453 | 768 | 221 |  99k| 153k|3988 | 0.000000e+00 | 4.000000e+00 |    Inf 
232.40/232.46	c   222s|340000 |161403 |353127 |   1.0 | 386M| 317 |   0 | 768 |4341 | 768 | 217 | 102k| 159k|4049 | 0.000000e+00 | 4.000000e+00 |    Inf 
240.10/240.13	c   230s|350000 |165726 |366739 |   1.0 | 398M| 317 |   0 | 768 |4252 | 768 | 208 | 106k| 164k|4137 | 0.000000e+00 | 4.000000e+00 |    Inf 
247.00/247.03	c   236s|360000 |171098 |378452 |   1.1 | 409M| 317 |   0 | 768 |4709 | 768 | 230 | 110k| 168k|4201 | 0.000000e+00 | 4.000000e+00 |    Inf 
254.30/254.32	c   243s|370000 |175910 |390317 |   1.1 | 421M| 317 |   6 | 768 |4965 | 768 | 220 | 113k| 173k|4265 | 0.000000e+00 | 4.000000e+00 |    Inf 
261.10/261.13	c   250s|380000 |181275 |400216 |   1.1 | 433M| 317 |   0 | 768 |4756 | 768 | 230 | 116k| 178k|4326 | 0.000000e+00 | 4.000000e+00 |    Inf 
268.10/268.11	c   257s|390000 |186822 |412030 |   1.1 | 444M| 317 |   - | 768 |5242 | 768 | 230 | 119k| 182k|4401 | 0.000000e+00 | 4.000000e+00 |    Inf 
275.50/275.57	c   264s|400000 |191302 |423170 |   1.1 | 457M| 317 |   - | 768 |4686 |   0 |   0 | 122k| 187k|4467 | 0.000000e+00 | 4.000000e+00 |    Inf 
283.80/283.81	c   272s|410000 |194503 |433841 |   1.1 | 469M| 317 |   - | 768 |4380 |   0 |   0 | 125k| 193k|4531 | 0.000000e+00 | 4.000000e+00 |    Inf 
290.40/290.47	c   278s|420000 |200232 |445862 |   1.1 | 479M| 317 |   0 | 768 |5011 | 768 | 213 | 128k| 197k|4571 | 0.000000e+00 | 4.000000e+00 |    Inf 
298.11/298.19	c   285s|430000 |204063 |456292 |   1.1 | 490M| 317 |   0 | 768 |4176 | 768 | 218 | 131k| 202k|4638 | 0.000000e+00 | 4.000000e+00 |    Inf 
304.90/304.96	c   292s|440000 |209083 |466060 |   1.1 | 502M| 317 |   0 | 768 |4440 | 768 | 217 | 134k| 207k|4697 | 0.000000e+00 | 4.000000e+00 |    Inf 
313.20/313.20	c   300s|450000 |212484 |479530 |   1.1 | 514M| 317 |  10 | 768 |3938 | 768 | 188 | 138k| 213k|4753 | 0.000000e+00 | 4.000000e+00 |    Inf 
320.00/320.02	c   306s|460000 |218360 |494097 |   1.1 | 527M| 317 |  20 | 768 |4021 | 768 | 202 | 142k| 217k|4823 | 0.000000e+00 | 4.000000e+00 |    Inf 
326.90/326.94	c   313s|470000 |223494 |506491 |   1.1 | 540M| 317 |   0 | 768 |4227 | 768 | 213 | 146k| 221k|4881 | 0.000000e+00 | 4.000000e+00 |    Inf 
333.69/333.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
333.69/333.77	c   319s|480000 |229072 |518126 |   1.1 | 555M| 317 |   - | 768 |5023 |   0 |   0 | 150k| 225k|4935 | 0.000000e+00 | 4.000000e+00 |    Inf 
340.90/340.97	c   326s|490000 |234202 |529460 |   1.1 | 569M| 317 |   - | 768 |5331 |   0 |   0 | 153k| 230k|4987 | 0.000000e+00 | 4.000000e+00 |    Inf 
348.09/348.19	c   333s|500000 |238991 |539884 |   1.1 | 583M| 317 |   - | 768 |4951 |   0 |   0 | 157k| 235k|5038 | 0.000000e+00 | 4.000000e+00 |    Inf 
355.40/355.44	c   340s|510000 |243786 |551068 |   1.1 | 597M| 317 |   0 | 768 |5326 | 768 | 222 | 160k| 239k|5086 | 0.000000e+00 | 4.000000e+00 |    Inf 
363.01/363.01	c   347s|520000 |248443 |565054 |   1.1 | 610M| 317 |   0 | 768 |4729 | 768 | 237 | 165k| 244k|5150 | 0.000000e+00 | 4.000000e+00 |    Inf 
370.20/370.26	c   354s|530000 |254207 |580691 |   1.1 | 624M| 317 |   - | 768 |4687 |   0 |   0 | 170k| 248k|5211 | 0.000000e+00 | 4.000000e+00 |    Inf 
377.40/377.49	c   361s|540000 |259707 |594368 |   1.1 | 638M| 317 |   0 | 768 |4911 | 768 | 224 | 174k| 252k|5272 | 0.000000e+00 | 4.000000e+00 |    Inf 
385.01/385.07	c   369s|550000 |264455 |606353 |   1.1 | 653M| 317 |   0 | 768 |4487 | 768 | 219 | 178k| 257k|5330 | 0.000000e+00 | 4.000000e+00 |    Inf 
392.40/392.42	c   376s|560000 |269235 |616535 |   1.1 | 667M| 317 |   0 | 768 |4819 | 768 | 217 | 181k| 262k|5399 | 0.000000e+00 | 4.000000e+00 |    Inf 
400.00/400.01	c   383s|570000 |274479 |629651 |   1.1 | 680M| 317 |   - | 768 |5487 |   0 |   0 | 185k| 267k|5448 | 0.000000e+00 | 4.000000e+00 |    Inf 
407.20/407.27	c   390s|580000 |279583 |643193 |   1.1 | 692M| 317 |   0 | 768 |5283 | 768 | 222 | 190k| 271k|5510 | 0.000000e+00 | 4.000000e+00 |    Inf 
415.00/415.02	c   397s|590000 |283718 |654680 |   1.1 | 707M| 317 |   0 | 768 |5584 | 768 | 219 | 193k| 277k|5572 | 0.000000e+00 | 4.000000e+00 |    Inf 
423.10/423.14	c   405s|600000 |287701 |665422 |   1.1 | 722M| 317 |   - | 768 |5227 |   0 |   0 | 197k| 282k|5627 | 0.000000e+00 | 4.000000e+00 |    Inf 
431.11/431.14	c   413s|610000 |291789 |678409 |   1.1 | 734M| 317 |   - | 768 |4868 | 768 | 213 | 201k| 287k|5681 | 0.000000e+00 | 4.000000e+00 |    Inf 
439.10/439.17	c   420s|620000 |295950 |693576 |   1.1 | 746M| 317 |   0 | 768 |4652 | 768 | 210 | 205k| 293k|5739 | 0.000000e+00 | 4.000000e+00 |    Inf 
446.70/446.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
446.70/446.76	c   428s|630000 |300398 |706594 |   1.1 | 757M| 317 |   0 | 768 |4510 | 768 | 222 | 209k| 298k|5799 | 0.000000e+00 | 4.000000e+00 |    Inf 
454.70/454.76	c   435s|640000 |304256 |719172 |   1.1 | 768M| 317 |   0 | 768 |4196 | 768 | 223 | 213k| 303k|5861 | 1.000000e+00 | 4.000000e+00 | 300.00%
463.20/463.29	c   444s|650000 |307395 |732048 |   1.1 | 781M| 317 |   0 | 768 |4337 | 768 | 208 | 217k| 309k|5918 | 1.000000e+00 | 4.000000e+00 | 300.00%
471.21/471.24	c   451s|660000 |310930 |743938 |   1.1 | 793M| 317 |   0 | 768 |4055 | 768 | 222 | 221k| 315k|5967 | 1.000000e+00 | 4.000000e+00 | 300.00%
480.00/480.08	c   460s|670000 |313269 |755525 |   1.1 | 804M| 317 |   0 | 768 |4178 | 768 | 227 | 224k| 321k|6015 | 1.000000e+00 | 4.000000e+00 | 300.00%
488.91/488.92	c   468s|680000 |315742 |767104 |   1.1 | 815M| 317 |   0 | 768 |4145 | 768 | 226 | 227k| 328k|6064 | 1.000000e+00 | 4.000000e+00 | 300.00%
497.70/497.70	c   477s|690000 |318321 |779194 |   1.1 | 826M| 317 |   - | 768 |4272 |   0 |   0 | 231k| 334k|6121 | 1.000000e+00 | 4.000000e+00 | 300.00%
506.80/506.83	c   486s|700000 |320227 |790720 |   1.1 | 837M| 317 |   0 | 768 |4602 | 768 | 223 | 234k| 341k|6171 | 1.000000e+00 | 4.000000e+00 | 300.00%
515.00/515.05	c   493s|710000 |323902 |803463 |   1.1 | 848M| 317 |   0 | 768 |4223 | 768 | 226 | 239k| 347k|6225 | 1.000000e+00 | 4.000000e+00 | 300.00%
523.40/523.48	c   501s|720000 |327004 |815664 |   1.1 | 860M| 317 |   0 | 768 |4238 | 768 | 214 | 243k| 353k|6270 | 1.000000e+00 | 4.000000e+00 | 300.00%
531.71/531.76	c   509s|730000 |330235 |828019 |   1.1 | 872M| 317 |   0 | 768 |4391 | 768 | 224 | 246k| 359k|6322 | 1.000000e+00 | 4.000000e+00 | 300.00%
540.11/540.12	c   517s|740000 |333224 |840783 |   1.1 | 884M| 317 |   9 | 768 |4022 | 768 | 211 | 250k| 365k|6364 | 1.000000e+00 | 4.000000e+00 | 300.00%
548.21/548.26	c   525s|750000 |337009 |853741 |   1.1 | 895M| 317 |   0 | 768 |4552 | 768 | 224 | 255k| 371k|6413 | 1.000000e+00 | 4.000000e+00 | 300.00%
556.90/556.98	c   534s|760000 |339842 |866692 |   1.1 | 907M| 317 |   0 | 768 |4841 | 768 | 216 | 259k| 377k|6465 | 1.000000e+00 | 4.000000e+00 | 300.00%
565.11/565.18	c   541s|770000 |343610 |879358 |   1.1 | 921M| 317 |   0 | 768 |4729 | 768 | 224 | 263k| 383k|6509 | 1.000000e+00 | 4.000000e+00 | 300.00%
573.81/573.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
573.81/573.80	c   550s|780000 |346563 |891784 |   1.1 | 933M| 317 |   0 | 768 |4747 | 768 | 204 | 266k| 389k|6554 | 1.000000e+00 | 4.000000e+00 | 300.00%
582.30/582.38	c   558s|790000 |349446 |904425 |   1.1 | 944M| 317 |   6 | 768 |4817 | 768 | 218 | 270k| 395k|6605 | 1.000000e+00 | 4.000000e+00 | 300.00%
591.21/591.20	c   566s|800000 |351974 |916548 |   1.1 | 957M| 317 |   - | 768 |4795 |   0 |   0 | 273k| 402k|6659 | 1.000000e+00 | 4.000000e+00 | 300.00%
599.41/599.50	c   574s|810000 |355387 |927995 |   1.1 | 969M| 317 |   - | 768 |5147 |   0 |   0 | 276k| 408k|6706 | 1.000000e+00 | 4.000000e+00 | 300.00%
608.10/608.16	c   583s|820000 |358454 |940786 |   1.1 | 980M| 317 |   0 | 768 |4837 | 768 | 231 | 280k| 414k|6753 | 1.000000e+00 | 4.000000e+00 | 300.00%
616.80/616.86	c   591s|830000 |361138 |952370 |   1.1 | 992M| 317 |   0 | 768 |4760 | 768 | 225 | 283k| 420k|6792 | 1.000000e+00 | 4.000000e+00 | 300.00%
626.00/626.07	c   600s|840000 |362858 |963297 |   1.1 |1004M| 317 |   - | 768 |5196 |   0 |   0 | 286k| 427k|6826 | 1.000000e+00 | 4.000000e+00 | 300.00%
635.01/635.04	c   609s|850000 |365109 |974894 |   1.1 |1016M| 317 |   - | 768 |4953 |   0 |   0 | 290k| 433k|6865 | 1.000000e+00 | 4.000000e+00 | 300.00%
644.00/644.03	c   617s|860000 |367178 |985369 |   1.1 |1028M| 317 |   - | 768 |5048 |   0 |   0 | 292k| 440k|6915 | 1.000000e+00 | 4.000000e+00 | 300.00%
652.90/652.94	c   626s|870000 |369796 |996136 |   1.1 |1042M| 317 |   0 | 768 |4975 | 768 | 215 | 295k| 446k|6964 | 1.000000e+00 | 4.000000e+00 | 300.00%
661.01/661.04	c   634s|880000 |373223 |  1007k|   1.1 |1053M| 317 |   0 | 768 |5070 | 768 | 227 | 298k| 452k|6997 | 1.000000e+00 | 4.000000e+00 | 300.00%
669.61/669.62	c   642s|890000 |376031 |  1018k|   1.1 |1066M| 317 |   - | 768 |4869 |   0 |   0 | 301k| 459k|7028 | 1.000000e+00 | 4.000000e+00 | 300.00%
677.71/677.74	c   650s|900000 |379535 |  1030k|   1.1 |1079M| 317 |   0 | 768 |5246 | 768 | 211 | 304k| 464k|7078 | 1.000000e+00 | 4.000000e+00 | 300.00%
686.11/686.10	c   658s|910000 |382634 |  1041k|   1.1 |1093M| 317 |   0 | 768 |5084 | 768 | 210 | 307k| 471k|7127 | 1.000000e+00 | 4.000000e+00 | 300.00%
694.01/694.05	c   666s|920000 |386095 |  1051k|   1.1 |1106M| 317 |   - | 768 |5254 |   0 |   0 | 310k| 476k|7153 | 1.000000e+00 | 4.000000e+00 | 300.00%
703.01/703.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
703.01/703.03	c   674s|930000 |388096 |  1062k|   1.1 |1120M| 317 |   - | 768 |5411 |   0 |   0 | 313k| 483k|7190 | 1.000000e+00 | 4.000000e+00 | 300.00%
712.41/712.40	c   683s|940000 |389533 |  1072k|   1.1 |1133M| 317 |   0 | 768 |5583 | 768 | 210 | 316k| 491k|7240 | 1.000000e+00 | 4.000000e+00 | 300.00%
721.91/721.98	c   693s|950000 |390590 |  1082k|   1.1 |1147M| 317 |   - | 768 |5563 |   0 |   0 | 318k| 499k|7272 | 1.000000e+00 | 4.000000e+00 | 300.00%
731.71/731.76	c   702s|960000 |391554 |  1092k|   1.1 |1159M| 317 |   - | 768 |5765 | 768 | 228 | 321k| 506k|7291 | 1.000000e+00 | 4.000000e+00 | 300.00%
741.31/741.38	c   711s|970000 |392546 |  1102k|   1.1 |1171M| 317 |   0 | 768 |5858 | 768 | 225 | 323k| 514k|7343 | 1.000000e+00 | 4.000000e+00 | 300.00%
751.22/751.22	c   721s|980000 |393342 |  1112k|   1.1 |1184M| 317 |   0 | 768 |5888 | 768 | 224 | 326k| 522k|7390 | 1.000000e+00 | 4.000000e+00 | 300.00%
761.01/761.02	c   730s|990000 |394013 |  1121k|   1.1 |1196M| 317 |   - | 768 |5770 |   0 |   0 | 328k| 530k|7408 | 1.000000e+00 | 4.000000e+00 | 300.00%
770.41/770.46	c   739s|  1000k|395102 |  1131k|   1.1 |1209M| 317 |   - | 768 |5993 |   0 |   0 | 331k| 537k|7456 | 1.000000e+00 | 4.000000e+00 | 300.00%
780.71/780.79	c   749s|  1010k|395117 |  1140k|   1.1 |1220M| 317 |   0 | 768 |6320 | 768 | 233 | 333k| 545k|7492 | 1.000000e+00 | 4.000000e+00 | 300.00%
790.92/790.90	c   759s|  1020k|395910 |  1151k|   1.1 |1233M| 317 |   8 | 768 |6416 | 768 | 210 | 336k| 553k|7514 | 1.000000e+00 | 4.000000e+00 | 300.00%
800.12/800.10	c   768s|  1030k|397964 |  1160k|   1.1 |1245M| 317 |   0 | 768 |6306 | 768 | 228 | 339k| 559k|7562 | 1.000000e+00 | 4.000000e+00 | 300.00%
809.92/809.94	c   778s|  1040k|399091 |  1171k|   1.1 |1258M| 317 |   - | 768 |6177 |   0 |   0 | 342k| 567k|7602 | 1.000000e+00 | 4.000000e+00 | 300.00%
820.01/820.05	c   787s|  1050k|399947 |  1182k|   1.1 |1271M| 317 |   - | 768 |5743 |   0 |   0 | 345k| 575k|7624 | 1.000000e+00 | 4.000000e+00 | 300.00%
829.71/829.70	c   797s|  1060k|401273 |  1192k|   1.1 |1284M| 317 |   - | 768 |5823 |   0 |   0 | 348k| 583k|7673 | 1.000000e+00 | 4.000000e+00 | 300.00%
839.01/839.07	c   806s|  1070k|402823 |  1203k|   1.1 |1297M| 317 |   0 | 768 |5614 | 768 | 226 | 351k| 590k|7710 | 1.000000e+00 | 4.000000e+00 | 300.00%
848.91/848.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
848.91/848.90	c   815s|  1080k|403314 |  1214k|   1.1 |1310M| 317 |   0 | 768 |5451 | 768 | 218 | 354k| 598k|7731 | 1.000000e+00 | 4.000000e+00 | 300.00%
858.11/858.18	c   824s|  1090k|404935 |  1225k|   1.1 |1324M| 317 |   - | 768 |5579 |   0 |   0 | 357k| 606k|7781 | 1.000000e+00 | 4.000000e+00 | 300.00%
867.22/867.26	c   833s|  1100k|407004 |  1236k|   1.1 |1336M| 317 |   0 | 768 |5679 | 768 | 222 | 360k| 612k|7818 | 1.000000e+00 | 4.000000e+00 | 300.00%
876.11/876.15	c   842s|  1110k|409544 |  1249k|   1.1 |1348M| 317 |   0 | 768 |5718 | 768 | 214 | 364k| 619k|7858 | 1.000000e+00 | 4.000000e+00 | 300.00%
885.01/885.08	c   850s|  1120k|412079 |  1260k|   1.1 |1362M| 317 |   0 | 768 |5545 | 768 | 221 | 368k| 625k|7912 | 1.000000e+00 | 4.000000e+00 | 300.00%
894.11/894.14	c   859s|  1130k|414207 |  1272k|   1.1 |1375M| 317 |   0 | 768 |5510 | 768 | 210 | 371k| 632k|7945 | 1.000000e+00 | 4.000000e+00 | 300.00%
903.31/903.32	c   868s|  1140k|416348 |  1283k|   1.1 |1389M| 317 |   0 | 768 |5652 | 768 | 221 | 374k| 639k|7977 | 1.000000e+00 | 4.000000e+00 | 300.00%
912.81/912.89	c   877s|  1150k|417880 |  1295k|   1.1 |1403M| 317 |  18 | 768 |5762 | 768 | 209 | 378k| 646k|8026 | 1.000000e+00 | 4.000000e+00 | 300.00%
921.92/921.97	c   886s|  1160k|419829 |  1306k|   1.1 |1416M| 317 |   0 | 768 |5461 | 768 | 231 | 381k| 653k|8069 | 1.000000e+00 | 4.000000e+00 | 300.00%
930.81/930.81	c   894s|  1170k|422481 |  1318k|   1.1 |1427M| 317 |   0 | 768 |5341 | 768 | 222 | 385k| 660k|8098 | 1.000000e+00 | 4.000000e+00 | 300.00%
939.32/939.37	c   903s|  1180k|425445 |  1329k|   1.1 |1439M| 317 |   0 | 768 |4761 | 768 | 221 | 388k| 666k|8137 | 1.000000e+00 | 4.000000e+00 | 300.00%
949.02/949.09	c   912s|  1190k|423835 |  1337k|   1.1 |1449M| 317 |   0 | 768 |4933 | 768 | 215 | 390k| 677k|8167 | 1.000000e+00 | 4.000000e+00 | 300.00%
958.71/958.77	c   921s|  1200k|421893 |  1343k|   1.1 |1458M| 317 |   - | 768 |4262 |   0 |   0 | 391k| 686k|8197 | 1.000000e+00 | 4.000000e+00 | 300.00%
968.31/968.31	c   931s|  1210k|421272 |  1351k|   1.1 |1468M| 317 |   - | 768 |4852 |   0 |   0 | 394k| 695k|8205 | 1.000000e+00 | 4.000000e+00 | 300.00%
978.42/978.41	c   940s|  1220k|420657 |  1361k|   1.1 |1479M| 317 |   0 | 768 |4356 | 768 | 216 | 397k| 704k|8249 | 1.000000e+00 | 4.000000e+00 | 300.00%
987.62/987.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
987.62/987.67	c   949s|  1230k|421696 |  1372k|   1.1 |1492M| 317 |   - | 768 |4652 |   0 |   0 | 400k| 711k|8288 | 1.000000e+00 | 4.000000e+00 | 300.00%
997.12/997.11	c   958s|  1240k|422220 |  1382k|   1.1 |1504M| 317 |  10 | 768 |4612 | 768 | 188 | 402k| 719k|8300 | 1.000000e+00 | 4.000000e+00 | 300.00%
1006.72/1006.77	c   968s|  1250k|422220 |  1392k|   1.1 |1514M| 317 |   0 | 768 |4369 | 768 | 225 | 405k| 727k|8331 | 1.000000e+00 | 4.000000e+00 | 300.00%
1016.01/1016.03	c   977s|  1260k|422862 |  1401k|   1.1 |1525M| 317 |   - | 768 |4453 |   0 |   0 | 408k| 734k|8371 | 1.000000e+00 | 4.000000e+00 | 300.00%
1025.62/1025.64	c   986s|  1270k|423625 |  1412k|   1.1 |1537M| 317 |   0 | 768 |4800 | 768 | 220 | 411k| 742k|8392 | 1.000000e+00 | 4.000000e+00 | 300.00%
1035.13/1035.13	c   995s|  1280k|424164 |  1422k|   1.1 |1548M| 317 |   - | 768 |4857 |   0 |   0 | 414k| 749k|8437 | 1.000000e+00 | 4.000000e+00 | 300.00%
1044.72/1044.72	c  1004s|  1290k|424832 |  1432k|   1.1 |1558M| 317 |   - | 768 |5033 |   0 |   0 | 417k| 757k|8462 | 1.000000e+00 | 4.000000e+00 | 300.00%
1054.72/1054.80	c  1014s|  1300k|424625 |  1444k|   1.1 |1571M| 317 |   - | 768 |5183 |   0 |   0 | 420k| 765k|8490 | 1.000000e+00 | 4.000000e+00 | 300.00%
1065.12/1065.18	c  1024s|  1310k|423947 |  1454k|   1.1 |1584M| 317 |   0 | 768 |5505 | 768 | 209 | 423k| 774k|8531 | 1.000000e+00 | 4.000000e+00 | 300.00%
1075.02/1075.08	c  1034s|  1320k|423931 |  1464k|   1.1 |1597M| 317 |   - | 768 |5342 |   0 |   0 | 426k| 782k|8546 | 1.000000e+00 | 4.000000e+00 | 300.00%
1085.12/1085.13	c  1043s|  1330k|423651 |  1474k|   1.1 |1607M| 317 |   - | 768 |5412 |   0 |   0 | 429k| 790k|8590 | 1.000000e+00 | 4.000000e+00 | 300.00%
1094.92/1094.96	c  1053s|  1340k|423873 |  1485k|   1.1 |1621M| 317 |   0 | 768 |5382 | 768 | 213 | 432k| 798k|8618 | 1.000000e+00 | 4.000000e+00 | 300.00%
1106.02/1106.04	c  1064s|  1350k|421959 |  1496k|   1.1 |1630M| 317 |   0 | 768 |5256 | 768 | 224 | 435k| 807k|8646 | 1.000000e+00 | 4.000000e+00 | 300.00%
1117.22/1117.24	c  1074s|  1360k|421190 |  1510k|   1.1 |1642M| 317 |   - | 768 |5958 |   0 |   0 | 438k| 816k|8705 | 1.000000e+00 | 4.000000e+00 | 300.00%
1128.82/1128.85	c  1086s|  1370k|419048 |  1521k|   1.1 |1652M| 317 |   - | 768 |6017 |   0 |   0 | 441k| 826k|8727 | 1.000000e+00 | 4.000000e+00 | 300.00%
1140.52/1140.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1140.52/1140.57	c  1097s|  1380k|416822 |  1532k|   1.1 |1661M| 317 |   - | 768 |6258 |   0 |   0 | 444k| 836k|8763 | 1.000000e+00 | 4.000000e+00 | 300.00%
1151.63/1151.67	c  1108s|  1390k|415639 |  1544k|   1.1 |1670M| 317 |   0 | 768 |5934 | 768 | 212 | 448k| 844k|8800 | 1.000000e+00 | 4.000000e+00 | 300.00%
1163.83/1163.85	c  1120s|  1400k|412502 |  1557k|   1.1 |1679M| 317 |   0 | 768 |5805 | 768 | 217 | 451k| 854k|8817 | 1.000000e+00 | 4.000000e+00 | 300.00%
1176.23/1176.23	c  1132s|  1410k|409051 |  1567k|   1.1 |1688M| 317 |   0 | 768 |5884 | 768 | 220 | 454k| 865k|8864 | 1.000000e+00 | 4.000000e+00 | 300.00%
1188.52/1188.54	c  1144s|  1420k|405607 |  1580k|   1.1 |1698M| 317 |   - | 768 |5962 |   0 |   0 | 457k| 875k|8881 | 1.000000e+00 | 4.000000e+00 | 300.00%
1200.32/1200.30	c  1155s|  1430k|403588 |  1594k|   1.1 |1706M| 317 |   0 | 768 |4954 | 768 | 235 | 461k| 885k|8919 | 1.000000e+00 | 4.000000e+00 | 300.00%
1211.02/1211.03	c  1165s|  1440k|402067 |  1606k|   1.1 |1714M| 317 |   0 | 768 |5222 | 768 | 228 | 465k| 894k|8968 | 1.000000e+00 | 4.000000e+00 | 300.00%
1221.92/1221.98	c  1176s|  1450k|400022 |  1618k|   1.1 |1721M| 317 |   0 | 768 |5558 | 768 | 215 | 468k| 903k|8990 | 1.000000e+00 | 4.000000e+00 | 300.00%
1232.33/1232.37	c  1186s|  1460k|399139 |  1630k|   1.1 |1730M| 317 |   0 | 768 |5468 | 768 | 221 | 472k| 911k|9026 | 1.000000e+00 | 4.000000e+00 | 300.00%
1242.72/1242.78	c  1196s|  1470k|398587 |  1642k|   1.1 |1740M| 317 |   8 | 768 |5523 | 768 | 230 | 475k| 919k|9063 | 1.000000e+00 | 4.000000e+00 | 300.00%
1253.63/1253.62	c  1206s|  1480k|397516 |  1655k|   1.1 |1749M| 317 |   - | 768 |5728 |   0 |   0 | 479k| 928k|9092 | 1.000000e+00 | 4.000000e+00 | 300.00%
1264.12/1264.11	c  1216s|  1490k|396501 |  1669k|   1.1 |1754M| 317 |   0 | 768 |5343 | 768 | 208 | 483k| 936k|9131 | 1.000000e+00 | 4.000000e+00 | 300.00%
1273.13/1273.12	c  1225s|  1500k|399319 |  1684k|   1.1 |1768M| 317 |   0 | 768 |7280 | 768 | 210 | 488k| 944k|9165 | 1.000000e+00 | 4.000000e+00 | 300.00%
1282.72/1282.72	c  1234s|  1510k|401320 |  1698k|   1.1 |1780M| 317 |   - | 768 |8281 |   0 |   0 | 493k| 952k|9217 | 1.000000e+00 | 4.000000e+00 | 300.00%
1292.43/1292.46	c  1244s|  1520k|401770 |  1713k|   1.1 |1788M| 317 |   0 | 768 |4798 | 768 | 214 | 497k| 960k|9243 | 1.000000e+00 | 4.000000e+00 | 300.00%
1302.02/1302.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1302.02/1302.04	c  1253s|  1530k|402787 |  1727k|   1.1 |1797M| 317 |   0 | 768 |5045 | 768 | 224 | 501k| 967k|9296 | 1.000000e+00 | 4.000000e+00 | 300.00%
1311.73/1311.71	c  1262s|  1540k|403028 |  1741k|   1.1 |1807M| 317 |   0 | 768 |5106 | 768 | 225 | 505k| 975k|9330 | 1.000000e+00 | 4.000000e+00 | 300.00%
1321.83/1321.83	c  1272s|  1550k|403298 |  1755k|   1.1 |1818M| 317 |   9 | 768 |5474 | 768 | 214 | 510k| 983k|9347 | 1.000000e+00 | 4.000000e+00 | 300.00%
1331.83/1331.84	c  1282s|  1560k|403602 |  1770k|   1.1 |1828M| 317 |   - | 768 |5466 |   0 |   0 | 514k| 991k|9399 | 1.000000e+00 | 4.000000e+00 | 300.00%
1341.62/1341.63	c  1291s|  1570k|404556 |  1786k|   1.1 |1836M| 317 |  12 | 768 |5909 | 768 | 212 | 519k| 998k|9450 | 1.000000e+00 | 4.000000e+00 | 300.00%
1351.43/1351.40	c  1301s|  1580k|405758 |  1799k|   1.1 |1850M| 317 |   - | 768 |5878 |   0 |   0 | 523k|1006k|9471 | 1.000000e+00 | 4.000000e+00 | 300.00%
1360.93/1360.90	c  1310s|  1590k|407908 |  1814k|   1.1 |1863M| 317 |   - | 768 |6748 |   0 |   0 | 528k|1013k|9508 | 1.000000e+00 | 4.000000e+00 | 300.00%
1370.92/1370.94	c  1319s|  1600k|408897 |  1827k|   1.1 |1877M| 317 |   0 | 768 |6282 | 768 | 206 | 533k|1020k|9557 | 1.000000e+00 | 4.000000e+00 | 300.00%
1381.83/1381.84	c  1330s|  1610k|408434 |  1841k|   1.1 |1889M| 317 |   8 | 768 |5831 | 768 | 213 | 537k|1028k|9592 | 1.000000e+00 | 4.000000e+00 | 300.00%
1390.53/1390.58	c  1338s|  1620k|411303 |  1857k|   1.1 |1903M| 317 |  10 | 768 |7101 | 768 | 207 | 543k|1034k|9620 | 1.000000e+00 | 4.000000e+00 | 300.00%
1399.53/1399.52	c  1347s|  1630k|413586 |  1871k|   1.1 |1916M| 317 |  16 | 768 |7446 | 768 | 226 | 548k|1040k|9658 | 1.000000e+00 | 4.000000e+00 | 300.00%
1413.12/1413.13	c  1360s|  1640k|408065 |  1884k|   1.1 |1923M| 317 |   0 | 768 |6093 | 768 | 222 | 551k|1050k|9701 | 2.000000e+00 | 4.000000e+00 | 100.00%
1429.53/1429.58	c  1376s|  1650k|396606 |  1895k|   1.1 |1929M| 317 |   - | 768 |5879 |   0 |   0 | 554k|1065k|9716 | 2.000000e+00 | 4.000000e+00 | 100.00%
1448.43/1448.48	c  1395s|  1660k|377601 |  1904k|   1.1 |1921M| 317 |   0 | 768 |5483 | 768 | 229 | 557k|1081k|9756 | 2.000000e+00 | 4.000000e+00 | 100.00%
1466.73/1466.71	c  1412s|  1670k|359406 |  1911k|   1.1 |1906M| 317 |   - | 768 |5889 |   0 |   0 | 558k|1098k|9773 | 2.000000e+00 | 4.000000e+00 | 100.00%
1486.83/1486.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1486.83/1486.87	c  1432s|  1680k|337747 |  1918k|   1.1 |1889M| 317 |   - | 768 |6423 |   0 |   0 | 560k|1116k|9785 | 2.000000e+00 | 4.000000e+00 | 100.00%
1507.83/1507.86	c  1453s|  1690k|312208 |  1926k|   1.1 |1847M| 317 |   - | 768 |6603 |   0 |   0 | 562k|1134k|9813 | 2.000000e+00 | 4.000000e+00 | 100.00%
1533.73/1533.75	c  1478s|  1700k|277128 |  1931k|   1.1 |1780M| 317 |   0 | 768 |7246 | 768 | 220 | 563k|1156k|9834 | 2.000000e+00 | 4.000000e+00 | 100.00%
1557.63/1557.66	c  1502s|  1710k|245292 |  1938k|   1.1 |1703M| 317 |   - | 768 |7370 |   0 |   0 | 565k|1177k|9839 | 2.000000e+00 | 4.000000e+00 | 100.00%
1582.03/1582.04	c  1525s|  1720k|205414 |  1947k|   1.1 |1587M| 317 |   - | 768 |6913 | 768 | 217 | 568k|1198k|9876 | 2.000000e+00 | 4.000000e+00 | 100.00%
1610.74/1610.75	c  1554s|  1730k|100802 |  1951k|   1.1 |1082M| 317 |   - | 768 |6453 |   0 |   0 | 569k|1225k|9892 | 2.000000e+00 | 4.000000e+00 | 100.00%
1635.03/1635.05	c  1578s|  1740k| 11610 |  1957k|   1.1 | 218M| 317 |   - | 768 |5937 |   0 |   0 | 570k|1249k|9903 | 2.000000e+00 | 4.000000e+00 | 100.00%
1639.24/1639.28	c 
1639.24/1639.28	c SCIP Status        : problem is solved [optimal solution found]
1639.24/1639.28	c Solving Time (sec) : 1581.77
1639.24/1639.28	c Solving Nodes      : 1742296
1639.24/1639.28	c Primal Bound       : +4.00000000000000e+00 (5 solutions)
1639.24/1639.28	c Dual Bound         : +4.00000000000000e+00
1639.24/1639.28	c Gap                : 0.00 %
1639.24/1639.28	s OPTIMUM FOUND
1639.24/1639.28	v x120 -x119 -x118 -x117 -x116 -x115 -x114 x113 x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 x103 -x102 -x101 -x100 -x99 x98 
1639.24/1639.28	v -x97 x96 -x95 -x94 -x93 -x92 x91 -x90 -x89 -x88 x87 -x86 -x85 -x84 -x83 x82 -x81 -x80 -x79 -x78 x77 -x76 x75 -x74 -x73 -x72 
1639.24/1639.28	v x71 -x70 -x69 -x68 -x67 -x66 x65 x64 -x63 -x62 -x61 -x60 -x59 x58 -x57 -x56 -x55 x54 -x53 -x52 x51 -x50 -x49 -x48 x47 -x46 
1639.24/1639.28	v -x45 -x44 -x43 x42 -x41 -x40 x39 -x38 -x37 x36 -x35 -x34 -x33 -x32 -x31 x30 -x29 -x28 -x27 -x26 x25 -x24 -x23 x22 -x21 -x20 -x19 
1639.24/1639.28	v -x18 x17 x16 -x15 -x14 -x13 -x12 x11 -x10 -x9 -x8 -x7 x6 -x5 -x4 -x3 -x2 x1 
1639.24/1639.28	c SCIP Status        : problem is solved [optimal solution found]
1639.24/1639.28	c Solving Time       :    1581.77
1639.24/1639.28	c Original Problem   :
1639.24/1639.28	c   Problem name     : HOME/instance-2700609-1278535787.wbo
1639.24/1639.28	c   Variables        : 768 (444 binary, 0 integer, 0 implicit integer, 324 continuous)
1639.24/1639.28	c   Constraints      : 679 initial, 679 maximal
1639.24/1639.28	c Presolved Problem  :
1639.24/1639.28	c   Problem name     : t_HOME/instance-2700609-1278535787.wbo
1639.24/1639.28	c   Variables        : 768 (444 binary, 0 integer, 0 implicit integer, 324 continuous)
1639.24/1639.28	c   Constraints      : 679 initial, 9012 maximal
1639.24/1639.28	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1639.24/1639.28	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1639.24/1639.28	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1639.24/1639.28	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1639.24/1639.28	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1639.24/1639.28	c   implics          :       0.00          0          0          0          0          0          0          0          0
1639.24/1639.28	c   probing          :       0.01          0          0          0          0          0          0          0          0
1639.24/1639.28	c   indicator        :       0.00          0          0          0          0          0          0          0          0
1639.24/1639.28	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1639.24/1639.28	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1639.24/1639.28	c   linear           :       0.01          0          0          0        324          0          0          0          0
1639.24/1639.28	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1639.24/1639.28	c   root node        :          -          0          -          -          0          -          -          -          -
1639.24/1639.28	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1639.24/1639.28	c   integral         :          0          0          0    1571953          0          1         34          0          0     327004
1639.24/1639.28	c   indicator        :        324          0    6137176    1407823          0      16035  141810325          0          0          0
1639.24/1639.28	c   knapsack         :          1          6    6153550    1408422          0          0          0          0          0          0
1639.24/1639.28	c   setppc           :         30          6    6153550    1408422          0      89936    2689171          0          0          0
1639.24/1639.28	c   linear           :        324          6    6063614    1408422          0     191836   12610223     571724          0          0
1639.24/1639.28	c   logicor          :          0+         0    3928140          0          0     199569    3330825          0          0          0
1639.24/1639.28	c   countsols        :          0          0          0    1077428          0          0          0          0          0          0
1639.24/1639.28	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1639.24/1639.28	c   integral         :       6.23       0.00       0.00       6.23       0.00
1639.24/1639.28	c   indicator        :     136.69       0.05     110.26      26.38       0.00
1639.24/1639.28	c   knapsack         :      71.10       0.00      70.55       0.55       0.00
1639.24/1639.28	c   setppc           :      14.17       0.00      13.24       0.93       0.00
1639.24/1639.28	c   linear           :      66.92       0.00      54.03      12.89       0.00
1639.24/1639.28	c   logicor          :     185.55       0.00     185.55       0.00       0.00
1639.24/1639.28	c   countsols        :       0.23       0.00       0.00       0.23       0.00
1639.24/1639.28	c Propagators        :       Time      Calls    Cutoffs    DomReds
1639.24/1639.28	c   vbounds          :       1.50          2          0          0
1639.24/1639.28	c   rootredcost      :       1.38          5          0          0
1639.24/1639.28	c   pseudoobj        :     132.79    6413832     244447  125897305
1639.24/1639.28	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1639.24/1639.28	c   propagation      :      15.22     725788     700156    1449179       10.3     185144        4.4          -
1639.24/1639.28	c   infeasible LP    :       0.00          1          1          4       10.2          0        0.0          0
1639.24/1639.28	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1639.24/1639.28	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1639.24/1639.28	c   pseudo solution  :       0.05       2097       2097       5868        5.4        648        4.5          -
1639.24/1639.28	c   applied globally :          -          -          -    1253958        8.6          -          -          -
1639.24/1639.28	c   applied locally  :          -          -          -          0        0.0          -          -          -
1639.24/1639.28	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1639.24/1639.28	c   cut pool         :       0.00          4          -          -         14          -    (maximal pool size: 235)
1639.24/1639.28	c   redcost          :      31.54    1620100          0   15457542          0          0
1639.24/1639.28	c   impliedbounds    :       0.00          5          0          0          0          0
1639.24/1639.28	c   intobj           :       0.00          0          0          0          0          0
1639.24/1639.28	c   cgmip            :       0.00          0          0          0          0          0
1639.24/1639.28	c   gomory           :       0.00          5          0          0        272          0
1639.24/1639.28	c   strongcg         :       0.00          5          0          0          0          0
1639.24/1639.28	c   cmir             :       0.01          5          0          0          0          0
1639.24/1639.28	c   flowcover        :       0.02          5          0          0          0          0
1639.24/1639.28	c   clique           :       0.00          5          0          0          0          0
1639.24/1639.28	c   zerohalf         :       0.00          0          0          0          0          0
1639.24/1639.28	c   mcf              :       0.00          1          0          0          0          0
1639.24/1639.28	c   rapidlearning    :       0.00          0          0          0          0          0
1639.24/1639.28	c Pricers            :       Time      Calls       Vars
1639.24/1639.28	c   problem variables:       0.00          0          0
1639.24/1639.28	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1639.24/1639.28	c   relpscost        :       5.64     163531          1         34          0          0     327004
1639.24/1639.28	c   pscost           :       0.00          0          0          0          0          0          0
1639.24/1639.28	c   inference        :      34.43    1077423          0          0          0          0    2154846
1639.24/1639.28	c   mostinf          :       0.00          0          0          0          0          0          0
1639.24/1639.28	c   leastinf         :       0.00          0          0          0          0          0          0
1639.24/1639.28	c   fullstrong       :       0.00          0          0          0          0          0          0
1639.24/1639.28	c   allfullstrong    :       0.00          0          0          0          0          0          0
1639.24/1639.28	c   random           :       0.00          0          0          0          0          0          0
1639.24/1639.28	c Primal Heuristics  :       Time      Calls      Found
1639.24/1639.28	c   LP solutions     :       0.02          -          5
1639.24/1639.28	c   pseudo solutions :       0.00          -          0
1639.24/1639.28	c   oneopt           :       0.60          5          0
1639.24/1639.28	c   feaspump         :       0.04          6          0
1639.24/1639.28	c   crossover        :       0.48          8          0
1639.24/1639.28	c   guideddiving     :       0.25        924          0
1639.24/1639.28	c   coefdiving       :       0.17       1030          0
1639.24/1639.28	c   pscostdiving     :       0.20       1030          0
1639.24/1639.28	c   fracdiving       :       0.29       1030          0
1639.24/1639.28	c   veclendiving     :       0.32       1030          0
1639.24/1639.28	c   linesearchdiving :       0.25       1030          0
1639.24/1639.28	c   objpscostdiving  :       0.16       1029          0
1639.24/1639.28	c   rootsoldiving    :       0.15       1029          0
1639.24/1639.28	c   trivial          :       0.00          2          0
1639.24/1639.28	c   simplerounding   :       0.76          0          0
1639.24/1639.28	c   zirounding       :       0.45       1000          0
1639.24/1639.28	c   rounding         :       0.96       5649          0
1639.24/1639.28	c   shifting         :       0.36       1850          0
1639.24/1639.28	c   intshifting      :       0.03          3          0
1639.24/1639.28	c   twoopt           :       0.00          0          0
1639.24/1639.28	c   fixandinfer      :       0.00          0          0
1639.24/1639.28	c   intdiving        :       0.00          0          0
1639.24/1639.28	c   actconsdiving    :       0.00          0          0
1639.24/1639.28	c   octane           :       0.00          0          0
1639.24/1639.28	c   rens             :       0.01          1          0
1639.24/1639.28	c   rins             :       0.00          0          0
1639.24/1639.28	c   localbranching   :       0.00          0          0
1639.24/1639.28	c   mutation         :       0.00          0          0
1639.24/1639.28	c   dins             :       0.00          0          0
1639.24/1639.28	c   undercover       :       0.00          0          0
1639.24/1639.28	c   nlp              :       0.44          0          0
1639.24/1639.28	c   trysol           :       1.21       4416          0
1639.24/1639.28	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1639.24/1639.28	c   primal LP        :       0.00          0          0       0.00          -
1639.24/1639.28	c   dual LP          :     384.00     836275    1959978       2.34    5104.11
1639.24/1639.28	c   lex dual LP      :       0.00          0          0       0.00          -
1639.24/1639.28	c   barrier LP       :       0.00          0          0       0.00          -
1639.24/1639.28	c   diving/probing LP:       0.03         14        177      12.64    5900.00
1639.24/1639.28	c   strong branching :       4.33       9906      37590       3.79    8681.29
1639.24/1639.28	c     (at root node) :          -         33        281       8.52          -
1639.24/1639.28	c   conflict analysis:       0.00          0          0       0.00          -
1639.24/1639.28	c B&B Tree           :
1639.24/1639.28	c   number of runs   :          1
1639.24/1639.28	c   nodes            :    1742296
1639.24/1639.28	c   nodes (total)    :    1742296
1639.24/1639.28	c   nodes left       :          0
1639.24/1639.28	c   max depth        :        317
1639.24/1639.28	c   max depth (total):        317
1639.24/1639.28	c   backtracks       :     432233 (24.8%)
1639.24/1639.28	c   delayed cutoffs  :     721895
1639.24/1639.28	c   repropagations   :    1557425 (87988519 domain reductions, 242556 cutoffs)
1639.24/1639.28	c   avg switch length:       9.74
1639.24/1639.28	c   switching time   :     303.24
1639.24/1639.28	c Solution           :
1639.24/1639.28	c   Solutions found  :          5 (5 improvements)
1639.24/1639.28	c   First Solution   : +8.00000000000000e+00   (in run 1, after 7517 nodes, 3.47 seconds, depth 317, found by <relaxation>)
1639.24/1639.28	c   Primal Bound     : +4.00000000000000e+00   (in run 1, after 52653 nodes, 24.66 seconds, depth 42, found by <relaxation>)
1639.24/1639.28	c   Dual Bound       : +4.00000000000000e+00
1639.24/1639.28	c   Gap              :       0.00 %
1639.24/1639.28	c   Root Dual Bound  : +0.00000000000000e+00
1639.24/1639.28	c   Root Iterations  :        163
1639.33/1639.38	c Time complete: 1639.42.

Verifier Data

OK	4

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2700609-1278535787/watcher-2700609-1278535787 -o /tmp/evaluation-result-2700609-1278535787/solver-2700609-1278535787 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2700609-1278535787.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.18 2.03 1.74 4/178 18680
/proc/meminfo: memFree=28661724/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=10968 CPUtime=0
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 1667 0 0 0 0 0 0 0 25 0 1 0 21793462 11231232 1587 4089446400 4194304 9819077 140736703414000 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18680/statm: 2742 1588 392 1374 0 1363 0

[startup+0.091816 s]
/proc/loadavg: 2.18 2.03 1.74 4/178 18680
/proc/meminfo: memFree=28661724/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=21008 CPUtime=0.08
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 8654 0 0 0 8 0 0 0 25 0 1 0 21793462 21512192 4128 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18680/statm: 5252 4128 707 1374 0 3873 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21008

[startup+0.100819 s]
/proc/loadavg: 2.18 2.03 1.74 4/178 18680
/proc/meminfo: memFree=28661724/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=21076 CPUtime=0.09
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 8710 0 0 0 9 0 0 0 25 0 1 0 21793462 21581824 4130 4089446400 4194304 9819077 140736703414000 18446744073709551615 7330180 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18680/statm: 5269 4130 707 1374 0 3890 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21076

[startup+0.300777 s]
/proc/loadavg: 2.18 2.03 1.74 4/178 18680
/proc/meminfo: memFree=28661724/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=21072 CPUtime=0.29
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 9097 0 0 0 28 1 0 0 25 0 1 0 21793462 21577728 4136 4089446400 4194304 9819077 140736703414000 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18680/statm: 5268 4136 713 1374 0 3889 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21072

[startup+0.700708 s]
/proc/loadavg: 2.18 2.03 1.74 4/178 18680
/proc/meminfo: memFree=28661724/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=21248 CPUtime=0.69
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 9571 0 0 0 67 2 0 0 25 0 1 0 21793462 21757952 4142 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18680/statm: 5312 4142 713 1374 0 3933 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21248

[startup+1.50056 s]
/proc/loadavg: 2.18 2.03 1.74 3/179 18681
/proc/meminfo: memFree=28646588/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=22672 CPUtime=1.49
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 12374 0 0 0 143 6 0 0 25 0 1 0 21793462 23216128 4461 4089446400 4194304 9819077 140736703414000 18446744073709551615 4660929 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18680/statm: 5668 4461 713 1374 0 4289 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22672

[startup+3.10027 s]
/proc/loadavg: 2.17 2.03 1.74 3/179 18681
/proc/meminfo: memFree=28644728/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=26700 CPUtime=3.09
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 18447 0 0 0 296 13 0 0 25 0 1 0 21793462 27340800 5379 4089446400 4194304 9819077 140736703414000 18446744073709551615 7487763 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18680/statm: 6675 5379 713 1374 0 5296 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26700

[startup+6.3007 s]
/proc/loadavg: 2.17 2.03 1.74 3/179 18681
/proc/meminfo: memFree=28633568/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=31604 CPUtime=6.29
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 29309 0 0 0 601 28 0 0 25 0 1 0 21793462 32362496 6607 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18680/statm: 7901 6607 717 1374 0 6522 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31604

[startup+12.7006 s]
/proc/loadavg: 2.14 2.03 1.74 3/179 18681
/proc/meminfo: memFree=28617580/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=42588 CPUtime=12.69
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 48506 0 0 0 1212 57 0 0 25 0 1 0 21793462 43610112 9397 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18680/statm: 10647 9397 717 1374 0 9268 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42588

[startup+25.5002 s]
/proc/loadavg: 2.12 2.03 1.74 3/179 18681
/proc/meminfo: memFree=28582184/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=67576 CPUtime=25.49
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 124200 0 0 0 2434 115 0 0 25 0 1 0 21793462 69197824 15226 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/18680/statm: 16894 15226 721 1374 0 15515 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67576

[startup+51.1006 s]
/proc/loadavg: 2.08 2.03 1.75 3/179 18682
/proc/meminfo: memFree=28526540/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=112240 CPUtime=51.09
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 290797 0 0 0 4876 233 0 0 25 0 1 0 21793462 114933760 24690 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 28060 24690 721 1374 0 26681 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112240

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 1.76 3/179 18830
/proc/meminfo: memFree=29179136/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=232964 CPUtime=102.3
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 580999 0 0 0 9773 457 0 0 25 0 1 0 21793462 238555136 50064 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 58241 50064 721 1374 0 56862 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 232964

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 1.77 3/179 18831
/proc/meminfo: memFree=29056236/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=351268 CPUtime=162.29
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 930326 0 0 0 15518 711 0 0 25 0 1 0 21793462 359698432 76813 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 87817 76813 721 1374 0 86438 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 351268

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 1.78 3/179 18833
/proc/meminfo: memFree=28935540/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=462324 CPUtime=222.29
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 1276117 0 0 0 21267 962 0 0 25 0 1 0 21793462 473419776 102398 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 115581 102398 721 1374 0 114202 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 462324

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.79 3/179 18834
/proc/meminfo: memFree=28822268/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=567460 CPUtime=282.3
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 1617498 0 0 0 27015 1215 0 0 25 0 1 0 21793462 581079040 126991 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 141865 126991 721 1374 0 140486 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 567460

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/179 18836
/proc/meminfo: memFree=28698468/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=688252 CPUtime=342.3
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 1962476 0 0 0 32757 1473 0 0 25 0 1 0 21793462 704770048 153898 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 172063 153898 721 1374 0 170684 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 688252

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/179 18838
/proc/meminfo: memFree=28570336/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=803112 CPUtime=402.3
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 2312090 0 0 0 38507 1723 0 0 25 0 1 0 21793462 822386688 182124 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 200778 182124 721 1374 0 199399 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 803112

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.82 3/179 18839
/proc/meminfo: memFree=28455716/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=902616 CPUtime=462.3
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 2650469 0 0 0 44269 1961 0 0 25 0 1 0 21793462 924278784 206571 4089446400 4194304 9819077 140736703414000 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 225654 206571 721 1374 0 224275 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 902616

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.83 3/179 18841
/proc/meminfo: memFree=28365656/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=973600 CPUtime=522.3
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 2955748 0 0 0 50034 2196 0 0 25 0 1 0 21793462 996966400 225411 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 243400 225411 721 1374 0 242021 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 973600

[startup+582.301 s]
/proc/loadavg: 2.04 2.01 1.84 3/179 18842
/proc/meminfo: memFree=28257972/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=1072288 CPUtime=582.3
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 3275570 0 0 0 55791 2439 0 0 25 0 1 0 21793462 1098022912 247830 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 268072 247830 721 1374 0 266693 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1072288

[startup+642.3 s]
/proc/loadavg: 2.01 2.01 1.85 3/179 18844
/proc/meminfo: memFree=28161584/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=1153532 CPUtime=642.31
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 3564362 0 0 0 61575 2656 0 0 25 0 1 0 21793462 1181216768 267760 4089446400 4194304 9819077 140736703414000 18446744073709551615 4677433 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 288383 267760 721 1374 0 287004 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1153532

[startup+702.301 s]

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

/proc/meminfo: memFree=27584652/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=1633360 CPUtime=1002.32
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 5123076 0 0 0 96336 3896 0 0 25 0 1 0 21793462 1672560640 387740 4089446400 4194304 9819077 140736703414000 18446744073709551615 7800636 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 408340 387740 721 1374 0 406961 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1633360

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 18864
/proc/meminfo: memFree=27496332/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=1704636 CPUtime=1062.32
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 5369928 0 0 0 102136 4096 0 0 25 0 1 0 21793462 1745547264 405557 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 426159 405557 721 1374 0 424780 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1704636

[startup+1122.3 s]
/proc/loadavg: 2.06 2.02 1.90 3/179 18866
/proc/meminfo: memFree=27411744/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=1773384 CPUtime=1122.32
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 5611010 0 0 0 107931 4301 0 0 25 0 1 0 21793462 1815945216 421780 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 443346 421780 721 1374 0 441967 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1773384

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 1.90 3/179 18867
/proc/meminfo: memFree=27344116/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=1826180 CPUtime=1182.32
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 5829246 0 0 0 113746 4486 0 0 25 0 1 0 21793462 1870008320 434725 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 456545 434725 721 1374 0 455166 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1826180

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/179 18869
/proc/meminfo: memFree=27274376/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=1878016 CPUtime=1242.32
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 6070189 0 0 0 119547 4685 0 0 25 0 1 0 21793462 1923088384 447012 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 469504 447012 721 1374 0 468125 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1878016

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 18871
/proc/meminfo: memFree=27203264/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=1936328 CPUtime=1302.33
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 6354865 0 0 0 125329 4904 0 0 25 0 1 0 21793462 1982799872 461070 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 484082 461070 721 1374 0 482703 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1936328

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 18872
/proc/meminfo: memFree=27120392/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=2000732 CPUtime=1362.33
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 6642639 0 0 0 131104 5129 0 0 25 0 1 0 21793462 2048749568 477363 4089446400 4194304 9819077 140736703414000 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 500183 477363 721 1374 0 498804 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 2000732

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 18874
/proc/meminfo: memFree=27036752/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=2065552 CPUtime=1422.33
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 6898234 0 0 0 136898 5335 0 0 25 0 1 0 21793462 2115125248 494118 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 516388 494118 722 1374 0 515009 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 2065552

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 18875
/proc/meminfo: memFree=26988480/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=2099848 CPUtime=1482.33
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 7000653 0 0 0 142759 5474 0 0 25 0 1 0 21793462 2150244352 501747 4089446400 4194304 9819077 140736703414000 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 524962 501747 722 1374 0 523583 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 2099848

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 18877
/proc/meminfo: memFree=26956296/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=2113428 CPUtime=1542.33
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 7068326 0 0 0 148644 5589 0 0 25 0 1 0 21793462 2164150272 504647 4089446400 4194304 9819077 140736703414000 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 528486 504651 722 1374 0 527107 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 2113428

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 18879
/proc/meminfo: memFree=26937888/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=2120596 CPUtime=1602.33
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 7123342 0 0 0 154538 5695 0 0 25 0 1 0 21793462 2171490304 505836 4089446400 4194304 9819077 140736703414000 18446744073709551615 6180880 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 530149 505836 722 1374 0 528770 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 2120596

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

[startup+1612.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 18879
/proc/meminfo: memFree=26934408/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=2119416 CPUtime=1612.74
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 7127191 0 0 0 155565 5709 0 0 25 0 1 0 21793462 2170281984 505752 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 529854 505752 722 1374 0 528475 0
Current children cumulated CPU time (s) 1612.74
Current children cumulated vsize (KiB) 2119416

[startup+1625.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 18879
/proc/meminfo: memFree=26931668/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=2113148 CPUtime=1625.54
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 7132126 0 0 0 156825 5729 0 0 25 0 1 0 21793462 2163863552 505192 4089446400 4194304 9819077 140736703414000 18446744073709551615 4844831 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 528287 505192 722 1374 0 526908 0
Current children cumulated CPU time (s) 1625.54
Current children cumulated vsize (KiB) 2113148

[startup+1631.9 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 18879
/proc/meminfo: memFree=26931548/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=2108732 CPUtime=1631.94
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 7136888 0 0 0 157455 5739 0 0 25 0 1 0 21793462 2159341568 504664 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 527183 504664 722 1374 0 525804 0
Current children cumulated CPU time (s) 1631.94
Current children cumulated vsize (KiB) 2108732

[startup+1635.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 18879
/proc/meminfo: memFree=26937500/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=2099928 CPUtime=1635.13
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 7141229 0 0 0 157768 5745 0 0 25 0 1 0 21793462 2150326272 503265 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 524982 503265 722 1374 0 523603 0
Current children cumulated CPU time (s) 1635.13
Current children cumulated vsize (KiB) 2099928

[startup+1636.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 18879
/proc/meminfo: memFree=26940972/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=2093168 CPUtime=1636.74
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 7144265 0 0 0 157925 5749 0 0 25 0 1 0 21793462 2143404032 502109 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 523292 502109 722 1374 0 521913 0
Current children cumulated CPU time (s) 1636.74
Current children cumulated vsize (KiB) 2093168

[startup+1638.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 18879
/proc/meminfo: memFree=26942460/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=2076624 CPUtime=1638.33
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 7145234 0 0 0 158081 5752 0 0 25 0 1 0 21793462 2126462976 498067 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 519156 498067 722 1374 0 517777 0
Current children cumulated CPU time (s) 1638.33
Current children cumulated vsize (KiB) 2076624

[startup+1639.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 18880
/proc/meminfo: memFree=26966392/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=2066644 CPUtime=1639.14
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 7145662 0 0 0 158160 5754 0 0 25 0 1 0 21793462 2116243456 495601 4089446400 4194304 9819077 140736703414000 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/18680/statm: 516661 495601 722 1374 0 515282 0
Current children cumulated CPU time (s) 1639.14
Current children cumulated vsize (KiB) 2066644

[startup+1639.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 18880
/proc/meminfo: memFree=26966392/32950928 swapFree=67111528/67111528
[pid=18680] ppid=18678 vsize=1776692 CPUtime=1639.33
/proc/18680/stat : 18680 (pbscip.linux.x8) R 18678 18680 17885 0 -1 4202496 7145722 0 0 0 158178 5755 0 0 18 0 1 0 21793462 1819332608 423334 4089446400 4194304 9819077 140736703414000 18446744073709551615 8723783 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/18680/statm: 443659 422563 723 1374 0 442280 0
Current children cumulated CPU time (s) 1639.33
Current children cumulated vsize (KiB) 1776692

Child status: 0
Real time (s): 1639.38
CPU time (s): 1639.42
CPU user time (s): 1581.79
CPU system time (s): 57.6312
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2120600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1581.79
system time used= 57.6312
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7145726
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= 936

runsolver used 2.73158 second user time and 6.18506 second system time

The end

Launcher Data

Begin job on node112 at 2010-07-07 22:49:47
IDJOB=2700609
IDBENCH=79443
IDSOLVER=1205
FILE ID=node112/2700609-1278535787
PBS_JOBID= 11239254
Free space on /tmp= 73448 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/wcsp/coloring/normalized-geom30a-4_wcsp.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-2700609-1278535787/watcher-2700609-1278535787 -o /tmp/evaluation-result-2700609-1278535787/solver-2700609-1278535787 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2700609-1278535787.wbo -t 1800 -m 3800

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

MD5SUM BENCH= de59a4d263badb761d8b1cfdb0f0d5d5
RANDOM SEED=1453980493

node112.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.820
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.64
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.820
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.83
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.820
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.75
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.820
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.84
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.820
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.75
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.820
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.83
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.820
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.75
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.820
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28662376 kB
Buffers:        133024 kB
Cached:        3110704 kB
SwapCached:          0 kB
Active:        2095540 kB
Inactive:      2038776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28662376 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6504 kB
Writeback:           0 kB
AnonPages:      889924 kB
Mapped:          17724 kB
Slab:            87376 kB
PageTables:       6556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1154664 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= 73444 MiB
End job on node112 at 2010-07-07 23:17:07