Trace number 2692298

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.14 1800.1

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900550720--soft-66-100-0.wbo
MD5SUMae69d101397f3698be33e129d2355418
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 benchmark219.846
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 constraints892
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 45060
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45059
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 687
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-2692298-1277911635.wbo>
0.00/0.02	c original problem has 2015 variables (1123 bin, 0 int, 0 impl, 892 cont) and 3600 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.05/0.07	c (round 2) 0 del vars, 107 del conss, 892 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.05/0.09	c (round 3) 48 del vars, 233 del conss, 913 chg bounds, 126 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.09/0.10	c (round 4) 117 del vars, 255 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.09/0.11	c (round 5) 139 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 1100 impls, 13 clqs
0.09/0.12	c (round 6) 140 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 1100 impls, 13 clqs
0.09/0.16	c    (0.1s) probing: 101/1053 (9.6%) - 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 (7 rounds):
0.09/0.16	c  140 deleted vars, 256 deleted constraints, 914 tightened bounds, 0 added holes, 127 changed sides, 0 changed coefficients
0.09/0.16	c  1100 implications, 13 cliques
0.09/0.16	c presolved problem has 1875 variables (1053 bin, 0 int, 0 impl, 822 cont) and 3344 constraints
0.09/0.16	c     822 constraints of type <indicator>
0.09/0.16	c      13 constraints of type <setppc>
0.09/0.16	c     822 constraints of type <linear>
0.09/0.16	c    1687 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.2
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 = 1799.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 # 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 # 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 |    35 |     - |8601k|   0 |  23 |1875 |3344 |1875 |1700 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.18	o 41400
0.09/0.18	c y 0.1s|     1 |     0 |   130 |     - |8633k|   0 |  23 |1875 |3344 |1875 |1700 |   0 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.19/0.23	c   0.2s|     1 |     0 |   174 |     - |8690k|   0 |  35 |1875 |3344 |1875 |1713 |  13 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.29/0.30	c   0.3s|     1 |     0 |   232 |     - |8938k|   0 |  42 |1875 |3344 |1875 |1723 |  23 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.29/0.39	c   0.3s|     1 |     0 |   259 |     - |8948k|   0 |  44 |1875 |3344 |1875 |1733 |  33 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.39/0.48	c   0.4s|     1 |     0 |   298 |     - |8953k|   0 |  47 |1875 |3344 |1875 |1735 |  35 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.49/0.59	c   0.6s|     1 |     0 |   307 |     - |8954k|   0 |  51 |1875 |3344 |1875 |1736 |  36 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.69/0.70	c   0.7s|     1 |     0 |   310 |     - |8955k|   0 |  48 |1875 |3344 |1875 |1737 |  37 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
1.29/1.39	c   1.3s|     1 |     2 |   310 |     - |8984k|   0 |  48 |1875 |3344 |1875 |1737 |  37 |   0 |  33 | 0.000000e+00 | 4.140000e+04 |    Inf 
3.69/3.71	o 100
3.69/3.71	c * 3.6s|    26 |    21 |   962 |  26.1 |9161k|  23 |   - |1875 |3344 |1875 |1746 |  53 |   0 | 199 | 0.000000e+00 | 1.000000e+02 |    Inf 
3.89/3.99	o 49
3.89/3.99	c * 3.9s|    76 |    15 |  1124 |  10.9 |9715k|  26 |   - |1875 |3343 |1875 |1749 |  77 |  10 | 266 | 0.000000e+00 | 4.900000e+01 |    Inf 
10.59/10.69	o 47
10.59/10.69	c *10.5s|   251 |    35 |  4699 |  17.6 |  10M|  26 |   - |1875 |3132 |1875 |1745 | 129 | 216 |1376 | 0.000000e+00 | 4.700000e+01 |    Inf 
26.79/26.86	o 46
26.79/26.86	c *26.3s|  5579 |   354 | 62103 |  11.1 |  15M|  36 |   - |1875 |6083 |1875 |1738 |1614 |6668 |2008 | 0.000000e+00 | 4.600000e+01 |    Inf 
30.19/30.26	o 45
30.19/30.26	c *29.7s|  7029 |   484 | 75912 |  10.8 |  16M|  36 |   - |1875 |6323 |1875 |1744 |2000 |8370 |2016 | 0.000000e+00 | 4.500000e+01 |    Inf 
30.89/30.99	o 22
30.89/30.99	c *30.4s|  7249 |   473 | 78416 |  10.8 |  15M|  36 |   - |1875 |6219 |1875 |1742 |2134 |8644 |2056 | 0.000000e+00 | 2.200000e+01 |    Inf 
31.09/31.11	o 18
31.09/31.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
31.09/31.11	c *30.5s|  7278 |   426 | 78898 |  10.8 |  14M|  36 |   - |1875 |5948 |1875 |1739 |2160 |8685 |2061 | 0.000000e+00 | 1.800000e+01 |    Inf 
31.59/31.60	o 17
31.59/31.60	c *31.0s|  7434 |   430 | 81090 |  10.9 |  14M|  36 |   - |1875 |5905 |1875 |1744 |2316 |8889 |2080 | 0.000000e+00 | 1.700000e+01 |    Inf 
37.69/37.78	c  37.0s| 10000 |   522 |110910 |  11.1 |  16M|  36 |  32 |1875 |6512 |1875 |1735 |2917 |  12k|2105 | 0.000000e+00 | 1.700000e+01 |    Inf 
58.50/58.53	o 16
58.50/58.53	c *57.4s| 19083 |   639 |206757 |  10.8 |  19M|  37 |   - |1875 |9886 |1875 |1740 |7116 |  23k|2111 | 0.000000e+00 | 1.600000e+01 |    Inf 
60.69/60.78	c  59.6s| 20000 |   629 |216475 |  10.8 |  18M|  37 |  20 |1875 |9326 |1875 |1743 |7291 |  24k|2111 | 0.000000e+00 | 1.600000e+01 |    Inf 
61.60/61.62	o 15
61.60/61.62	c *60.4s| 20337 |   644 |220459 |  10.8 |  18M|  37 |   - |1875 |9177 |1875 |1740 |7522 |  25k|2111 | 0.000000e+00 | 1.500000e+01 |    Inf 
63.29/63.39	o 4
63.29/63.39	c *62.1s| 21112 |   295 |228144 |  10.8 |  15M|  37 |   - |1875 |9006 |1875 |1742 |7859 |  26k|2111 | 0.000000e+00 | 4.000000e+00 |    Inf 
84.89/84.90	c  83.2s| 30000 |   339 |334986 |  11.2 |  17M|  43 |  22 |1875 |  11k|1875 |1744 |  10k|  37k|2192 | 0.000000e+00 | 4.000000e+00 |    Inf 
108.20/108.22	c   106s| 40000 |   369 |435875 |  10.9 |  18M|  43 |   - |1875 |  14k|   0 |   0 |  12k|  50k|2571 | 0.000000e+00 | 4.000000e+00 |    Inf 
132.59/132.64	c   130s| 50000 |   339 |540712 |  10.8 |  20M|  43 |  21 |1875 |  19k|1875 |1737 |  13k|  63k|2852 | 0.000000e+00 | 4.000000e+00 |    Inf 
155.10/155.12	c   152s| 60000 |   401 |625246 |  10.4 |  21M|  43 |  17 |1875 |  19k|1875 |1739 |  16k|  77k|3160 | 0.000000e+00 | 4.000000e+00 |    Inf 
177.79/177.84	c   174s| 70000 |   388 |707686 |  10.1 |  23M|  43 |  21 |1875 |  23k|1875 |1735 |  19k|  90k|3370 | 0.000000e+00 | 4.000000e+00 |    Inf 
202.40/202.41	c   198s| 80000 |   402 |795285 |   9.9 |  24M|  49 |  32 |1875 |  25k|1875 |1735 |  23k| 105k|3604 | 0.000000e+00 | 4.000000e+00 |    Inf 
229.99/230.08	c   226s| 90000 |   453 |899353 |  10.0 |  25M|  50 |   - |1875 |  26k|1875 |1739 |  25k| 118k|3886 | 0.000000e+00 | 4.000000e+00 |    Inf 
256.49/256.57	c   252s|100000 |   487 |995133 |   9.9 |  27M|  50 |  20 |1875 |  31k|1875 |1735 |  27k| 132k|4067 | 0.000000e+00 | 4.000000e+00 |    Inf 
284.20/284.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
284.20/284.28	c   279s|110000 |   487 |  1092k|   9.9 |  28M|  50 |   - |1875 |  34k|   0 |   0 |  28k| 145k|4273 | 0.000000e+00 | 4.000000e+00 |    Inf 
313.70/313.79	c   308s|120000 |   460 |  1195k|  10.0 |  28M|  50 |  32 |1875 |  33k|1875 |1735 |  31k| 159k|4573 | 0.000000e+00 | 4.000000e+00 |    Inf 
342.70/342.79	c   336s|130000 |   530 |  1293k|   9.9 |  31M|  50 |  18 |1875 |  38k|1875 |1735 |  36k| 173k|4723 | 0.000000e+00 | 4.000000e+00 |    Inf 
372.60/372.69	c   366s|140000 |   504 |  1390k|   9.9 |  30M|  50 |  24 |1875 |  38k|1875 |1735 |  40k| 187k|4885 | 0.000000e+00 | 4.000000e+00 |    Inf 
401.60/401.68	c   394s|150000 |   509 |  1479k|   9.9 |  31M|  50 |  27 |1875 |  38k|1875 |1735 |  43k| 201k|5087 | 0.000000e+00 | 4.000000e+00 |    Inf 
431.41/431.40	c   424s|160000 |   599 |  1577k|   9.9 |  33M|  51 |  14 |1875 |  41k|1875 |1735 |  47k| 215k|5196 | 0.000000e+00 | 4.000000e+00 |    Inf 
463.01/463.06	c   455s|170000 |   753 |  1673k|   9.8 |  36M|  51 |   - |1875 |  47k|   0 |   0 |  51k| 229k|5397 | 0.000000e+00 | 4.000000e+00 |    Inf 
496.90/496.95	c   488s|180000 |   895 |  1770k|   9.8 |  39M|  58 |  14 |1875 |  52k|1875 |1735 |  54k| 243k|5542 | 0.000000e+00 | 4.000000e+00 |    Inf 
531.31/531.37	c   522s|190000 |   875 |  1871k|   9.8 |  38M|  58 |  25 |1875 |  50k|1875 |1741 |  59k| 258k|5693 | 0.000000e+00 | 4.000000e+00 |    Inf 
564.80/564.85	c   555s|200000 |   855 |  1969k|   9.8 |  38M|  58 |  29 |1875 |  49k|1875 |1735 |  64k| 272k|5868 | 0.000000e+00 | 4.000000e+00 |    Inf 
598.81/598.83	c   589s|210000 |   819 |  2067k|   9.8 |  37M|  58 |   9 |1875 |  47k|1875 |1741 |  67k| 286k|5983 | 0.000000e+00 | 4.000000e+00 |    Inf 
632.80/632.87	c   622s|220000 |   864 |  2166k|   9.8 |  39M|  58 |  14 |1875 |  51k|1875 |1735 |  72k| 300k|6157 | 0.000000e+00 | 4.000000e+00 |    Inf 
666.31/666.40	c   655s|230000 |   796 |  2263k|   9.8 |  40M|  58 |   - |1875 |  54k|   0 |   0 |  76k| 315k|6262 | 0.000000e+00 | 4.000000e+00 |    Inf 
699.80/699.89	c   688s|240000 |   700 |  2351k|   9.8 |  39M|  58 |   - |1875 |  53k|1875 |1740 |  80k| 329k|6439 | 0.000000e+00 | 4.000000e+00 |    Inf 
733.41/733.48	c   721s|250000 |   719 |  2435k|   9.7 |  41M|  58 |   8 |1875 |  58k|1875 |1735 |  84k| 343k|6543 | 0.000000e+00 | 4.000000e+00 |    Inf 
768.11/768.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
768.11/768.17	c   756s|260000 |   681 |  2527k|   9.7 |  41M|  58 |  31 |1875 |  55k|1875 |1735 |  88k| 358k|6712 | 0.000000e+00 | 4.000000e+00 |    Inf 
801.21/801.28	c   788s|270000 |   688 |  2617k|   9.7 |  40M|  58 |  28 |1875 |  53k|1875 |1735 |  91k| 371k|6975 | 0.000000e+00 | 4.000000e+00 |    Inf 
835.02/835.04	c   822s|280000 |   770 |  2721k|   9.7 |  39M|  58 |   - |1875 |  47k|   0 |   0 |  94k| 384k|7101 | 0.000000e+00 | 4.000000e+00 |    Inf 
867.92/867.97	c   854s|290000 |   783 |  2812k|   9.7 |  38M|  58 |   - |1875 |  45k|   0 |   0 |  98k| 398k|7205 | 0.000000e+00 | 4.000000e+00 |    Inf 
900.92/900.94	c   886s|300000 |   783 |  2916k|   9.7 |  39M|  58 |   - |1875 |  48k|   0 |   0 | 100k| 411k|7368 | 0.000000e+00 | 4.000000e+00 |    Inf 
933.61/933.63	c   919s|310000 |   712 |  3022k|   9.7 |  38M|  58 |   - |1875 |  44k|   0 |   0 | 103k| 424k|7522 | 0.000000e+00 | 4.000000e+00 |    Inf 
938.51/938.54	o 1
938.51/938.54	c * 923s|311462 |   444 |  3039k|   9.8 |  34M|  58 |   - |1875 |  41k|1875 |1738 | 103k| 426k|7535 | 0.000000e+00 | 1.000000e+00 |    Inf 
965.41/965.47	c   950s|320000 |   473 |  3138k|   9.8 |  34M|  58 |  20 |1875 |  38k|1875 |1737 | 104k| 438k|7648 | 0.000000e+00 | 1.000000e+00 |    Inf 
999.12/999.19	c   983s|330000 |   470 |  3272k|   9.9 |  34M|  58 |   - |1875 |  39k|   0 |   0 | 106k| 451k|7783 | 0.000000e+00 | 1.000000e+00 |    Inf 
1031.92/1031.92	c  1015s|340000 |   570 |  3394k|  10.0 |  37M|  59 |   - |1875 |  44k|1875 |1741 | 108k| 463k|7904 | 0.000000e+00 | 1.000000e+00 |    Inf 
1065.42/1065.47	c  1048s|350000 |   601 |  3516k|  10.0 |  38M|  59 |   8 |1875 |  46k|1875 |1738 | 109k| 477k|8048 | 0.000000e+00 | 1.000000e+00 |    Inf 
1096.91/1096.98	c  1079s|360000 |   586 |  3617k|  10.0 |  39M|  59 |  26 |1875 |  49k|1875 |1739 | 110k| 490k|8157 | 0.000000e+00 | 1.000000e+00 |    Inf 
1132.32/1132.34	c  1114s|370000 |   590 |  3736k|  10.1 |  40M|  61 |   - |1875 |  52k|   0 |   0 | 111k| 503k|8300 | 0.000000e+00 | 1.000000e+00 |    Inf 
1166.82/1166.89	c  1148s|380000 |   515 |  3852k|  10.1 |  39M|  61 |   - |1875 |  51k|   0 |   0 | 112k| 517k|8436 | 0.000000e+00 | 1.000000e+00 |    Inf 
1202.52/1202.52	c  1184s|390000 |   466 |  3975k|  10.2 |  38M|  61 |  29 |1875 |  49k|1875 |1740 | 114k| 530k|8570 | 0.000000e+00 | 1.000000e+00 |    Inf 
1236.22/1236.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1236.22/1236.21	c  1217s|400000 |   458 |  4088k|  10.2 |  39M|  61 |  17 |1875 |  50k|1875 |1741 | 115k| 543k|8692 | 0.000000e+00 | 1.000000e+00 |    Inf 
1267.82/1267.88	c  1248s|410000 |   347 |  4191k|  10.2 |  33M|  61 |  16 |1875 |  37k|1875 |1743 | 118k| 557k|8840 | 0.000000e+00 | 1.000000e+00 |    Inf 
1297.02/1297.00	c  1277s|420000 |   320 |  4300k|  10.2 |  34M|  61 |  21 |1875 |  41k|1875 |1735 | 120k| 570k|8958 | 0.000000e+00 | 1.000000e+00 |    Inf 
1327.63/1327.67	c  1307s|430000 |   317 |  4412k|  10.3 |  34M|  61 |   1 |1875 |  41k|1875 |1745 | 123k| 583k|9062 | 0.000000e+00 | 1.000000e+00 |    Inf 
1357.33/1357.38	c  1337s|440000 |   212 |  4513k|  10.3 |  32M|  61 |   - |1875 |  37k|1875 |1743 | 125k| 596k|9204 | 0.000000e+00 | 1.000000e+00 |    Inf 
1387.43/1387.46	c  1366s|450000 |   241 |  4628k|  10.3 |  32M|  61 |  18 |1875 |  37k|1875 |1741 | 129k| 609k|9329 | 0.000000e+00 | 1.000000e+00 |    Inf 
1416.53/1416.59	c  1395s|460000 |   233 |  4729k|  10.3 |  32M|  61 |   - |1875 |  38k|   0 |   0 | 132k| 622k|9455 | 0.000000e+00 | 1.000000e+00 |    Inf 
1444.23/1444.25	c  1423s|470000 |   242 |  4823k|  10.3 |  34M|  61 |  25 |1875 |  43k|1875 |1735 | 136k| 636k|9510 | 0.000000e+00 | 1.000000e+00 |    Inf 
1473.23/1473.21	c  1451s|480000 |   309 |  4909k|  10.2 |  37M|  61 |  13 |1875 |  50k|1875 |1735 | 138k| 649k|9570 | 0.000000e+00 | 1.000000e+00 |    Inf 
1505.73/1505.76	c  1483s|490000 |   322 |  5005k|  10.2 |  38M|  61 |  14 |1875 |  53k|1875 |1735 | 141k| 663k|9657 | 0.000000e+00 | 1.000000e+00 |    Inf 
1539.43/1539.45	c  1517s|500000 |   490 |  5113k|  10.2 |  40M|  61 |   - |1875 |  56k|1875 |1738 | 143k| 677k|9753 | 0.000000e+00 | 1.000000e+00 |    Inf 
1572.53/1572.52	c  1549s|510000 |   512 |  5207k|  10.2 |  41M|  61 |  29 |1875 |  58k|1875 |1735 | 145k| 691k|9843 | 0.000000e+00 | 1.000000e+00 |    Inf 
1606.53/1606.57	c  1583s|520000 |   426 |  5303k|  10.2 |  40M|  61 |   - |1875 |  56k|   0 |   0 | 148k| 706k|9929 | 0.000000e+00 | 1.000000e+00 |    Inf 
1641.14/1641.17	c  1617s|530000 |   402 |  5397k|  10.2 |  42M|  61 |  20 |1875 |  59k|1875 |1735 | 151k| 721k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1679.13/1679.16	c  1655s|540000 |   419 |  5494k|  10.2 |  42M|  61 |  13 |1875 |  60k|1875 |1735 | 155k| 735k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1714.44/1714.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1714.44/1714.46	c  1690s|550000 |   421 |  5588k|  10.2 |  42M|  61 |   - |1875 |  60k|   0 |   0 | 159k| 750k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1751.53/1751.53	c  1727s|560000 |   385 |  5688k|  10.2 |  42M|  61 |  18 |1875 |  59k|1875 |1735 | 162k| 764k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1784.33/1784.37	c  1759s|570000 |   392 |  5785k|  10.1 |  43M|  61 |   - |1875 |  62k|1875 |1739 | 167k| 778k|  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.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time (sec) : 1774.80
1800.04/1800.00	c Solving Nodes      : 574295
1800.04/1800.00	c Primal Bound       : +1.00000000000000e+00 (61 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.01	s SATISFIABLE
1800.04/1800.01	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 
1800.04/1800.01	v x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.04/1800.01	v -x188 -x187 -x186 -x185 -x184 -x183 x182 -x181 x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 x171 -x170 -x169 -x168 
1800.04/1800.01	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 x153 -x152 -x151 -x150 -x149 -x148 x147 
1800.04/1800.01	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 x126 -x125 
1800.04/1800.01	v -x124 -x123 -x122 x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1800.04/1800.01	v -x103 x102 -x101 -x100 -x99 -x98 -x97 -x96 x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1800.04/1800.01	v -x79 x78 -x77 -x76 -x75 -x74 -x73 x72 -x71 -x70 -x69 -x68 -x67 -x66 x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 
1800.04/1800.01	v -x53 -x52 -x51 -x50 -x49 x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 x35 -x34 -x33 -x32 x31 -x30 -x29 
1800.04/1800.01	v -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 x16 -x15 -x14 -x13 -x12 -x11 -x10 x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 
1800.04/1800.01	v -x1 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time       :    1774.80
1800.04/1800.01	c Original Problem   :
1800.04/1800.01	c   Problem name     : HOME/instance-2692298-1277911635.wbo
1800.04/1800.01	c   Variables        : 2015 (1123 binary, 0 integer, 0 implicit integer, 892 continuous)
1800.04/1800.01	c   Constraints      : 3600 initial, 3600 maximal
1800.04/1800.01	c Presolved Problem  :
1800.04/1800.01	c   Problem name     : t_HOME/instance-2692298-1277911635.wbo
1800.04/1800.01	c   Variables        : 1875 (1053 binary, 0 integer, 0 implicit integer, 822 continuous)
1800.04/1800.01	c   Constraints      : 3344 initial, 63209 maximal
1800.04/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.01	c   trivial          :       0.00         70          0          0          0          0          0          0          0
1800.04/1800.01	c   dualfix          :       0.00         70          0          0          0          0          0          0          0
1800.04/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.04/1800.01	c   indicator        :       0.00          0          0          0          0          0         70          0          0
1800.04/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   linear           :       0.05          0          0          0        914          0        186        127          0
1800.04/1800.01	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1800.04/1800.01	c   root node        :          -        822          -          -       1644          -          -          -          -
1800.04/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   integral         :          0          0          0     354918          0         97       1598          0          0     638278
1800.04/1800.01	c   indicator        :        822          0    1347591      20582          0         68     227175          0          0          0
1800.04/1800.01	c   setppc           :         13          6    2470519      34500          0      39722    1955770          0          0          0
1800.04/1800.01	c   linear           :        822          6    2431950      34539          0     106290    9640422     169479          0          0
1800.04/1800.01	c   logicor          :       1687+         6    1344202        171          0      93205    5422198          0          0          0
1800.04/1800.01	c   countsols        :          0          0          0        171          0          0          0          0          0          0
1800.04/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.01	c   integral         :      41.52       0.00       0.00      41.52       0.00
1800.04/1800.01	c   indicator        :       1.43       0.00       1.31       0.12       0.00
1800.04/1800.01	c   setppc           :      15.78       0.00      15.74       0.04       0.00
1800.04/1800.01	c   linear           :      66.58       0.00      65.72       0.86       0.00
1800.04/1800.01	c   logicor          :     344.97       0.00     344.96       0.01       0.00
1800.04/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.01	c   vbounds          :       0.53          2          0          0
1800.04/1800.01	c   rootredcost      :       0.40         13          0        822
1800.04/1800.01	c   pseudoobj        :      40.57    2472186        590     171446
1800.04/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.01	c   propagation      :      10.74     239807     238898    1493322       26.2       6280       25.8          -
1800.04/1800.01	c   infeasible LP    :      15.31      77635      77628     609263       42.5        339       22.2          0
1800.04/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   pseudo solution  :       0.00          6          6         31       11.7          1       19.0          -
1800.04/1800.01	c   applied globally :          -          -          -     784193       25.7          -          -          -
1800.04/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.01	c   cut pool         :       0.00          5          -          -         29          -    (maximal pool size: 110)
1800.04/1800.01	c   redcost          :       8.74     355905          0      48115          0          0
1800.04/1800.01	c   impliedbounds    :       0.00          6          0          0          0          0
1800.04/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.01	c   gomory           :       0.22          6          0          0       1136          0
1800.04/1800.01	c   strongcg         :       0.18          6          0          0        549          0
1800.04/1800.01	c   cmir             :       0.02          6          0          0          0          0
1800.04/1800.01	c   flowcover        :       0.06          6          0          0          0          0
1800.04/1800.01	c   clique           :       0.00          6          0          0          0          0
1800.04/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.01	c Pricers            :       Time      Calls       Vars
1800.04/1800.01	c   problem variables:       0.00          0          0
1800.04/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   relpscost        :      41.20     320372         97       1598          0          0     638278
1800.04/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   inference        :       0.00        159          0          0          0          0        318
1800.04/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.01	c   LP solutions     :       0.01          -         12
1800.04/1800.01	c   pseudo solutions :       0.00          -          0
1800.04/1800.01	c   oneopt           :       0.20         13          0
1800.04/1800.01	c   feaspump         :       0.03          1          0
1800.04/1800.01	c   intshifting      :       0.01         16          0
1800.04/1800.01	c   crossover        :       0.40          8          0
1800.04/1800.01	c   veclendiving     :       0.19         58          0
1800.04/1800.01	c   linesearchdiving :       0.24         58          0
1800.04/1800.01	c   fracdiving       :       0.26         58          0
1800.04/1800.01	c   coefdiving       :       0.33         59          0
1800.04/1800.01	c   guideddiving     :       0.17         59          0
1800.04/1800.01	c   pscostdiving     :       0.26         59          0
1800.04/1800.01	c   objpscostdiving  :       0.24         30          0
1800.04/1800.01	c   rootsoldiving    :       0.60         30          0
1800.04/1800.01	c   trivial          :       0.00          2          0
1800.04/1800.01	c   simplerounding   :       0.57     320558          0
1800.04/1800.01	c   zirounding       :       0.21       1000          0
1800.04/1800.01	c   rounding         :       1.13       7999          0
1800.04/1800.01	c   shifting         :       0.87       2523          0
1800.04/1800.01	c   twoopt           :       0.00          0          0
1800.04/1800.01	c   fixandinfer      :       0.00          0          0
1800.04/1800.01	c   intdiving        :       0.00          0          0
1800.04/1800.01	c   actconsdiving    :       0.00          0          0
1800.04/1800.01	c   octane           :       0.00          0          0
1800.04/1800.01	c   rens             :       0.02          1          0
1800.04/1800.01	c   rins             :       0.00          0          0
1800.04/1800.01	c   localbranching   :       0.00          0          0
1800.04/1800.01	c   mutation         :       0.00          0          0
1800.04/1800.01	c   dins             :       0.00          0          0
1800.04/1800.01	c   undercover       :       0.00          0          0
1800.04/1800.01	c   nlp              :       0.13          0          0
1800.04/1800.01	c   trysol           :       0.48       1462         49
1800.04/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.01	c   dual LP          :     790.02     431453    5820845      13.49    7367.97
1800.04/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.01	c   diving/probing LP:       1.41        957       7574       7.91    5371.63
1800.04/1800.01	c   strong branching :      37.74      10390     243156      23.40    6442.93
1800.04/1800.01	c     (at root node) :          -         33       4829     146.33          -
1800.04/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.01	c B&B Tree           :
1800.04/1800.01	c   number of runs   :          1
1800.04/1800.01	c   nodes            :     574295
1800.04/1800.01	c   nodes (total)    :     574295
1800.04/1800.01	c   nodes left       :        324
1800.04/1800.01	c   max depth        :         61
1800.04/1800.01	c   max depth (total):         61
1800.04/1800.01	c   backtracks       :      99467 (17.3%)
1800.04/1800.01	c   delayed cutoffs  :      63142
1800.04/1800.01	c   repropagations   :     822745 (4285475 domain reductions, 61856 cutoffs)
1800.04/1800.01	c   avg switch length:       4.35
1800.04/1800.01	c   switching time   :     242.52
1800.04/1800.01	c Solution           :
1800.04/1800.01	c   Solutions found  :         61 (13 improvements)
1800.04/1800.01	c   First Solution   : +4.14000000000000e+04   (in run 1, after 1 nodes, 0.15 seconds, depth 0, found by <trysol>)
1800.04/1800.01	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 311462 nodes, 923.48 seconds, depth 19, found by <relaxation>)
1800.04/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.01	c   Gap              :   infinite
1800.04/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.01	c   Root Iterations  :        310
1800.04/1800.09	c Time complete: 1800.13.

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-2692298-1277911635/watcher-2692298-1277911635 -o /tmp/evaluation-result-2692298-1277911635/solver-2692298-1277911635 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692298-1277911635.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.08 2.05 2.01 3/178 13927
/proc/meminfo: memFree=31367788/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=9296 CPUtime=0
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1619 0 0 0 0 0 0 0 25 0 1 0 132459865 9519104 1539 4089446400 4194304 8223781 140733375524816 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13927/statm: 2324 1540 369 984 0 1337 0

[startup+0.066216 s]
/proc/loadavg: 2.08 2.05 2.01 3/178 13927
/proc/meminfo: memFree=31367788/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=22496 CPUtime=0.05
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 5556 0 0 0 5 0 0 0 25 0 1 0 132459865 23035904 4598 4089446400 4194304 8223781 140733375524816 18446744073709551615 4936563 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 5624 4598 446 984 0 4637 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22496

[startup+0.10022 s]
/proc/loadavg: 2.08 2.05 2.01 3/178 13927
/proc/meminfo: memFree=31367788/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=23524 CPUtime=0.09
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 6405 0 0 0 9 0 0 0 25 0 1 0 132459865 24088576 4677 4089446400 4194304 8223781 140733375524816 18446744073709551615 7253720 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 5881 4697 452 984 0 4894 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23524

[startup+0.30024 s]
/proc/loadavg: 2.08 2.05 2.01 3/178 13927
/proc/meminfo: memFree=31367788/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=30776 CPUtime=0.29
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 11202 0 0 0 28 1 0 0 25 0 1 0 132459865 31514624 6805 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 7694 6805 573 984 0 6707 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30776

[startup+0.701178 s]
/proc/loadavg: 2.08 2.05 2.01 3/178 13927
/proc/meminfo: memFree=31367788/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=31596 CPUtime=0.69
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 11451 0 0 0 67 2 0 0 25 0 1 0 132459865 32354304 7000 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 7899 7000 574 984 0 6912 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31596

[startup+1.50102 s]
/proc/loadavg: 2.08 2.05 2.01 3/179 13928
/proc/meminfo: memFree=31341368/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=31556 CPUtime=1.49
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 21725 0 0 0 145 4 0 0 25 0 1 0 132459865 32313344 7034 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 7889 7034 598 984 0 6902 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31556

[startup+3.10074 s]
/proc/loadavg: 2.07 2.05 2.01 3/179 13928
/proc/meminfo: memFree=31341368/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=31556 CPUtime=3.09
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 24481 0 0 0 303 6 0 0 25 0 1 0 132459865 32313344 7034 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 7889 7034 598 984 0 6902 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31556

[startup+6.30017 s]
/proc/loadavg: 2.07 2.05 2.01 3/179 13928
/proc/meminfo: memFree=31340176/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=32876 CPUtime=6.29
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 40664 0 0 0 618 11 0 0 25 0 1 0 132459865 33665024 7366 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 8219 7366 602 984 0 7232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32876

[startup+12.701 s]
/proc/loadavg: 2.06 2.04 2.01 3/179 13928
/proc/meminfo: memFree=31338820/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=34080 CPUtime=12.69
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 73957 0 0 0 1247 22 0 0 25 0 1 0 132459865 34897920 7640 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 8520 7640 604 984 0 7533 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34080

[startup+25.5007 s]
/proc/loadavg: 2.05 2.04 2.01 3/179 13928
/proc/meminfo: memFree=31328024/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=44072 CPUtime=25.49
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 115211 0 0 0 2500 49 0 0 25 0 1 0 132459865 45129728 10080 4089446400 4194304 8223781 140733375524816 18446744073709551615 7073921 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 11018 10080 605 984 0 10031 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44072

[startup+51.1001 s]
/proc/loadavg: 2.03 2.04 2.01 3/179 13929
/proc/meminfo: memFree=31317268/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=52108 CPUtime=51.09
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 189007 0 0 0 5012 97 0 0 25 0 1 0 132459865 53358592 12097 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 13027 12097 605 984 0 12040 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52108

[startup+102.306 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 13930
/proc/meminfo: memFree=31305196/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=56832 CPUtime=102.29
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 310413 0 0 0 10025 204 0 0 25 0 1 0 132459865 58195968 13256 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 14208 13256 605 984 0 13221 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 56832

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13932
/proc/meminfo: memFree=31293008/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=62708 CPUtime=162.29
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 362777 0 0 0 15910 319 0 0 25 0 1 0 132459865 64212992 14682 4089446400 4194304 8223781 140733375524816 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 15677 14682 605 984 0 14690 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 62708

[startup+222.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 13934
/proc/meminfo: memFree=31277088/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=67916 CPUtime=222.3
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 444202 0 0 0 21804 426 0 0 25 0 1 0 132459865 69545984 15978 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 16979 15978 605 984 0 15992 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 67916

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13939
/proc/meminfo: memFree=31264328/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=70308 CPUtime=282.3
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 559333 0 0 0 27698 532 0 0 25 0 1 0 132459865 71995392 16584 4089446400 4194304 8223781 140733375524816 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 17577 16584 605 984 0 16590 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 70308

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13940
/proc/meminfo: memFree=31250744/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=76432 CPUtime=342.3
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 628726 0 0 0 33602 628 0 0 25 0 1 0 132459865 78266368 17768 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 19108 17768 605 984 0 18121 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 76432

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13941
/proc/meminfo: memFree=31238812/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=79408 CPUtime=402.3
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 699885 0 0 0 39508 722 0 0 25 0 1 0 132459865 81313792 18361 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 19852 18361 605 984 0 18865 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 79408

[startup+462.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 13943
/proc/meminfo: memFree=31225132/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=84012 CPUtime=462.3
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 793541 0 0 0 45423 807 0 0 25 0 1 0 132459865 86028288 19446 4089446400 4194304 8223781 140733375524816 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 21003 19446 605 984 0 20016 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 84012

[startup+522.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 13945
/proc/meminfo: memFree=31206868/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=87740 CPUtime=522.31
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 846827 0 0 0 51342 889 0 0 25 0 1 0 132459865 89845760 20413 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 21935 20413 605 984 0 20948 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 87740

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13947
/proc/meminfo: memFree=31189092/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=89324 CPUtime=582.3
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 956492 0 0 0 57252 978 0 0 25 0 1 0 132459865 91467776 20691 4089446400 4194304 8223781 140733375524816 18446744073709551615 5950912 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 22331 20691 605 984 0 21344 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 89324

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13948
/proc/meminfo: memFree=31179264/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=89496 CPUtime=642.31
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1042724 0 0 0 63167 1064 0 0 25 0 1 0 132459865 91643904 20781 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 22374 20781 605 984 0 21387 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 89496

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13953
/proc/meminfo: memFree=31152764/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=94844 CPUtime=822.31
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1303016 0 0 0 80901 1330 0 0 25 0 1 0 132459865 97120256 21852 4089446400 4194304 8223781 140733375524816 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 23711 21852 605 984 0 22724 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 94844

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13955
/proc/meminfo: memFree=31151480/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=95148 CPUtime=882.31
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1412469 0 0 0 86808 1423 0 0 25 0 1 0 132459865 97431552 21931 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 23787 21931 605 984 0 22800 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 95148

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13956
/proc/meminfo: memFree=31150452/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=95280 CPUtime=942.32
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1466971 0 0 0 92720 1512 0 0 25 0 1 0 132459865 97566720 21948 4089446400 4194304 8223781 140733375524816 18446744073709551615 4660050 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 23820 21948 605 984 0 22833 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 95280

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 13957
/proc/meminfo: memFree=31150172/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=95208 CPUtime=1002.31
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1556858 0 0 0 98623 1608 0 0 25 0 1 0 132459865 97492992 21937 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 23802 21937 605 984 0 22815 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 95208

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13959
/proc/meminfo: memFree=31149648/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=95244 CPUtime=1062.32
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1642429 0 0 0 104531 1701 0 0 25 0 1 0 132459865 97529856 21955 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 23811 21955 605 984 0 22824 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 95244

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 13961
/proc/meminfo: memFree=31149116/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=95656 CPUtime=1122.32
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1766661 0 0 0 110439 1793 0 0 25 0 1 0 132459865 97951744 22066 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 23914 22066 605 984 0 22927 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 95656

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13963
/proc/meminfo: memFree=31148328/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=96192 CPUtime=1182.33
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1770836 0 0 0 116366 1867 0 0 25 0 1 0 132459865 98500608 22225 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 24048 22225 605 984 0 23061 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 96192

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13964
/proc/meminfo: memFree=31145800/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=96192 CPUtime=1242.32
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1771496 0 0 0 122302 1930 0 0 25 0 1 0 132459865 98500608 22247 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 24048 22247 605 984 0 23061 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 96192

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13965
/proc/meminfo: memFree=31143404/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=97428 CPUtime=1302.33
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1772886 0 0 0 128232 2001 0 0 25 0 1 0 132459865 99766272 22350 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 24357 22350 605 984 0 23370 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 97428

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13967
/proc/meminfo: memFree=31143116/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=98088 CPUtime=1362.32
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1773274 0 0 0 134160 2072 0 0 25 0 1 0 132459865 100442112 22439 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 24522 22439 605 984 0 23535 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 98088

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13969
/proc/meminfo: memFree=31142840/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=98088 CPUtime=1422.33
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1773495 0 0 0 140090 2143 0 0 25 0 1 0 132459865 100442112 22439 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 24522 22439 605 984 0 23535 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 98088

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13971
/proc/meminfo: memFree=31141688/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=98088 CPUtime=1482.33
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1773554 0 0 0 146020 2213 0 0 25 0 1 0 132459865 100442112 22440 4089446400 4194304 8223781 140733375524816 18446744073709551615 6445090 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 24522 22440 605 984 0 23535 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 98088

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13972
/proc/meminfo: memFree=31139180/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=98088 CPUtime=1542.33
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1774849 0 0 0 151955 2278 0 0 25 0 1 0 132459865 100442112 22467 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 24522 22467 605 984 0 23535 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 98088

[startup+1602.3 s]
/proc/loadavg: 1.96 2.00 2.00 3/179 14001
/proc/meminfo: memFree=31069420/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=98616 CPUtime=1602.32
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1785749 0 0 0 157893 2339 0 0 25 0 1 0 132459865 100982784 22543 4089446400 4194304 8223781 140733375524816 18446744073709551615 6592218 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/13927/statm: 24654 22543 605 984 0 23667 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 98616

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 14003
/proc/meminfo: memFree=31050440/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=99384 CPUtime=1662.33
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1794901 0 0 0 163835 2398 0 0 25 0 1 0 132459865 101769216 22741 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13927/statm: 24846 22741 605 984 0 23859 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 99384

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14005
/proc/meminfo: memFree=31040728/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=99384 CPUtime=1722.33
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1797436 0 0 0 169783 2450 0 0 25 0 1 0 132459865 101769216 22751 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 24846 22751 605 984 0 23859 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 99384

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14007
/proc/meminfo: memFree=31030408/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=100232 CPUtime=1782.33
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1799873 0 0 0 175726 2507 0 0 25 0 1 0 132459865 102637568 23016 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 25058 23016 605 984 0 24071 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 100232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14007
/proc/meminfo: memFree=31027052/32950928 swapFree=4192956/4192956
[pid=13927] ppid=13925 vsize=100232 CPUtime=1800.04
/proc/13927/stat : 13927 (pbscip.linux.x8) R 13925 13927 12709 0 -1 4202496 1800524 0 0 0 177481 2523 0 0 25 0 1 0 132459865 102637568 23035 4089446400 4194304 8223781 140733375524816 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13927/statm: 25058 23035 605 984 0 24071 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 100232

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

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

Child status: 0
Real time (s): 1800.1
CPU time (s): 1800.14
CPU user time (s): 1774.9
CPU system time (s): 25.2352
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 100300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1774.9
system time used= 25.2352
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1800539
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= 1
involuntary context switches= 1800

runsolver used 2.65759 second user time and 5.54216 second system time

The end

Launcher Data

Begin job on node124 at 2010-06-30 17:27:15
IDJOB=2692298
IDBENCH=78989
IDSOLVER=1204
FILE ID=node124/2692298-1277911635
PBS_JOBID= 11197212
Free space on /tmp= 130616 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.1900550720--soft-66-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-2692298-1277911635/watcher-2692298-1277911635 -o /tmp/evaluation-result-2692298-1277911635/solver-2692298-1277911635 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692298-1277911635.wbo -t 1800 -m 3800

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

MD5SUM BENCH= ae69d101397f3698be33e129d2355418
RANDOM SEED=1438636788

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.82
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.833
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.74
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.833
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31368316 kB
Buffers:        199812 kB
Cached:        1124956 kB
SwapCached:          0 kB
Active:         639960 kB
Inactive:       830324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31368316 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4692 kB
Writeback:           0 kB
AnonPages:      145772 kB
Mapped:          17448 kB
Slab:            79992 kB
PageTables:       4980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  20668420 kB
Committed_AS:   293260 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    265212 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 130612 MiB
End job on node124 at 2010-06-30 17:57:17