Trace number 3447705

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 1688.5 1688.43

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900546417--soft-66-100-0.wbo
MD5SUM23ad99b063b4d7278daca47962cd4526
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 benchmark32.828
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 constraints930
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 46532
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46531
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
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-3447705-1307897180.wbo>
0.00/0.02	c original problem has 1161 variables (1161 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.04	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.04/0.07	c (round 2) 0 del vars, 167 del conss, 0 add conss, 930 chg bounds, 57 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.04/0.09	c (round 3) 114 del vars, 249 del conss, 0 add conss, 949 chg bounds, 120 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.04/0.09	c (round 4) 152 del vars, 261 del conss, 0 add conss, 952 chg bounds, 129 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.09/0.10	c (round 5) 158 del vars, 261 del conss, 0 add conss, 952 chg bounds, 129 chg sides, 0 chg coeffs, 1675 upgd conss, 212 impls, 14 clqs
0.09/0.11	c (round 6) 158 del vars, 278 del conss, 0 add conss, 952 chg bounds, 129 chg sides, 0 chg coeffs, 1675 upgd conss, 212 impls, 14 clqs
0.09/0.15	c    (0.2s) probing: 101/1082 (9.3%) - 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 (7 rounds):
0.09/0.15	c  158 deleted vars, 278 deleted constraints, 0 added constraints, 952 tightened bounds, 0 added holes, 129 changed sides, 0 changed coefficients
0.09/0.15	c  1063 implications, 14 cliques
0.09/0.15	c presolved problem has 1933 variables (1082 bin, 0 int, 851 impl, 0 cont) and 3360 constraints
0.09/0.15	c       1 constraints of type <knapsack>
0.09/0.15	c      53 constraints of type <setppc>
0.09/0.15	c     851 constraints of type <linear>
0.09/0.15	c     851 constraints of type <indicator>
0.09/0.15	c    1604 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.15	c 
0.19/0.26	o 788
0.19/0.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.26	c T 0.3s|     1 |     0 |     0 |     - |9188k|   0 |   - |1933 |4215 |1933 |2509 |   0 |   4 |   0 |      --      | 7.880000e+02 |    Inf 
0.19/0.27	c   0.3s|     1 |     0 |    95 |     - |8793k|   0 |  33 |1933 |4215 |1933 |2509 |   0 |   4 |   0 | 0.000000e+00 | 7.880000e+02 |    Inf 
0.39/0.45	c   0.5s|     1 |     0 |   166 |     - |9457k|   0 |  39 |1933 |4253 |1933 |2519 |  10 |   4 |   0 | 0.000000e+00 | 7.880000e+02 |    Inf 
0.49/0.54	c   0.5s|     1 |     0 |   197 |     - |  10M|   0 |  43 |1933 |4253 |1933 |2528 |  19 |   4 |   0 | 0.000000e+00 | 7.880000e+02 |    Inf 
0.69/0.72	c   0.7s|     1 |     0 |   220 |     - |  10M|   0 |  41 |1933 |4253 |1933 |2529 |  20 |   4 |   0 | 0.000000e+00 | 7.880000e+02 |    Inf 
0.79/0.88	c   0.9s|     1 |     0 |   256 |     - |  10M|   0 |  46 |1933 |4253 |1933 |2534 |  25 |   4 |   0 | 0.000000e+00 | 7.880000e+02 |    Inf 
1.00/1.07	c   1.1s|     1 |     0 |   270 |     - |  11M|   0 |  44 |1933 |4253 |1933 |2537 |  28 |   4 |   0 | 0.000000e+00 | 7.880000e+02 |    Inf 
1.19/1.26	c   1.3s|     1 |     0 |   280 |     - |  11M|   0 |  43 |1933 |4253 |1933 |2539 |  30 |   4 |   0 | 0.000000e+00 | 7.880000e+02 |    Inf 
1.59/1.69	c   1.7s|     1 |     2 |  2425 |     - |  11M|   0 |  43 |1933 |4253 |1933 |2539 |  30 |   4 |   9 | 0.000000e+00 | 7.880000e+02 |    Inf 
3.30/3.38	o 500
3.30/3.38	c * 3.4s|    29 |    24 |  3550 | 116.8 |  12M|  14 |   - |1933 |4257 |1933 |2555 |  47 |   8 | 274 | 0.000000e+00 | 5.000000e+02 |    Inf 
3.30/3.39	o 437
3.30/3.39	c * 3.4s|    30 |    23 |  3551 | 112.8 |  12M|  14 |   - |1933 |4257 |1933 |2548 |  47 |   8 | 274 | 0.000000e+00 | 4.370000e+02 |    Inf 
5.89/5.94	o 419
5.89/5.94	c * 5.9s|    98 |    65 |  5217 |  50.9 |  12M|  19 |   - |1933 |4289 |1933 |2543 |  59 |  40 | 722 | 0.000000e+00 | 4.190000e+02 |    Inf 
6.79/6.81	o 376
6.79/6.81	c * 6.8s|   136 |    87 |  5997 |  42.3 |  13M|  19 |   - |1933 |4319 |1933 |2542 |  72 |  70 | 884 | 0.000000e+00 | 3.760000e+02 |    Inf 
7.60/7.69	o 351
7.60/7.69	c * 7.7s|   172 |   101 |  6631 |  37.1 |  13M|  19 |   - |1933 |4346 |1933 |2539 |  73 |  97 |1059 | 0.000000e+00 | 3.510000e+02 |    Inf 
8.29/8.34	o 318
8.29/8.34	c * 8.3s|   273 |   123 |  7592 |  26.9 |  14M|  23 |   - |1933 |4447 |1933 |2543 |  80 | 198 |1158 | 0.000000e+00 | 3.180000e+02 |    Inf 
8.29/8.36	o 309
8.29/8.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.29/8.36	c * 8.4s|   275 |   122 |  7698 |  27.1 |  14M|  23 |   - |1933 |4447 |1933 |2539 |  80 | 198 |1158 | 0.000000e+00 | 3.090000e+02 |    Inf 
8.80/8.86	o 301
8.80/8.86	c * 8.9s|   348 |   138 |  8584 |  23.9 |  14M|  26 |   - |1933 |4525 |1933 |2544 |  95 | 276 |1228 | 0.000000e+00 | 3.010000e+02 |    Inf 
9.69/9.70	o 293
9.69/9.70	c * 9.7s|   473 |   165 |  9885 |  20.3 |  15M|  29 |   - |1933 |4660 |1933 |2539 | 103 | 411 |1347 | 0.000000e+00 | 2.930000e+02 |    Inf 
9.69/9.73	o 284
9.69/9.73	c * 9.7s|   489 |   166 |  9931 |  19.8 |  15M|  30 |   - |1933 |4682 |1933 |2539 | 103 | 433 |1347 | 0.000000e+00 | 2.840000e+02 |    Inf 
9.90/9.94	o 279
9.90/9.94	c * 9.9s|   519 |   173 | 10280 |  19.3 |  15M|  30 |   - |1933 |4718 |1933 |2539 | 103 | 472 |1374 | 0.000000e+00 | 2.790000e+02 |    Inf 
9.90/9.96	o 231
9.90/9.96	c *10.0s|   529 |   158 | 10307 |  19.0 |  15M|  30 |   - |1933 |4730 |1933 |2540 | 104 | 484 |1374 | 0.000000e+00 | 2.310000e+02 |    Inf 
9.90/9.98	o 181
9.90/9.98	c *10.0s|   533 |   141 | 10332 |  18.9 |  15M|  31 |   - |1933 |4732 |1933 |2540 | 105 | 487 |1374 | 0.000000e+00 | 1.810000e+02 |    Inf 
10.00/10.04	o 167
10.00/10.04	c *10.0s|   561 |   139 | 10504 |  18.3 |  15M|  31 |   - |1933 |4761 |1933 |2539 | 105 | 517 |1375 | 0.000000e+00 | 1.670000e+02 |    Inf 
10.09/10.10	o 128
10.09/10.10	c *10.1s|   575 |   119 | 10599 |  18.0 |  16M|  31 |   - |1933 |4766 |1933 |2541 | 107 | 524 |1376 | 0.000000e+00 | 1.280000e+02 |    Inf 
12.19/12.21	o 127
12.19/12.21	c *12.2s|  1141 |   178 | 16184 |  14.0 |  17M|  37 |   - |1933 |5174 |1933 |2539 | 124 |1082 |1532 | 0.000000e+00 | 1.270000e+02 |    Inf 
12.19/12.26	o 75
12.19/12.26	c z12.3s|  1154 |   143 | 16309 |  13.9 |  17M|  37 |   - |1933 |5180 |1933 |2544 | 129 |1095 |1533 | 0.000000e+00 | 7.500000e+01 |    Inf 
12.29/12.34	o 70
12.29/12.34	c *12.3s|  1161 |   143 | 16519 |  14.0 |  16M|  37 |   - |1933 |4743 |1933 |2539 | 129 |1099 |1541 | 0.000000e+00 | 7.000000e+01 |    Inf 
12.50/12.58	o 56
12.50/12.58	c *12.6s|  1190 |   142 | 16954 |  14.0 |  16M|  37 |   - |1933 |4692 |1933 |2526 | 132 |1146 |1575 | 0.000000e+00 | 5.600000e+01 |    Inf 
12.69/12.71	o 34
12.69/12.71	c *12.7s|  1229 |   133 | 17353 |  13.9 |  16M|  37 |   - |1933 |4411 |1933 |2525 | 133 |1200 |1581 | 0.000000e+00 | 3.400000e+01 |    Inf 
14.09/14.18	o 24
14.09/14.18	c *14.2s|  1600 |   111 | 22211 |  13.7 |  16M|  37 |   - |1933 |4050 |1933 |2539 | 137 |1646 |1655 | 0.000000e+00 | 2.400000e+01 |    Inf 
14.49/14.59	o 11
14.49/14.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
14.49/14.59	c *14.6s|  1717 |   115 | 24118 |  13.9 |  16M|  37 |   - |1933 |3910 |1933 |2540 | 139 |1769 |1665 | 0.000000e+00 | 1.100000e+01 |    Inf 
15.79/15.81	o 6
15.79/15.81	c *15.8s|  2099 |   123 | 29666 |  14.0 |  16M|  37 |   - |1933 |3756 |1933 |2539 | 139 |2125 |1691 | 0.000000e+00 | 6.000000e+00 |    Inf 
17.79/17.89	o 4
17.79/17.89	c *17.9s|  2650 |    89 | 40592 |  15.2 |  16M|  37 |   - |1933 |3774 |1933 |2540 | 140 |2520 |1736 | 0.000000e+00 | 4.000000e+00 |    Inf 
38.90/38.97	c  39.0s| 10000 |   111 |165520 |  16.5 |  19M|  51 |  28 |1933 |8370 |1933 |2524 | 140 |  11k|1783 | 0.000000e+00 | 4.000000e+00 |    Inf 
68.60/68.63	c  68.6s| 20000 |   259 |329053 |  16.4 |  21M|  55 |  30 |1933 |  12k|1933 |2524 | 140 |  23k|2066 | 0.000000e+00 | 4.000000e+00 |    Inf 
98.20/98.28	c  98.3s| 30000 |   337 |475180 |  15.8 |  24M|  66 |   - |1933 |  16k|1933 |2524 | 140 |  36k|2687 | 0.000000e+00 | 4.000000e+00 |    Inf 
129.10/129.19	c   129s| 40000 |   256 |630544 |  15.8 |  23M|  66 |  20 |1933 |  13k|1933 |2539 | 140 |  49k|3188 | 0.000000e+00 | 4.000000e+00 |    Inf 
158.70/158.76	c   159s| 50000 |   142 |776949 |  15.5 |  22M|  66 |   - |1933 |  12k|1933 |2539 | 140 |  61k|3587 | 0.000000e+00 | 4.000000e+00 |    Inf 
189.00/189.08	c   189s| 60000 |   198 |938236 |  15.6 |  25M|  66 |   - |1933 |  17k|1933 |2539 | 140 |  74k|3938 | 0.000000e+00 | 4.000000e+00 |    Inf 
220.90/220.91	c   221s| 70000 |   319 |  1104k|  15.8 |  27M|  66 |  37 |1933 |  19k|1933 |2539 | 140 |  86k|4252 | 0.000000e+00 | 4.000000e+00 |    Inf 
250.01/250.00	o 2
250.01/250.00	c * 250s| 79241 |    46 |  1248k|  15.7 |  24M|  72 |   - |1933 |  17k|1933 |2539 | 140 |  97k|4602 | 0.000000e+00 | 2.000000e+00 |    Inf 
252.50/252.52	c   253s| 80000 |    42 |  1261k|  15.8 |  23M|  72 |   - |1933 |  14k|1933 |2539 | 140 |  98k|4612 | 0.000000e+00 | 2.000000e+00 |    Inf 
282.81/282.88	c   283s| 90000 |    36 |  1426k|  15.8 |  23M|  72 |  23 |1933 |  16k|1933 |2524 | 140 | 109k|4948 | 0.000000e+00 | 2.000000e+00 |    Inf 
301.50/301.53	o 1
301.50/301.53	c * 302s| 96066 |    29 |  1530k|  15.9 |  23M|  72 |   - |1933 |  18k|1933 |2525 | 141 | 115k|5114 | 0.000000e+00 | 1.000000e+00 |    Inf 
313.31/313.36	c   313s|100000 |    20 |  1588k|  15.9 |  24M|  72 |   - |1933 |  19k|1933 |2524 | 141 | 120k|5281 | 0.000000e+00 | 1.000000e+00 |    Inf 
342.60/342.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
342.60/342.68	c   343s|110000 |    87 |  1731k|  15.7 |  26M|  72 |  37 |1933 |  23k|1933 |2524 | 141 | 133k|5486 | 0.000000e+00 | 1.000000e+00 |    Inf 
372.10/372.11	c   372s|120000 |    41 |  1874k|  15.6 |  27M|  72 |   - |1933 |  26k|1933 |2524 | 141 | 147k|5680 | 0.000000e+00 | 1.000000e+00 |    Inf 
403.01/403.01	c   403s|130000 |     6 |  2024k|  15.6 |  27M|  72 |  41 |1933 |  25k|1933 |2524 | 141 | 160k|5929 | 0.000000e+00 | 1.000000e+00 |    Inf 
436.11/436.15	c   436s|140000 |   112 |  2182k|  15.6 |  29M|  72 |   - |1933 |  29k|1933 |2524 | 141 | 173k|6180 | 0.000000e+00 | 1.000000e+00 |    Inf 
466.42/466.47	c   466s|150000 |   145 |  2322k|  15.5 |  30M|  72 |   - |1933 |  31k|1933 |2524 | 141 | 187k|6362 | 0.000000e+00 | 1.000000e+00 |    Inf 
496.71/496.79	c   497s|160000 |    70 |  2461k|  15.4 |  30M|  72 |  33 |1933 |  31k|1933 |2524 | 141 | 200k|6494 | 0.000000e+00 | 1.000000e+00 |    Inf 
529.92/529.91	c   530s|170000 |   134 |  2616k|  15.4 |  30M|  72 |   - |1933 |  31k|1933 |2524 | 141 | 213k|6703 | 0.000000e+00 | 1.000000e+00 |    Inf 
561.82/561.80	c   562s|180000 |   184 |  2768k|  15.4 |  32M|  72 |   - |1933 |  35k|   0 |   0 | 141 | 226k|6848 | 0.000000e+00 | 1.000000e+00 |    Inf 
594.62/594.62	c   595s|190000 |   123 |  2920k|  15.4 |  32M|  72 |  32 |1933 |  36k|1933 |2524 | 141 | 239k|7049 | 0.000000e+00 | 1.000000e+00 |    Inf 
626.92/626.92	c   627s|200000 |    25 |  3069k|  15.3 |  32M|  72 |   - |1933 |  38k|1933 |2524 | 141 | 252k|7232 | 0.000000e+00 | 1.000000e+00 |    Inf 
659.82/659.82	c   660s|210000 |    91 |  3213k|  15.3 |  35M|  72 |  19 |1933 |  44k|1933 |2524 | 141 | 266k|7408 | 0.000000e+00 | 1.000000e+00 |    Inf 
693.72/693.70	c   694s|220000 |    20 |  3365k|  15.3 |  35M|  72 |  31 |1933 |  44k|1933 |2524 | 141 | 279k|7589 | 0.000000e+00 | 1.000000e+00 |    Inf 
734.33/734.31	c   734s|230000 |    12 |  3537k|  15.4 |  36M|  72 |   - |1933 |  45k|   0 |   0 | 141 | 292k|7764 | 0.000000e+00 | 1.000000e+00 |    Inf 
770.04/770.01	c   770s|240000 |    20 |  3692k|  15.4 |  38M|  72 |  32 |1933 |  52k|1933 |2524 | 141 | 305k|7932 | 0.000000e+00 | 1.000000e+00 |    Inf 
808.03/808.02	c   808s|250000 |    72 |  3853k|  15.4 |  42M|  72 |  28 |1933 |  61k|1933 |2524 | 141 | 318k|8081 | 0.000000e+00 | 1.000000e+00 |    Inf 
848.73/848.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
848.73/848.74	c   849s|260000 |    73 |  4021k|  15.5 |  43M|  72 |   - |1933 |  61k|   0 |   0 | 141 | 332k|8235 | 0.000000e+00 | 1.000000e+00 |    Inf 
887.93/887.97	c   888s|270000 |    94 |  4180k|  15.5 |  45M|  72 |   - |1933 |  66k|1933 |2524 | 141 | 345k|8382 | 0.000000e+00 | 1.000000e+00 |    Inf 
928.13/928.18	c   928s|280000 |   141 |  4345k|  15.5 |  43M|  72 |  17 |1933 |  61k|1933 |2524 | 141 | 359k|8545 | 0.000000e+00 | 1.000000e+00 |    Inf 
969.73/969.74	c   970s|290000 |   263 |  4509k|  15.5 |  46M|  72 |  37 |1933 |  65k|1933 |2524 | 141 | 372k|8659 | 0.000000e+00 | 1.000000e+00 |    Inf 
1009.54/1009.58	c  1010s|300000 |   298 |  4662k|  15.5 |  47M|  72 |  19 |1933 |  66k|1933 |2524 | 141 | 386k|8815 | 0.000000e+00 | 1.000000e+00 |    Inf 
1049.24/1049.25	c  1049s|310000 |   298 |  4809k|  15.5 |  47M|  72 |   - |1933 |  66k|   0 |   0 | 141 | 399k|8945 | 0.000000e+00 | 1.000000e+00 |    Inf 
1089.64/1089.65	c  1090s|320000 |   245 |  4963k|  15.5 |  47M|  72 |  42 |1933 |  67k|1933 |2524 | 141 | 413k|9086 | 0.000000e+00 | 1.000000e+00 |    Inf 
1130.75/1130.72	c  1131s|330000 |   192 |  5119k|  15.5 |  47M|  72 |  33 |1933 |  67k|1933 |2524 | 141 | 426k|9213 | 0.000000e+00 | 1.000000e+00 |    Inf 
1171.05/1171.05	c  1171s|340000 |   196 |  5278k|  15.5 |  48M|  72 |   - |1933 |  70k|1933 |2524 | 141 | 439k|9367 | 0.000000e+00 | 1.000000e+00 |    Inf 
1212.26/1212.21	c  1212s|350000 |   251 |  5439k|  15.5 |  50M|  72 |   - |1933 |  74k|1933 |2524 | 141 | 452k|9499 | 0.000000e+00 | 1.000000e+00 |    Inf 
1254.35/1254.37	c  1254s|360000 |   128 |  5596k|  15.5 |  48M|  72 |  32 |1933 |  70k|1933 |2524 | 141 | 465k|9621 | 0.000000e+00 | 1.000000e+00 |    Inf 
1294.36/1294.32	c  1294s|370000 |   103 |  5756k|  15.6 |  48M|  72 |   - |1933 |  71k|   0 |   0 | 141 | 479k|9735 | 0.000000e+00 | 1.000000e+00 |    Inf 
1337.15/1337.19	c  1337s|380000 |   144 |  5934k|  15.6 |  49M|  72 |   - |1933 |  71k|1933 |2524 | 141 | 492k|9856 | 0.000000e+00 | 1.000000e+00 |    Inf 
1381.85/1381.89	c  1382s|390000 |   405 |  6108k|  15.7 |  52M|  72 |  24 |1933 |  75k|1933 |2524 | 141 | 506k|9975 | 0.000000e+00 | 1.000000e+00 |    Inf 
1426.26/1426.28	c  1426s|400000 |   375 |  6294k|  15.7 |  52M|  72 |   - |1933 |  75k|1933 |2524 | 141 | 520k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1470.77/1470.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1470.77/1470.75	c  1471s|410000 |   358 |  6473k|  15.8 |  52M|  72 |  38 |1933 |  75k|1933 |2524 | 141 | 534k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1514.96/1514.94	c  1515s|420000 |   222 |  6655k|  15.8 |  52M|  72 |  37 |1933 |  76k|1933 |2524 | 141 | 548k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1558.96/1558.97	c  1559s|430000 |   162 |  6839k|  15.9 |  51M|  72 |   - |1933 |  76k|1933 |2524 | 141 | 562k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1600.37/1600.34	c  1600s|440000 |   138 |  7013k|  15.9 |  53M|  72 |   - |1933 |  79k|1933 |2524 | 141 | 576k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1643.77/1643.77	c  1644s|450000 |   115 |  7188k|  16.0 |  54M|  72 |  38 |1933 |  82k|1933 |2524 | 141 | 589k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1688.27/1688.24	c  1688s|460000 |     6 |  7359k|  16.0 |  48M|  72 |   - |1933 |  71k|   0 |   0 | 141 | 603k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1688.37/1688.35	c 
1688.37/1688.35	c SCIP Status        : problem is solved [optimal solution found]
1688.37/1688.35	c Solving Time (sec) : 1688.35
1688.37/1688.35	c Solving Nodes      : 460020
1688.37/1688.35	c Primal Bound       : +1.00000000000000e+00 (125 solutions)
1688.37/1688.35	c Dual Bound         : +1.00000000000000e+00
1688.37/1688.35	c Gap                : 0.00 %
1688.37/1688.35	s OPTIMUM FOUND
1688.37/1688.35	v -x231 x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 x213 -x212 -x211 -x210 
1688.37/1688.35	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 x191 -x190 -x189 
1688.37/1688.35	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 x172 -x171 -x170 -x169 -x168 
1688.37/1688.35	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1688.37/1688.35	v x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1688.37/1688.35	v -x125 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 
1688.37/1688.35	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 
1688.37/1688.35	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 
1688.37/1688.35	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 
1688.37/1688.35	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 
1688.37/1688.35	v x1 
1688.37/1688.35	c SCIP Status        : problem is solved [optimal solution found]
1688.37/1688.35	c Total Time         :    1688.35
1688.37/1688.35	c   solving          :    1688.35
1688.37/1688.35	c   presolving       :       0.13 (included in solving)
1688.37/1688.35	c   reading          :       0.02 (included in solving)
1688.37/1688.35	c Original Problem   :
1688.37/1688.35	c   Problem name     : HOME/instance-3447705-1307897180.wbo
1688.37/1688.35	c   Variables        : 1161 (1161 binary, 0 integer, 0 implicit integer, 0 continuous)
1688.37/1688.35	c   Constraints      : 2708 initial, 2708 maximal
1688.37/1688.35	c Presolved Problem  :
1688.37/1688.35	c   Problem name     : t_HOME/instance-3447705-1307897180.wbo
1688.37/1688.35	c   Variables        : 1933 (1082 binary, 0 integer, 851 implicit integer, 0 continuous)
1688.37/1688.35	c   Constraints      : 3360 initial, 83946 maximal
1688.37/1688.35	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1688.37/1688.35	c   trivial          :       0.00         79          0          0          0          0          0          0          0          0
1688.37/1688.35	c   dualfix          :       0.00         79          0          0          0          0          0          0          0          0
1688.37/1688.35	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1688.37/1688.35	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1688.37/1688.35	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1688.37/1688.35	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1688.37/1688.35	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1688.37/1688.35	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
1688.37/1688.35	c   setppc           :       0.00          0          0          0          0          0         17          0          0          0
1688.37/1688.35	c   linear           :       0.07          0          0          0        952          0        182          0        129          0
1688.37/1688.35	c   indicator        :       0.00          0          0          0          0          0         79          0          0          0
1688.37/1688.35	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1688.37/1688.35	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1688.37/1688.35	c   root node        :          -       1705          -          -       1705          -          -          -          -          -
1688.37/1688.35	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1688.37/1688.35	c   integral         :          0          0          0     237150          0        579          0        481       3280          0          0     469034
1688.37/1688.35	c   varbound         :          0+         6     396373        135          0          0        652          0      69900        122          0          0
1688.37/1688.35	c   knapsack         :          1          6    2066698          9          0        576     355793       9566    2200477          0          0          0
1688.37/1688.35	c   setppc           :         53          6    2059557          3          0        573    3234919      13472    1661977          0          0          0
1688.37/1688.35	c   linear           :        851+         7    2046320         10          0        566    3177282      13548    1923749          0          0          0
1688.37/1688.35	c   indicator        :        851          0     388312        135          0        566       1960          0       2595          0          0          0
1688.37/1688.35	c   logicor          :       1604+         6    1003192         25          0        100    3291510      24566    2903430          0          0          0
1688.37/1688.35	c   bounddisjunction :          0+         0     112301          0          0          0        225          0         73          0          0          0
1688.37/1688.35	c   countsols        :          0          0          0         25          0        102          0          0          0          0          0          0
1688.37/1688.35	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1688.37/1688.35	c   integral         :      55.60       0.00       0.00      55.59       0.00       0.01       0.00
1688.37/1688.35	c   varbound         :       0.31       0.00       0.30       0.00       0.00       0.00       0.00
1688.37/1688.35	c   knapsack         :       7.41       0.00       7.01       0.00       0.00       0.00       0.40
1688.37/1688.35	c   setppc           :      14.27       0.00      13.44       0.00       0.00       0.00       0.82
1688.37/1688.35	c   linear           :      24.09       0.00      22.46       0.00       0.00       0.05       1.58
1688.37/1688.35	c   indicator        :       0.61       0.00       0.36       0.01       0.00       0.24       0.00
1688.37/1688.35	c   logicor          :     231.26       0.00     228.69       0.00       0.00       0.01       2.56
1688.37/1688.35	c   bounddisjunction :       0.11       0.00       0.11       0.00       0.00       0.00       0.00
1688.37/1688.35	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1688.37/1688.35	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1688.37/1688.35	c   vbounds          :       5534        266          0      16276
1688.37/1688.35	c   rootredcost      :         26          0          0        851
1688.37/1688.35	c   pseudoobj        :    2071269        700        319      68228
1688.37/1688.35	c Propagator Timings :  TotalTime  Propagate    Resprop
1688.37/1688.35	c   vbounds          :       0.76       0.76       0.00
1688.37/1688.35	c   rootredcost      :       0.36       0.36       0.00
1688.37/1688.35	c   pseudoobj        :      25.60      25.60       0.01
1688.37/1688.35	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1688.37/1688.35	c   propagation      :       3.23      61471      61440     377169       30.0       1451       20.2          -
1688.37/1688.35	c   infeasible LP    :      31.26     168454     168442    1190840       40.2       3233       13.4          0
1688.37/1688.35	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1688.37/1688.35	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1688.37/1688.35	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1688.37/1688.35	c   applied globally :          -          -          -     603115       33.5          -          -          -
1688.37/1688.35	c   applied locally  :          -          -          -          0        0.0          -          -          -
1688.37/1688.35	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1688.37/1688.35	c   cut pool         :       0.00          5          -          -        163          -    (maximal pool size: 659)
1688.37/1688.35	c   redcost          :       7.71     237484          0      20212          0          0
1688.37/1688.35	c   impliedbounds    :       0.00          6          0          0          0          0
1688.37/1688.35	c   intobj           :       0.00          0          0          0          0          0
1688.37/1688.35	c   gomory           :       0.41          6          0          0       1000          0
1688.37/1688.35	c   cgmip            :       0.00          0          0          0          0          0
1688.37/1688.35	c   closecuts        :       0.00          0          0          0          0          0
1688.37/1688.35	c   strongcg         :       0.33          6          0          0       3000          0
1688.37/1688.35	c   cmir             :       0.04          6          0          0          3          0
1688.37/1688.35	c   flowcover        :       0.06          6          0          0          5          0
1688.37/1688.35	c   clique           :       0.00          6          0          0          0          0
1688.37/1688.35	c   zerohalf         :       0.00          0          0          0          0          0
1688.37/1688.35	c   mcf              :       0.00          1          0          0          0          0
1688.37/1688.35	c   oddcycle         :       0.00          0          0          0          0          0
1688.37/1688.35	c   rapidlearning    :       0.11          1          0          0          0         38
1688.37/1688.35	c Pricers            :       Time      Calls       Vars
1688.37/1688.35	c   problem variables:       0.00          0          0
1688.37/1688.35	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1688.37/1688.35	c   relpscost        :      55.41     237014        481       3280          0          0     469034
1688.37/1688.35	c   pscost           :       0.00          0          0          0          0          0          0
1688.37/1688.35	c   inference        :       0.00          0          0          0          0          0          0
1688.37/1688.35	c   mostinf          :       0.00          0          0          0          0          0          0
1688.37/1688.35	c   leastinf         :       0.00          0          0          0          0          0          0
1688.37/1688.35	c   fullstrong       :       0.00          0          0          0          0          0          0
1688.37/1688.35	c   allfullstrong    :       0.00          0          0          0          0          0          0
1688.37/1688.35	c   random           :       0.00          0          0          0          0          0          0
1688.37/1688.35	c Primal Heuristics  :       Time      Calls      Found
1688.37/1688.35	c   LP solutions     :       0.01          -         25
1688.37/1688.35	c   pseudo solutions :       0.00          -          0
1688.37/1688.35	c   feaspump         :       0.24          1          0
1688.37/1688.35	c   oneopt           :       0.26         26          0
1688.37/1688.35	c   crossover        :       0.50         11          0
1688.37/1688.35	c   guideddiving     :       1.99         77          0
1688.37/1688.35	c   veclendiving     :       1.40         77          0
1688.37/1688.35	c   objpscostdiving  :       0.42         39          0
1688.37/1688.35	c   rootsoldiving    :       0.86         39          0
1688.37/1688.35	c   coefdiving       :       1.48         78          0
1688.37/1688.35	c   pscostdiving     :       1.16         78          0
1688.37/1688.35	c   fracdiving       :       2.16         78          0
1688.37/1688.35	c   linesearchdiving :       0.75         78          0
1688.37/1688.35	c   trivial          :       0.00          2          0
1688.37/1688.35	c   shiftandpropagate:       0.10          1          1
1688.37/1688.35	c   simplerounding   :       0.39     237196          0
1688.37/1688.35	c   zirounding       :       5.75        462          1
1688.37/1688.35	c   rounding         :       0.85       6810          0
1688.37/1688.35	c   shifting         :       0.79       2128          0
1688.37/1688.35	c   intshifting      :       0.01          0          0
1688.37/1688.35	c   twoopt           :       0.00          0          0
1688.37/1688.35	c   fixandinfer      :       0.00          0          0
1688.37/1688.35	c   clique           :       0.00          0          0
1688.37/1688.35	c   intdiving        :       0.00          0          0
1688.37/1688.35	c   actconsdiving    :       0.00          0          0
1688.37/1688.35	c   octane           :       0.00          0          0
1688.37/1688.35	c   rens             :       0.02          1          0
1688.37/1688.35	c   rins             :       0.00          0          0
1688.37/1688.35	c   localbranching   :       0.00          0          0
1688.37/1688.35	c   mutation         :       0.00          0          0
1688.37/1688.35	c   dins             :       0.00          0          0
1688.37/1688.35	c   vbounds          :       0.00          0          0
1688.37/1688.35	c   undercover       :       0.00          0          0
1688.37/1688.35	c   subnlp           :       0.07          0          0
1688.37/1688.35	c   trysol           :       0.19        439         98
1688.37/1688.35	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1688.37/1688.35	c   primal LP        :       0.00          0          0       0.00          -
1688.37/1688.35	c   dual LP          :     962.41     408965    7315328      17.89    7601.07
1688.37/1688.35	c   lex dual LP      :       0.00          0          0       0.00          -
1688.37/1688.35	c   barrier LP       :       0.00          0          0       0.00          -
1688.37/1688.35	c   diving/probing LP:       7.57       6649      44208       6.65    5836.22
1688.37/1688.35	c   strong branching :      51.94      10769     382796      35.55    7370.08
1688.37/1688.35	c     (at root node) :          -          9       1822     202.44          -
1688.37/1688.35	c   conflict analysis:       0.00          0          0       0.00          -
1688.37/1688.35	c B&B Tree           :
1688.37/1688.35	c   number of runs   :          1
1688.37/1688.35	c   nodes            :     460020
1688.37/1688.35	c   nodes (total)    :     460020
1688.37/1688.35	c   nodes left       :          0
1688.37/1688.35	c   max depth        :         72
1688.37/1688.35	c   max depth (total):         72
1688.37/1688.35	c   backtracks       :      55157 (12.0%)
1688.37/1688.35	c   delayed cutoffs  :       8811
1688.37/1688.35	c   repropagations   :     836683 (1249887 domain reductions, 8519 cutoffs)
1688.37/1688.35	c   avg switch length:       5.19
1688.37/1688.35	c   switching time   :     169.23
1688.37/1688.35	c Solution           :
1688.37/1688.35	c   Solutions found  :        125 (27 improvements)
1688.37/1688.35	c   First Solution   : +7.88000000000000e+02   (in run 1, after 1 nodes, 0.26 seconds, depth 873, found by <shiftandpropagate>)
1688.37/1688.35	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 96066 nodes, 301.53 seconds, depth 26, found by <relaxation>)
1688.37/1688.35	c   Dual Bound       : +1.00000000000000e+00
1688.37/1688.35	c   Gap              :       0.00 %
1688.37/1688.35	c   Root Dual Bound  : +0.00000000000000e+00
1688.37/1688.35	c   Root Iterations  :        280
1688.47/1688.42	c Time complete: 1688.49.

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-3447705-1307897180/watcher-3447705-1307897180 -o /var/tmp/evaluation-result-3447705-1307897180/solver-3447705-1307897180 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447705-1307897180.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.66 1.56 1.25 2/177 11036
/proc/meminfo: memFree=1415496/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=10136 CPUtime=0 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 1542 0 0 0 0 0 0 0 25 0 1 0 882133658 10379264 1496 33554432000 4194304 9128323 140735905667168 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11036/statm: 2534 1496 399 1205 0 1325 0

[startup+0.049802 s]
/proc/loadavg: 1.66 1.56 1.25 2/177 11036
/proc/meminfo: memFree=1415496/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=28152 CPUtime=0.04 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 6029 0 0 0 4 0 0 0 25 0 1 0 882133658 28827648 5724 33554432000 4194304 9128323 140735905667168 18446744073709551615 5192474 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 7038 5724 514 1205 0 5829 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 28152

[startup+0.10079 s]
/proc/loadavg: 1.66 1.56 1.25 2/177 11036
/proc/meminfo: memFree=1415496/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=28152 CPUtime=0.09 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 6053 0 0 0 9 0 0 0 25 0 1 0 882133658 28827648 5748 33554432000 4194304 9128323 140735905667168 18446744073709551615 4217139 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 7038 5748 528 1205 0 5829 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28152

[startup+0.30074 s]
/proc/loadavg: 1.66 1.56 1.25 2/177 11036
/proc/meminfo: memFree=1415496/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=35460 CPUtime=0.29 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 8292 0 0 0 29 0 0 0 25 0 1 0 882133658 36311040 7860 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 8865 7860 684 1205 0 7656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35460

[startup+0.70066 s]
/proc/loadavg: 1.66 1.56 1.25 2/177 11036
/proc/meminfo: memFree=1415496/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=57972 CPUtime=0.69 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 14063 0 0 0 67 2 0 0 25 0 1 0 882133658 59363328 13276 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 14493 13276 739 1205 0 13284 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57972

[startup+1.5005 s]
/proc/loadavg: 1.66 1.56 1.25 2/174 11060
/proc/meminfo: memFree=1390408/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=61864 CPUtime=1.49 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 15316 0 0 0 144 5 0 0 25 0 1 0 882133658 63348736 14528 33554432000 4194304 9128323 140735905667168 18446744073709551615 4696290 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 15466 14528 743 1205 0 14257 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61864

[startup+3.10018 s]
/proc/loadavg: 1.69 1.56 1.25 3/178 11075
/proc/meminfo: memFree=1353548/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=58072 CPUtime=3.09 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 15697 0 0 0 298 11 0 0 25 0 1 0 882133658 59465728 13633 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 14518 13633 751 1205 0 13309 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58072

[startup+6.30055 s]
/proc/loadavg: 1.69 1.56 1.25 3/178 11075
/proc/meminfo: memFree=1318744/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=58072 CPUtime=6.29 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 15704 0 0 0 608 21 0 0 25 0 1 0 882133658 59465728 13640 33554432000 4194304 9128323 140735905667168 18446744073709551615 6581488 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 14518 13640 752 1205 0 13309 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58072

[startup+12.7003 s]
/proc/loadavg: 1.74 1.58 1.26 3/178 11075
/proc/meminfo: memFree=1318872/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=58072 CPUtime=12.69 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 18809 0 0 0 1231 38 0 0 25 0 1 0 882133658 59465728 13649 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 14518 13649 755 1205 0 13309 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58072

[startup+25.5007 s]
/proc/loadavg: 1.78 1.59 1.27 3/178 11076
/proc/meminfo: memFree=1320236/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=58524 CPUtime=25.49 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 37065 0 0 0 2472 77 0 0 25 0 1 0 882133658 59928576 13714 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 14631 13714 755 1205 0 13422 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58524

[startup+51.1007 s]
/proc/loadavg: 1.85 1.62 1.29 3/178 11077
/proc/meminfo: memFree=1304792/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=61328 CPUtime=51.1 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 45823 0 0 0 4962 148 0 0 25 0 1 0 882133658 62799872 14444 33554432000 4194304 9128323 140735905667168 18446744073709551615 7192542 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 15332 14444 755 1205 0 14123 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 61328

[startup+102.306 s]
/proc/loadavg: 1.94 1.68 1.32 3/178 11078
/proc/meminfo: memFree=1291236/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=67804 CPUtime=102.3 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 50361 0 0 0 9944 286 0 0 25 0 1 0 882133658 69431296 16043 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 16951 16043 755 1205 0 15742 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67804

[startup+162.301 s]
/proc/loadavg: 1.97 1.74 1.36 3/178 11079
/proc/meminfo: memFree=1289192/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=69344 CPUtime=162.3 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 50788 0 0 0 15792 438 0 0 25 0 1 0 882133658 71008256 16470 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 17336 16470 755 1205 0 16127 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 69344

[startup+222.301 s]
/proc/loadavg: 1.99 1.78 1.40 3/178 11081
/proc/meminfo: memFree=1283568/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=70996 CPUtime=222.3 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 52592 0 0 0 21631 599 0 0 25 0 1 0 882133658 72699904 16838 33554432000 4194304 9128323 140735905667168 18446744073709551615 7346252 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 17749 16838 755 1205 0 16540 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 70996

[startup+282.301 s]
/proc/loadavg: 1.99 1.82 1.43 3/178 11083
/proc/meminfo: memFree=1279400/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=72840 CPUtime=282.3 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 62637 0 0 0 27480 750 0 0 25 0 1 0 882133658 74588160 17315 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 18210 17315 755 1205 0 17001 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 72840

[startup+342.301 s]
/proc/loadavg: 2.04 1.86 1.47 3/178 11084
/proc/meminfo: memFree=1275992/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=73968 CPUtime=342.3 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 76528 0 0 0 33333 897 0 0 25 0 1 0 882133658 75743232 17587 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 18492 17587 755 1205 0 17283 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 73968

[startup+402.301 s]
/proc/loadavg: 2.08 1.90 1.51 3/178 11086
/proc/meminfo: memFree=1271804/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=76304 CPUtime=402.31 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 78743 0 0 0 39193 1038 0 0 25 0 1 0 882133658 78135296 18200 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 19076 18200 755 1205 0 17867 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 76304

[startup+462.301 s]
/proc/loadavg: 2.02 1.92 1.54 3/178 11087
/proc/meminfo: memFree=1263056/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=78292 CPUtime=462.31 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 83174 0 0 0 45049 1182 0 0 25 0 1 0 882133658 80171008 18677 33554432000 4194304 9128323 140735905667168 18446744073709551615 7343327 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 19573 18677 755 1205 0 18364 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 78292

[startup+522.301 s]
/proc/loadavg: 2.01 1.93 1.56 3/178 11089
/proc/meminfo: memFree=1261592/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=79316 CPUtime=522.31 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 83432 0 0 0 50914 1317 0 0 25 0 1 0 882133658 81219584 18935 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 19829 18935 755 1205 0 18620 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 79316

[startup+582.3 s]
/proc/loadavg: 2.00 1.94 1.59 3/178 11091
/proc/meminfo: memFree=1257904/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=81656 CPUtime=582.32 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 84033 0 0 0 56781 1451 0 0 25 0 1 0 882133658 83615744 19536 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 20414 19536 755 1205 0 19205 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 81656

[startup+642.3 s]

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

/proc/meminfo: memFree=1221808/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=100492 CPUtime=1062.34 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 91165 0 0 0 103804 2430 0 0 25 0 1 0 882133658 102903808 24109 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 25123 24109 755 1205 0 23914 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 100492

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.75 3/178 11114
/proc/meminfo: memFree=1218644/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=100952 CPUtime=1122.34 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 91289 0 0 0 109695 2539 0 0 25 0 1 0 882133658 103374848 24233 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 25238 24233 755 1205 0 24029 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 100952

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/178 11116
/proc/meminfo: memFree=1215468/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=100952 CPUtime=1182.34 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 91294 0 0 0 115577 2657 0 0 25 0 1 0 882133658 103374848 24238 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 25238 24238 755 1205 0 24029 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 100952

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/178 11117
/proc/meminfo: memFree=1210592/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=103788 CPUtime=1242.35 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 92007 0 0 0 121462 2773 0 0 25 0 1 0 882133658 106278912 24951 33554432000 4194304 9128323 140735905667168 18446744073709551615 5333018 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 25947 24951 755 1205 0 24738 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 103788

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/178 11119
/proc/meminfo: memFree=1210276/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=103928 CPUtime=1302.35 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 92051 0 0 0 127348 2887 0 0 25 0 1 0 882133658 106422272 24995 33554432000 4194304 9128323 140735905667168 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 25982 24995 755 1205 0 24773 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 103928

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 1.81 3/178 11120
/proc/meminfo: memFree=1206364/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=104076 CPUtime=1362.35 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 92081 0 0 0 133233 3002 0 0 25 0 1 0 882133658 106573824 25025 33554432000 4194304 9128323 140735905667168 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 26019 25025 755 1205 0 24810 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 104076

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 1.82 3/178 11122
/proc/meminfo: memFree=1200800/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=106596 CPUtime=1422.36 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 92673 0 0 0 139111 3125 0 0 25 0 1 0 882133658 109154304 25602 33554432000 4194304 9128323 140735905667168 18446744073709551615 5334858 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 26649 25602 755 1205 0 25440 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 106596

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 1.83 3/178 11124
/proc/meminfo: memFree=1199996/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=106736 CPUtime=1482.36 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 92712 0 0 0 144994 3242 0 0 25 0 1 0 882133658 109297664 25641 33554432000 4194304 9128323 140735905667168 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 26684 25641 755 1205 0 25475 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 106736

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.83 3/178 11125
/proc/meminfo: memFree=1199080/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=106888 CPUtime=1542.37 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 92751 0 0 0 150872 3365 0 0 25 0 1 0 882133658 109453312 25680 33554432000 4194304 9128323 140735905667168 18446744073709551615 7192370 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 26722 25680 755 1205 0 25513 0
Current children cumulated CPU time (s) 1542.37
Current children cumulated vsize (KiB) 106888

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/178 11127
/proc/meminfo: memFree=1198392/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=107868 CPUtime=1602.37 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 92946 0 0 0 156750 3487 0 0 25 0 1 0 882133658 110456832 25875 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 26967 25875 755 1205 0 25758 0
Current children cumulated CPU time (s) 1602.37
Current children cumulated vsize (KiB) 107868

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/178 11128
/proc/meminfo: memFree=1195124/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=111548 CPUtime=1662.37 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 93759 0 0 0 162629 3608 0 0 25 0 1 0 882133658 114225152 26688 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 27887 26688 755 1205 0 26678 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 111548

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

[startup+1663.9 s]
/proc/loadavg: 2.00 2.00 1.84 3/178 11128
/proc/meminfo: memFree=1195248/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=111548 CPUtime=1663.97 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 93759 0 0 0 162787 3610 0 0 25 0 1 0 882133658 114225152 26688 33554432000 4194304 9128323 140735905667168 18446744073709551615 5333018 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 27887 26688 755 1205 0 26678 0
Current children cumulated CPU time (s) 1663.97
Current children cumulated vsize (KiB) 111548

[startup+1676.7 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 11129
/proc/meminfo: memFree=1195240/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=111548 CPUtime=1676.77 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 93759 0 0 0 164044 3633 0 0 25 0 1 0 882133658 114225152 26688 33554432000 4194304 9128323 140735905667168 18446744073709551615 5332936 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 27887 26688 755 1205 0 26678 0
Current children cumulated CPU time (s) 1676.77
Current children cumulated vsize (KiB) 111548

[startup+1683.1 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 11129
/proc/meminfo: memFree=1195108/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=111548 CPUtime=1683.17 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 93760 0 0 0 164671 3646 0 0 25 0 1 0 882133658 114225152 26689 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 27887 26689 755 1205 0 26678 0
Current children cumulated CPU time (s) 1683.17
Current children cumulated vsize (KiB) 111548

[startup+1686.31 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 11129
/proc/meminfo: memFree=1194360/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=112408 CPUtime=1686.37 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 93936 0 0 0 164986 3651 0 0 25 0 1 0 882133658 115105792 26865 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 28102 26865 755 1205 0 26893 0
Current children cumulated CPU time (s) 1686.37
Current children cumulated vsize (KiB) 112408

[startup+1687.1 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 11129
/proc/meminfo: memFree=1194360/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=112408 CPUtime=1687.17 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 93942 0 0 0 165064 3653 0 0 25 0 1 0 882133658 115105792 26871 33554432000 4194304 9128323 140735905667168 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 28102 26871 755 1205 0 26893 0
Current children cumulated CPU time (s) 1687.17
Current children cumulated vsize (KiB) 112408

[startup+1687.9 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 11129
/proc/meminfo: memFree=1194360/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=112408 CPUtime=1687.97 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 93942 0 0 0 165144 3653 0 0 25 0 1 0 882133658 115105792 26871 33554432000 4194304 9128323 140735905667168 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 28102 26871 755 1205 0 26893 0
Current children cumulated CPU time (s) 1687.97
Current children cumulated vsize (KiB) 112408

[startup+1688.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 11129
/proc/meminfo: memFree=1194360/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=112408 CPUtime=1688.37 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 93942 0 0 0 165183 3654 0 0 25 0 1 0 882133658 115105792 26871 33554432000 4194304 9128323 140735905667168 18446744073709551615 5207323 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/11036/statm: 28102 26871 755 1205 0 26893 0
Current children cumulated CPU time (s) 1688.37
Current children cumulated vsize (KiB) 112408

[startup+1688.4 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 11129
/proc/meminfo: memFree=1195104/32951124 swapFree=67054448/67111528
[pid=11036] ppid=11034 vsize=110996 CPUtime=1688.47 cores=1,3,5,7
/proc/11036/stat : 11036 (scip-2.0.1.4.li) R 11034 11036 8455 0 -1 4202496 93962 0 0 0 165193 3654 0 0 18 0 1 0 882133658 113659904 26538 33554432000 4194304 9128323 140735905667168 18446744073709551615 4338306 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11036/statm: 27749 26538 758 1205 0 26540 0
Current children cumulated CPU time (s) 1688.47
Current children cumulated vsize (KiB) 110996

Child status: 0
Real time (s): 1688.43
CPU time (s): 1688.5
CPU user time (s): 1651.95
CPU system time (s): 36.5494
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 112408

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

runsolver used 2.43863 second user time and 5.68314 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-12 18:46:20
IDJOB=3447705
IDBENCH=78881
IDSOLVER=1944
FILE ID=node143/3447705-1307897180
RUNJOBID= node143-1307897151-9792
PBS_JOBID= 13559565
Free space on /var/tmp= 2904 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.1900546417--soft-66-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-3447705-1307897180/watcher-3447705-1307897180 -o /var/tmp/evaluation-result-3447705-1307897180/solver-3447705-1307897180 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447705-1307897180.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 23ad99b063b4d7278daca47962cd4526
RANDOM SEED=798272649

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1415428 kB
Buffers:         51368 kB
Cached:       30495020 kB
SwapCached:       9388 kB
Active:       15856668 kB
Inactive:     14730032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1415428 kB
SwapTotal:    67111528 kB
SwapFree:     67054448 kB
Dirty:           24848 kB
Writeback:           0 kB
AnonPages:       38032 kB
Mapped:          15856 kB
Slab:           884884 kB
PageTables:       4072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   231284 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= 2892 MiB
End job on node143 at 2011-06-12 19:14:29