Trace number 2705607

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.3 with Clp 1.11.1 (Release Version) as LP solverMSAT 1790.17 1790.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900576927--soft-33-100-0.wbo
MD5SUMb0bcd9e760e7f0ffa9653d41066a148b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark278.087
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 constraints1785
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 88246
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 88245
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
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.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
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-2705607-1278572958.wbo>
0.00/0.03	c original problem has 3801 variables (2016 bin, 0 int, 1785 impl, 0 cont) and 4493 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 152 impls, 11 clqs
0.00/0.08	c (round 2) 0 del vars, 75 del conss, 1785 chg bounds, 52 chg sides, 0 chg coeffs, 0 upgd conss, 152 impls, 11 clqs
0.08/0.09	c (round 3) 52 del vars, 195 del conss, 1809 chg bounds, 96 chg sides, 0 chg coeffs, 0 upgd conss, 152 impls, 11 clqs
0.09/0.10	c (round 4) 152 del vars, 195 del conss, 1809 chg bounds, 96 chg sides, 0 chg coeffs, 880 upgd conss, 152 impls, 11 clqs
0.09/0.11	c (round 5) 152 del vars, 201 del conss, 1809 chg bounds, 96 chg sides, 0 chg coeffs, 880 upgd conss, 152 impls, 11 clqs
0.09/0.16	c    (0.1s) probing: 101/1940 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (6 rounds):
0.09/0.16	c  152 deleted vars, 201 deleted constraints, 1809 tightened bounds, 0 added holes, 96 changed sides, 0 changed coefficients
0.09/0.16	c  3558 implications, 11 cliques
0.09/0.16	c presolved problem has 3649 variables (1940 bin, 0 int, 1709 impl, 0 cont) and 4292 constraints
0.09/0.16	c      61 constraints of type <setppc>
0.09/0.16	c    1709 constraints of type <linear>
0.09/0.16	c    1709 constraints of type <indicator>
0.09/0.16	c     813 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.12
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.3
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1789.98
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 3420
0.09/0.16	c 
0.09/0.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.16	c # [type: int, range: [1,2], default: 1]
0.09/0.16	c timing/clocktype = 2
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/indicator/addCouplingCons = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.09/0.17	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.17	c   0.1s|     1 |     0 |     9 |     - |  13M|   0 |   0 |3649 |4292 |3649 | 874 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.24	c   0.2s|     1 |     0 |    56 |     - |  13M|   0 |  25 |3649 |4292 |3649 | 890 |  16 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.28	c   0.3s|     1 |     0 |    75 |     - |  14M|   0 |  33 |3649 |4292 |3649 | 911 |  37 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.35	c   0.3s|     1 |     0 |    98 |     - |  14M|   0 |  34 |3649 |4292 |3649 | 918 |  44 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.40	c   0.4s|     1 |     0 |   172 |     - |  14M|   0 |  37 |3649 |4292 |3649 | 923 |  49 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.45	c   0.4s|     1 |     0 |   197 |     - |  14M|   0 |  34 |3649 |4292 |3649 | 934 |  60 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.50	c   0.5s|     1 |     0 |   220 |     - |  14M|   0 |  39 |3649 |4292 |3649 | 938 |  64 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.80/0.81	c   0.8s|     1 |     2 |   220 |     - |  14M|   0 |  39 |3649 |4292 |3649 | 938 |  64 |   0 |  16 | 0.000000e+00 |      --      |    Inf 
1.89/1.90	o 83962
1.89/1.90	c y 1.9s|    26 |    25 |  1148 |  37.1 |  14M|  24 |   - |3649 |4292 |   0 |   0 | 109 |   0 | 200 | 0.000000e+00 | 8.396200e+04 |    Inf 
16.59/16.69	c  16.7s| 10000 | 10001 |  7632 |   0.7 |  33M|1223 |   0 |3649 |4292 |3649 | 993 | 937 |   0 |1157 | 0.000000e+00 | 8.396200e+04 |    Inf 
27.99/28.01	o 109
27.99/28.01	c *28.0s| 19793 |  5040 | 10387 |   0.5 |  27M|1461 |   - |3649 |4292 |3649 |1004 |1324 |   0 |1259 | 0.000000e+00 | 1.090000e+02 |    Inf 
28.19/28.29	c  28.3s| 20000 |  5247 | 10428 |   0.5 |  27M|1461 |   0 |3649 |4292 |3649 | 996 |1330 |   0 |1259 | 0.000000e+00 | 1.090000e+02 |    Inf 
29.29/29.33	o 101
29.29/29.33	c *29.3s| 20919 |  5673 | 10464 |   0.5 |  28M|1461 |   - |3649 |4292 |3649 |1000 |1340 |   0 |1259 | 0.000000e+00 | 1.010000e+02 |    Inf 
30.00/30.08	o 9
30.00/30.08	c *30.0s| 21675 |   299 | 10485 |   0.5 |  19M|1461 |   - |3649 |4292 |3649 |1004 |1346 |   0 |1259 | 0.000000e+00 | 9.000000e+00 |    Inf 
31.79/31.88	o 6
31.79/31.88	c *31.9s| 22477 |   222 | 17997 |   0.8 |  19M|1461 |   - |3649 |3774 |3649 | 958 |1614 |1224 |1512 | 0.000000e+00 | 6.000000e+00 |    Inf 
36.69/36.78	o 5
36.69/36.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
36.69/36.78	c *36.8s| 25403 |   244 | 42786 |   1.7 |  20M|1461 |   - |3649 |5083 |3649 | 954 |2407 |5319 |1721 | 0.000000e+00 | 5.000000e+00 |    Inf 
43.99/44.02	c  44.0s| 30000 |   399 | 80161 |   2.7 |  22M|1461 |   - |3649 |7351 |3649 | 956 |3838 |  11k|1846 | 0.000000e+00 | 5.000000e+00 |    Inf 
59.10/59.13	c  59.1s| 40000 |   493 |150550 |   3.8 |  24M|1461 |   - |3649 |8361 |   0 |   0 |6307 |  25k|1859 | 0.000000e+00 | 5.000000e+00 |    Inf 
74.59/74.65	c  74.6s| 50000 |   714 |223928 |   4.5 |  25M|1461 |  12 |3649 |7749 |3649 | 947 |8916 |  38k|1862 | 0.000000e+00 | 5.000000e+00 |    Inf 
74.99/75.06	o 1
74.99/75.06	c *75.0s| 50298 |   490 |225610 |   4.5 |  23M|1461 |   - |3649 |7721 |3649 | 968 |8949 |  38k|1862 | 0.000000e+00 | 1.000000e+00 |    Inf 
89.29/89.33	c  89.3s| 60000 |   529 |292531 |   4.9 |  24M|1461 |   - |3649 |8161 |   0 |   0 |  11k|  52k|1931 | 0.000000e+00 | 1.000000e+00 |    Inf 
104.50/104.50	c   104s| 70000 |   655 |358738 |   5.1 |  26M|1461 |  13 |3649 |  12k|3649 | 953 |  13k|  65k|2123 | 0.000000e+00 | 1.000000e+00 |    Inf 
120.60/120.64	c   121s| 80000 |   865 |425895 |   5.3 |  29M|1461 |   - |3649 |  14k|   0 |   0 |  16k|  78k|2251 | 0.000000e+00 | 1.000000e+00 |    Inf 
138.50/138.50	c   138s| 90000 |  1173 |509909 |   5.7 |  32M|1461 |   8 |3649 |  18k|3649 | 944 |  19k|  92k|2435 | 0.000000e+00 | 1.000000e+00 |    Inf 
156.70/156.77	c   157s|100000 |  1429 |581103 |   5.8 |  35M|1461 |  22 |3649 |  22k|3649 | 944 |  22k| 106k|2612 | 0.000000e+00 | 1.000000e+00 |    Inf 
176.10/176.18	c   176s|110000 |  1678 |653298 |   5.9 |  37M|1461 |   1 |3649 |  22k|3649 | 947 |  24k| 121k|2760 | 0.000000e+00 | 1.000000e+00 |    Inf 
195.90/195.95	c   196s|120000 |  1943 |728012 |   6.1 |  40M|1461 |  23 |3649 |  26k|3649 | 961 |  27k| 136k|2872 | 0.000000e+00 | 1.000000e+00 |    Inf 
216.80/216.80	c   217s|130000 |  2194 |804075 |   6.2 |  42M|1461 |   1 |3649 |  27k|3649 | 963 |  30k| 153k|2986 | 0.000000e+00 | 1.000000e+00 |    Inf 
236.50/236.54	c   237s|140000 |  2279 |878977 |   6.3 |  42M|1461 |   - |3649 |  21k|   0 |   0 |  32k| 168k|3129 | 0.000000e+00 | 1.000000e+00 |    Inf 
254.80/254.85	c   255s|150000 |  2374 |947496 |   6.3 |  42M|1461 |   - |3649 |  21k|   0 |   0 |  35k| 183k|3219 | 0.000000e+00 | 1.000000e+00 |    Inf 
273.71/273.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
273.71/273.74	c   274s|160000 |  2457 |  1018k|   6.4 |  43M|1461 |  15 |3649 |  21k|3649 | 944 |  38k| 199k|3326 | 0.000000e+00 | 1.000000e+00 |    Inf 
292.10/292.18	c   292s|170000 |  2631 |  1082k|   6.4 |  45M|1461 |  17 |3649 |  24k|3649 | 948 |  40k| 214k|3387 | 0.000000e+00 | 1.000000e+00 |    Inf 
311.80/311.85	c   312s|180000 |  2715 |  1144k|   6.4 |  48M|1461 |   - |3649 |  27k|   0 |   0 |  43k| 229k|3471 | 0.000000e+00 | 1.000000e+00 |    Inf 
331.10/331.15	c   331s|190000 |  2735 |  1213k|   6.4 |  45M|1461 |  14 |3649 |  19k|3649 | 947 |  46k| 244k|3592 | 0.000000e+00 | 1.000000e+00 |    Inf 
350.01/350.00	c   350s|200000 |  2835 |  1286k|   6.4 |  47M|1461 |   - |3649 |  23k|   0 |   0 |  50k| 260k|3672 | 0.000000e+00 | 1.000000e+00 |    Inf 
369.51/369.59	c   370s|210000 |  2766 |  1354k|   6.4 |  47M|1461 |   8 |3649 |  21k|3649 | 947 |  52k| 276k|3766 | 0.000000e+00 | 1.000000e+00 |    Inf 
388.70/388.79	c   389s|220000 |  2843 |  1424k|   6.5 |  47M|1461 |  21 |3649 |  22k|3649 | 965 |  55k| 291k|3823 | 0.000000e+00 | 1.000000e+00 |    Inf 
408.20/408.28	c   408s|230000 |  2966 |  1496k|   6.5 |  49M|1461 |   - |3649 |  24k|   0 |   0 |  58k| 306k|3921 | 0.000000e+00 | 1.000000e+00 |    Inf 
428.11/428.11	c   428s|240000 |  3032 |  1566k|   6.5 |  50M|1461 |   - |3649 |  25k|   0 |   0 |  60k| 321k|4012 | 0.000000e+00 | 1.000000e+00 |    Inf 
448.21/448.28	c   448s|250000 |  2961 |  1638k|   6.6 |  49M|1461 |  14 |3649 |  22k|3649 | 977 |  63k| 337k|4082 | 0.000000e+00 | 1.000000e+00 |    Inf 
467.42/467.46	c   467s|260000 |  2931 |  1706k|   6.6 |  49M|1461 |  17 |3649 |  22k|3649 | 966 |  66k| 352k|4127 | 0.000000e+00 | 1.000000e+00 |    Inf 
487.71/487.73	c   488s|270000 |  2941 |  1779k|   6.6 |  50M|1461 |   - |3649 |  23k|   0 |   0 |  68k| 367k|4213 | 0.000000e+00 | 1.000000e+00 |    Inf 
507.51/507.50	c   507s|280000 |  2923 |  1855k|   6.6 |  49M|1461 |   - |3649 |  22k|3649 | 963 |  71k| 382k|4293 | 0.000000e+00 | 1.000000e+00 |    Inf 
526.82/526.84	c   527s|290000 |  3087 |  1924k|   6.6 |  51M|1461 |  12 |3649 |  24k|3649 | 948 |  74k| 396k|4342 | 0.000000e+00 | 1.000000e+00 |    Inf 
546.41/546.43	c   546s|300000 |  3116 |  1990k|   6.6 |  51M|1461 |   1 |3649 |  23k|3649 | 952 |  76k| 411k|4410 | 0.000000e+00 | 1.000000e+00 |    Inf 
566.71/566.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
566.71/566.72	c   567s|310000 |  3180 |  2060k|   6.6 |  53M|1461 |   - |3649 |  24k|   0 |   0 |  79k| 425k|4466 | 0.000000e+00 | 1.000000e+00 |    Inf 
586.11/586.16	c   586s|320000 |  3200 |  2122k|   6.6 |  54M|1461 |  19 |3649 |  26k|3649 | 981 |  82k| 439k|4527 | 0.000000e+00 | 1.000000e+00 |    Inf 
606.91/606.92	c   607s|330000 |  3224 |  2194k|   6.6 |  54M|1461 |   - |3649 |  25k|   0 |   0 |  84k| 454k|4591 | 0.000000e+00 | 1.000000e+00 |    Inf 
626.61/626.63	c   627s|340000 |  3216 |  2253k|   6.6 |  54M|1461 |   1 |3649 |  25k|3649 | 960 |  87k| 469k|4649 | 0.000000e+00 | 1.000000e+00 |    Inf 
647.01/647.02	c   647s|350000 |  3185 |  2320k|   6.6 |  54M|1461 |   - |3649 |  25k|   0 |   0 |  90k| 484k|4704 | 0.000000e+00 | 1.000000e+00 |    Inf 
668.21/668.22	c   668s|360000 |  3275 |  2392k|   6.6 |  55M|1461 |   - |3649 |  27k|   0 |   0 |  93k| 500k|4774 | 0.000000e+00 | 1.000000e+00 |    Inf 
689.72/689.75	c   690s|370000 |  3229 |  2470k|   6.7 |  54M|1461 |   1 |3649 |  24k|3649 | 944 |  96k| 516k|4824 | 0.000000e+00 | 1.000000e+00 |    Inf 
709.72/709.72	c   710s|380000 |  3220 |  2542k|   6.7 |  55M|1461 |   1 |3649 |  27k|3649 | 970 | 100k| 531k|4891 | 0.000000e+00 | 1.000000e+00 |    Inf 
730.91/730.97	c   731s|390000 |  3191 |  2618k|   6.7 |  55M|1461 |   - |3649 |  26k|   0 |   0 | 103k| 547k|4946 | 0.000000e+00 | 1.000000e+00 |    Inf 
751.02/751.04	c   751s|400000 |  3112 |  2688k|   6.7 |  54M|1461 |   - |3649 |  24k|   0 |   0 | 105k| 562k|5032 | 0.000000e+00 | 1.000000e+00 |    Inf 
771.62/771.67	c   772s|410000 |  3105 |  2762k|   6.7 |  54M|1461 |   - |3649 |  24k|   0 |   0 | 108k| 577k|5063 | 0.000000e+00 | 1.000000e+00 |    Inf 
791.61/791.69	c   792s|420000 |  3090 |  2834k|   6.7 |  55M|1461 |  11 |3649 |  26k|3649 | 969 | 111k| 592k|5124 | 0.000000e+00 | 1.000000e+00 |    Inf 
812.42/812.49	c   812s|430000 |  3074 |  2913k|   6.8 |  55M|1461 |   9 |3649 |  26k|3649 | 983 | 114k| 608k|5159 | 0.000000e+00 | 1.000000e+00 |    Inf 
833.42/833.45	c   833s|440000 |  3032 |  2986k|   6.8 |  54M|1461 |   - |3649 |  24k|   0 |   0 | 116k| 623k|5237 | 0.000000e+00 | 1.000000e+00 |    Inf 
852.62/852.66	c   853s|450000 |  3080 |  3052k|   6.8 |  54M|1461 |   - |3649 |  25k|   0 |   0 | 119k| 638k|5279 | 0.000000e+00 | 1.000000e+00 |    Inf 
872.62/872.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
872.62/872.64	c   873s|460000 |  3337 |  3119k|   6.8 |  57M|1461 |   - |3649 |  28k|   0 |   0 | 122k| 653k|5315 | 0.000000e+00 | 1.000000e+00 |    Inf 
893.52/893.58	c   894s|470000 |  3363 |  3188k|   6.8 |  58M|1461 |   - |3649 |  27k|   0 |   0 | 125k| 669k|5363 | 0.000000e+00 | 1.000000e+00 |    Inf 
913.42/913.48	c   913s|480000 |  3381 |  3254k|   6.8 |  58M|1461 |  11 |3649 |  28k|3649 | 962 | 128k| 684k|5393 | 0.000000e+00 | 1.000000e+00 |    Inf 
934.02/934.04	c   934s|490000 |  3324 |  3323k|   6.8 |  59M|1461 |   - |3649 |  29k|3649 | 964 | 131k| 699k|5450 | 0.000000e+00 | 1.000000e+00 |    Inf 
955.12/955.18	c   955s|500000 |  3335 |  3393k|   6.8 |  60M|1461 |   5 |3649 |  31k|3649 | 968 | 134k| 715k|5476 | 0.000000e+00 | 1.000000e+00 |    Inf 
976.42/976.41	c   976s|510000 |  3296 |  3465k|   6.8 |  60M|1461 |   - |3649 |  31k|   0 |   0 | 137k| 730k|5528 | 0.000000e+00 | 1.000000e+00 |    Inf 
998.23/998.23	c   998s|520000 |  3354 |  3538k|   6.8 |  61M|1461 |   - |3649 |  33k|   0 |   0 | 140k| 746k|5557 | 0.000000e+00 | 1.000000e+00 |    Inf 
1019.93/1019.96	c  1020s|530000 |  3273 |  3606k|   6.8 |  59M|1461 |   - |3649 |  28k|   0 |   0 | 143k| 762k|5632 | 0.000000e+00 | 1.000000e+00 |    Inf 
1041.22/1041.24	c  1041s|540000 |  3258 |  3675k|   6.8 |  59M|1461 |  18 |3649 |  27k|3649 | 966 | 146k| 777k|5676 | 0.000000e+00 | 1.000000e+00 |    Inf 
1063.13/1063.12	c  1063s|550000 |  3186 |  3750k|   6.8 |  58M|1461 |  15 |3649 |  25k|3649 | 949 | 148k| 792k|5712 | 0.000000e+00 | 1.000000e+00 |    Inf 
1083.23/1083.23	c  1083s|560000 |  3168 |  3816k|   6.8 |  57M|1461 |  13 |3649 |  25k|3649 | 951 | 151k| 807k|5767 | 0.000000e+00 | 1.000000e+00 |    Inf 
1103.92/1103.96	c  1104s|570000 |  3162 |  3892k|   6.8 |  58M|1461 |  14 |3649 |  26k|3649 | 963 | 154k| 823k|5795 | 0.000000e+00 | 1.000000e+00 |    Inf 
1127.43/1127.45	c  1127s|580000 |  3158 |  3979k|   6.9 |  59M|1461 |  21 |3649 |  27k|3649 | 970 | 157k| 839k|5838 | 0.000000e+00 | 1.000000e+00 |    Inf 
1148.13/1148.15	c  1148s|590000 |  3067 |  4047k|   6.9 |  58M|1461 |  14 |3649 |  26k|3649 | 949 | 160k| 854k|5877 | 0.000000e+00 | 1.000000e+00 |    Inf 
1168.53/1168.54	c  1169s|600000 |  2984 |  4115k|   6.9 |  57M|1461 |  18 |3649 |  25k|3649 | 960 | 163k| 869k|5925 | 0.000000e+00 | 1.000000e+00 |    Inf 
1188.93/1188.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1188.93/1188.97	c  1189s|610000 |  3081 |  4182k|   6.9 |  59M|1461 |  21 |3649 |  30k|3649 | 960 | 166k| 884k|5969 | 0.000000e+00 | 1.000000e+00 |    Inf 
1210.53/1210.57	c  1211s|620000 |  3281 |  4251k|   6.9 |  62M|1461 |   - |3649 |  33k|   0 |   0 | 168k| 899k|5998 | 0.000000e+00 | 1.000000e+00 |    Inf 
1234.93/1234.96	c  1235s|630000 |  3427 |  4328k|   6.9 |  63M|1461 |  19 |3649 |  33k|3649 | 970 | 171k| 914k|6052 | 0.000000e+00 | 1.000000e+00 |    Inf 
1257.43/1257.42	c  1257s|640000 |  3381 |  4402k|   6.9 |  62M|1461 |  11 |3649 |  31k|3649 | 958 | 175k| 929k|6091 | 0.000000e+00 | 1.000000e+00 |    Inf 
1280.34/1280.34	c  1280s|650000 |  3323 |  4476k|   6.9 |  63M|1461 |   6 |3649 |  31k|3649 | 951 | 178k| 944k|6122 | 0.000000e+00 | 1.000000e+00 |    Inf 
1302.44/1302.43	c  1302s|660000 |  3259 |  4548k|   6.9 |  63M|1461 |  20 |3649 |  32k|3649 | 962 | 180k| 959k|6172 | 0.000000e+00 | 1.000000e+00 |    Inf 
1324.84/1324.83	c  1325s|670000 |  3193 |  4622k|   6.9 |  63M|1461 |   1 |3649 |  32k|3649 | 981 | 183k| 974k|6215 | 0.000000e+00 | 1.000000e+00 |    Inf 
1347.74/1347.73	c  1348s|680000 |  3106 |  4702k|   6.9 |  62M|1461 |   - |3649 |  32k|   0 |   0 | 186k| 990k|6246 | 0.000000e+00 | 1.000000e+00 |    Inf 
1367.73/1367.72	c  1368s|690000 |  3035 |  4763k|   6.9 |  59M|1461 |   1 |3649 |  27k|3649 | 964 | 189k|1005k|6280 | 0.000000e+00 | 1.000000e+00 |    Inf 
1388.44/1388.46	c  1388s|700000 |  3060 |  4838k|   6.9 |  60M|1461 |   - |3649 |  27k|   0 |   0 | 192k|1021k|6331 | 0.000000e+00 | 1.000000e+00 |    Inf 
1411.44/1411.42	c  1411s|710000 |  3069 |  4924k|   6.9 |  62M|1461 |  12 |3649 |  31k|3649 | 989 | 195k|1036k|6357 | 0.000000e+00 | 1.000000e+00 |    Inf 
1433.25/1433.25	c  1433s|720000 |  3008 |  5001k|   6.9 |  59M|1461 |   1 |3649 |  27k|3649 | 973 | 198k|1052k|6403 | 0.000000e+00 | 1.000000e+00 |    Inf 
1455.04/1455.03	c  1455s|730000 |  3052 |  5073k|   7.0 |  60M|1461 |   - |3649 |  29k|   0 |   0 | 201k|1067k|6444 | 0.000000e+00 | 1.000000e+00 |    Inf 
1477.55/1477.58	c  1478s|740000 |  3144 |  5153k|   7.0 |  61M|1461 |   1 |3649 |  29k|3649 | 966 | 204k|1082k|6467 | 0.000000e+00 | 1.000000e+00 |    Inf 
1500.04/1500.08	c  1500s|750000 |  3039 |  5227k|   7.0 |  61M|1461 |   1 |3649 |  30k|3649 | 980 | 207k|1097k|6507 | 0.000000e+00 | 1.000000e+00 |    Inf 
1522.14/1522.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1522.14/1522.12	c  1522s|760000 |  2905 |  5296k|   7.0 |  58M|1461 |   - |3649 |  25k|   0 |   0 | 210k|1112k|6554 | 0.000000e+00 | 1.000000e+00 |    Inf 
1542.55/1542.56	c  1543s|770000 |  2930 |  5372k|   7.0 |  58M|1461 |   - |3649 |  25k|   0 |   0 | 213k|1127k|6604 | 0.000000e+00 | 1.000000e+00 |    Inf 
1565.94/1565.97	c  1566s|780000 |  2946 |  5469k|   7.0 |  59M|1461 |   8 |3649 |  27k|3649 | 959 | 216k|1141k|6638 | 0.000000e+00 | 1.000000e+00 |    Inf 
1588.35/1588.40	c  1588s|790000 |  2930 |  5551k|   7.0 |  60M|1461 |   1 |3649 |  29k|3649 | 963 | 219k|1156k|6683 | 0.000000e+00 | 1.000000e+00 |    Inf 
1610.35/1610.37	c  1610s|800000 |  2806 |  5632k|   7.0 |  57M|1461 |   - |3649 |  23k|   0 |   0 | 222k|1171k|6748 | 0.000000e+00 | 1.000000e+00 |    Inf 
1629.64/1629.67	c  1630s|810000 |  2757 |  5697k|   7.0 |  58M|1461 |   - |3649 |  26k|3649 | 984 | 225k|1187k|6786 | 0.000000e+00 | 1.000000e+00 |    Inf 
1650.25/1650.25	c  1650s|820000 |  2652 |  5771k|   7.0 |  57M|1461 |   5 |3649 |  25k|3649 | 950 | 228k|1202k|6831 | 0.000000e+00 | 1.000000e+00 |    Inf 
1671.35/1671.38	c  1671s|830000 |  2630 |  5844k|   7.0 |  57M|1461 |  19 |3649 |  25k|3649 | 952 | 231k|1217k|6856 | 0.000000e+00 | 1.000000e+00 |    Inf 
1691.05/1691.04	c  1691s|840000 |  2522 |  5914k|   7.0 |  56M|1461 |   - |3649 |  24k|   0 |   0 | 234k|1232k|6887 | 0.000000e+00 | 1.000000e+00 |    Inf 
1710.46/1710.47	c  1710s|850000 |  2514 |  5987k|   7.0 |  55M|1461 |  16 |3649 |  23k|3649 | 950 | 238k|1247k|6949 | 0.000000e+00 | 1.000000e+00 |    Inf 
1731.25/1731.24	c  1731s|860000 |  2492 |  6063k|   7.1 |  56M|1461 |   - |3649 |  24k|3649 | 954 | 240k|1262k|6975 | 0.000000e+00 | 1.000000e+00 |    Inf 
1752.65/1752.69	c  1753s|870000 |  2445 |  6144k|   7.1 |  56M|1461 |  19 |3649 |  27k|3649 | 950 | 244k|1278k|7009 | 0.000000e+00 | 1.000000e+00 |    Inf 
1773.16/1773.17	c  1773s|880000 |  2413 |  6220k|   7.1 |  55M|1461 |   - |3649 |  24k|   0 |   0 | 246k|1292k|7054 | 0.000000e+00 | 1.000000e+00 |    Inf 
1790.05/1790.01	c 
1790.05/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.05/1790.01	c Solving Time (sec) : 1789.98
1790.05/1790.01	c Solving Nodes      : 888531
1790.05/1790.01	c Primal Bound       : +1.00000000000000e+00 (54 solutions)
1790.05/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.05/1790.01	c Gap                : infinite
1790.05/1790.03	s SATISFIABLE
1790.05/1790.03	v -x231 -x230 -x229 -x228 -x227 -x226 x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 x212 -x211 -x210 
1790.05/1790.03	v -x209 -x208 -x207 -x206 -x205 -x204 x203 -x202 -x201 -x200 x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1790.05/1790.03	v x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1790.05/1790.03	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 x156 -x155 -x154 -x153 -x152 x151 -x150 -x149 -x148 -x147 
1790.05/1790.03	v -x146 -x145 -x144 -x143 -x142 -x141 x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1790.05/1790.03	v -x125 -x124 x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 x109 -x108 -x107 -x106 -x105 -x104 
1790.05/1790.03	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 
1790.05/1790.03	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 
1790.05/1790.03	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 
1790.05/1790.03	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 
1790.05/1790.03	v -x1 
1790.05/1790.03	c SCIP Status        : solving was interrupted [time limit reached]
1790.05/1790.03	c Solving Time       :    1789.98
1790.05/1790.03	c Original Problem   :
1790.05/1790.03	c   Problem name     : HOME/instance-2705607-1278572958.wbo
1790.05/1790.03	c   Variables        : 3801 (2016 binary, 0 integer, 1785 implicit integer, 0 continuous)
1790.05/1790.03	c   Constraints      : 4493 initial, 4493 maximal
1790.05/1790.03	c Presolved Problem  :
1790.05/1790.03	c   Problem name     : t_HOME/instance-2705607-1278572958.wbo
1790.05/1790.03	c   Variables        : 3649 (1940 binary, 0 integer, 1709 implicit integer, 0 continuous)
1790.05/1790.03	c   Constraints      : 4292 initial, 35859 maximal
1790.05/1790.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.05/1790.03	c   trivial          :       0.00         76          0          0          0          0          0          0          0
1790.05/1790.03	c   dualfix          :       0.00         76          0          0          0          0          0          0          0
1790.05/1790.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.03	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.03	c   probing          :       0.05          0          0          0          0          0          0          0          0
1790.05/1790.03	c   setppc           :       0.00          0          0          0          0          0          6          0          0
1790.05/1790.03	c   linear           :       0.05          0          0          0       1809          0        119         96          0
1790.05/1790.03	c   indicator        :       0.00          0          0          0          0          0         76          0          0
1790.05/1790.03	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.05/1790.03	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.03	c   root node        :          -       3418          -          -       3418          -          -          -          -
1790.05/1790.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.05/1790.03	c   integral         :          0          0          0     536695          0         46        865          0          0     960098
1790.05/1790.03	c   setppc           :         61          6    4032067      53514          0      29084    2066073          0          0          0
1790.05/1790.03	c   linear           :       1709          6    4006737      55823          0     266200   18192107     249588          0          0
1790.05/1790.03	c   indicator        :       1709          0     149801      22591          0          3      52566          0          0          0
1790.05/1790.03	c   logicor          :        813+         6    1733772      21370          0     135865    4394363          0          0          0
1790.05/1790.03	c   bounddisjunction :          0+         0     401678          0          0          0          6          0          0          0
1790.05/1790.03	c   countsols        :          0          0          0      21370          0          0          0          0          0          0
1790.05/1790.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.05/1790.03	c   integral         :      18.60       0.00       0.00      18.60       0.00
1790.05/1790.03	c   setppc           :      15.90       0.00      15.85       0.05       0.00
1790.05/1790.03	c   linear           :     137.72       0.00     135.18       2.54       0.00
1790.05/1790.03	c   indicator        :       3.26       0.00       1.22       2.04       0.00
1790.05/1790.03	c   logicor          :     315.32       0.00     315.00       0.33       0.00
1790.05/1790.03	c   bounddisjunction :       0.61       0.00       0.61       0.00       0.00
1790.05/1790.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.05/1790.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.05/1790.03	c   vbounds          :       0.64       2359          0        229
1790.05/1790.03	c   rootredcost      :       0.61          7          0       1709
1790.05/1790.03	c   pseudoobj        :      92.84    4035703         48      26437
1790.05/1790.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.05/1790.03	c   propagation      :      20.16     431197     430818    2651250       29.6      12442       26.9          -
1790.05/1790.03	c   infeasible LP    :      11.47      44172      44172     345100       47.8        300       19.8          0
1790.05/1790.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.05/1790.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.05/1790.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.05/1790.03	c   applied globally :          -          -          -    1306436       24.9          -          -          -
1790.05/1790.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.05/1790.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.05/1790.03	c   cut pool         :       0.00          4          -          -         19          -    (maximal pool size: 175)
1790.05/1790.03	c   redcost          :      31.67     536812          0       1600          0          0
1790.05/1790.03	c   impliedbounds    :       0.00          5          0          0          0          0
1790.05/1790.03	c   intobj           :       0.00          0          0          0          0          0
1790.05/1790.03	c   cgmip            :       0.00          0          0          0          0          0
1790.05/1790.03	c   gomory           :       0.09          5          0          0        949          0
1790.05/1790.03	c   strongcg         :       0.08          5          0          0       1079          0
1790.05/1790.03	c   cmir             :       0.02          5          0          0          0          0
1790.05/1790.03	c   flowcover        :       0.04          5          0          0          0          0
1790.05/1790.03	c   clique           :       0.00          5          0          0          0          0
1790.05/1790.03	c   zerohalf         :       0.00          0          0          0          0          0
1790.05/1790.03	c   mcf              :       0.00          1          0          0          0          0
1790.05/1790.03	c   rapidlearning    :       0.07          1          0          0          0          0
1790.05/1790.03	c Pricers            :       Time      Calls       Vars
1790.05/1790.03	c   problem variables:       0.00          0          0
1790.05/1790.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.05/1790.03	c   relpscost        :      18.14     480870         46        865          0          0     960098
1790.05/1790.03	c   pscost           :       0.00          0          0          0          0          0          0
1790.05/1790.03	c   inference        :       4.62      21364          0          0          0          0      42728
1790.05/1790.03	c   mostinf          :       0.00          0          0          0          0          0          0
1790.05/1790.03	c   leastinf         :       0.00          0          0          0          0          0          0
1790.05/1790.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.05/1790.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.05/1790.03	c   random           :       0.00          0          0          0          0          0          0
1790.05/1790.03	c Primal Heuristics  :       Time      Calls      Found
1790.05/1790.03	c   LP solutions     :       0.02          -          6
1790.05/1790.03	c   pseudo solutions :       0.00          -          0
1790.05/1790.03	c   intshifting      :       0.01          0          0
1790.05/1790.03	c   oneopt           :       0.28          7          0
1790.05/1790.03	c   feaspump         :       0.02          1          0
1790.05/1790.03	c   crossover        :       0.65         11          0
1790.05/1790.03	c   linesearchdiving :       0.08         57          0
1790.05/1790.03	c   guideddiving     :       0.08         57          0
1790.05/1790.03	c   coefdiving       :       0.08         57          0
1790.05/1790.03	c   pscostdiving     :       0.07         57          0
1790.05/1790.03	c   fracdiving       :       0.08         57          0
1790.05/1790.03	c   veclendiving     :       0.08         58          0
1790.05/1790.03	c   rootsoldiving    :       0.10         47          0
1790.05/1790.03	c   objpscostdiving  :       0.09         48          0
1790.05/1790.03	c   trivial          :       0.01          2          0
1790.05/1790.03	c   simplerounding   :       0.78     480851          0
1790.05/1790.03	c   zirounding       :       0.22       1000          0
1790.05/1790.03	c   rounding         :       1.06       9806          0
1790.05/1790.03	c   shifting         :       0.71       3023          0
1790.05/1790.03	c   twoopt           :       0.00          0          0
1790.05/1790.03	c   fixandinfer      :       0.00          0          0
1790.05/1790.03	c   intdiving        :       0.00          0          0
1790.05/1790.03	c   actconsdiving    :       0.00          0          0
1790.05/1790.03	c   octane           :       0.00          0          0
1790.05/1790.03	c   rens             :       0.02          1          0
1790.05/1790.03	c   rins             :       0.00          0          0
1790.05/1790.03	c   localbranching   :       0.00          0          0
1790.05/1790.03	c   mutation         :       0.00          0          0
1790.05/1790.03	c   dins             :       0.00          0          0
1790.05/1790.03	c   undercover       :       0.00          0          0
1790.05/1790.03	c   nlp              :       0.13          0          0
1790.05/1790.03	c   trysol           :       0.26         51         48
1790.05/1790.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.05/1790.03	c   primal LP        :       0.00          0          0       0.00          -
1790.05/1790.03	c   dual LP          :     638.50     557520    6281397      11.27    9837.77
1790.05/1790.03	c   lex dual LP      :       0.00          0          0       0.00          -
1790.05/1790.03	c   barrier LP       :       0.00          0          0       0.00          -
1790.05/1790.03	c   diving/probing LP:       0.14         75        830      11.07    5964.06
1790.05/1790.03	c   strong branching :      14.02       7078     153758      21.72   10965.95
1790.05/1790.03	c     (at root node) :          -         16       3584     224.00          -
1790.05/1790.03	c   conflict analysis:       0.00          0          0       0.00          -
1790.05/1790.03	c B&B Tree           :
1790.05/1790.03	c   number of runs   :          1
1790.05/1790.03	c   nodes            :     888531
1790.05/1790.03	c   nodes (total)    :     888531
1790.05/1790.03	c   nodes left       :       2429
1790.05/1790.03	c   max depth        :       1461
1790.05/1790.03	c   max depth (total):       1461
1790.05/1790.03	c   backtracks       :     114741 (12.9%)
1790.05/1790.03	c   delayed cutoffs  :      90170
1790.05/1790.03	c   repropagations   :    1654835 (5280577 domain reductions, 88107 cutoffs)
1790.05/1790.03	c   avg switch length:       5.33
1790.05/1790.03	c   switching time   :     283.49
1790.05/1790.03	c Solution           :
1790.05/1790.03	c   Solutions found  :         54 (7 improvements)
1790.05/1790.03	c   First Solution   : +8.39620000000000e+04   (in run 1, after 25 nodes, 1.87 seconds, depth 25, found by <trysol>)
1790.05/1790.03	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 50298 nodes, 75.03 seconds, depth 34, found by <relaxation>)
1790.05/1790.03	c   Dual Bound       : +0.00000000000000e+00
1790.05/1790.03	c   Gap              :   infinite
1790.05/1790.03	c   Root Dual Bound  : +0.00000000000000e+00
1790.05/1790.03	c   Root Iterations  :        220
1790.15/1790.11	c Time complete: 1790.16.

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705607-1278572958/watcher-2705607-1278572958 -o /tmp/evaluation-result-2705607-1278572958/solver-2705607-1278572958 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705607-1278572958.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: 0.26 0.06 0.02 4/178 21066
/proc/meminfo: memFree=29722372/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=12336 CPUtime=0
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 1924 0 0 0 0 0 0 0 23 0 1 0 25510018 12632064 1843 4089446400 4194304 10345943 140736338149008 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21066/statm: 3084 1843 429 1502 0 1577 0

[startup+0.0901029 s]
/proc/loadavg: 0.26 0.06 0.02 4/178 21066
/proc/meminfo: memFree=29722372/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=32828 CPUtime=0.08
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 7259 0 0 0 8 0 0 0 23 0 1 0 25510018 33615872 6824 4089446400 4194304 10345943 140736338149008 18446744073709551615 18446744073699065949 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 8207 6824 541 1502 0 6700 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32828

[startup+0.1011 s]
/proc/loadavg: 0.26 0.06 0.02 4/178 21066
/proc/meminfo: memFree=29722372/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=33980 CPUtime=0.09
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 7521 0 0 0 9 0 0 0 23 0 1 0 25510018 34795520 7086 4089446400 4194304 10345943 140736338149008 18446744073709551615 6326865 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 8495 7086 547 1502 0 6988 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33980

[startup+0.301062 s]
/proc/loadavg: 0.26 0.06 0.02 4/178 21066
/proc/meminfo: memFree=29722372/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=41516 CPUtime=0.29
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 14272 0 0 0 27 2 0 0 18 0 1 0 25510018 42512384 8834 4089446400 4194304 10345943 140736338149008 18446744073709551615 6123370 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 10379 8834 743 1502 0 8872 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41516

[startup+0.700989 s]
/proc/loadavg: 0.26 0.06 0.02 4/178 21066
/proc/meminfo: memFree=29722372/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=46824 CPUtime=0.69
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 19430 0 0 0 66 3 0 0 18 0 1 0 25510018 47947776 9874 4089446400 4194304 10345943 140736338149008 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 11706 9874 762 1502 0 10199 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46824

[startup+1.50091 s]
/proc/loadavg: 0.26 0.06 0.02 4/179 21067
/proc/meminfo: memFree=29682816/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=46960 CPUtime=1.49
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 19588 0 0 0 145 4 0 0 19 0 1 0 25510018 48087040 10032 4089446400 4194304 10345943 140736338149008 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 11740 10032 766 1502 0 10233 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46960

[startup+3.10061 s]
/proc/loadavg: 0.26 0.06 0.02 4/179 21067
/proc/meminfo: memFree=29680212/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=47312 CPUtime=3.09
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 19848 0 0 0 302 7 0 0 24 0 1 0 25510018 48447488 10292 4089446400 4194304 10345943 140736338149008 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 11828 10292 768 1502 0 10321 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47312

[startup+6.30101 s]
/proc/loadavg: 0.40 0.09 0.03 4/179 21067
/proc/meminfo: memFree=29674508/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=52936 CPUtime=6.3
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 33874 0 0 0 620 10 0 0 25 0 1 0 25510018 54206464 11584 4089446400 4194304 10345943 140736338149008 18446744073709551615 9106562 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 13234 11584 769 1502 0 11727 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 52936

[startup+12.7008 s]
/proc/loadavg: 0.53 0.13 0.04 4/179 21068
/proc/meminfo: memFree=29653292/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=63612 CPUtime=12.69
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 44941 0 0 0 1256 13 0 0 25 0 1 0 25510018 65138688 13825 4089446400 4194304 10345943 140736338149008 18446744073709551615 4476332 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 15903 13825 769 1502 0 14396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63612

[startup+25.5004 s]
/proc/loadavg: 0.85 0.22 0.07 4/179 21068
/proc/meminfo: memFree=29609424/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=80448 CPUtime=25.49
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 53449 0 0 0 2534 15 0 0 25 0 1 0 25510018 82378752 18275 4089446400 4194304 10345943 140736338149008 18446744073709551615 6865911 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 20112 18275 769 1502 0 18605 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80448

[startup+51.1006 s]
/proc/loadavg: 1.24 0.36 0.12 4/179 21068
/proc/meminfo: memFree=29573352/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=89192 CPUtime=51.1
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 90580 0 0 0 5079 31 0 0 25 0 1 0 25510018 91332608 20631 4089446400 4194304 10345943 140736338149008 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 22298 20631 775 1502 0 20791 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 89192

[startup+102.306 s]
/proc/loadavg: 1.67 0.61 0.22 4/179 21070
/proc/meminfo: memFree=29564068/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=91892 CPUtime=102.3
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 113259 0 0 0 10174 56 0 0 25 0 1 0 25510018 94097408 21688 4089446400 4194304 10345943 140736338149008 18446744073709551615 5926585 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 22973 21688 787 1502 0 21466 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91892

[startup+162.301 s]
/proc/loadavg: 1.88 0.86 0.33 4/179 21072
/proc/meminfo: memFree=29547740/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=103252 CPUtime=162.3
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 127928 0 0 0 16139 91 0 0 25 0 1 0 25510018 105730048 24372 4089446400 4194304 10345943 140736338149008 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 25813 24372 787 1502 0 24306 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 103252

[startup+222.301 s]
/proc/loadavg: 1.95 1.06 0.43 4/179 21073
/proc/meminfo: memFree=29534552/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=111040 CPUtime=222.3
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 136299 0 0 0 22112 118 0 0 25 0 1 0 25510018 113704960 26314 4089446400 4194304 10345943 140736338149008 18446744073709551615 6556776 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 27760 26314 786 1502 0 26253 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 111040

[startup+282.3 s]
/proc/loadavg: 1.98 1.23 0.52 4/179 21074
/proc/meminfo: memFree=29527536/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=112072 CPUtime=282.3
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 138871 0 0 0 28090 140 0 0 25 0 1 0 25510018 114761728 26429 4089446400 4194304 10345943 140736338149008 18446744073709551615 9107500 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 28018 26429 786 1502 0 26511 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 112072

[startup+342.3 s]
/proc/loadavg: 1.99 1.37 0.61 4/179 21076
/proc/meminfo: memFree=29525124/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=115660 CPUtime=342.3
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 145138 0 0 0 34062 168 0 0 25 0 1 0 25510018 118435840 27255 4089446400 4194304 10345943 140736338149008 18446744073709551615 6853993 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 28915 27255 786 1502 0 27408 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 115660

[startup+402.301 s]
/proc/loadavg: 2.04 1.50 0.70 4/179 21078
/proc/meminfo: memFree=29521480/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=116020 CPUtime=402.31
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 151147 0 0 0 40039 192 0 0 25 0 1 0 25510018 118804480 27542 4089446400 4194304 10345943 140736338149008 18446744073709551615 6864687 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 29005 27542 786 1502 0 27498 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 116020

[startup+462.301 s]
/proc/loadavg: 2.01 1.58 0.78 4/179 21080
/proc/meminfo: memFree=29517340/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=119244 CPUtime=462.31
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 157705 0 0 0 46016 215 0 0 25 0 1 0 25510018 122105856 28078 4089446400 4194304 10345943 140736338149008 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 29811 28078 786 1502 0 28304 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 119244

[startup+522.301 s]
/proc/loadavg: 2.00 1.66 0.85 4/179 21081
/proc/meminfo: memFree=29515304/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=120424 CPUtime=522.31
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 159710 0 0 0 51991 240 0 0 25 0 1 0 25510018 123314176 28424 4089446400 4194304 10345943 140736338149008 18446744073709551615 5085428 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/21066/statm: 30106 28424 786 1502 0 28599 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 120424

[startup+582.3 s]
/proc/loadavg: 2.00 1.72 0.92 4/179 21085
/proc/meminfo: memFree=29512220/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=124420 CPUtime=582.31
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 161606 0 0 0 57969 262 0 0 25 0 1 0 25510018 127406080 29140 4089446400 4194304 10345943 140736338149008 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21066/statm: 31105 29140 786 1502 0 29598 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 124420

[startup+642.3 s]
/proc/loadavg: 2.00 1.77 0.99 4/179 21087
/proc/meminfo: memFree=29508400/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=124152 CPUtime=642.32
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 164430 0 0 0 63946 286 0 0 25 0 1 0 25510018 127131648 29494 4089446400 4194304 10345943 140736338149008 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 31038 29494 786 1502 0 29531 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 124152

[startup+702.301 s]

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

/proc/meminfo: memFree=29499456/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=131556 CPUtime=1002.32
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 207995 0 0 0 99796 436 0 0 25 0 1 0 25510018 134713344 31104 4089446400 4194304 10345943 140736338149008 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 32889 31104 786 1502 0 31382 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 131556

[startup+1062.3 s]
/proc/loadavg: 2.01 1.94 1.34 4/179 21099
/proc/meminfo: memFree=29497556/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=130048 CPUtime=1062.33
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 211468 0 0 0 105771 462 0 0 25 0 1 0 25510018 133169152 31140 4089446400 4194304 10345943 140736338149008 18446744073709551615 6108031 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 32512 31140 786 1502 0 31005 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 130048

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.38 4/179 21100
/proc/meminfo: memFree=29492184/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=132640 CPUtime=1122.33
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 215088 0 0 0 111747 486 0 0 25 0 1 0 25510018 135823360 31401 4089446400 4194304 10345943 140736338149008 18446744073709551615 4651030 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 33160 31401 786 1502 0 31653 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 132640

[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.42 4/179 21101
/proc/meminfo: memFree=29489036/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=133620 CPUtime=1182.33
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 215532 0 0 0 117727 506 0 0 25 0 1 0 25510018 136826880 31843 4089446400 4194304 10345943 140736338149008 18446744073709551615 6003041 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 33405 31843 786 1502 0 31898 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 133620

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.45 4/179 21103
/proc/meminfo: memFree=29484896/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=135500 CPUtime=1242.33
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 216737 0 0 0 123706 527 0 0 25 0 1 0 25510018 138752000 32098 4089446400 4194304 10345943 140736338149008 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 33875 32098 786 1502 0 32368 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 135500

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.48 4/179 21105
/proc/meminfo: memFree=29481624/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=137144 CPUtime=1302.34
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 217784 0 0 0 129686 548 0 0 25 0 1 0 25510018 140435456 32573 4089446400 4194304 10345943 140736338149008 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 34286 32573 786 1502 0 32779 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 137144

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 4/179 21107
/proc/meminfo: memFree=29480084/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=137116 CPUtime=1362.33
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 218221 0 0 0 135663 570 0 0 25 0 1 0 25510018 140406784 32621 4089446400 4194304 10345943 140736338149008 18446744073709551615 6559511 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 34279 32621 786 1502 0 32772 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 137116

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 4/179 21108
/proc/meminfo: memFree=29478788/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=138248 CPUtime=1422.34
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 218665 0 0 0 141641 593 0 0 25 0 1 0 25510018 141565952 32718 4089446400 4194304 10345943 140736338149008 18446744073709551615 9104217 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 34562 32718 786 1502 0 33055 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 138248

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.56 4/179 21109
/proc/meminfo: memFree=29477508/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=138248 CPUtime=1482.34
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 218843 0 0 0 147619 615 0 0 25 0 1 0 25510018 141565952 32896 4089446400 4194304 10345943 140736338149008 18446744073709551615 5025713 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 34562 32896 786 1502 0 33055 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 138248

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 4/179 21111
/proc/meminfo: memFree=29477828/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=138112 CPUtime=1542.34
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 219675 0 0 0 153596 638 0 0 25 0 1 0 25510018 141426688 32726 4089446400 4194304 10345943 140736338149008 18446744073709551615 4967817 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 34528 32726 786 1502 0 33021 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 138112

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 4/179 21113
/proc/meminfo: memFree=29477532/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=138040 CPUtime=1602.35
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 220572 0 0 0 159570 665 0 0 25 0 1 0 25510018 141352960 32703 4089446400 4194304 10345943 140736338149008 18446744073709551615 6785120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 34510 32703 786 1502 0 33003 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 138040

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.64 4/179 21115
/proc/meminfo: memFree=29476740/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=138212 CPUtime=1662.35
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 221063 0 0 0 165546 689 0 0 25 0 1 0 25510018 141529088 32714 4089446400 4194304 10345943 140736338149008 18446744073709551615 4968060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 34553 32714 786 1502 0 33046 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 138212

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.65 4/179 21116
/proc/meminfo: memFree=29476444/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=138228 CPUtime=1722.35
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 221530 0 0 0 171522 713 0 0 25 0 1 0 25510018 141545472 32828 4089446400 4194304 10345943 140736338149008 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 34557 32828 786 1502 0 33050 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 138228

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.67 4/179 21117
/proc/meminfo: memFree=29472804/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=138216 CPUtime=1782.35
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 223202 0 0 0 177498 737 0 0 25 0 1 0 25510018 141533184 32847 4089446400 4194304 10345943 140736338149008 18446744073709551615 7794310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 34554 32847 786 1502 0 33047 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 138216

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

[startup+1785.5 s]
/proc/loadavg: 2.00 1.97 1.67 4/179 21118
/proc/meminfo: memFree=29472680/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=138216 CPUtime=1785.55
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 223202 0 0 0 177816 739 0 0 25 0 1 0 25510018 141533184 32847 4089446400 4194304 10345943 140736338149008 18446744073709551615 4469728 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 34554 32847 786 1502 0 33047 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (KiB) 138216

[startup+1788.7 s]
/proc/loadavg: 2.00 1.97 1.67 2/174 21135
/proc/meminfo: memFree=29645680/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=138216 CPUtime=1788.75
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 223203 0 0 0 178135 740 0 0 25 0 1 0 25510018 141533184 32848 4089446400 4194304 10345943 140736338149008 18446744073709551615 7522128 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 34554 32848 786 1502 0 33047 0
Current children cumulated CPU time (s) 1788.75
Current children cumulated vsize (KiB) 138216

[startup+1789.5 s]
/proc/loadavg: 2.00 1.97 1.67 2/174 21135
/proc/meminfo: memFree=29645680/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=138216 CPUtime=1789.55
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 223209 0 0 0 178215 740 0 0 25 0 1 0 25510018 141533184 32854 4089446400 4194304 10345943 140736338149008 18446744073709551615 6068933 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 34554 32854 786 1502 0 33047 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (KiB) 138216

[startup+1789.9 s]
/proc/loadavg: 2.00 1.97 1.67 2/174 21135
/proc/meminfo: memFree=29645680/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=138216 CPUtime=1789.95
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 223209 0 0 0 178255 740 0 0 25 0 1 0 25510018 141533184 32854 4089446400 4194304 10345943 140736338149008 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21066/statm: 34554 32854 786 1502 0 33047 0
Current children cumulated CPU time (s) 1789.95
Current children cumulated vsize (KiB) 138216

[startup+1790.1 s]
/proc/loadavg: 2.00 1.97 1.67 2/174 21135
/proc/meminfo: memFree=29645680/32950928 swapFree=67111528/67111528
[pid=21066] ppid=21064 vsize=138216 CPUtime=1790.15
/proc/21066/stat : 21066 (pbscip.linux.x8) R 21064 21066 20918 0 -1 4202496 223215 0 0 0 178275 740 0 0 25 0 1 0 25510018 141533184 32860 4089446400 4194304 10345943 140736338149008 18446744073709551615 6066710 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21066/statm: 34554 32860 790 1502 0 33047 0
Current children cumulated CPU time (s) 1790.15
Current children cumulated vsize (KiB) 138216

Child status: 0
Real time (s): 1790.11
CPU time (s): 1790.17
CPU user time (s): 1782.76
CPU system time (s): 7.41487
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 138280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1782.76
system time used= 7.41487
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 223218
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= 4
involuntary context switches= 7743

runsolver used 2.73758 second user time and 5.40218 second system time

The end

Launcher Data

Begin job on node113 at 2010-07-08 09:09:18
IDJOB=2705607
IDBENCH=78946
IDSOLVER=1214
FILE ID=node113/2705607-1278572958
PBS_JOBID= 11240228
Free space on /tmp= 73736 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 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.1900576927--soft-33-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-2705607-1278572958/watcher-2705607-1278572958 -o /tmp/evaluation-result-2705607-1278572958/solver-2705607-1278572958 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705607-1278572958.wbo -t 1800 -m 3800

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

MD5SUM BENCH= b0bcd9e760e7f0ffa9653d41066a148b
RANDOM SEED=881263130

node113.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.843
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.68
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.843
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.843
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.843
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.73
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.843
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.74
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.843
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.76
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.843
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.93
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.843
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:     32950928 kB
MemFree:      29723024 kB
Buffers:        149788 kB
Cached:        2824364 kB
SwapCached:          0 kB
Active:        1714540 kB
Inactive:      1361960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29723024 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25952 kB
Writeback:           0 kB
AnonPages:      102284 kB
Mapped:          17564 kB
Slab:            87192 kB
PageTables:       4756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   247928 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= 73736 MiB
End job on node113 at 2010-07-08 09:39:09