Trace number 2692841

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverMSAT (TO) 1800.17 1800.12

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900573137--soft-33-100-0.wbo
MD5SUM34c2ccfe3c5c18b062797c1b5794b2d4
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 benchmark254.587
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 constraints1788
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 89002
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 89001
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 693
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [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-2692841-1277906430.wbo>
0.00/0.03	c original problem has 3807 variables (2019 bin, 0 int, 0 impl, 1788 cont) and 4496 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, 1928 impls, 11 clqs
0.05/0.09	c (round 2) 0 del vars, 71 del conss, 1788 chg bounds, 54 chg sides, 0 chg coeffs, 0 upgd conss, 1928 impls, 11 clqs
0.09/0.10	c (round 3) 54 del vars, 152 del conss, 1806 chg bounds, 81 chg sides, 0 chg coeffs, 0 upgd conss, 1928 impls, 11 clqs
0.09/0.11	c (round 4) 126 del vars, 170 del conss, 1806 chg bounds, 81 chg sides, 0 chg coeffs, 894 upgd conss, 1928 impls, 11 clqs
0.09/0.12	c (round 5) 144 del vars, 170 del conss, 1806 chg bounds, 81 chg sides, 0 chg coeffs, 894 upgd conss, 1928 impls, 11 clqs
0.09/0.18	c    (0.1s) probing: 101/1947 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.18	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.18	c presolving (6 rounds):
0.09/0.18	c  144 deleted vars, 170 deleted constraints, 1806 tightened bounds, 0 added holes, 81 changed sides, 0 changed coefficients
0.09/0.18	c  1928 implications, 11 cliques
0.09/0.18	c presolved problem has 3663 variables (1947 bin, 0 int, 0 impl, 1716 cont) and 4326 constraints
0.09/0.18	c    1716 constraints of type <indicator>
0.09/0.18	c      11 constraints of type <setppc>
0.09/0.18	c    1716 constraints of type <linear>
0.09/0.18	c     883 constraints of type <logicor>
0.09/0.18	c transformed objective value is always integral (scale: 1)
0.09/0.18	c Presolving Time: 0.11
0.09/0.18	c - non default parameters ----------------------------------------------------------------------
0.09/0.18	c # SCIP version 1.2.1.2
0.09/0.18	c 
0.09/0.18	c # frequency for displaying node information lines
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.18	c display/freq = 10000
0.09/0.18	c 
0.09/0.18	c # maximal time in seconds to run
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.18	c limits/time = 1799.97
0.09/0.18	c 
0.09/0.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.18	c limits/memory = 3420
0.09/0.18	c 
0.09/0.18	c # should presolving try to simplify inequalities
0.09/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.18	c constraints/linear/simplifyinequalities = TRUE
0.09/0.18	c 
0.09/0.18	c # should presolving try to simplify knapsacks
0.09/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.18	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.18	c 
0.09/0.18	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.18	c separating/rapidlearning/freq = 0
0.09/0.18	c 
0.09/0.18	c -----------------------------------------------------------------------------------------------
0.09/0.18	c start solving
0.09/0.18	c 
0.09/0.19	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.19	c   0.1s|     1 |     0 |    27 |     - |  13M|   0 |  16 |3663 |4326 |3663 | 894 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	o 85182
0.09/0.19	c y 0.1s|     1 |     0 |    46 |     - |  13M|   0 |  16 |3663 |4326 |3663 | 894 |   0 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.19/0.22	c   0.1s|     1 |     0 |    73 |     - |  13M|   0 |  25 |3663 |4326 |3663 | 909 |  15 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.19/0.26	c   0.2s|     1 |     0 |   119 |     - |  13M|   0 |  31 |3663 |4326 |3663 | 923 |  29 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.29/0.31	c   0.2s|     1 |     0 |   152 |     - |  14M|   0 |  38 |3663 |4326 |3663 | 934 |  40 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.29/0.36	c   0.3s|     1 |     0 |   177 |     - |  14M|   0 |  39 |3663 |4326 |3663 | 944 |  50 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.39/0.41	c   0.3s|     1 |     0 |   210 |     - |  14M|   0 |  46 |3663 |4326 |3663 | 948 |  54 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
0.39/0.48	c   0.4s|     1 |     0 |   246 |     - |  14M|   0 |  44 |3663 |4326 |3663 | 955 |  61 |   0 |   0 | 0.000000e+00 | 8.518200e+04 |    Inf 
1.00/1.05	c   0.9s|     1 |     2 |   246 |     - |  14M|   0 |  44 |3663 |4326 |3663 | 955 |  61 |   0 |  33 | 0.000000e+00 | 8.518200e+04 |    Inf 
9.19/9.24	o 951
9.19/9.24	c * 8.8s|  3887 |  3051 |  7372 |   1.8 |  22M| 375 |   - |3663 |4342 |3663 | 973 | 662 |  16 | 887 | 0.000000e+00 | 9.510000e+02 |    Inf 
16.89/16.96	o 448
16.89/16.96	c *16.2s|  8821 |  5249 | 15603 |   1.7 |  29M| 375 |   - |3663 |4469 |3663 | 967 |1123 | 143 |1046 | 0.000000e+00 | 4.480000e+02 |    Inf 
16.89/16.97	o 444
16.89/16.97	c *16.2s|  8822 |  5234 | 15603 |   1.7 |  30M| 375 |   - |3663 |4469 |3663 | 967 |1123 | 143 |1046 | 0.000000e+00 | 4.440000e+02 |    Inf 
18.79/18.82	o 427
18.79/18.82	c *18.0s|  9349 |  5493 | 22270 |   2.4 |  31M| 375 |   - |3663 |4924 |3663 | 973 |1470 | 633 |1164 | 0.000000e+00 | 4.270000e+02 |    Inf 
18.89/18.94	o 149
18.89/18.94	c *18.1s|  9375 |  3150 | 22472 |   2.4 |  26M| 375 |   - |3663 |4927 |3663 | 968 |1480 | 645 |1188 | 0.000000e+00 | 1.490000e+02 |    Inf 
18.89/18.96	o 142
18.89/18.96	c *18.1s|  9380 |  3088 | 22515 |   2.4 |  27M| 375 |   - |3663 |4927 |3663 | 968 |1480 | 645 |1188 | 0.000000e+00 | 1.420000e+02 |    Inf 
18.89/18.97	o 119
18.89/18.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
18.89/18.97	c *18.1s|  9381 |  2875 | 22522 |   2.4 |  26M| 375 |   - |3663 |4927 |3663 | 968 |1480 | 645 |1188 | 0.000000e+00 | 1.190000e+02 |    Inf 
18.99/19.03	o 114
18.99/19.03	c *18.2s|  9397 |  2832 | 22724 |   2.4 |  26M| 375 |   - |3663 |4924 |3663 | 954 |1486 | 647 |1191 | 0.000000e+00 | 1.140000e+02 |    Inf 
18.99/19.04	o 104
18.99/19.04	c *18.2s|  9398 |  2582 | 22730 |   2.4 |  26M| 375 |   - |3663 |4922 |3663 | 954 |1486 | 647 |1191 | 0.000000e+00 | 1.040000e+02 |    Inf 
19.59/19.67	o 103
19.59/19.67	c *18.8s|  9509 |  2658 | 23781 |   2.5 |  26M| 375 |   - |3663 |4939 |3663 | 966 |1597 | 676 |1327 | 0.000000e+00 | 1.030000e+02 |    Inf 
19.89/19.96	o 76
19.89/19.96	c *19.1s|  9602 |  2030 | 24277 |   2.5 |  25M| 375 |   - |3663 |4978 |3663 | 960 |1656 | 726 |1370 | 0.000000e+00 | 7.600000e+01 |    Inf 
20.29/20.33	o 75
20.29/20.33	c *19.4s|  9803 |  2213 | 24569 |   2.5 |  25M| 375 |   - |3663 |4508 |3663 | 960 |1667 | 732 |1374 | 0.000000e+00 | 7.500000e+01 |    Inf 
20.69/20.78	o 71
20.69/20.78	c *19.9s|  9946 |  2166 | 25668 |   2.6 |  26M| 375 |   - |3663 |4494 |3663 | 974 |1780 | 813 |1393 | 0.000000e+00 | 7.100000e+01 |    Inf 
20.69/20.78	o 57
20.69/20.78	c *19.9s|  9947 |  1915 | 25668 |   2.6 |  25M| 375 |   - |3663 |4494 |3663 | 974 |1780 | 813 |1393 | 0.000000e+00 | 5.700000e+01 |    Inf 
20.79/20.86	o 47
20.79/20.86	c *19.9s|  9958 |  1670 | 25919 |   2.6 |  25M| 375 |   - |3663 |4161 |3663 | 962 |1790 | 815 |1402 | 0.000000e+00 | 4.700000e+01 |    Inf 
20.79/20.88	o 32
20.79/20.88	c *19.9s|  9962 |  1280 | 25956 |   2.6 |  24M| 375 |   - |3663 |3980 |3663 | 963 |1793 | 817 |1402 | 0.000000e+00 | 3.200000e+01 |    Inf 
20.90/20.91	o 11
20.90/20.91	c *20.0s|  9964 |   396 | 25994 |   2.6 |  22M| 375 |   - |3663 |3709 |3663 | 965 |1798 | 817 |1402 | 0.000000e+00 | 1.100000e+01 |    Inf 
20.99/21.03	c  20.1s| 10000 |   400 | 26466 |   2.6 |  21M| 375 |  22 |3663 |3331 |3663 | 954 |1798 | 851 |1410 | 0.000000e+00 | 1.100000e+01 |    Inf 
38.10/38.12	o 8
38.10/38.12	c *36.3s| 19499 |   387 | 75100 |   3.8 |  24M| 375 |   - |3663 |7752 |3663 | 947 |6565 |  12k|1834 | 0.000000e+00 | 8.000000e+00 |    Inf 
38.89/38.94	c  37.1s| 20000 |   408 | 77569 |   3.9 |  25M| 375 |  18 |3663 |7627 |3663 | 952 |6620 |  12k|1834 | 0.000000e+00 | 8.000000e+00 |    Inf 
49.69/49.77	o 6
49.69/49.77	c *47.4s| 26590 |   541 |108557 |   4.1 |  26M| 375 |   - |3663 |9415 |3663 | 961 |8633 |  21k|1835 | 0.000000e+00 | 6.000000e+00 |    Inf 
55.39/55.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
55.39/55.47	c  52.8s| 30000 |   603 |124550 |   4.1 |  27M| 375 |   6 |3663 |  10k|3663 | 949 |9466 |  25k|1837 | 0.000000e+00 | 6.000000e+00 |    Inf 
72.29/72.34	c  68.8s| 40000 |   715 |165910 |   4.1 |  30M| 375 |  15 |3663 |  12k|3663 | 949 |  11k|  38k|1897 | 0.000000e+00 | 6.000000e+00 |    Inf 
90.59/90.66	c  86.3s| 50000 |   856 |213567 |   4.3 |  31M| 375 |   - |3663 |  13k|   0 |   0 |  15k|  51k|2166 | 0.000000e+00 | 6.000000e+00 |    Inf 
110.09/110.18	c   105s| 60000 |  1081 |264813 |   4.4 |  34M| 375 |   - |3663 |  15k|   0 |   0 |  22k|  63k|2458 | 0.000000e+00 | 6.000000e+00 |    Inf 
112.20/112.22	o 2
112.20/112.22	c * 107s| 61069 |   905 |270536 |   4.4 |  32M| 375 |   - |3663 |  15k|3663 | 961 |  23k|  65k|2463 | 0.000000e+00 | 2.000000e+00 |    Inf 
129.10/129.12	c   123s| 70000 |   846 |313105 |   4.5 |  32M| 375 |  15 |3663 |  16k|3663 | 943 |  30k|  77k|2631 | 0.000000e+00 | 2.000000e+00 |    Inf 
148.99/149.00	c   142s| 80000 |   754 |365280 |   4.6 |  32M| 375 |  16 |3663 |  16k|3663 | 951 |  39k|  90k|2960 | 0.000000e+00 | 2.000000e+00 |    Inf 
169.30/169.39	c   161s| 90000 |   733 |422072 |   4.7 |  34M| 375 |   1 |3663 |  20k|3663 | 960 |  47k| 103k|3238 | 0.000000e+00 | 2.000000e+00 |    Inf 
188.39/188.45	c   180s|100000 |   578 |468622 |   4.7 |  31M| 375 |   - |3663 |  14k|   0 |   0 |  52k| 117k|3451 | 0.000000e+00 | 2.000000e+00 |    Inf 
207.10/207.18	c   197s|110000 |   479 |518319 |   4.7 |  31M| 375 |  28 |3663 |  15k|3663 | 943 |  57k| 130k|3649 | 0.000000e+00 | 2.000000e+00 |    Inf 
226.40/226.41	c   216s|120000 |   521 |569734 |   4.7 |  33M| 375 |  34 |3663 |  21k|3663 | 943 |  62k| 143k|3833 | 0.000000e+00 | 2.000000e+00 |    Inf 
247.69/247.77	c   236s|130000 |   651 |624761 |   4.8 |  35M| 375 |   - |3663 |  24k|   0 |   0 |  69k| 157k|4023 | 0.000000e+00 | 2.000000e+00 |    Inf 
269.79/269.87	c   257s|140000 |   541 |677962 |   4.8 |  35M| 375 |   - |3663 |  25k|   0 |   0 |  75k| 171k|4180 | 0.000000e+00 | 2.000000e+00 |    Inf 
292.60/292.63	c   279s|150000 |   671 |737804 |   4.9 |  38M| 375 |   - |3663 |  30k|   0 |   0 |  82k| 185k|4383 | 0.000000e+00 | 2.000000e+00 |    Inf 
317.00/317.02	c   303s|160000 |   585 |797999 |   5.0 |  37M| 375 |   - |3663 |  29k|   0 |   0 |  89k| 200k|4564 | 0.000000e+00 | 2.000000e+00 |    Inf 
339.50/339.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
339.50/339.58	c   324s|170000 |   607 |850940 |   5.0 |  37M| 375 |  16 |3663 |  29k|3663 | 943 |  96k| 214k|4731 | 0.000000e+00 | 2.000000e+00 |    Inf 
363.60/363.60	c   348s|180000 |   657 |911001 |   5.1 |  40M| 375 |   - |3663 |  34k|   0 |   0 | 103k| 228k|4918 | 0.000000e+00 | 2.000000e+00 |    Inf 
384.40/384.45	c   368s|190000 |   745 |948459 |   5.0 |  41M| 375 |  14 |3663 |  36k|3663 | 957 | 104k| 242k|5022 | 0.000000e+00 | 2.000000e+00 |    Inf 
406.60/406.63	c   389s|200000 |   752 |983314 |   4.9 |  42M| 375 |   - |3663 |  38k|   0 |   0 | 105k| 257k|5106 | 0.000000e+00 | 2.000000e+00 |    Inf 
430.20/430.22	c   412s|210000 |   899 |  1025k|   4.9 |  43M| 375 |   - |3663 |  36k|   0 |   0 | 107k| 272k|5181 | 0.000000e+00 | 2.000000e+00 |    Inf 
452.80/452.87	c   434s|220000 |   907 |  1065k|   4.8 |  43M| 375 |  10 |3663 |  35k|3663 | 948 | 108k| 287k|5274 | 0.000000e+00 | 2.000000e+00 |    Inf 
474.70/474.75	c   455s|230000 |   893 |  1103k|   4.8 |  42M| 375 |   - |3663 |  32k|   0 |   0 | 110k| 301k|5378 | 0.000000e+00 | 2.000000e+00 |    Inf 
495.20/495.28	c   475s|240000 |   858 |  1139k|   4.7 |  41M| 375 |   - |3663 |  30k|   0 |   0 | 111k| 316k|5471 | 0.000000e+00 | 2.000000e+00 |    Inf 
515.50/515.55	c   494s|250000 |   975 |  1174k|   4.7 |  43M| 375 |   1 |3663 |  33k|3663 | 948 | 112k| 329k|5535 | 0.000000e+00 | 2.000000e+00 |    Inf 
536.90/536.92	c   515s|260000 |  1060 |  1215k|   4.7 |  44M| 375 |   - |3663 |  35k|   0 |   0 | 114k| 344k|5631 | 0.000000e+00 | 2.000000e+00 |    Inf 
558.90/558.96	c   536s|270000 |  1156 |  1254k|   4.6 |  47M| 375 |   9 |3663 |  40k|3663 | 948 | 115k| 358k|5710 | 0.000000e+00 | 2.000000e+00 |    Inf 
582.41/582.40	c   558s|280000 |  1253 |  1293k|   4.6 |  49M| 375 |  12 |3663 |  43k|3663 | 948 | 116k| 373k|5790 | 0.000000e+00 | 2.000000e+00 |    Inf 
605.81/605.87	c   581s|290000 |  1304 |  1333k|   4.6 |  49M| 375 |  16 |3663 |  41k|3663 | 948 | 118k| 388k|5870 | 0.000000e+00 | 2.000000e+00 |    Inf 
628.81/628.84	c   603s|300000 |  1331 |  1373k|   4.6 |  49M| 375 |   - |3663 |  40k|   0 |   0 | 119k| 402k|5940 | 0.000000e+00 | 2.000000e+00 |    Inf 
652.21/652.20	c   626s|310000 |  1425 |  1411k|   4.6 |  50M| 375 |  16 |3663 |  41k|3663 | 948 | 120k| 417k|6013 | 0.000000e+00 | 2.000000e+00 |    Inf 
675.20/675.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
675.20/675.26	c   648s|320000 |  1419 |  1451k|   4.5 |  50M| 375 |  18 |3663 |  41k|3663 | 948 | 122k| 432k|6096 | 0.000000e+00 | 2.000000e+00 |    Inf 
698.61/698.67	c   671s|330000 |  1426 |  1489k|   4.5 |  52M| 375 |   - |3663 |  44k|3663 | 948 | 123k| 447k|6177 | 0.000000e+00 | 2.000000e+00 |    Inf 
723.81/723.84	c   695s|340000 |  1442 |  1526k|   4.5 |  52M| 375 |   1 |3663 |  44k|3663 | 948 | 124k| 462k|6251 | 0.000000e+00 | 2.000000e+00 |    Inf 
746.51/746.52	c   717s|350000 |  1442 |  1561k|   4.5 |  51M| 375 |   - |3663 |  40k|   0 |   0 | 125k| 477k|6332 | 0.000000e+00 | 2.000000e+00 |    Inf 
770.02/770.04	c   739s|360000 |  1467 |  1601k|   4.4 |  51M| 375 |   - |3663 |  39k|   0 |   0 | 127k| 492k|6411 | 0.000000e+00 | 2.000000e+00 |    Inf 
794.11/794.20	c   763s|370000 |  1413 |  1644k|   4.4 |  51M| 375 |   - |3663 |  38k|   0 |   0 | 128k| 507k|6482 | 0.000000e+00 | 2.000000e+00 |    Inf 
816.31/816.32	c   784s|380000 |  1391 |  1680k|   4.4 |  50M| 375 |   - |3663 |  37k|   0 |   0 | 129k| 522k|6559 | 0.000000e+00 | 2.000000e+00 |    Inf 
838.71/838.72	c   806s|390000 |  1225 |  1718k|   4.4 |  47M| 375 |   - |3663 |  31k|   0 |   0 | 131k| 537k|6636 | 0.000000e+00 | 2.000000e+00 |    Inf 
859.41/859.42	c   826s|400000 |  1110 |  1754k|   4.4 |  46M| 375 |  21 |3663 |  32k|3663 | 948 | 132k| 552k|6733 | 0.000000e+00 | 2.000000e+00 |    Inf 
883.11/883.15	c   848s|410000 |  1151 |  1810k|   4.4 |  48M| 375 |   8 |3663 |  36k|3663 | 948 | 137k| 566k|6820 | 0.000000e+00 | 2.000000e+00 |    Inf 
909.62/909.61	c   874s|420000 |  1142 |  1871k|   4.5 |  48M| 375 |   - |3663 |  35k|   0 |   0 | 144k| 581k|6921 | 0.000000e+00 | 2.000000e+00 |    Inf 
932.42/932.45	c   896s|430000 |  1020 |  1917k|   4.5 |  45M| 375 |  15 |3663 |  29k|3663 | 948 | 147k| 595k|6999 | 0.000000e+00 | 2.000000e+00 |    Inf 
954.72/954.71	c   917s|440000 |  1031 |  1959k|   4.5 |  46M| 375 |   - |3663 |  32k|   0 |   0 | 148k| 609k|7063 | 0.000000e+00 | 2.000000e+00 |    Inf 
977.42/977.48	c   939s|450000 |   977 |  2002k|   4.5 |  46M| 375 |  14 |3663 |  32k|3663 | 948 | 150k| 624k|7182 | 0.000000e+00 | 2.000000e+00 |    Inf 
999.21/999.22	c   960s|460000 |   865 |  2041k|   4.4 |  45M| 375 |   1 |3663 |  30k|3663 | 948 | 152k| 638k|7261 | 0.000000e+00 | 2.000000e+00 |    Inf 
1020.61/1020.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1020.61/1020.70	c   981s|470000 |   820 |  2083k|   4.4 |  45M| 375 |  13 |3663 |  32k|3663 | 949 | 154k| 653k|7361 | 0.000000e+00 | 2.000000e+00 |    Inf 
1044.32/1044.37	c  1003s|480000 |   758 |  2130k|   4.4 |  44M| 375 |  17 |3663 |  30k|3663 | 943 | 157k| 667k|7443 | 0.000000e+00 | 2.000000e+00 |    Inf 
1068.52/1068.57	c  1027s|490000 |   674 |  2178k|   4.4 |  41M| 375 |   - |3663 |  25k|   0 |   0 | 161k| 681k|8092 | 0.000000e+00 | 2.000000e+00 |    Inf 
1092.72/1092.78	c  1050s|500000 |   778 |  2238k|   4.5 |  42M| 375 |   - |3663 |  27k|   0 |   0 | 167k| 694k|8223 | 0.000000e+00 | 2.000000e+00 |    Inf 
1115.21/1115.22	c  1072s|510000 |   687 |  2289k|   4.5 |  42M| 375 |   - |3663 |  28k|   0 |   0 | 172k| 707k|8243 | 0.000000e+00 | 2.000000e+00 |    Inf 
1125.12/1125.18	o 1
1125.12/1125.18	c *1081s|514165 |   489 |  2314k|   4.5 |  40M| 375 |   - |3663 |  30k|3663 | 950 | 175k| 713k|8248 | 0.000000e+00 | 1.000000e+00 |    Inf 
1138.82/1138.84	c  1094s|520000 |   396 |  2348k|   4.5 |  35M| 375 |   - |3663 |  18k|   0 |   0 | 179k| 721k|8268 | 0.000000e+00 | 1.000000e+00 |    Inf 
1156.62/1156.68	c  1111s|530000 |   413 |  2388k|   4.5 |  36M| 375 |  14 |3663 |  21k|3663 | 948 | 181k| 734k|8271 | 0.000000e+00 | 1.000000e+00 |    Inf 
1176.52/1176.59	c  1130s|540000 |   355 |  2430k|   4.5 |  36M| 375 |   - |3663 |  21k|   0 |   0 | 182k| 748k|8328 | 0.000000e+00 | 1.000000e+00 |    Inf 
1198.82/1198.86	c  1152s|550000 |   390 |  2493k|   4.5 |  36M| 375 |   1 |3663 |  22k|3663 | 951 | 187k| 761k|8533 | 0.000000e+00 | 1.000000e+00 |    Inf 
1224.13/1224.12	c  1176s|560000 |   393 |  2567k|   4.6 |  38M| 375 |  24 |3663 |  26k|3663 | 954 | 195k| 774k|8640 | 0.000000e+00 | 1.000000e+00 |    Inf 
1249.22/1249.29	c  1200s|570000 |   476 |  2629k|   4.6 |  40M| 375 |  17 |3663 |  31k|3663 | 943 | 201k| 787k|8738 | 0.000000e+00 | 1.000000e+00 |    Inf 
1276.43/1276.49	c  1227s|580000 |   414 |  2693k|   4.6 |  41M| 375 |  19 |3663 |  33k|3663 | 943 | 209k| 801k|8803 | 0.000000e+00 | 1.000000e+00 |    Inf 
1301.52/1301.55	c  1251s|590000 |   422 |  2750k|   4.7 |  42M| 375 |  23 |3663 |  36k|3663 | 959 | 214k| 814k|8890 | 0.000000e+00 | 1.000000e+00 |    Inf 
1328.22/1328.24	c  1277s|600000 |   417 |  2813k|   4.7 |  43M| 375 |   1 |3663 |  38k|3663 | 951 | 221k| 828k|8974 | 0.000000e+00 | 1.000000e+00 |    Inf 
1354.83/1354.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1354.83/1354.89	c  1303s|610000 |   451 |  2871k|   4.7 |  44M| 375 |   9 |3663 |  42k|3663 | 943 | 229k| 841k|9074 | 0.000000e+00 | 1.000000e+00 |    Inf 
1383.23/1383.28	c  1330s|620000 |   409 |  2926k|   4.7 |  44M| 375 |  12 |3663 |  42k|3663 | 949 | 236k| 854k|9160 | 0.000000e+00 | 1.000000e+00 |    Inf 
1412.02/1412.09	c  1358s|630000 |   504 |  2986k|   4.7 |  46M| 375 |   - |3663 |  46k|   0 |   0 | 242k| 868k|9247 | 0.000000e+00 | 1.000000e+00 |    Inf 
1443.13/1443.16	c  1388s|640000 |   544 |  3049k|   4.8 |  48M| 375 |  13 |3663 |  48k|3663 | 954 | 250k| 881k|9334 | 0.000000e+00 | 1.000000e+00 |    Inf 
1473.03/1473.09	c  1417s|650000 |   558 |  3109k|   4.8 |  50M| 375 |   - |3663 |  53k|   0 |   0 | 257k| 895k|9403 | 0.000000e+00 | 1.000000e+00 |    Inf 
1505.84/1505.81	c  1449s|660000 |   586 |  3173k|   4.8 |  50M| 375 |   - |3663 |  52k|   0 |   0 | 264k| 909k|9480 | 0.000000e+00 | 1.000000e+00 |    Inf 
1537.74/1537.77	c  1480s|670000 |   712 |  3230k|   4.8 |  51M| 375 |   - |3663 |  54k|   0 |   0 | 271k| 924k|9550 | 0.000000e+00 | 1.000000e+00 |    Inf 
1570.94/1570.97	c  1512s|680000 |   800 |  3296k|   4.8 |  54M| 375 |  10 |3663 |  57k|3663 | 956 | 278k| 938k|9648 | 0.000000e+00 | 1.000000e+00 |    Inf 
1605.03/1605.00	c  1545s|690000 |   843 |  3359k|   4.9 |  55M| 375 |   - |3663 |  60k|   0 |   0 | 285k| 953k|9747 | 0.000000e+00 | 1.000000e+00 |    Inf 
1640.23/1640.28	c  1580s|700000 |   878 |  3423k|   4.9 |  56M| 375 |   - |3663 |  59k|   0 |   0 | 292k| 968k|9837 | 0.000000e+00 | 1.000000e+00 |    Inf 
1674.93/1674.97	c  1613s|710000 |   885 |  3487k|   4.9 |  56M| 375 |   8 |3663 |  59k|3663 | 959 | 299k| 982k|9911 | 0.000000e+00 | 1.000000e+00 |    Inf 
1708.83/1708.81	c  1646s|720000 |   839 |  3548k|   4.9 |  55M| 375 |   - |3663 |  56k|   0 |   0 | 306k| 998k|9992 | 0.000000e+00 | 1.000000e+00 |    Inf 
1742.34/1742.32	c  1679s|730000 |   673 |  3605k|   4.9 |  49M| 375 |   6 |3663 |  46k|3663 | 943 | 310k|1013k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1772.84/1772.81	c  1709s|740000 |   614 |  3665k|   5.0 |  49M| 375 |   - |3663 |  46k|   0 |   0 | 317k|1027k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time (sec) : 1735.27
1800.04/1800.01	c Solving Nodes      : 749211
1800.04/1800.01	c Primal Bound       : +1.00000000000000e+00 (126 solutions)
1800.04/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.01	c Gap                : infinite
1800.04/1800.04	s SATISFIABLE
1800.04/1800.04	v -x231 -x230 x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 x214 -x213 -x212 -x211 -x210 
1800.04/1800.04	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.04/1800.04	v -x188 -x187 x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.04/1800.04	v -x167 -x166 -x165 -x164 x163 -x162 -x161 x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 x147 -x146 
1800.04/1800.04	v -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 
1800.04/1800.04	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 x108 -x107 -x106 -x105 -x104 
1800.04/1800.04	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 x89 x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1800.04/1800.04	v -x79 -x78 -x77 -x76 -x75 x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 
1800.04/1800.04	v -x53 -x52 -x51 -x50 -x49 x48 -x47 -x46 -x45 -x44 x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.04/1800.04	v -x28 -x27 -x26 x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 x14 -x13 -x12 -x11 -x10 x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 
1800.04/1800.04	v -x1 
1800.04/1800.04	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.04	c Solving Time       :    1735.27
1800.04/1800.04	c Original Problem   :
1800.04/1800.04	c   Problem name     : HOME/instance-2692841-1277906430.wbo
1800.04/1800.04	c   Variables        : 3807 (2019 binary, 0 integer, 0 implicit integer, 1788 continuous)
1800.04/1800.04	c   Constraints      : 4496 initial, 4496 maximal
1800.04/1800.04	c Presolved Problem  :
1800.04/1800.04	c   Problem name     : t_HOME/instance-2692841-1277906430.wbo
1800.04/1800.04	c   Variables        : 3663 (1947 binary, 0 integer, 0 implicit integer, 1716 continuous)
1800.04/1800.04	c   Constraints      : 4326 initial, 62960 maximal
1800.04/1800.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.04	c   trivial          :       0.01         72          0          0          0          0          0          0          0
1800.04/1800.04	c   dualfix          :       0.00         72          0          0          0          0          0          0          0
1800.04/1800.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   probing          :       0.05          0          0          0          0          0          0          0          0
1800.04/1800.04	c   indicator        :       0.00          0          0          0          0          0         72          0          0
1800.04/1800.04	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   linear           :       0.03          0          0          0       1806          0         98         81          0
1800.04/1800.04	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.04/1800.04	c   root node        :          -       1716          -          -       3432          -          -          -          -
1800.04/1800.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.04	c   integral         :          0          0          0     473738          0         35       1086          0          0     830728
1800.04/1800.04	c   indicator        :       1716          0    2268718      35741          0          5     174742          0          0          0
1800.04/1800.04	c   setppc           :         11          6    3330918      55204          0      33133    1841117          0          0          0
1800.04/1800.04	c   linear           :       1716          6    3301663      57336          0     208897   17470031     323250          0          0
1800.04/1800.04	c   logicor          :        883+         6    1564301       9127          0     133205    4038882          0          0          0
1800.04/1800.04	c   countsols        :          0          0          0       9127          0          0          0          0          0          0
1800.04/1800.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.04	c   integral         :      24.36       0.00       0.00      24.36       0.00
1800.04/1800.04	c   indicator        :       1.90       0.00       0.76       1.14       0.00
1800.04/1800.04	c   setppc           :      13.77       0.00      13.75       0.02       0.00
1800.04/1800.04	c   linear           :     130.08       0.00     127.79       2.29       0.00
1800.04/1800.04	c   logicor          :     363.28       0.00     363.22       0.06       0.00
1800.04/1800.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.04	c   vbounds          :       0.00          2          0          0
1800.04/1800.04	c   rootredcost      :       0.01         22          0       1716
1800.04/1800.04	c   pseudoobj        :     101.17    3334896        137      91400
1800.04/1800.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.04	c   propagation      :      17.00     375372     374311    2253379       28.1       9855       27.7          -
1800.04/1800.04	c   infeasible LP    :       9.91      37528      37528     288624       44.1        191       21.9          0
1800.04/1800.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.04	c   pseudo solution  :       0.02         18         18        110       14.3          9        4.1          -
1800.04/1800.04	c   applied globally :          -          -          -    1039558       23.8          -          -          -
1800.04/1800.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.04	c   cut pool         :       0.00          5          -          -         31          -    (maximal pool size: 251)
1800.04/1800.04	c   redcost          :      19.78     474839          0      66388          0          0
1800.04/1800.04	c   impliedbounds    :       0.00          6          0          0          0          0
1800.04/1800.04	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.04	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.04	c   gomory           :       0.10          6          0          0       1423          0
1800.04/1800.04	c   strongcg         :       0.06          6          0          0        239          0
1800.04/1800.04	c   cmir             :       0.01          6          0          0          0          0
1800.04/1800.04	c   flowcover        :       0.07          6          0          0          0          0
1800.04/1800.04	c   clique           :       0.00          6          0          0          0          0
1800.04/1800.04	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.04	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.04	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.04	c Pricers            :       Time      Calls       Vars
1800.04/1800.04	c   problem variables:       0.00          0          0
1800.04/1800.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.04	c   relpscost        :      24.27     416309         35       1086          0          0     830728
1800.04/1800.04	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   inference        :       1.18       9106          0          0          0          0      18212
1800.04/1800.04	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.04	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.04	c   LP solutions     :       0.02          -         21
1800.04/1800.04	c   pseudo solutions :       0.00          -          0
1800.04/1800.04	c   oneopt           :       0.07         18          0
1800.04/1800.04	c   feaspump         :       0.00          1          0
1800.04/1800.04	c   crossover        :       0.40         15          0
1800.04/1800.04	c   guideddiving     :       0.09         72          0
1800.04/1800.04	c   pscostdiving     :       0.07         73          0
1800.04/1800.04	c   fracdiving       :       0.09         73          0
1800.04/1800.04	c   veclendiving     :       0.09         73          0
1800.04/1800.04	c   coefdiving       :       0.09         73          0
1800.04/1800.04	c   linesearchdiving :       0.07         73          0
1800.04/1800.04	c   objpscostdiving  :       0.05         67          0
1800.04/1800.04	c   rootsoldiving    :       0.07         67          0
1800.04/1800.04	c   trivial          :       0.00          2          0
1800.04/1800.04	c   simplerounding   :       0.37     416368          0
1800.04/1800.04	c   zirounding       :       0.09       1000          0
1800.04/1800.04	c   rounding         :       1.05       9060          0
1800.04/1800.04	c   shifting         :       0.88       2770          0
1800.04/1800.04	c   intshifting      :       0.00          4          0
1800.04/1800.04	c   twoopt           :       0.00          0          0
1800.04/1800.04	c   fixandinfer      :       0.00          0          0
1800.04/1800.04	c   intdiving        :       0.00          0          0
1800.04/1800.04	c   actconsdiving    :       0.00          0          0
1800.04/1800.04	c   octane           :       0.00          0          0
1800.04/1800.04	c   rens             :       0.02          1          0
1800.04/1800.04	c   rins             :       0.00          0          0
1800.04/1800.04	c   localbranching   :       0.00          0          0
1800.04/1800.04	c   mutation         :       0.00          0          0
1800.04/1800.04	c   dins             :       0.00          0          0
1800.04/1800.04	c   undercover       :       0.00          0          0
1800.04/1800.04	c   nlp              :       0.00          0          0
1800.04/1800.04	c   trysol           :       0.87       4707        105
1800.04/1800.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.04	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.04	c   dual LP          :     506.05     501099    3718882       7.42    7348.84
1800.04/1800.04	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.04	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.04	c   diving/probing LP:       0.10         80        777       9.71    7770.00
1800.04/1800.04	c   strong branching :      20.21      10197     131302      12.88    6496.88
1800.04/1800.04	c     (at root node) :          -         33       4967     150.52          -
1800.04/1800.04	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.04	c B&B Tree           :
1800.04/1800.04	c   number of runs   :          1
1800.04/1800.04	c   nodes            :     749211
1800.04/1800.04	c   nodes (total)    :     749211
1800.04/1800.04	c   nodes left       :        590
1800.04/1800.04	c   max depth        :        375
1800.04/1800.04	c   max depth (total):        375
1800.04/1800.04	c   backtracks       :     110474 (14.7%)
1800.04/1800.04	c   delayed cutoffs  :      89554
1800.04/1800.04	c   repropagations   :    1232154 (5528117 domain reductions, 88123 cutoffs)
1800.04/1800.04	c   avg switch length:       4.76
1800.04/1800.04	c   switching time   :     304.78
1800.04/1800.04	c Solution           :
1800.04/1800.04	c   Solutions found  :        126 (22 improvements)
1800.04/1800.04	c   First Solution   : +8.51820000000000e+04   (in run 1, after 1 nodes, 0.13 seconds, depth 0, found by <trysol>)
1800.04/1800.04	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 514165 nodes, 1081.19 seconds, depth 18, found by <relaxation>)
1800.04/1800.04	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.04	c   Gap              :   infinite
1800.04/1800.04	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.04	c   Root Iterations  :        246
1800.15/1800.12	c Time complete: 1800.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-2692841-1277906430/watcher-2692841-1277906430 -o /tmp/evaluation-result-2692841-1277906430/solver-2692841-1277906430 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692841-1277906430.wbo -t 1800 -m 3800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.51 2.88 3/178 25673
/proc/meminfo: memFree=30646272/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=9408 CPUtime=0
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 1650 0 0 0 0 0 0 0 22 0 1 0 166246490 9633792 1569 4089446400 4194304 8223781 140735356108112 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25673/statm: 2352 1569 369 984 0 1365 0

[startup+0.059798 s]
/proc/loadavg: 2.02 2.51 2.88 3/178 25673
/proc/meminfo: memFree=30646272/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=30204 CPUtime=0.05
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 7199 0 0 0 5 0 0 0 22 0 1 0 166246490 30928896 6497 4089446400 4194304 8223781 140735356108112 18446744073709551615 4361616 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 7551 6497 444 984 0 6564 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30204

[startup+0.10079 s]
/proc/loadavg: 2.02 2.51 2.88 3/178 25673
/proc/meminfo: memFree=30646272/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=29176 CPUtime=0.09
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 7470 0 0 0 8 1 0 0 22 0 1 0 166246490 29876224 6254 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 7294 6254 452 984 0 6307 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29176

[startup+0.300766 s]
/proc/loadavg: 2.02 2.51 2.88 3/178 25673
/proc/meminfo: memFree=30646272/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=36324 CPUtime=0.29
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 11725 0 0 0 26 3 0 0 22 0 1 0 166246490 37195776 8167 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 9081 8167 573 984 0 8094 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36324

[startup+0.700684 s]
/proc/loadavg: 2.02 2.51 2.88 3/178 25673
/proc/meminfo: memFree=30646272/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=43080 CPUtime=0.69
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 19960 0 0 0 64 5 0 0 24 0 1 0 166246490 44113920 9780 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 10770 9780 589 984 0 9783 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43080

[startup+1.50054 s]
/proc/loadavg: 2.02 2.51 2.88 3/179 25674
/proc/meminfo: memFree=30609440/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=43080 CPUtime=1.49
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 19961 0 0 0 140 9 0 0 25 0 1 0 166246490 44113920 9781 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 10770 9781 590 984 0 9783 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43080

[startup+3.10026 s]
/proc/loadavg: 2.02 2.51 2.88 3/179 25674
/proc/meminfo: memFree=30609440/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=44136 CPUtime=3.09
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 26619 0 0 0 294 15 0 0 25 0 1 0 166246490 45195264 9976 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 11034 9976 593 984 0 10047 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44136

[startup+6.30069 s]
/proc/loadavg: 2.01 2.50 2.88 3/179 25674
/proc/meminfo: memFree=30606016/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=49700 CPUtime=6.29
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 41487 0 0 0 601 28 0 0 25 0 1 0 166246490 50892800 11178 4089446400 4194304 8223781 140735356108112 18446744073709551615 4561440 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 12425 11178 596 984 0 11438 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49700

[startup+12.7005 s]
/proc/loadavg: 2.01 2.49 2.87 3/179 25674
/proc/meminfo: memFree=30596592/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=57796 CPUtime=12.69
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 73158 0 0 0 1212 57 0 0 25 0 1 0 166246490 59183104 13283 4089446400 4194304 8223781 140735356108112 18446744073709551615 6482668 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 14449 13283 597 984 0 13462 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57796

[startup+25.5003 s]
/proc/loadavg: 2.01 2.46 2.86 3/179 25675
/proc/meminfo: memFree=30585096/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=69156 CPUtime=25.49
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 103979 0 0 0 2437 112 0 0 25 0 1 0 166246490 70815744 16164 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 17289 16164 597 984 0 16302 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69156

[startup+51.1007 s]
/proc/loadavg: 2.00 2.43 2.83 3/179 25684
/proc/meminfo: memFree=30577412/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=75476 CPUtime=51.1
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 128290 0 0 0 4866 244 0 0 25 0 1 0 166246490 77287424 17749 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 18869 17749 597 984 0 17882 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 75476

[startup+102.307 s]
/proc/loadavg: 2.00 2.36 2.79 3/179 25686
/proc/meminfo: memFree=30570516/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=82960 CPUtime=102.3
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 158791 0 0 0 9736 494 0 0 25 0 1 0 166246490 84951040 19607 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 20740 19607 604 984 0 19753 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 82960

[startup+162.301 s]
/proc/loadavg: 2.04 2.31 2.74 3/179 25687
/proc/meminfo: memFree=30567128/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=86276 CPUtime=162.3
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 176132 0 0 0 15461 769 0 0 25 0 1 0 166246490 88346624 20423 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 21569 20423 604 984 0 20582 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 86276

[startup+222.3 s]
/proc/loadavg: 2.01 2.25 2.69 3/179 25689
/proc/meminfo: memFree=30564736/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=88412 CPUtime=222.29
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 183919 0 0 0 21183 1046 0 0 25 0 1 0 166246490 90533888 20960 4089446400 4194304 8223781 140735356108112 18446744073709551615 4999897 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 22103 20960 604 984 0 21116 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 88412

[startup+282.301 s]
/proc/loadavg: 2.00 2.20 2.65 3/179 25690
/proc/meminfo: memFree=30563076/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=90588 CPUtime=282.3
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 189001 0 0 0 26945 1285 0 0 25 0 1 0 166246490 92762112 21409 4089446400 4194304 8223781 140735356108112 18446744073709551615 4208928 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 22647 21409 604 984 0 21660 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 90588

[startup+342.301 s]
/proc/loadavg: 2.00 2.16 2.60 3/179 25692
/proc/meminfo: memFree=30559200/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=94080 CPUtime=342.3
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 195085 0 0 0 32711 1519 0 0 25 0 1 0 166246490 96337920 22305 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 23520 22305 604 984 0 22533 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 94080

[startup+402.301 s]
/proc/loadavg: 2.00 2.13 2.56 3/179 25694
/proc/meminfo: memFree=30557048/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=96852 CPUtime=402.3
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 198623 0 0 0 38490 1740 0 0 25 0 1 0 166246490 99176448 22993 4089446400 4194304 8223781 140735356108112 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 24213 22993 604 984 0 23226 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 96852

[startup+462.301 s]
/proc/loadavg: 2.00 2.10 2.52 3/179 25695
/proc/meminfo: memFree=30555024/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=98504 CPUtime=462.31
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 204133 0 0 0 44283 1948 0 0 25 0 1 0 166246490 100868096 23398 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 24626 23398 604 984 0 23639 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 98504

[startup+522.3 s]
/proc/loadavg: 2.00 2.08 2.49 3/179 25697
/proc/meminfo: memFree=30553980/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=99876 CPUtime=522.3
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 208468 0 0 0 50053 2177 0 0 25 0 1 0 166246490 102273024 23628 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 24969 23628 604 984 0 23982 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 99876

[startup+582.301 s]
/proc/loadavg: 2.00 2.06 2.45 3/179 25698
/proc/meminfo: memFree=30549600/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=103768 CPUtime=582.3
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 216488 0 0 0 55838 2392 0 0 25 0 1 0 166246490 106258432 24623 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 25942 24623 604 984 0 24955 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 103768

[startup+642.301 s]
/proc/loadavg: 2.00 2.05 2.42 3/179 25700
/proc/meminfo: memFree=30546952/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=106824 CPUtime=642.31
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 226915 0 0 0 61629 2602 0 0 25 0 1 0 166246490 109387776 25294 4089446400 4194304 8223781 140735356108112 18446744073709551615 6003313 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 26706 25294 604 984 0 25719 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 106824

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.02 2.32 3/179 25709
/proc/meminfo: memFree=30542824/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=109996 CPUtime=882.32
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 267144 0 0 0 84767 3465 0 0 25 0 1 0 166246490 112635904 26103 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 27499 26103 604 984 0 26512 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 109996

[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.30 3/179 25711
/proc/meminfo: memFree=30542788/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=110064 CPUtime=942.31
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 281011 0 0 0 90537 3694 0 0 25 0 1 0 166246490 112705536 26131 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 27516 26131 604 984 0 26529 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 110064

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.28 3/179 25713
/proc/meminfo: memFree=30542392/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=110960 CPUtime=1002.32
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 293035 0 0 0 96308 3924 0 0 25 0 1 0 166246490 113623040 26251 4089446400 4194304 8223781 140735356108112 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 27740 26251 604 984 0 26753 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 110960

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.26 3/179 25714
/proc/meminfo: memFree=30541616/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=110944 CPUtime=1062.32
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 307312 0 0 0 102074 4158 0 0 25 0 1 0 166246490 113606656 26249 4089446400 4194304 8223781 140735356108112 18446744073709551615 5004470 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 27736 26249 604 984 0 26749 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 110944

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.24 3/179 25716
/proc/meminfo: memFree=30541660/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=111140 CPUtime=1122.32
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 327166 0 0 0 107845 4387 0 0 25 0 1 0 166246490 113807360 26314 4089446400 4194304 8223781 140735356108112 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 27785 26314 604 984 0 26798 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 111140

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.22 3/179 25717
/proc/meminfo: memFree=30541144/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=111904 CPUtime=1182.32
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 349593 0 0 0 113598 4634 0 0 25 0 1 0 166246490 114589696 26401 4089446400 4194304 8223781 140735356108112 18446744073709551615 7235108 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 27937 26400 604 984 0 26950 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 111904

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 2.21 3/179 25719
/proc/meminfo: memFree=30540980/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=111748 CPUtime=1242.33
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 360117 0 0 0 119370 4863 0 0 25 0 1 0 166246490 114429952 26409 4089446400 4194304 8223781 140735356108112 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 27937 26409 604 984 0 26950 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 111748

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.19 3/179 25721
/proc/meminfo: memFree=30540936/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=112140 CPUtime=1302.33
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 367587 0 0 0 125167 5066 0 0 25 0 1 0 166246490 114831360 26475 4089446400 4194304 8223781 140735356108112 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 28035 26475 604 984 0 27048 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 112140

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.18 3/179 25722
/proc/meminfo: memFree=30540640/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=112760 CPUtime=1362.32
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 371888 0 0 0 130971 5261 0 0 25 0 1 0 166246490 115466240 26636 4089446400 4194304 8223781 140735356108112 18446744073709551615 4431666 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 28190 26636 604 984 0 27203 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 112760

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.16 3/179 25724
/proc/meminfo: memFree=30539848/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=113084 CPUtime=1422.33
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 381568 0 0 0 136784 5449 0 0 25 0 1 0 166246490 115798016 26746 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 28271 26746 604 984 0 27284 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 113084

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 25725
/proc/meminfo: memFree=30538072/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=114940 CPUtime=1482.33
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 400885 0 0 0 142598 5635 0 0 25 0 1 0 166246490 117698560 27233 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 28735 27233 604 984 0 27748 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 114940

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/179 25727
/proc/meminfo: memFree=30537660/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=115580 CPUtime=1542.33
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 403406 0 0 0 148435 5798 0 0 25 0 1 0 166246490 118353920 27367 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 28895 27367 604 984 0 27908 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 115580

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/179 25729
/proc/meminfo: memFree=30536384/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=117104 CPUtime=1602.33
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 404844 0 0 0 154269 5964 0 0 25 0 1 0 166246490 119914496 27757 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 29276 27757 604 984 0 28289 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 117104

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/179 25730
/proc/meminfo: memFree=30533240/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=119568 CPUtime=1662.34
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 408153 0 0 0 160115 6119 0 0 25 0 1 0 166246490 122437632 28435 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 29892 28435 604 984 0 28905 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 119568

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/179 25732
/proc/meminfo: memFree=30531708/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=120660 CPUtime=1722.33
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 416416 0 0 0 165954 6279 0 0 25 0 1 0 166246490 123555840 28724 4089446400 4194304 8223781 140735356108112 18446744073709551615 5917122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 30165 28724 604 984 0 29178 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 120660

[startup+1782.3 s]
/proc/loadavg: 1.95 1.98 2.09 3/179 25761
/proc/meminfo: memFree=30461924/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=120692 CPUtime=1782.34
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 425097 0 0 0 171798 6436 0 0 25 0 1 0 166246490 123588608 28736 4089446400 4194304 8223781 140735356108112 18446744073709551615 4925969 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 30173 28736 604 984 0 29186 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 120692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.96 1.98 2.09 3/179 25762
/proc/meminfo: memFree=30414908/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=120660 CPUtime=1800.04
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 427564 0 0 0 173530 6474 0 0 25 0 1 0 166246490 123555840 28735 4089446400 4194304 8223781 140735356108112 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25673/statm: 30165 28735 604 984 0 29178 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 120660

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

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

[startup+1800.11 s]
/proc/loadavg: 1.96 1.98 2.09 3/179 25762
/proc/meminfo: memFree=30414908/32950928 swapFree=67111528/67111528
[pid=25673] ppid=25671 vsize=116944 CPUtime=1800.15
/proc/25673/stat : 25673 (pbscip.linux.x8) R 25671 25673 23998 0 -1 4202496 427583 0 0 0 173540 6475 0 0 18 0 1 0 166246490 119750656 27793 4089446400 4194304 8223781 140735356108112 18446744073709551615 5953351 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25673/statm: 29236 27793 606 984 0 28249 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 116944

Child status: 0
Real time (s): 1800.12
CPU time (s): 1800.17
CPU user time (s): 1735.41
CPU system time (s): 64.7542
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 127312

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

runsolver used 2.98754 second user time and 6.84496 second system time

The end

Launcher Data

Begin job on node112 at 2010-06-30 16:00:30
IDJOB=2692841
IDBENCH=78939
IDSOLVER=1204
FILE ID=node112/2692841-1277906430
PBS_JOBID= 11197169
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900573137--soft-33-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692841-1277906430/watcher-2692841-1277906430 -o /tmp/evaluation-result-2692841-1277906430/solver-2692841-1277906430 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692841-1277906430.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 34c2ccfe3c5c18b062797c1b5794b2d4
RANDOM SEED=342767901

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.827
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.827
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.827
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.827
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.827
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.827
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.75
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.827
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.82
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.827
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:      30647048 kB
Buffers:        188552 kB
Cached:        1894240 kB
SwapCached:          0 kB
Active:         605448 kB
Inactive:      1553540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30647048 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4700 kB
Writeback:           0 kB
AnonPages:       75928 kB
Mapped:          15652 kB
Slab:            80436 kB
PageTables:       4892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   219728 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node112 at 2010-06-30 16:30:32