Trace number 3447789

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.4MSAT 1800.04 1800.06

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900567135--soft-33-100-0.wbo
MD5SUM98ba7b6540ae93cc2daebc624abceb03
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 benchmark25.2552
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 761
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-3447789-1307898287.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.16	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/indicator/addCouplingCons = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.49/0.54	o 431
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 |6032 |3655 |2596 |   0 |  12 |   0 |      --      | 4.310000e+02 |    Inf 
0.49/0.55	c   0.6s|     1 |     0 |    82 |     - |  13M|   0 |  43 |3655 |6032 |3655 |2596 |   0 |  12 |   0 | 0.000000e+00 | 4.310000e+02 |    Inf 
0.79/0.84	c   0.8s|     1 |     0 |   194 |     - |  14M|   0 |  43 |3655 |6074 |3655 |2606 |  10 |  12 |   0 | 0.000000e+00 | 4.310000e+02 |    Inf 
0.89/0.98	c   1.0s|     1 |     0 |   223 |     - |  15M|   0 |  48 |3655 |6074 |3655 |2612 |  16 |  12 |   0 | 0.000000e+00 | 4.310000e+02 |    Inf 
1.09/1.19	c   1.2s|     1 |     0 |   271 |     - |  15M|   0 |  51 |3655 |6074 |3655 |2620 |  24 |  12 |   0 | 0.000000e+00 | 4.310000e+02 |    Inf 
1.39/1.40	c   1.4s|     1 |     0 |   300 |     - |  15M|   0 |  50 |3655 |6074 |3655 |2623 |  27 |  12 |   0 | 0.000000e+00 | 4.310000e+02 |    Inf 
1.60/1.63	c   1.6s|     1 |     0 |   332 |     - |  16M|   0 |  47 |3655 |6074 |3655 |2625 |  29 |  12 |   0 | 0.000000e+00 | 4.310000e+02 |    Inf 
1.79/1.88	c   1.9s|     1 |     0 |   361 |     - |  16M|   0 |  48 |3655 |6074 |3655 |2631 |  35 |  12 |   0 | 0.000000e+00 | 4.310000e+02 |    Inf 
2.09/2.12	c   2.1s|     1 |     2 |   361 |     - |  16M|   0 |  48 |3655 |6074 |3655 |2631 |  35 |  12 |   9 | 0.000000e+00 | 4.310000e+02 |    Inf 
5.97/8.54	o 333
5.97/8.54	c r 8.5s|    64 |    63 |  7701 | 116.5 |  17M|  18 |   1 |3655 |6074 |3655 |2710 | 121 |  12 | 609 | 0.000000e+00 | 3.330000e+02 |    Inf 
5.97/8.56	o 305
5.97/8.56	c * 8.6s|    66 |    63 |  7742 | 113.6 |  17M|  19 |   - |3655 |6074 |3655 |2712 | 123 |  12 | 609 | 0.000000e+00 | 3.050000e+02 |    Inf 
9.29/9.32	o 268
9.29/9.32	c R 9.3s|    81 |    69 |  9743 | 117.3 |  18M|  20 |   - |3655 |6090 |3655 |2703 | 191 |  28 | 678 | 0.000000e+00 | 2.680000e+02 |    Inf 
9.60/9.66	o 244
9.60/9.66	c * 9.7s|    88 |    70 | 10790 | 119.9 |  18M|  20 |   - |3655 |6099 |3655 |2702 | 252 |  37 | 699 | 0.000000e+00 | 2.440000e+02 |    Inf 
9.60/9.88	o 219
9.60/9.88	c * 9.9s|    98 |    70 | 11511 | 114.9 |  19M|  22 |   - |3655 |6105 |3655 |2660 | 271 |  43 | 713 | 0.000000e+00 | 2.190000e+02 |    Inf 
9.79/10.04	o 186
9.79/10.04	c *10.0s|   106 |    66 | 12184 | 112.6 |  19M|  23 |   - |3655 |6110 |3655 |2661 | 291 |  48 | 720 | 0.000000e+00 | 1.860000e+02 |    Inf 
10.00/10.32	o 166
10.00/10.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
10.00/10.32	c *10.3s|   112 |    65 | 13197 | 115.6 |  19M|  23 |   - |3655 |6111 |3655 |2700 | 350 |  49 | 737 | 0.000000e+00 | 1.660000e+02 |    Inf 
10.40/10.91	o 111
10.40/10.91	c *10.9s|   132 |    57 | 14238 | 105.9 |  19M|  23 |   - |3655 |6124 |3655 |2677 | 386 |  62 | 790 | 0.000000e+00 | 1.110000e+02 |    Inf 
11.41/11.67	o 87
11.41/11.67	c *11.7s|   141 |    39 | 15019 | 104.7 |  20M|  23 |   - |3655 |6126 |3655 |2660 | 405 |  64 | 882 | 0.000000e+00 | 8.700000e+01 |    Inf 
11.41/11.68	o 82
11.41/11.68	c R11.7s|   142 |    28 | 15032 | 104.0 |  20M|  23 |   - |3655 |6126 |3655 |2654 | 405 |  64 | 882 | 0.000000e+00 | 8.200000e+01 |    Inf 
23.59/23.62	o 81
23.59/23.62	c *23.6s|  2090 |   178 | 30619 |  14.5 |  25M|  58 |   - |3655 |6477 |3655 |2641 | 437 |1900 |1401 | 0.000000e+00 | 8.100000e+01 |    Inf 
28.69/28.74	o 79
28.69/28.74	c *28.7s|  3272 |   275 | 39611 |  12.0 |  26M|  63 |   - |3655 |6647 |3655 |2641 | 487 |3028 |1447 | 0.000000e+00 | 7.900000e+01 |    Inf 
32.09/32.18	o 72
32.09/32.18	c *32.2s|  4138 |   371 | 45925 |  11.0 |  27M|  63 |   - |3655 |6802 |3655 |2616 | 517 |3910 |1462 | 0.000000e+00 | 7.200000e+01 |    Inf 
36.79/36.89	o 69
36.79/36.89	c *36.9s|  5124 |   477 | 57772 |  11.2 |  28M|  63 |   - |3655 |6877 |3655 |2643 | 534 |5076 |1467 | 0.000000e+00 | 6.900000e+01 |    Inf 
59.00/59.05	c  59.0s| 10000 |   854 |106298 |  10.6 |  34M|  70 |   9 |3655 |7462 |3655 |2641 | 651 |9843 |1648 | 0.000000e+00 | 6.900000e+01 |    Inf 
62.79/62.89	o 60
62.79/62.89	c *62.9s| 10848 |   923 |115309 |  10.6 |  35M|  70 |   - |3655 |7392 |3655 |2643 | 673 |  10k|1651 | 0.000000e+00 | 6.000000e+01 |    Inf 
95.89/95.98	c  96.0s| 20000 |  1165 |184373 |   9.2 |  40M|  70 |  13 |3655 |8695 |3655 |2641 | 946 |  20k|1678 | 0.000000e+00 | 6.000000e+01 |    Inf 
103.39/103.47	o 58
103.39/103.47	c * 103s| 21932 |  1186 |201797 |   9.2 |  40M|  70 |   - |3655 |9000 |3655 |2642 |1011 |  22k|1688 | 0.000000e+00 | 5.800000e+01 |    Inf 
109.59/109.65	o 57
109.59/109.65	c * 110s| 23584 |  1246 |214688 |   9.1 |  41M|  70 |   - |3655 |8841 |3655 |2641 |1080 |  24k|1703 | 0.000000e+00 | 5.700000e+01 |    Inf 
116.89/116.96	o 55
116.89/116.96	c v 117s| 25317 |  1296 |231620 |   9.1 |  41M|  70 |   - |3655 |7906 |3655 |2641 |1123 |  26k|1713 | 0.000000e+00 | 5.500000e+01 |    Inf 
117.99/118.03	o 45
117.99/118.03	c * 118s| 25555 |  1293 |233978 |   9.1 |  41M|  70 |   - |3655 |7388 |3655 |2615 |1131 |  26k|1715 | 0.000000e+00 | 4.500000e+01 |    Inf 
118.49/118.58	o 42
118.49/118.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
118.49/118.58	c * 119s| 25653 |  1288 |235796 |   9.2 |  41M|  70 |   - |3655 |6614 |3655 |2642 |1132 |  26k|1717 | 0.000000e+00 | 4.200000e+01 |    Inf 
136.89/136.98	c   137s| 30000 |  1284 |297673 |   9.9 |  42M|  70 |   - |3655 |7003 |3655 |2642 |1212 |  31k|1734 | 0.000000e+00 | 4.200000e+01 |    Inf 
143.59/143.63	o 25
143.59/143.63	c * 144s| 31924 |  1283 |317293 |   9.9 |  42M|  70 |   - |3655 |7968 |3655 |2618 |1269 |  33k|1735 | 0.000000e+00 | 2.500000e+01 |    Inf 
173.08/173.12	c   173s| 40000 |  1363 |427531 |  10.7 |  43M|  70 |   - |3655 |9536 |   0 |   0 |1395 |  43k|1950 | 0.000000e+00 | 2.500000e+01 |    Inf 
201.58/201.63	o 22
201.58/201.63	c * 202s| 47473 |  1455 |530867 |  11.2 |  44M|  70 |   - |3655 |9280 |3655 |2642 |1537 |  53k|2249 | 0.000000e+00 | 2.200000e+01 |    Inf 
204.79/204.80	o 12
204.79/204.80	c * 205s| 48206 |  1194 |542273 |  11.2 |  39M|  70 |   - |3655 |7857 |3655 |2616 |1538 |  54k|2305 | 0.000000e+00 | 1.200000e+01 |    Inf 
211.68/211.79	c   212s| 50000 |  1185 |572502 |  11.4 |  39M|  70 |  43 |3655 |6093 |3655 |2641 |1538 |  55k|2370 | 0.000000e+00 | 1.200000e+01 |    Inf 
215.08/215.17	o 11
215.08/215.17	c * 215s| 50840 |  1189 |587074 |  11.5 |  39M|  70 |   - |3655 |6199 |3655 |2615 |1539 |  56k|2421 | 0.000000e+00 | 1.100000e+01 |    Inf 
216.58/216.64	o 7
216.58/216.64	c * 217s| 51217 |  1034 |593021 |  11.6 |  36M|  70 |   - |3655 |6337 |3655 |2615 |1541 |  56k|2444 | 0.000000e+00 | 7.000000e+00 |    Inf 
233.08/233.12	o 3
233.08/233.12	c * 233s| 55366 |   533 |663026 |  12.0 |  31M|  70 |   - |3655 |5762 |3655 |2615 |1541 |  62k|2640 | 0.000000e+00 | 3.000000e+00 |    Inf 
249.57/249.64	c   250s| 60000 |   520 |734717 |  12.2 |  32M|  70 |  38 |3655 |7059 |3655 |2615 |1541 |  68k|2836 | 0.000000e+00 | 3.000000e+00 |    Inf 
250.98/251.03	o 2
250.98/251.03	c * 251s| 60405 |   451 |741110 |  12.3 |  31M|  70 |   - |3655 |7222 |3655 |2615 |1541 |  68k|2840 | 0.000000e+00 | 2.000000e+00 |    Inf 
286.28/286.33	c   286s| 70000 |   510 |900517 |  12.9 |  34M|  70 |  32 |3655 |  11k|3655 |2615 |1541 |  81k|3107 | 0.000000e+00 | 2.000000e+00 |    Inf 
324.19/324.29	c   324s| 80000 |   446 |  1067k|  13.3 |  33M|  70 |  38 |3655 |  12k|3655 |2615 |1541 |  94k|3425 | 0.000000e+00 | 2.000000e+00 |    Inf 
363.98/364.00	c   364s| 90000 |   372 |  1246k|  13.8 |  33M|  70 |  29 |3655 |  11k|3655 |2615 |1541 | 107k|3770 | 0.000000e+00 | 2.000000e+00 |    Inf 
400.48/400.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
400.48/400.52	c   401s|100000 |   424 |  1406k|  14.1 |  36M|  70 |  36 |3655 |  16k|3655 |2615 |1542 | 120k|4072 | 0.000000e+00 | 2.000000e+00 |    Inf 
419.08/419.17	o 1
419.08/419.17	c * 419s|104984 |   342 |  1488k|  14.2 |  34M|  70 |   - |3655 |  15k|3655 |2616 |1543 | 127k|4179 | 0.000000e+00 | 1.000000e+00 |    Inf 
437.78/437.85	c   438s|110000 |   424 |  1569k|  14.3 |  35M|  70 |   - |3655 |  15k|   0 |   0 |1543 | 134k|4292 | 0.000000e+00 | 1.000000e+00 |    Inf 
475.58/475.69	c   476s|120000 |   340 |  1730k|  14.4 |  35M|  78 |  18 |3655 |  17k|3655 |2615 |1543 | 148k|4554 | 0.000000e+00 | 1.000000e+00 |    Inf 
512.77/512.84	c   513s|130000 |   376 |  1888k|  14.5 |  36M|  78 |   - |3655 |  18k|3655 |2615 |1543 | 161k|4835 | 0.000000e+00 | 1.000000e+00 |    Inf 
549.88/549.98	c   550s|140000 |   334 |  2047k|  14.6 |  36M|  78 |  32 |3655 |  18k|3655 |2615 |1543 | 174k|5031 | 0.000000e+00 | 1.000000e+00 |    Inf 
590.08/590.15	c   590s|150000 |   348 |  2221k|  14.8 |  36M|  78 |   - |3655 |  18k|   0 |   0 |1543 | 187k|5247 | 0.000000e+00 | 1.000000e+00 |    Inf 
628.48/628.54	c   629s|160000 |   373 |  2385k|  14.9 |  38M|  78 |  31 |3655 |  21k|3655 |2615 |1543 | 200k|5481 | 0.000000e+00 | 1.000000e+00 |    Inf 
668.68/668.71	c   669s|170000 |   432 |  2553k|  15.0 |  41M|  78 |  36 |3655 |  27k|3655 |2615 |1543 | 214k|5711 | 0.000000e+00 | 1.000000e+00 |    Inf 
709.48/709.53	c   710s|180000 |   370 |  2715k|  15.1 |  39M|  78 |  26 |3655 |  24k|3655 |2615 |1543 | 228k|5910 | 0.000000e+00 | 1.000000e+00 |    Inf 
748.48/748.56	c   749s|190000 |   437 |  2870k|  15.1 |  43M|  79 |  30 |3655 |  29k|3655 |2615 |1543 | 242k|6079 | 0.000000e+00 | 1.000000e+00 |    Inf 
790.28/790.34	c   790s|200000 |   388 |  3039k|  15.2 |  42M|  79 |  33 |3655 |  29k|3655 |2615 |1543 | 257k|6277 | 0.000000e+00 | 1.000000e+00 |    Inf 
830.68/830.75	c   831s|210000 |   455 |  3204k|  15.3 |  44M|  79 |   - |3655 |  33k|3655 |2615 |1543 | 271k|6478 | 0.000000e+00 | 1.000000e+00 |    Inf 
871.68/871.73	c   872s|220000 |   511 |  3367k|  15.3 |  47M|  80 |  36 |3655 |  37k|3655 |2615 |1543 | 285k|6650 | 0.000000e+00 | 1.000000e+00 |    Inf 
909.58/909.65	c   910s|230000 |   678 |  3517k|  15.3 |  50M|  90 |  39 |3655 |  41k|3655 |2615 |1543 | 300k|6790 | 0.000000e+00 | 1.000000e+00 |    Inf 
948.38/948.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
948.38/948.48	c   948s|240000 |   833 |  3672k|  15.3 |  54M|  90 |  30 |3655 |  45k|3655 |2615 |1543 | 315k|6937 | 0.000000e+00 | 1.000000e+00 |    Inf 
986.88/986.92	c   987s|250000 |   829 |  3823k|  15.3 |  53M| 105 |  30 |3655 |  44k|3655 |2615 |1543 | 331k|7069 | 0.000000e+00 | 1.000000e+00 |    Inf 
1025.78/1025.81	c  1026s|260000 |   807 |  3980k|  15.3 |  53M| 105 |  20 |3655 |  43k|3655 |2615 |1543 | 346k|7196 | 0.000000e+00 | 1.000000e+00 |    Inf 
1063.38/1063.45	c  1063s|270000 |   813 |  4125k|  15.3 |  54M| 105 |  31 |3655 |  44k|3655 |2615 |1543 | 361k|7363 | 0.000000e+00 | 1.000000e+00 |    Inf 
1104.98/1105.02	c  1105s|280000 |   824 |  4288k|  15.3 |  52M| 105 |  38 |3655 |  40k|3655 |2615 |1543 | 375k|7513 | 0.000000e+00 | 1.000000e+00 |    Inf 
1146.18/1146.26	c  1146s|290000 |   794 |  4447k|  15.3 |  53M| 105 |  22 |3655 |  40k|3655 |2615 |1543 | 390k|7693 | 0.000000e+00 | 1.000000e+00 |    Inf 
1184.48/1184.55	c  1185s|300000 |   761 |  4601k|  15.3 |  54M| 105 |  29 |3655 |  44k|3655 |2615 |1543 | 405k|7842 | 0.000000e+00 | 1.000000e+00 |    Inf 
1225.28/1225.34	c  1225s|310000 |   702 |  4762k|  15.4 |  52M| 105 |  37 |3655 |  40k|3655 |2615 |1543 | 419k|7965 | 0.000000e+00 | 1.000000e+00 |    Inf 
1264.38/1264.44	c  1264s|320000 |   598 |  4920k|  15.4 |  50M| 105 |   - |3655 |  37k|3655 |2615 |1543 | 434k|8082 | 0.000000e+00 | 1.000000e+00 |    Inf 
1305.78/1305.82	c  1306s|330000 |   595 |  5090k|  15.4 |  51M| 105 |   - |3655 |  40k|3655 |2615 |1543 | 449k|8210 | 0.000000e+00 | 1.000000e+00 |    Inf 
1346.18/1346.22	c  1346s|340000 |   528 |  5253k|  15.4 |  50M| 105 |  42 |3655 |  40k|3655 |2615 |1543 | 463k|8390 | 0.000000e+00 | 1.000000e+00 |    Inf 
1388.99/1389.06	c  1389s|350000 |   444 |  5431k|  15.5 |  48M| 105 |  29 |3655 |  37k|3655 |2615 |1543 | 477k|8556 | 0.000000e+00 | 1.000000e+00 |    Inf 
1429.59/1429.62	c  1430s|360000 |   405 |  5598k|  15.5 |  47M| 105 |  33 |3655 |  36k|3655 |2615 |1543 | 491k|8690 | 0.000000e+00 | 1.000000e+00 |    Inf 
1470.39/1470.40	c  1470s|370000 |   386 |  5763k|  15.6 |  48M| 105 |  41 |3655 |  39k|3655 |2615 |1543 | 506k|8788 | 0.000000e+00 | 1.000000e+00 |    Inf 
1509.99/1510.09	c  1510s|380000 |   384 |  5919k|  15.6 |  49M| 105 |   - |3655 |  41k|   0 |   0 |1543 | 520k|8944 | 0.000000e+00 | 1.000000e+00 |    Inf 
1551.48/1551.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1551.48/1551.59	c  1552s|390000 |   208 |  6082k|  15.6 |  35M| 105 |   - |3655 |9799 |   0 |   0 |1543 | 534k|9098 | 0.000000e+00 | 1.000000e+00 |    Inf 
1589.68/1589.73	c  1590s|400000 |   288 |  6261k|  15.7 |  39M| 105 |  31 |3655 |  16k|3655 |2615 |1543 | 546k|9206 | 0.000000e+00 | 1.000000e+00 |    Inf 
1627.98/1628.06	c  1628s|410000 |   185 |  6435k|  15.7 |  36M| 105 |  32 |3655 |  14k|3655 |2615 |1543 | 559k|9313 | 0.000000e+00 | 1.000000e+00 |    Inf 
1663.78/1663.80	c  1664s|420000 |   169 |  6594k|  15.7 |  37M| 105 |   - |3655 |  16k|   0 |   0 |1543 | 572k|9419 | 0.000000e+00 | 1.000000e+00 |    Inf 
1702.79/1702.80	c  1703s|430000 |   102 |  6763k|  15.7 |  36M| 105 |  31 |3655 |  18k|3655 |2641 |1543 | 584k|9626 | 0.000000e+00 | 1.000000e+00 |    Inf 
1740.88/1740.98	c  1741s|440000 |    89 |  6927k|  15.7 |  37M| 105 |  34 |3655 |  19k|3655 |2641 |1543 | 597k|9712 | 0.000000e+00 | 1.000000e+00 |    Inf 
1779.78/1779.86	c  1780s|450000 |    47 |  7092k|  15.8 |  37M| 105 |   - |3655 |  24k|3655 |2615 |1543 | 610k|9801 | 0.000000e+00 | 1.000000e+00 |    Inf 
1799.98/1800.00	c 
1799.98/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1799.98/1800.00	c Solving Time (sec) : 1800.00
1799.98/1800.00	c Solving Nodes      : 455131
1799.98/1800.00	c Primal Bound       : +1.00000000000000e+00 (682 solutions)
1799.98/1800.00	c Dual Bound         : +0.00000000000000e+00
1799.98/1800.00	c Gap                : infinite
1799.98/1800.00	s SATISFIABLE
1799.98/1800.00	v -x231 x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1799.98/1800.00	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 x190 -x189 
1799.98/1800.00	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1799.98/1800.00	v -x167 -x166 -x165 x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 -x151 -x150 -x149 -x148 x147 
1799.98/1800.00	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1799.98/1800.00	v -x125 -x124 -x123 x122 x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 x108 -x107 -x106 -x105 -x104 
1799.98/1800.00	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 
1799.98/1800.00	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 
1799.98/1800.00	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 
1799.98/1800.00	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 
1799.98/1800.00	v -x1 
1799.98/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1799.98/1800.00	c Total Time         :    1800.00
1799.98/1800.00	c   solving          :    1800.00
1799.98/1800.00	c   presolving       :       0.13 (included in solving)
1799.98/1800.00	c   reading          :       0.02 (included in solving)
1799.98/1800.00	c Original Problem   :
1799.98/1800.00	c   Problem name     : HOME/instance-3447789-1307898287.wbo
1799.98/1800.00	c   Variables        : 2008 (2008 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.98/1800.00	c   Constraints      : 2708 initial, 2708 maximal
1799.98/1800.00	c Presolved Problem  :
1799.98/1800.00	c   Problem name     : t_HOME/instance-3447789-1307898287.wbo
1799.98/1800.00	c   Variables        : 3655 (1943 binary, 0 integer, 1712 implicit integer, 0 continuous)
1799.98/1800.00	c   Constraints      : 4308 initial, 47010 maximal
1799.98/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1799.98/1800.00	c   trivial          :       0.00         65          0          0          0          0          0          0          0          0
1799.98/1800.00	c   dualfix          :       0.00         65          0          0          0          0          0          0          0          0
1799.98/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   setppc           :       0.00          0          0          0          0          0         15          0          0          0
1799.98/1800.00	c   linear           :       0.06          0          0          0       1789          0         97          0         82          0
1799.98/1800.00	c   indicator        :       0.00          0          0          0          0          0         65          0          0          0
1799.98/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   root node        :          -       3424          -          -       3424          -          -          -          -          -
1799.98/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1799.98/1800.00	c   integral         :          0          0          0     237200          0       5055          0        416       2485          0          0     467508
1799.98/1800.00	c   varbound         :          0+         6     568411       1527          0          0      14668         10    1737938       1525          0          0
1799.98/1800.00	c   setppc           :         43          6    2380763          3          4       5052    1415742       6959     815764          0          0          0
1799.98/1800.00	c   linear           :       1712+         7    2378322          8          3       5015    5189026      41196    7838098          0          0          0
1799.98/1800.00	c   indicator        :       1712          0     558257       1527          0       5012      27934          0      37489          0          0          0
1799.98/1800.00	c   logicor          :        841+         6     909956         24          3        658    2687297      38388    1850359          0          0          0
1799.98/1800.00	c   bounddisjunction :          0+         0     199747          0          0          0        197          8        446          0          0          0
1799.98/1800.00	c   countsols        :          0          0          0         24          1        660          0          0          0          0          0          0
1799.98/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1799.98/1800.00	c   integral         :      63.62       0.00       0.00      63.55       0.00       0.07       0.00
1799.98/1800.00	c   varbound         :       4.77       0.00       4.72       0.04       0.00       0.00       0.01
1799.98/1800.00	c   setppc           :       8.43       0.00       7.97       0.00       0.00       0.04       0.42
1799.98/1800.00	c   linear           :      73.94       0.00      68.49       0.00       0.00       1.66       3.79
1799.98/1800.00	c   indicator        :       9.62       0.00       5.67       0.14       0.00       3.80       0.01
1799.98/1800.00	c   logicor          :     134.15       0.00     130.73       0.00       0.00       0.05       3.37
1799.98/1800.00	c   bounddisjunction :       0.60       0.00       0.60       0.00       0.00       0.00       0.00
1799.98/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1799.98/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1799.98/1800.00	c   vbounds          :      88189       5883         38     441682
1799.98/1800.00	c   rootredcost      :         28          0          0       1712
1799.98/1800.00	c   pseudoobj        :    2396603      15270       7896    1735099
1799.98/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1799.98/1800.00	c   vbounds          :      16.00      15.99       0.00
1799.98/1800.00	c   rootredcost      :       0.42       0.42       0.00
1799.98/1800.00	c   pseudoobj        :      61.11      60.82       0.29
1799.98/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1799.98/1800.00	c   propagation      :       6.25      94495      94324     530087       33.4       2491       26.6          -
1799.98/1800.00	c   infeasible LP    :      39.13     136951     136946     916281       43.3       1896       15.9          0
1799.98/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1799.98/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1799.98/1800.00	c   pseudo solution  :       0.00          9          9         14        5.9          1        8.0          -
1799.98/1800.00	c   applied globally :          -          -          -     617325       34.6          -          -          -
1799.98/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1799.98/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1799.98/1800.00	c   cut pool         :       0.00          5          -          -         14          -    (maximal pool size: 394)
1799.98/1800.00	c   redcost          :      15.82     241030          0     473433          0          0
1799.98/1800.00	c   impliedbounds    :       0.00          6          0          0          0          0
1799.98/1800.00	c   intobj           :       0.00          0          0          0          0          0
1799.98/1800.00	c   gomory           :       0.51          6          0          0       1363          0
1799.98/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1799.98/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1799.98/1800.00	c   strongcg         :       0.41          6          0          0       1976          0
1799.98/1800.00	c   cmir             :       0.07          6          0          0          0          0
1799.98/1800.00	c   flowcover        :       0.09          6          0          0          0          0
1799.98/1800.00	c   clique           :       0.00          6          0          0          0          0
1799.98/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1799.98/1800.00	c   mcf              :       0.00          1          0          0          0          0
1799.98/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1799.98/1800.00	c   rapidlearning    :       0.18          1          0          0          0         42
1799.98/1800.00	c Pricers            :       Time      Calls       Vars
1799.98/1800.00	c   problem variables:       0.00          0          0
1799.98/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1799.98/1800.00	c   relpscost        :      63.32     235668        416       2485          0          0     467508
1799.98/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1799.98/1800.00	c   inference        :       0.00          1          0          0          0          0          2
1799.98/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1799.98/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1799.98/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1799.98/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1799.98/1800.00	c   random           :       0.00          0          0          0          0          0          0
1799.98/1800.00	c Primal Heuristics  :       Time      Calls      Found
1799.98/1800.00	c   LP solutions     :       0.01          -         24
1799.98/1800.00	c   pseudo solutions :       0.00          -          0
1799.98/1800.00	c   feaspump         :       0.01          0          0
1799.98/1800.00	c   oneopt           :       0.38         28          0
1799.98/1800.00	c   pscostdiving     :       1.36         66          0
1799.98/1800.00	c   fracdiving       :       2.17         66          0
1799.98/1800.00	c   coefdiving       :       1.85         67          0
1799.98/1800.00	c   veclendiving     :       1.35         67          1
1799.98/1800.00	c   linesearchdiving :       0.77         67          0
1799.98/1800.00	c   guideddiving     :       1.50         67          0
1799.98/1800.00	c   objpscostdiving  :       0.57         34          0
1799.98/1800.00	c   rootsoldiving    :       2.03         34          0
1799.98/1800.00	c   crossover        :       1.91         49          1
1799.98/1800.00	c   trivial          :       0.00          2          0
1799.98/1800.00	c   shiftandpropagate:       0.38          1          1
1799.98/1800.00	c   simplerounding   :       0.67     237775          1
1799.98/1800.00	c   zirounding       :       0.78       1000          0
1799.98/1800.00	c   rounding         :       6.90      31902          2
1799.98/1800.00	c   shifting         :       1.23       2152          0
1799.98/1800.00	c   intshifting      :       0.01          0          0
1799.98/1800.00	c   twoopt           :       0.00          0          0
1799.98/1800.00	c   fixandinfer      :       0.00          0          0
1799.98/1800.00	c   clique           :       0.00          0          0
1799.98/1800.00	c   intdiving        :       0.00          0          0
1799.98/1800.00	c   actconsdiving    :       0.00          0          0
1799.98/1800.00	c   octane           :       0.00          0          0
1799.98/1800.00	c   rens             :       0.04          1          0
1799.98/1800.00	c   rins             :       0.00          0          0
1799.98/1800.00	c   localbranching   :       0.00          0          0
1799.98/1800.00	c   mutation         :       0.00          0          0
1799.98/1800.00	c   dins             :       0.00          0          0
1799.98/1800.00	c   vbounds          :       0.00          0          0
1799.98/1800.00	c   undercover       :       0.00          0          0
1799.98/1800.00	c   subnlp           :       0.07          0          0
1799.98/1800.00	c   trysol           :       1.09       4086        652
1799.98/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1799.98/1800.00	c   primal LP        :       0.01          0          0       0.00          -
1799.98/1800.00	c   dual LP          :    1068.67     376369    7132734      18.95    6674.43
1799.98/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1799.98/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1799.98/1800.00	c   diving/probing LP:       8.17       5635      42628       7.56    5219.04
1799.98/1800.00	c   strong branching :      59.47       9908     396275      40.00    6663.72
1799.98/1800.00	c     (at root node) :          -          9       1631     181.22          -
1799.98/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1799.98/1800.00	c B&B Tree           :
1799.98/1800.00	c   number of runs   :          1
1799.98/1800.00	c   nodes            :     455131
1799.98/1800.00	c   nodes (total)    :     455131
1799.98/1800.00	c   nodes left       :         84
1799.98/1800.00	c   max depth        :        105
1799.98/1800.00	c   max depth (total):        105
1799.98/1800.00	c   backtracks       :      43679 (9.6%)
1799.98/1800.00	c   delayed cutoffs  :      11321
1799.98/1800.00	c   repropagations   :    1111093 (1921523 domain reductions, 10486 cutoffs)
1799.98/1800.00	c   avg switch length:       6.28
1799.98/1800.00	c   switching time   :     138.96
1799.98/1800.00	c Solution           :
1799.98/1800.00	c   Solutions found  :        682 (29 improvements)
1799.98/1800.00	c   First Solution   : +4.31000000000000e+02   (in run 1, after 1 nodes, 0.54 seconds, depth 1839, found by <shiftandpropagate>)
1799.98/1800.00	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 104984 nodes, 419.17 seconds, depth 28, found by <relaxation>)
1799.98/1800.00	c   Dual Bound       : +0.00000000000000e+00
1799.98/1800.00	c   Gap              :   infinite
1799.98/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1799.98/1800.00	c   Root Iterations  :        361
1799.98/1800.05	c Time complete: 1800.03.

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 /tmp/evaluation-result-3447789-1307898287/watcher-3447789-1307898287 -o /tmp/evaluation-result-3447789-1307898287/solver-3447789-1307898287 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447789-1307898287.wbo -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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: 2.00 2.00 1.91 2/175 21007
/proc/meminfo: memFree=12031844/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=10120 CPUtime=0 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 1537 0 0 0 0 0 0 0 25 0 1 0 901428335 10362880 1490 33554432000 4194304 9128323 140733443406848 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 2530 1490 399 1205 0 1321 0

[startup+0.103558 s]
/proc/loadavg: 2.00 2.00 1.91 2/175 21007
/proc/meminfo: memFree=12031844/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=31868 CPUtime=0.09 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 6945 0 0 0 9 0 0 0 25 0 1 0 901428335 32632832 6639 33554432000 4194304 9128323 140733443406848 18446744073709551615 5326961 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 7967 6639 530 1205 0 6758 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31868

[startup+0.200541 s]
/proc/loadavg: 2.00 2.00 1.91 2/175 21007
/proc/meminfo: memFree=12031844/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=37560 CPUtime=0.19 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 8612 0 0 0 19 0 0 0 25 0 1 0 901428335 38461440 8279 33554432000 4194304 9128323 140733443406848 18446744073709551615 5604729 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 9390 8279 616 1205 0 8181 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37560

[startup+0.300524 s]
/proc/loadavg: 2.00 2.00 1.91 2/175 21007
/proc/meminfo: memFree=12031844/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=37940 CPUtime=0.29 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 8692 0 0 0 29 0 0 0 25 0 1 0 901428335 38850560 8358 33554432000 4194304 9128323 140733443406848 18446744073709551615 5992610 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 9485 8358 615 1205 0 8276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37940

[startup+0.700458 s]
/proc/loadavg: 2.00 2.00 1.91 2/175 21007
/proc/meminfo: memFree=12031844/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=72936 CPUtime=0.69 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 17360 0 0 0 68 1 0 0 25 0 1 0 901428335 74686464 16883 33554432000 4194304 9128323 140733443406848 18446744073709551615 18446744073699065904 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 18234 16883 720 1205 0 17025 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72936

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 21008
/proc/meminfo: memFree=11967628/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=72128 CPUtime=1.49 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 17563 0 0 0 148 1 0 0 25 0 1 0 901428335 73859072 16720 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 18032 16720 725 1205 0 16823 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72128

[startup+3.10103 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 21008
/proc/meminfo: memFree=11965272/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=73408 CPUtime=3.09 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 18208 0 0 0 306 3 0 0 25 0 1 0 901428335 75169792 17365 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 18352 17365 746 1205 0 17143 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73408

[startup+8.67405 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 21046
/proc/meminfo: memFree=11954304/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=73408 CPUtime=8.66 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 18209 0 0 0 857 9 0 0 25 0 1 0 901428335 75169792 17366 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 18352 17366 747 1205 0 17143 0
Current children cumulated CPU time (s) 8.66
Current children cumulated vsize (KiB) 73408

[startup+12.7463 s]
/proc/loadavg: 2.24 2.05 1.93 3/176 21046
/proc/meminfo: memFree=11952504/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=73408 CPUtime=13.62 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 18215 0 0 0 1349 13 0 0 25 0 1 0 901428335 75169792 17372 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 18352 17372 751 1205 0 17143 0
Current children cumulated CPU time (s) 13.62
Current children cumulated vsize (KiB) 73408

[startup+25.5012 s]
/proc/loadavg: 2.39 2.09 1.94 3/176 21046
/proc/meminfo: memFree=11953644/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=72032 CPUtime=25.49 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 27018 0 0 0 2531 18 0 0 25 0 1 0 901428335 73760768 17121 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 18008 17121 751 1205 0 16799 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72032

[startup+51.1006 s]
/proc/loadavg: 2.26 2.09 1.94 3/176 21046
/proc/meminfo: memFree=11940812/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=85828 CPUtime=51.09 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 58989 0 0 0 5077 32 0 0 25 0 1 0 901428335 87887872 20494 33554432000 4194304 9128323 140733443406848 18446744073709551615 4347145 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 21457 20494 751 1205 0 20248 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85828

[startup+102.301 s]
/proc/loadavg: 2.11 2.07 1.94 3/176 21051
/proc/meminfo: memFree=11916436/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=106820 CPUtime=102.29 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 86774 0 0 0 10176 53 0 0 25 0 1 0 901428335 109383680 25799 33554432000 4194304 9128323 140733443406848 18446744073709551615 5604729 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 26705 25799 753 1205 0 25496 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 106820

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 1.94 3/176 21053
/proc/meminfo: memFree=11901580/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=118860 CPUtime=162.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 129382 0 0 0 16140 88 0 0 25 0 1 0 901428335 121712640 28699 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 29715 28699 754 1205 0 28506 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 118860

[startup+222.301 s]
/proc/loadavg: 2.01 2.04 1.94 3/176 21055
/proc/meminfo: memFree=11893760/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=123052 CPUtime=222.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 178967 0 0 0 22097 131 0 0 25 0 1 0 901428335 126005248 29745 33554432000 4194304 9128323 140733443406848 18446744073709551615 6856688 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 30763 29745 754 1205 0 29554 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 123052

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 1.94 3/176 21055
/proc/meminfo: memFree=11887288/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=123984 CPUtime=282.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 233488 0 0 0 28047 181 0 0 25 0 1 0 901428335 126959616 30026 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 30996 30026 754 1205 0 29787 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 123984

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 1.94 3/176 21057
/proc/meminfo: memFree=11884048/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=125328 CPUtime=342.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 238543 0 0 0 34005 223 0 0 25 0 1 0 901428335 128335872 30350 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 31332 30350 754 1205 0 30123 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 125328

[startup+402.307 s]
/proc/loadavg: 2.00 2.02 1.94 3/176 21059
/proc/meminfo: memFree=11861088/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=146268 CPUtime=402.29 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 243423 0 0 0 39964 265 0 0 25 0 1 0 901428335 149778432 35230 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 36567 35230 754 1205 0 35358 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 146268

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/176 21061
/proc/meminfo: memFree=11859952/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=144572 CPUtime=462.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 246446 0 0 0 45927 301 0 0 25 0 1 0 901428335 148041728 35192 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 36143 35192 754 1205 0 34934 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 144572

[startup+522.301 s]
/proc/loadavg: 2.05 2.02 1.95 3/176 21063
/proc/meminfo: memFree=11858444/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=144572 CPUtime=522.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 247497 0 0 0 51890 338 0 0 25 0 1 0 901428335 148041728 35192 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 36143 35192 754 1205 0 34934 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 144572

[startup+582.301 s]
/proc/loadavg: 2.02 2.02 1.95 3/176 21063
/proc/meminfo: memFree=11857664/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=144572 CPUtime=582.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 247497 0 0 0 57853 375 0 0 25 0 1 0 901428335 148041728 35192 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 36143 35192 754 1205 0 34934 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 144572

[startup+642.301 s]

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

/proc/meminfo: memFree=11840460/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=149916 CPUtime=1122.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 251889 0 0 0 111545 683 0 0 25 0 1 0 901428335 153513984 36446 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 37479 36446 754 1205 0 36270 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 149916

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21079
/proc/meminfo: memFree=11839456/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=150728 CPUtime=1182.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 252044 0 0 0 117513 715 0 0 25 0 1 0 901428335 154345472 36601 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 37682 36601 754 1205 0 36473 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 150728

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21081
/proc/meminfo: memFree=11837464/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=151516 CPUtime=1242.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 257782 0 0 0 123480 748 0 0 25 0 1 0 901428335 155152384 36732 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 37879 36732 754 1205 0 36670 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 151516

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21083
/proc/meminfo: memFree=11836200/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=152276 CPUtime=1302.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 257889 0 0 0 129447 781 0 0 25 0 1 0 901428335 155930624 36839 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 38069 36839 754 1205 0 36860 0
Current children cumulated CPU time (s) 1302.28
Current children cumulated vsize (KiB) 152276

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21085
/proc/meminfo: memFree=11836072/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=152448 CPUtime=1362.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 257916 0 0 0 135412 816 0 0 25 0 1 0 901428335 156106752 36866 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 38112 36866 754 1205 0 36903 0
Current children cumulated CPU time (s) 1362.28
Current children cumulated vsize (KiB) 152448

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21087
/proc/meminfo: memFree=11835564/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=152980 CPUtime=1422.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 258074 0 0 0 141378 850 0 0 25 0 1 0 901428335 156651520 37021 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 38245 37021 754 1205 0 37036 0
Current children cumulated CPU time (s) 1422.28
Current children cumulated vsize (KiB) 152980

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21087
/proc/meminfo: memFree=11835176/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=152980 CPUtime=1482.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 258077 0 0 0 147346 882 0 0 25 0 1 0 901428335 156651520 37024 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 38245 37024 754 1205 0 37036 0
Current children cumulated CPU time (s) 1482.28
Current children cumulated vsize (KiB) 152980

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21089
/proc/meminfo: memFree=11834296/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=153304 CPUtime=1542.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 258157 0 0 0 153311 917 0 0 25 0 1 0 901428335 156983296 37104 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 38326 37104 754 1205 0 37117 0
Current children cumulated CPU time (s) 1542.28
Current children cumulated vsize (KiB) 153304

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21091
/proc/meminfo: memFree=11833900/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=153436 CPUtime=1602.29 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 258225 0 0 0 159270 959 0 0 25 0 1 0 901428335 157118464 37172 33554432000 4194304 9128323 140733443406848 18446744073709551615 6526614 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 38359 37172 754 1205 0 37150 0
Current children cumulated CPU time (s) 1602.29
Current children cumulated vsize (KiB) 153436

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21093
/proc/meminfo: memFree=11833772/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=153436 CPUtime=1662.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 258232 0 0 0 165233 995 0 0 25 0 1 0 901428335 157118464 37179 33554432000 4194304 9128323 140733443406848 18446744073709551615 5984669 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 38359 37179 754 1205 0 37150 0
Current children cumulated CPU time (s) 1662.28
Current children cumulated vsize (KiB) 153436

[startup+1722.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21095
/proc/meminfo: memFree=11833884/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=153436 CPUtime=1722.29 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 258236 0 0 0 171197 1032 0 0 25 0 1 0 901428335 157118464 37183 33554432000 4194304 9128323 140733443406848 18446744073709551615 6857095 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 38359 37183 754 1205 0 37150 0
Current children cumulated CPU time (s) 1722.29
Current children cumulated vsize (KiB) 153436

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21095
/proc/meminfo: memFree=11833508/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=153596 CPUtime=1782.28 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 258257 0 0 0 177159 1069 0 0 25 0 1 0 901428335 157282304 37204 33554432000 4194304 9128323 140733443406848 18446744073709551615 6712753 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 38399 37204 754 1205 0 37190 0
Current children cumulated CPU time (s) 1782.28
Current children cumulated vsize (KiB) 153596

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

[startup+1785.4 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21096
/proc/meminfo: memFree=11833508/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=153596 CPUtime=1785.38 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 258258 0 0 0 177467 1071 0 0 25 0 1 0 901428335 157282304 37205 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 38399 37205 754 1205 0 37190 0
Current children cumulated CPU time (s) 1785.38
Current children cumulated vsize (KiB) 153596

[startup+1791.8 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21096
/proc/meminfo: memFree=11833384/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=153596 CPUtime=1791.78 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 258258 0 0 0 178103 1075 0 0 25 0 1 0 901428335 157282304 37205 33554432000 4194304 9128323 140733443406848 18446744073709551615 5984577 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 38399 37205 754 1205 0 37190 0
Current children cumulated CPU time (s) 1791.78
Current children cumulated vsize (KiB) 153596

[startup+1795 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21096
/proc/meminfo: memFree=11832764/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=153596 CPUtime=1794.98 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 258258 0 0 0 178421 1077 0 0 25 0 1 0 901428335 157282304 37205 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 38399 37205 754 1205 0 37190 0
Current children cumulated CPU time (s) 1794.98
Current children cumulated vsize (KiB) 153596

[startup+1798.21 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21097
/proc/meminfo: memFree=11832764/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=153596 CPUtime=1798.19 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 258258 0 0 0 178739 1080 0 0 25 0 1 0 901428335 157282304 37205 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 38399 37205 754 1205 0 37190 0
Current children cumulated CPU time (s) 1798.19
Current children cumulated vsize (KiB) 153596

[startup+1799 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21097
/proc/meminfo: memFree=11832764/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=153596 CPUtime=1798.98 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 258258 0 0 0 178818 1080 0 0 25 0 1 0 901428335 157282304 37205 33554432000 4194304 9128323 140733443406848 18446744073709551615 4892799 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 38399 37205 754 1205 0 37190 0
Current children cumulated CPU time (s) 1798.98
Current children cumulated vsize (KiB) 153596

[startup+1799.8 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21097
/proc/meminfo: memFree=11832764/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=153596 CPUtime=1799.78 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 258258 0 0 0 178897 1081 0 0 25 0 1 0 901428335 157282304 37205 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 38399 37205 754 1205 0 37190 0
Current children cumulated CPU time (s) 1799.78
Current children cumulated vsize (KiB) 153596

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21097
/proc/meminfo: memFree=11832764/32951132 swapFree=67054624/67111528
[pid=21007] ppid=21005 vsize=153596 CPUtime=1799.98 cores=0,2,4,6
/proc/21007/stat : 21007 (scip-2.0.1.4.li) R 21005 21007 19566 0 -1 4202496 258258 0 0 0 178917 1081 0 0 25 0 1 0 901428335 157282304 37205 33554432000 4194304 9128323 140733443406848 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21007/statm: 38399 37205 754 1205 0 37190 0
Current children cumulated CPU time (s) 1799.98
Current children cumulated vsize (KiB) 153596

Child status: 0
Real time (s): 1800.06
CPU time (s): 1800.04
CPU user time (s): 1789.22
CPU system time (s): 10.8234
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 153596

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

runsolver used 3.52246 second user time and 7.44187 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-12 19:04:47
IDJOB=3447789
IDBENCH=78933
IDSOLVER=1944
FILE ID=node131/3447789-1307898287
RUNJOBID= node131-1307897176-20674
PBS_JOBID= 13559575
Free space on /tmp= 56572 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.1900567135--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 /tmp/evaluation-result-3447789-1307898287/watcher-3447789-1307898287 -o /tmp/evaluation-result-3447789-1307898287/solver-3447789-1307898287 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447789-1307898287.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 98ba7b6540ae93cc2daebc624abceb03
RANDOM SEED=1495220995

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12032396 kB
Buffers:        329864 kB
Cached:       19829424 kB
SwapCached:       9816 kB
Active:       15670864 kB
Inactive:      4563500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12032396 kB
SwapTotal:    67111528 kB
SwapFree:     67054624 kB
Dirty:           12084 kB
Writeback:           0 kB
AnonPages:       72976 kB
Mapped:          16176 kB
Slab:           621688 kB
PageTables:       4680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   270684 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 56560 MiB
End job on node131 at 2011-06-12 19:34:47