Trace number 3447845

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
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4OPTIMUM 1738.69 1738.64

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900576151--soft-33-100-0.wbo
MD5SUMa6a99f7cb7296aed3ef8f4a1cd1ac483
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 benchmark123.84
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 constraints1777
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 90281
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90280
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 697
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 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 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-3447845-1307898652.wbo>
0.00/0.02	c original problem has 2008 variables (2008 bin, 0 int, 0 impl, 0 cont) and 2708 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.05	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 136 impls, 7 clqs
0.00/0.08	c (round 2) 0 del vars, 121 del conss, 0 add conss, 1777 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 136 impls, 7 clqs
0.00/0.09	c (round 3) 106 del vars, 162 del conss, 0 add conss, 1789 chg bounds, 82 chg sides, 0 chg coeffs, 0 upgd conss, 136 impls, 7 clqs
0.09/0.10	c (round 4) 130 del vars, 162 del conss, 0 add conss, 1789 chg bounds, 82 chg sides, 0 chg coeffs, 899 upgd conss, 136 impls, 7 clqs
0.09/0.11	c (round 5) 130 del vars, 177 del conss, 0 add conss, 1789 chg bounds, 82 chg sides, 0 chg coeffs, 899 upgd conss, 136 impls, 7 clqs
0.09/0.15	c    (0.2s) probing: 101/1943 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (6 rounds):
0.09/0.15	c  130 deleted vars, 177 deleted constraints, 0 added constraints, 1789 tightened bounds, 0 added holes, 82 changed sides, 0 changed coefficients
0.09/0.15	c  1848 implications, 7 cliques
0.09/0.15	c presolved problem has 3655 variables (1943 bin, 0 int, 1712 impl, 0 cont) and 4308 constraints
0.09/0.15	c      43 constraints of type <setppc>
0.09/0.15	c    1712 constraints of type <linear>
0.09/0.15	c    1712 constraints of type <indicator>
0.09/0.15	c     841 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.13
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 2.0.1.4
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1800
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 13950
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # belongs reading time to solving time?
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c timing/reading = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.16	c 
0.49/0.54	o 254
0.49/0.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.54	c T 0.5s|     1 |     0 |     0 |     - |  14M|   0 |   - |3655 |6036 |3655 |2596 |   0 |  16 |   0 |      --      | 2.540000e+02 |    Inf 
0.49/0.55	c   0.6s|     1 |     0 |    82 |     - |  13M|   0 |  43 |3655 |6036 |3655 |2596 |   0 |  16 |   0 | 0.000000e+00 | 2.540000e+02 |    Inf 
0.79/0.83	c   0.8s|     1 |     0 |   202 |     - |  14M|   0 |  43 |3655 |6079 |3655 |2606 |  10 |  16 |   0 | 0.000000e+00 | 2.540000e+02 |    Inf 
0.89/0.97	c   1.0s|     1 |     0 |   231 |     - |  15M|   0 |  48 |3655 |6079 |3655 |2612 |  16 |  16 |   0 | 0.000000e+00 | 2.540000e+02 |    Inf 
1.09/1.18	c   1.2s|     1 |     0 |   279 |     - |  15M|   0 |  51 |3655 |6079 |3655 |2620 |  24 |  16 |   0 | 0.000000e+00 | 2.540000e+02 |    Inf 
1.29/1.39	c   1.4s|     1 |     0 |   308 |     - |  15M|   0 |  50 |3655 |6079 |3655 |2623 |  27 |  16 |   0 | 0.000000e+00 | 2.540000e+02 |    Inf 
1.59/1.62	c   1.6s|     1 |     0 |   335 |     - |  15M|   0 |  49 |3655 |6079 |3655 |2625 |  29 |  16 |   0 | 0.000000e+00 | 2.540000e+02 |    Inf 
2.09/2.17	c   2.2s|     1 |     2 |   335 |     - |  16M|   0 |  49 |3655 |6079 |3655 |2625 |  29 |  16 |   9 | 0.000000e+00 | 2.540000e+02 |    Inf 
3.69/3.71	o 238
3.69/3.71	c * 3.7s|    31 |    26 |  1421 |  36.2 |  16M|  16 |   - |3655 |6099 |3655 |2646 |  50 |  36 | 254 | 0.000000e+00 | 2.380000e+02 |    Inf 
3.99/4.05	o 236
3.99/4.05	c * 4.1s|    41 |    32 |  2268 |  48.3 |  17M|  18 |   - |3655 |6104 |3655 |2660 |  84 |  41 | 293 | 0.000000e+00 | 2.360000e+02 |    Inf 
3.99/4.07	o 221
3.99/4.07	c * 4.1s|    42 |    31 |  2285 |  47.6 |  17M|  18 |   - |3655 |6104 |3655 |2660 |  84 |  41 | 293 | 0.000000e+00 | 2.210000e+02 |    Inf 
4.69/4.76	o 155
4.69/4.76	c * 4.8s|    65 |    31 |  3200 |  44.8 |  18M|  23 |   - |3655 |6123 |3655 |2704 | 190 |  60 | 390 | 0.000000e+00 | 1.550000e+02 |    Inf 
4.90/4.93	o 82
4.90/4.93	c * 4.9s|    72 |    26 |  3357 |  42.6 |  18M|  23 |   - |3655 |6124 |3655 |2651 | 207 |  61 | 424 | 0.000000e+00 | 8.200000e+01 |    Inf 
15.59/15.66	o 77
15.59/15.66	c *15.7s|  1344 |   130 | 15181 |  11.1 |  24M|  41 |   - |3655 |6343 |3655 |2622 | 300 |1259 |1563 | 0.000000e+00 | 7.700000e+01 |    Inf 
20.80/20.90	o 74
20.80/20.90	c *20.9s|  2460 |   229 | 25670 |  10.3 |  25M|  48 |   - |3655 |6463 |3655 |2612 | 378 |2314 |1627 | 0.000000e+00 | 7.400000e+01 |    Inf 
25.39/25.43	o 69
25.39/25.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
25.39/25.43	c *25.4s|  3531 |   328 | 34086 |   9.6 |  26M|  54 |   - |3655 |6608 |3655 |2627 | 419 |3414 |1651 | 0.000000e+00 | 6.900000e+01 |    Inf 
27.40/27.43	o 45
27.40/27.43	c *27.4s|  4039 |   343 | 37520 |   9.2 |  26M|  61 |   - |3655 |6527 |3655 |2623 | 470 |3960 |1671 | 0.000000e+00 | 4.500000e+01 |    Inf 
30.29/30.34	o 37
30.29/30.34	c *30.3s|  4846 |   389 | 44869 |   9.2 |  26M|  61 |   - |3655 |5670 |3655 |2613 | 513 |4875 |1683 | 0.000000e+00 | 3.700000e+01 |    Inf 
30.29/30.36	o 35
30.29/30.36	c *30.4s|  4847 |   383 | 44885 |   9.2 |  26M|  61 |   - |3655 |5670 |3655 |2612 | 515 |4875 |1683 | 0.000000e+00 | 3.500000e+01 |    Inf 
31.59/31.66	o 34
31.59/31.66	c *31.7s|  5244 |   377 | 48816 |   9.2 |  26M|  61 |   - |3655 |5131 |3655 |2610 | 526 |5402 |1683 | 0.000000e+00 | 3.400000e+01 |    Inf 
31.80/31.88	o 27
31.80/31.88	c *31.9s|  5324 |   376 | 49399 |   9.2 |  26M|  61 |   - |3655 |5169 |3655 |2612 | 529 |5517 |1683 | 0.000000e+00 | 2.700000e+01 |    Inf 
32.09/32.13	o 16
32.09/32.13	c *32.1s|  5380 |   362 | 50489 |   9.3 |  26M|  61 |   - |3655 |4847 |3655 |2612 | 537 |5593 |1684 | 0.000000e+00 | 1.600000e+01 |    Inf 
34.59/34.69	o 14
34.59/34.69	c *34.7s|  6112 |   316 | 61558 |  10.0 |  26M|  61 |   - |3655 |4324 |3655 |2610 | 540 |6461 |1684 | 0.000000e+00 | 1.400000e+01 |    Inf 
38.50/38.52	o 11
38.50/38.52	c *38.5s|  7208 |   235 | 77451 |  10.7 |  25M|  61 |   - |3655 |4668 |3655 |2612 | 553 |7710 |1685 | 0.000000e+00 | 1.100000e+01 |    Inf 
38.79/38.89	o 5
38.79/38.89	c *38.9s|  7344 |   219 | 78620 |  10.7 |  24M|  61 |   - |3655 |4664 |3655 |2611 | 557 |7876 |1685 | 0.000000e+00 | 5.000000e+00 |    Inf 
47.09/47.18	c  47.2s| 10000 |   241 |115708 |  11.5 |  26M|  61 |   - |3655 |5989 |3655 |2610 | 557 |  11k|1686 | 0.000000e+00 | 5.000000e+00 |    Inf 
56.30/56.35	o 4
56.30/56.35	c *56.4s| 12744 |   176 |158272 |  12.4 |  25M|  61 |   - |3655 |5662 |3655 |2610 | 557 |  14k|1692 | 0.000000e+00 | 4.000000e+00 |    Inf 
66.69/66.77	o 1
66.69/66.77	c *66.8s| 15609 |   238 |207578 |  13.3 |  26M|  61 |   - |3655 |7844 |3655 |2610 | 557 |  17k|1781 | 0.000000e+00 | 1.000000e+00 |    Inf 
83.19/83.23	c  83.2s| 20000 |   172 |280357 |  14.0 |  25M|  61 |  26 |3655 |6995 |3655 |2610 | 557 |  23k|2041 | 0.000000e+00 | 1.000000e+00 |    Inf 
119.50/119.55	c   120s| 30000 |   311 |436759 |  14.5 |  29M|  61 |  31 |3655 |  13k|3655 |2626 | 557 |  36k|2602 | 0.000000e+00 | 1.000000e+00 |    Inf 
155.49/155.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
155.49/155.53	c   156s| 40000 |   393 |585677 |  14.6 |  32M|  61 |  37 |3655 |  18k|3655 |2626 | 557 |  49k|3057 | 0.000000e+00 | 1.000000e+00 |    Inf 
191.50/191.54	c   192s| 50000 |   401 |730928 |  14.6 |  33M|  61 |   - |3655 |  18k|3655 |2626 | 557 |  62k|3470 | 0.000000e+00 | 1.000000e+00 |    Inf 
227.80/227.89	c   228s| 60000 |   332 |884192 |  14.7 |  32M|  63 |   - |3655 |  17k|3655 |2626 | 557 |  76k|3777 | 0.000000e+00 | 1.000000e+00 |    Inf 
266.21/266.22	c   266s| 70000 |   323 |  1053k|  15.0 |  32M|  63 |   - |3655 |  16k|3655 |2610 | 557 |  89k|4203 | 0.000000e+00 | 1.000000e+00 |    Inf 
303.90/303.94	c   304s| 80000 |   310 |  1221k|  15.3 |  33M|  63 |   - |3655 |  18k|   0 |   0 | 557 | 102k|4490 | 0.000000e+00 | 1.000000e+00 |    Inf 
343.10/343.11	c   343s| 90000 |   280 |  1395k|  15.5 |  34M|  63 |   - |3655 |  21k|3655 |2610 | 557 | 116k|4793 | 0.000000e+00 | 1.000000e+00 |    Inf 
381.40/381.40	c   381s|100000 |   254 |  1563k|  15.6 |  35M|  63 |  27 |3655 |  23k|3655 |2610 | 557 | 129k|5096 | 0.000000e+00 | 1.000000e+00 |    Inf 
420.40/420.42	c   420s|110000 |   204 |  1731k|  15.7 |  34M|  63 |  28 |3655 |  20k|3655 |2610 | 557 | 142k|5432 | 0.000000e+00 | 1.000000e+00 |    Inf 
459.31/459.34	c   459s|120000 |   249 |  1897k|  15.8 |  35M|  63 |  27 |3655 |  23k|3655 |2610 | 557 | 155k|5718 | 0.000000e+00 | 1.000000e+00 |    Inf 
498.31/498.31	c   498s|130000 |   189 |  2066k|  15.9 |  34M|  63 |  27 |3655 |  21k|3655 |2610 | 557 | 168k|5976 | 0.000000e+00 | 1.000000e+00 |    Inf 
536.31/536.39	c   536s|140000 |   139 |  2232k|  15.9 |  35M|  63 |   - |3655 |  23k|3655 |2610 | 557 | 181k|6160 | 0.000000e+00 | 1.000000e+00 |    Inf 
575.90/575.92	c   576s|150000 |   103 |  2404k|  16.0 |  33M|  63 |  23 |3655 |  20k|3655 |2610 | 557 | 194k|6423 | 0.000000e+00 | 1.000000e+00 |    Inf 
618.30/618.35	c   618s|160000 |   100 |  2599k|  16.2 |  35M|  63 |  29 |3655 |  25k|3655 |2610 | 557 | 207k|6603 | 0.000000e+00 | 1.000000e+00 |    Inf 
662.31/662.38	c   662s|170000 |   114 |  2788k|  16.4 |  37M|  63 |  35 |3655 |  29k|3655 |2610 | 557 | 221k|6853 | 0.000000e+00 | 1.000000e+00 |    Inf 
702.51/702.57	c   703s|180000 |   129 |  2952k|  16.4 |  38M|  69 |   - |3655 |  30k|3655 |2610 | 557 | 234k|7074 | 0.000000e+00 | 1.000000e+00 |    Inf 
741.61/741.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
741.61/741.60	c   742s|190000 |   268 |  3108k|  16.4 |  40M|  69 |   - |3655 |  34k|3655 |2610 | 557 | 247k|7239 | 0.000000e+00 | 1.000000e+00 |    Inf 
783.01/783.07	c   783s|200000 |   214 |  3275k|  16.4 |  40M|  69 |  31 |3655 |  34k|3655 |2610 | 557 | 260k|7372 | 0.000000e+00 | 1.000000e+00 |    Inf 
825.11/825.10	c   825s|210000 |   258 |  3456k|  16.5 |  42M|  69 |   - |3655 |  38k|3655 |2610 | 557 | 273k|7530 | 0.000000e+00 | 1.000000e+00 |    Inf 
867.21/867.29	c   867s|220000 |   353 |  3632k|  16.5 |  44M|  69 |  25 |3655 |  40k|3655 |2610 | 557 | 286k|7732 | 0.000000e+00 | 1.000000e+00 |    Inf 
911.41/911.40	c   911s|230000 |   522 |  3818k|  16.6 |  47M|  69 |   - |3655 |  43k|3655 |2610 | 557 | 299k|7946 | 0.000000e+00 | 1.000000e+00 |    Inf 
955.12/955.11	c   955s|240000 |   555 |  4000k|  16.7 |  47M|  69 |   - |3655 |  43k|3655 |2610 | 557 | 312k|8128 | 0.000000e+00 | 1.000000e+00 |    Inf 
1001.02/1001.08	c  1001s|250000 |   678 |  4196k|  16.8 |  50M|  69 |  20 |3655 |  48k|3655 |2610 | 557 | 326k|8286 | 0.000000e+00 | 1.000000e+00 |    Inf 
1044.52/1044.53	c  1045s|260000 |   626 |  4369k|  16.8 |  49M|  69 |  43 |3655 |  45k|3655 |2610 | 557 | 339k|8500 | 0.000000e+00 | 1.000000e+00 |    Inf 
1088.62/1088.66	c  1089s|270000 |   676 |  4547k|  16.8 |  50M|  69 |   - |3655 |  47k|3655 |2610 | 557 | 353k|8619 | 0.000000e+00 | 1.000000e+00 |    Inf 
1132.32/1132.37	c  1132s|280000 |   598 |  4723k|  16.9 |  50M|  69 |  28 |3655 |  47k|3655 |2610 | 557 | 366k|8777 | 0.000000e+00 | 1.000000e+00 |    Inf 
1176.62/1176.62	c  1177s|290000 |   588 |  4905k|  16.9 |  49M|  69 |   - |3655 |  45k|3655 |2610 | 557 | 379k|8916 | 0.000000e+00 | 1.000000e+00 |    Inf 
1224.52/1224.52	c  1225s|300000 |   547 |  5097k|  17.0 |  48M|  69 |  35 |3655 |  43k|3655 |2610 | 557 | 393k|9037 | 0.000000e+00 | 1.000000e+00 |    Inf 
1270.12/1270.14	c  1270s|310000 |   560 |  5291k|  17.1 |  48M|  69 |  35 |3655 |  44k|3655 |2610 | 557 | 406k|9180 | 0.000000e+00 | 1.000000e+00 |    Inf 
1314.92/1314.90	c  1315s|320000 |   494 |  5476k|  17.1 |  48M|  69 |  31 |3655 |  45k|3655 |2610 | 557 | 419k|9320 | 0.000000e+00 | 1.000000e+00 |    Inf 
1359.92/1359.91	c  1360s|330000 |   433 |  5664k|  17.2 |  47M|  69 |   - |3655 |  43k|3655 |2610 | 557 | 432k|9466 | 0.000000e+00 | 1.000000e+00 |    Inf 
1403.83/1403.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1403.83/1403.80	c  1404s|340000 |   325 |  5848k|  17.2 |  47M|  69 |   - |3655 |  44k|3655 |2610 | 557 | 445k|9601 | 0.000000e+00 | 1.000000e+00 |    Inf 
1448.93/1448.93	c  1449s|350000 |   240 |  6043k|  17.3 |  47M|  69 |   - |3655 |  46k|   0 |   0 | 557 | 458k|9748 | 0.000000e+00 | 1.000000e+00 |    Inf 
1494.33/1494.32	c  1494s|360000 |   296 |  6245k|  17.3 |  49M|  69 |  37 |3655 |  49k|3655 |2610 | 557 | 472k|9897 | 0.000000e+00 | 1.000000e+00 |    Inf 
1540.23/1540.23	c  1540s|370000 |   262 |  6447k|  17.4 |  49M|  69 |  46 |3655 |  50k|3655 |2610 | 557 | 486k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1587.03/1587.07	c  1587s|380000 |   254 |  6650k|  17.5 |  45M|  69 |   - |3655 |  40k|   0 |   0 | 557 | 499k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1635.04/1635.09	c  1635s|390000 |   272 |  6861k|  17.6 |  47M|  69 |  46 |3655 |  45k|3655 |2610 | 557 | 512k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1679.53/1679.53	c  1680s|400000 |   178 |  7047k|  17.6 |  45M|  69 |  30 |3655 |  42k|3655 |2610 | 557 | 526k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1721.44/1721.48	c  1721s|410000 |   108 |  7222k|  17.6 |  45M|  69 |  37 |3655 |  43k|3655 |2610 | 557 | 539k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1738.53/1738.58	c 
1738.53/1738.58	c SCIP Status        : problem is solved [optimal solution found]
1738.53/1738.58	c Solving Time (sec) : 1738.59
1738.53/1738.58	c Solving Nodes      : 413774
1738.53/1738.58	c Primal Bound       : +1.00000000000000e+00 (293 solutions)
1738.53/1738.58	c Dual Bound         : +1.00000000000000e+00
1738.53/1738.58	c Gap                : 0.00 %
1738.53/1738.59	s OPTIMUM FOUND
1738.53/1738.59	v -x231 -x230 -x229 -x228 -x227 x226 -x225 -x224 -x223 -x222 x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 x210 
1738.53/1738.59	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 x189 
1738.53/1738.59	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1738.53/1738.59	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 x154 -x153 -x152 -x151 -x150 -x149 x148 -x147 
1738.53/1738.59	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 x132 -x131 -x130 -x129 -x128 -x127 -x126 
1738.53/1738.59	v -x125 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 
1738.53/1738.59	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 
1738.53/1738.59	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 
1738.53/1738.59	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 
1738.53/1738.59	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 
1738.53/1738.59	v -x1 
1738.53/1738.59	c SCIP Status        : problem is solved [optimal solution found]
1738.53/1738.59	c Total Time         :    1738.59
1738.53/1738.59	c   solving          :    1738.59
1738.53/1738.59	c   presolving       :       0.13 (included in solving)
1738.53/1738.59	c   reading          :       0.02 (included in solving)
1738.53/1738.59	c Original Problem   :
1738.53/1738.59	c   Problem name     : HOME/instance-3447845-1307898652.wbo
1738.53/1738.59	c   Variables        : 2008 (2008 binary, 0 integer, 0 implicit integer, 0 continuous)
1738.53/1738.59	c   Constraints      : 2708 initial, 2708 maximal
1738.53/1738.59	c Presolved Problem  :
1738.53/1738.59	c   Problem name     : t_HOME/instance-3447845-1307898652.wbo
1738.53/1738.59	c   Variables        : 3655 (1943 binary, 0 integer, 1712 implicit integer, 0 continuous)
1738.53/1738.59	c   Constraints      : 4308 initial, 53036 maximal
1738.53/1738.59	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1738.53/1738.59	c   trivial          :       0.00         65          0          0          0          0          0          0          0          0
1738.53/1738.59	c   dualfix          :       0.00         65          0          0          0          0          0          0          0          0
1738.53/1738.59	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1738.53/1738.59	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1738.53/1738.59	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1738.53/1738.59	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1738.53/1738.59	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1738.53/1738.59	c   setppc           :       0.00          0          0          0          0          0         15          0          0          0
1738.53/1738.59	c   linear           :       0.06          0          0          0       1789          0         97          0         82          0
1738.53/1738.59	c   indicator        :       0.00          0          0          0          0          0         65          0          0          0
1738.53/1738.59	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1738.53/1738.59	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1738.53/1738.59	c   root node        :          -       3424          -          -       3424          -          -          -          -          -
1738.53/1738.59	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1738.53/1738.59	c   integral         :          0          0          0     213831          0       1225          0        442       3084          0          0     421796
1738.53/1738.59	c   varbound         :          0+         6      85776        545          0          0       3422          5     372445        543          0          0
1738.53/1738.59	c   setppc           :         43          6    1914391          2          0       1222    1854860       3444     693870          0          0          0
1738.53/1738.59	c   linear           :       1712+         7    1913075         10          0       1218    4825632      27280    5481228          0          0          0
1738.53/1738.59	c   indicator        :       1712          0      84490        545          0       1215       6696          0       7718          0          0          0
1738.53/1738.59	c   logicor          :        841+         6     809113         19          0        274    2000824      20782    1476356          0          0          0
1738.53/1738.59	c   bounddisjunction :          0+         0     121219          0          0          0         16          1         23          0          0          0
1738.53/1738.59	c   countsols        :          0          0          0         19          0        276          0          0          0          0          0          0
1738.53/1738.59	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1738.53/1738.59	c   integral         :      63.19       0.00       0.00      63.15       0.00       0.04       0.00
1738.53/1738.59	c   varbound         :       0.92       0.00       0.90       0.02       0.00       0.00       0.00
1738.53/1738.59	c   setppc           :       7.77       0.00       7.28       0.00       0.00       0.01       0.48
1738.53/1738.59	c   linear           :      58.32       0.00      54.91       0.00       0.00       0.25       3.16
1738.53/1738.59	c   indicator        :       2.07       0.00       1.04       0.06       0.00       0.97       0.00
1738.53/1738.59	c   logicor          :     140.61       0.00     138.34       0.00       0.00       0.02       2.25
1738.53/1738.59	c   bounddisjunction :       0.15       0.00       0.15       0.00       0.00       0.00       0.00
1738.53/1738.59	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1738.53/1738.59	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1738.53/1738.59	c   vbounds          :      19111        917          1      51715
1738.53/1738.59	c   rootredcost      :         19          0          0       1712
1738.53/1738.59	c   pseudoobj        :    1921216       3566       1472     369151
1738.53/1738.59	c Propagator Timings :  TotalTime  Propagate    Resprop
1738.53/1738.59	c   vbounds          :       3.51       3.51       0.00
1738.53/1738.59	c   rootredcost      :       0.34       0.34       0.00
1738.53/1738.59	c   pseudoobj        :      46.12      46.05       0.07
1738.53/1738.59	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1738.53/1738.59	c   propagation      :       3.27      52985      52863     304459       28.9       1040       20.9          -
1738.53/1738.59	c   infeasible LP    :      44.64     158329     158320    1050803       41.5       2241       14.2          0
1738.53/1738.59	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1738.53/1738.59	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1738.53/1738.59	c   pseudo solution  :       0.00          1          1          2        4.5          0        0.0          -
1738.53/1738.59	c   applied globally :          -          -          -     544719       34.3          -          -          -
1738.53/1738.59	c   applied locally  :          -          -          -          0        0.0          -          -          -
1738.53/1738.59	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1738.53/1738.59	c   cut pool         :       0.00          5          -          -         14          -    (maximal pool size: 367)
1738.53/1738.59	c   redcost          :      13.09     214130          0      52657          0          0
1738.53/1738.59	c   impliedbounds    :       0.00          6          0          0          0          0
1738.53/1738.59	c   intobj           :       0.00          0          0          0          0          0
1738.53/1738.59	c   gomory           :       0.51          6          0          0       1175          0
1738.53/1738.59	c   cgmip            :       0.00          0          0          0          0          0
1738.53/1738.59	c   closecuts        :       0.00          0          0          0          0          0
1738.53/1738.59	c   strongcg         :       0.42          6          0          0       1635          0
1738.53/1738.59	c   cmir             :       0.07          6          0          0          0          0
1738.53/1738.59	c   flowcover        :       0.08          6          0          0          0          0
1738.53/1738.59	c   clique           :       0.00          6          0          0          0          0
1738.53/1738.59	c   zerohalf         :       0.00          0          0          0          0          0
1738.53/1738.59	c   mcf              :       0.00          1          0          0          0          0
1738.53/1738.59	c   oddcycle         :       0.00          0          0          0          0          0
1738.53/1738.59	c   rapidlearning    :       0.18          1          0          0          0         43
1738.53/1738.59	c Pricers            :       Time      Calls       Vars
1738.53/1738.59	c   problem variables:       0.00          0          0
1738.53/1738.59	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1738.53/1738.59	c   relpscost        :      62.94     213284        442       3084          0          0     421796
1738.53/1738.59	c   pscost           :       0.00          0          0          0          0          0          0
1738.53/1738.59	c   inference        :       0.00          0          0          0          0          0          0
1738.53/1738.59	c   mostinf          :       0.00          0          0          0          0          0          0
1738.53/1738.59	c   leastinf         :       0.00          0          0          0          0          0          0
1738.53/1738.59	c   fullstrong       :       0.00          0          0          0          0          0          0
1738.53/1738.59	c   allfullstrong    :       0.00          0          0          0          0          0          0
1738.53/1738.59	c   random           :       0.00          0          0          0          0          0          0
1738.53/1738.59	c Primal Heuristics  :       Time      Calls      Found
1738.53/1738.59	c   LP solutions     :       0.01          -         19
1738.53/1738.59	c   pseudo solutions :       0.00          -          0
1738.53/1738.59	c   feaspump         :       0.01          0          0
1738.53/1738.59	c   oneopt           :       0.27         18          0
1738.53/1738.59	c   crossover        :       0.59          8          1
1738.53/1738.59	c   linesearchdiving :       1.44         95          0
1738.53/1738.59	c   coefdiving       :       2.64         95          0
1738.53/1738.59	c   pscostdiving     :       2.65         95          0
1738.53/1738.59	c   fracdiving       :       3.32         95          0
1738.53/1738.59	c   veclendiving     :       2.78         95          0
1738.53/1738.59	c   objpscostdiving  :       0.88         48          0
1738.53/1738.59	c   rootsoldiving    :       1.36         48          0
1738.53/1738.59	c   guideddiving     :       3.45         96          0
1738.53/1738.59	c   trivial          :       0.00          2          0
1738.53/1738.59	c   shiftandpropagate:       0.38          1          1
1738.53/1738.59	c   simplerounding   :       0.46     213496          0
1738.53/1738.59	c   zirounding       :       0.76       1000          0
1738.53/1738.59	c   rounding         :       0.99       6474          0
1738.53/1738.59	c   shifting         :       0.93       2026          0
1738.53/1738.59	c   intshifting      :       0.01          0          0
1738.53/1738.59	c   twoopt           :       0.00          0          0
1738.53/1738.59	c   fixandinfer      :       0.00          0          0
1738.53/1738.59	c   clique           :       0.00          0          0
1738.53/1738.59	c   intdiving        :       0.00          0          0
1738.53/1738.59	c   actconsdiving    :       0.00          0          0
1738.53/1738.59	c   octane           :       0.00          0          0
1738.53/1738.59	c   rens             :       0.04          1          0
1738.53/1738.59	c   rins             :       0.00          0          0
1738.53/1738.59	c   localbranching   :       0.00          0          0
1738.53/1738.59	c   mutation         :       0.00          0          0
1738.53/1738.59	c   dins             :       0.00          0          0
1738.53/1738.59	c   vbounds          :       0.00          0          0
1738.53/1738.59	c   undercover       :       0.00          0          0
1738.53/1738.59	c   subnlp           :       0.07          0          0
1738.53/1738.59	c   trysol           :       0.50        911        272
1738.53/1738.59	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1738.53/1738.59	c   primal LP        :       0.00          0          0       0.00          -
1738.53/1738.59	c   dual LP          :    1062.98     370859    7223784      19.48    6795.81
1738.53/1738.59	c   lex dual LP      :       0.00          0          0       0.00          -
1738.53/1738.59	c   barrier LP       :       0.00          0          0       0.00          -
1738.53/1738.59	c   diving/probing LP:      13.08       9799      65527       6.69    5010.91
1738.53/1738.59	c   strong branching :      59.24      10669     383089      35.91    6467.04
1738.53/1738.59	c     (at root node) :          -          9       2153     239.22          -
1738.53/1738.59	c   conflict analysis:       0.00          0          0       0.00          -
1738.53/1738.59	c B&B Tree           :
1738.53/1738.59	c   number of runs   :          1
1738.53/1738.59	c   nodes            :     413774
1738.53/1738.59	c   nodes (total)    :     413774
1738.53/1738.59	c   nodes left       :          0
1738.53/1738.59	c   max depth        :         69
1738.53/1738.59	c   max depth (total):         69
1738.53/1738.59	c   backtracks       :      49196 (11.9%)
1738.53/1738.59	c   delayed cutoffs  :       7836
1738.53/1738.59	c   repropagations   :     793576 (1279957 domain reductions, 7389 cutoffs)
1738.53/1738.59	c   avg switch length:       5.37
1738.53/1738.59	c   switching time   :     136.34
1738.53/1738.59	c Solution           :
1738.53/1738.59	c   Solutions found  :        293 (20 improvements)
1738.53/1738.59	c   First Solution   : +2.54000000000000e+02   (in run 1, after 1 nodes, 0.54 seconds, depth 1842, found by <shiftandpropagate>)
1738.53/1738.59	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 15609 nodes, 66.77 seconds, depth 32, found by <relaxation>)
1738.53/1738.59	c   Dual Bound       : +1.00000000000000e+00
1738.53/1738.59	c   Gap              :       0.00 %
1738.53/1738.59	c   Root Dual Bound  : +0.00000000000000e+00
1738.53/1738.59	c   Root Iterations  :        335
1738.63/1738.64	c Time complete: 1738.68.

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447845-1307898652/watcher-3447845-1307898652 -o /var/tmp/evaluation-result-3447845-1307898652/solver-3447845-1307898652 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447845-1307898652.wbo -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.90 2/172 14579
/proc/meminfo: memFree=1611652/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=10332 CPUtime=0 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 1571 0 0 0 0 0 0 0 24 0 1 0 901464978 10579968 1525 33554432000 4194304 9128323 140736571078064 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14579/statm: 2583 1525 399 1205 0 1374 0

[startup+0.099547 s]
/proc/loadavg: 1.84 1.97 1.90 2/172 14579
/proc/meminfo: memFree=1611652/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=31884 CPUtime=0.08 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 6940 0 0 0 8 0 0 0 24 0 1 0 901464978 32649216 6636 33554432000 4194304 9128323 140736571078064 18446744073709551615 8009006 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 7971 6639 530 1205 0 6762 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31884

[startup+0.100545 s]
/proc/loadavg: 1.84 1.97 1.90 2/172 14579
/proc/meminfo: memFree=1611652/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=31884 CPUtime=0.09 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 6944 0 0 0 9 0 0 0 24 0 1 0 901464978 32649216 6639 33554432000 4194304 9128323 140736571078064 18446744073709551615 5321545 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 7971 6639 530 1205 0 6762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31884

[startup+0.300508 s]
/proc/loadavg: 1.84 1.97 1.90 2/172 14579
/proc/meminfo: memFree=1611652/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=37940 CPUtime=0.29 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 8679 0 0 0 28 1 0 0 25 0 1 0 901464978 38850560 8355 33554432000 4194304 9128323 140736571078064 18446744073709551615 5992478 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 9485 8355 629 1205 0 8276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37940

[startup+0.700442 s]
/proc/loadavg: 1.84 1.97 1.90 2/172 14579
/proc/meminfo: memFree=1611652/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=72948 CPUtime=0.69 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 17368 0 0 0 67 2 0 0 25 0 1 0 901464978 74698752 16886 33554432000 4194304 9128323 140736571078064 18446744073709551615 18446744073699065887 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 18237 16886 716 1205 0 17028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72948

[startup+1.5003 s]
/proc/loadavg: 1.84 1.97 1.90 3/178 14590
/proc/meminfo: memFree=1481596/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=72140 CPUtime=1.49 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 17558 0 0 0 145 4 0 0 25 0 1 0 901464978 73871360 16718 33554432000 4194304 9128323 140736571078064 18446744073709551615 6629102 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 18035 16718 728 1205 0 16826 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72140

[startup+3.10101 s]
/proc/loadavg: 1.84 1.97 1.90 3/178 14590
/proc/meminfo: memFree=1477380/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=73456 CPUtime=3.09 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 18173 0 0 0 301 8 0 0 25 0 1 0 901464978 75218944 17333 33554432000 4194304 9128323 140736571078064 18446744073709551615 7346976 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 18364 17333 752 1205 0 17155 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73456

[startup+6.30044 s]
/proc/loadavg: 1.85 1.97 1.90 3/178 14590
/proc/meminfo: memFree=1476992/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=73456 CPUtime=6.29 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 18176 0 0 0 613 16 0 0 25 0 1 0 901464978 75218944 17336 33554432000 4194304 9128323 140736571078064 18446744073709551615 7192542 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 18364 17336 755 1205 0 17155 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73456

[startup+12.7003 s]
/proc/loadavg: 1.86 1.97 1.90 3/178 14590
/proc/meminfo: memFree=1475904/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=72120 CPUtime=12.69 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 20772 0 0 0 1240 29 0 0 25 0 1 0 901464978 73850880 17111 33554432000 4194304 9128323 140736571078064 18446744073709551615 5275988 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 18030 17111 755 1205 0 16821 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72120

[startup+25.501 s]
/proc/loadavg: 1.89 1.97 1.91 3/178 14590
/proc/meminfo: memFree=1474924/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=75232 CPUtime=25.5 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 30271 0 0 0 2507 43 0 0 25 0 1 0 901464978 77037568 17826 33554432000 4194304 9128323 140736571078064 18446744073709551615 4794272 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 18808 17826 755 1205 0 17599 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 75232

[startup+51.1005 s]
/proc/loadavg: 1.93 1.97 1.91 3/178 14591
/proc/meminfo: memFree=1468944/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=80884 CPUtime=51.09 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 61624 0 0 0 5026 83 0 0 25 0 1 0 901464978 82825216 19307 33554432000 4194304 9128323 140736571078064 18446744073709551615 7077352 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 20221 19307 755 1205 0 19012 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80884

[startup+102.306 s]
/proc/loadavg: 2.02 1.99 1.91 3/178 14592
/proc/meminfo: memFree=1463632/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=83508 CPUtime=102.3 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 83632 0 0 0 10048 182 0 0 25 0 1 0 901464978 85512192 19988 33554432000 4194304 9128323 140736571078064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 20877 19988 755 1205 0 19668 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83508

[startup+162.301 s]
/proc/loadavg: 2.01 1.99 1.91 3/178 14594
/proc/meminfo: memFree=1452844/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=90628 CPUtime=162.3 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 89419 0 0 0 15941 289 0 0 25 0 1 0 901464978 92803072 21747 33554432000 4194304 9128323 140736571078064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 22657 21747 755 1205 0 21448 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 90628

[startup+222.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 14595
/proc/meminfo: memFree=1448224/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=91960 CPUtime=222.3 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 89680 0 0 0 21834 396 0 0 25 0 1 0 901464978 94167040 22008 33554432000 4194304 9128323 140736571078064 18446744073709551615 7343048 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 22990 22008 755 1205 0 21781 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 91960

[startup+282.3 s]
/proc/loadavg: 2.04 2.00 1.92 3/178 14597
/proc/meminfo: memFree=1446936/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=92760 CPUtime=282.3 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 94958 0 0 0 27723 507 0 0 25 0 1 0 901464978 94986240 22246 33554432000 4194304 9128323 140736571078064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 23190 22246 755 1205 0 21981 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 92760

[startup+342.301 s]
/proc/loadavg: 2.01 2.00 1.92 3/178 14599
/proc/meminfo: memFree=1445420/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=94040 CPUtime=342.3 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 95302 0 0 0 33617 613 0 0 25 0 1 0 901464978 96296960 22587 33554432000 4194304 9128323 140736571078064 18446744073709551615 4246435 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 23510 22587 755 1205 0 22301 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 94040

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 14600
/proc/meminfo: memFree=1442520/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=96912 CPUtime=402.3 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 96036 0 0 0 39509 721 0 0 25 0 1 0 901464978 99237888 23321 33554432000 4194304 9128323 140736571078064 18446744073709551615 6713519 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 24228 23321 755 1205 0 23019 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 96912

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 14602
/proc/meminfo: memFree=1438636/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=97888 CPUtime=462.31 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 98417 0 0 0 45407 824 0 0 25 0 1 0 901464978 100237312 23554 33554432000 4194304 9128323 140736571078064 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 24472 23554 755 1205 0 23263 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 97888

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 14603
/proc/meminfo: memFree=1433136/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=98736 CPUtime=522.31 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 98617 0 0 0 51301 930 0 0 25 0 1 0 901464978 101105664 23754 33554432000 4194304 9128323 140736571078064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 24684 23754 755 1205 0 23475 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 98736

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 14605
/proc/meminfo: memFree=1429752/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=99872 CPUtime=582.31 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 98818 0 0 0 57197 1034 0 0 25 0 1 0 901464978 102268928 23955 33554432000 4194304 9128323 140736571078064 18446744073709551615 5207902 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 24968 23955 755 1205 0 23759 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 99872

[startup+642.3 s]

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

/proc/meminfo: memFree=1412932/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=113788 CPUtime=1062.32 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 104641 0 0 0 104400 1832 0 0 25 0 1 0 901464978 116518912 27351 33554432000 4194304 9128323 140736571078064 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 28447 27351 755 1205 0 27238 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 113788

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14619
/proc/meminfo: memFree=1412380/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=113964 CPUtime=1122.32 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 104723 0 0 0 110313 1919 0 0 25 0 1 0 901464978 116699136 27433 33554432000 4194304 9128323 140736571078064 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 28491 27433 755 1205 0 27282 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 113964

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14659
/proc/meminfo: memFree=1133720/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=114420 CPUtime=1182.32 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 104821 0 0 0 116203 2029 0 0 25 0 1 0 901464978 117166080 27531 33554432000 4194304 9128323 140736571078064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 28605 27531 755 1205 0 27396 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 114420

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14661
/proc/meminfo: memFree=1063072/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=114420 CPUtime=1242.32 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 104821 0 0 0 122083 2149 0 0 25 0 1 0 901464978 117166080 27531 33554432000 4194304 9128323 140736571078064 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 28605 27531 755 1205 0 27396 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 114420

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14662
/proc/meminfo: memFree=1058396/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=115488 CPUtime=1302.33 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 104954 0 0 0 127961 2272 0 0 25 0 1 0 901464978 118259712 27664 33554432000 4194304 9128323 140736571078064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 28872 27664 755 1205 0 27663 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 115488

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14664
/proc/meminfo: memFree=1063408/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=115488 CPUtime=1362.33 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 104973 0 0 0 133866 2367 0 0 25 0 1 0 901464978 118259712 27683 33554432000 4194304 9128323 140736571078064 18446744073709551615 7049842 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 28872 27683 755 1205 0 27663 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 115488

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14665
/proc/meminfo: memFree=1043512/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=115488 CPUtime=1422.34 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 104973 0 0 0 139771 2463 0 0 25 0 1 0 901464978 118259712 27683 33554432000 4194304 9128323 140736571078064 18446744073709551615 7346322 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 28872 27683 755 1205 0 27663 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 115488

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14667
/proc/meminfo: memFree=1041240/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=115488 CPUtime=1482.33 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 104973 0 0 0 145667 2566 0 0 25 0 1 0 901464978 118259712 27683 33554432000 4194304 9128323 140736571078064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 28872 27683 755 1205 0 27663 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 115488

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14669
/proc/meminfo: memFree=1048524/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=119040 CPUtime=1542.33 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 105852 0 0 0 151559 2674 0 0 25 0 1 0 901464978 121896960 28562 33554432000 4194304 9128323 140736571078064 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 29760 28562 755 1205 0 28551 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 119040

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/178 14670
/proc/meminfo: memFree=1042256/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=119348 CPUtime=1602.33 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 105926 0 0 0 157462 2771 0 0 25 0 1 0 901464978 122212352 28636 33554432000 4194304 9128323 140736571078064 18446744073709551615 5321300 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 29837 28636 755 1205 0 28628 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 119348

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 14672
/proc/meminfo: memFree=1041560/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=119700 CPUtime=1662.33 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 106026 0 0 0 163363 2870 0 0 25 0 1 0 901464978 122572800 28736 33554432000 4194304 9128323 140736571078064 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 29925 28736 755 1205 0 28716 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 119700

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 14673
/proc/meminfo: memFree=1040408/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=119832 CPUtime=1722.34 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 106051 0 0 0 169268 2966 0 0 25 0 1 0 901464978 122707968 28761 33554432000 4194304 9128323 140736571078064 18446744073709551615 6581557 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 29958 28761 755 1205 0 28749 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 119832

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

[startup+1727.9 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 14674
/proc/meminfo: memFree=1038900/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=121108 CPUtime=1727.94 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 106430 0 0 0 169821 2973 0 0 25 0 1 0 901464978 124014592 29140 33554432000 4194304 9128323 140736571078064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 30277 29140 755 1205 0 29068 0
Current children cumulated CPU time (s) 1727.94
Current children cumulated vsize (KiB) 121108

[startup+1734.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14674
/proc/meminfo: memFree=1038644/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=121108 CPUtime=1734.33 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 106435 0 0 0 170451 2982 0 0 25 0 1 0 901464978 124014592 29145 33554432000 4194304 9128323 140736571078064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 30277 29145 755 1205 0 29068 0
Current children cumulated CPU time (s) 1734.33
Current children cumulated vsize (KiB) 121108

[startup+1735.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14674
/proc/meminfo: memFree=1038768/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=121108 CPUtime=1735.93 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 106436 0 0 0 170608 2985 0 0 25 0 1 0 901464978 124014592 29146 33554432000 4194304 9128323 140736571078064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 30277 29146 755 1205 0 29068 0
Current children cumulated CPU time (s) 1735.93
Current children cumulated vsize (KiB) 121108

[startup+1737.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14674
/proc/meminfo: memFree=1038760/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=121108 CPUtime=1737.54 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 106451 0 0 0 170766 2988 0 0 25 0 1 0 901464978 124014592 29161 33554432000 4194304 9128323 140736571078064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 30277 29161 755 1205 0 29068 0
Current children cumulated CPU time (s) 1737.54
Current children cumulated vsize (KiB) 121108

[startup+1738.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14674
/proc/meminfo: memFree=1038760/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=121108 CPUtime=1738.34 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 106451 0 0 0 170845 2989 0 0 25 0 1 0 901464978 124014592 29161 33554432000 4194304 9128323 140736571078064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 30277 29161 755 1205 0 29068 0
Current children cumulated CPU time (s) 1738.34
Current children cumulated vsize (KiB) 121108

[startup+1738.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14674
/proc/meminfo: memFree=1038760/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=121108 CPUtime=1738.53 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 106451 0 0 0 170864 2989 0 0 25 0 1 0 901464978 124014592 29161 33554432000 4194304 9128323 140736571078064 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14579/statm: 30277 29161 755 1205 0 29068 0
Current children cumulated CPU time (s) 1738.53
Current children cumulated vsize (KiB) 121108

[startup+1738.6 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14674
/proc/meminfo: memFree=1038760/32950904 swapFree=67055440/67111528
[pid=14579] ppid=14577 vsize=119696 CPUtime=1738.63 cores=1,3,5,7
/proc/14579/stat : 14579 (scip-2.0.1.4.li) R 14577 14579 14274 0 -1 4202496 106453 0 0 0 170874 2989 0 0 25 0 1 0 901464978 122568704 28810 33554432000 4194304 9128323 140736571078064 18446744073709551615 6890182 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14579/statm: 29924 28810 757 1205 0 28715 0
Current children cumulated CPU time (s) 1738.63
Current children cumulated vsize (KiB) 119696

Child status: 0
Real time (s): 1738.64
CPU time (s): 1738.69
CPU user time (s): 1708.78
CPU system time (s): 29.9045
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 121108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1708.78
system time used= 29.9045
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106455
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= 8
involuntary context switches= 2183

runsolver used 2.30165 second user time and 5.78312 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-12 19:10:52
IDJOB=3447845
IDBENCH=78961
IDSOLVER=1944
FILE ID=node121/3447845-1307898652
RUNJOBID= node121-1307898652-14561
PBS_JOBID= 13559585
Free space on /var/tmp= 2892 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900576151--soft-33-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447845-1307898652/watcher-3447845-1307898652 -o /var/tmp/evaluation-result-3447845-1307898652/solver-3447845-1307898652 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447845-1307898652.wbo -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a6a99f7cb7296aed3ef8f4a1cd1ac483
RANDOM SEED=296415753

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:       1612560 kB
Buffers:         52996 kB
Cached:       30319308 kB
SwapCached:       9696 kB
Active:       15139768 kB
Inactive:     15251636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       1612560 kB
SwapTotal:    67111528 kB
SwapFree:     67055440 kB
Dirty:           24532 kB
Writeback:           0 kB
AnonPages:       16812 kB
Mapped:          12620 kB
Slab:           882672 kB
PageTables:       4652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   186276 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 /var/tmp at the end= 2864 MiB
End job on node121 at 2011-06-12 19:39:51