Trace number 2693748

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
SCIPnone SCIP 1.2.1.2 without any LP solverOPTIMUM 163.065 163.061

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-44s.smv--soft-66-100-0.wbo
MD5SUM8bd111ad23cbe0cb7f1571b060618f25
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 benchmark0.011997
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables495
Total number of constraints940
Number of soft constraints337
Number of constraints which are clauses800
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints140
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 17324
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 17323
Biggest number in a constraint 68
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 257
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2693748-1277915770.wbo>
0.00/0.01	c original problem has 1169 variables (832 bin, 0 int, 0 impl, 337 cont) and 1278 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.00/0.02	c presolving:
0.00/0.02	c (round 1) 26 del vars, 8 del conss, 1 chg bounds, 70 chg sides, 140 chg coeffs, 0 upgd conss, 2393 impls, 0 clqs
0.00/0.02	c (round 2) 26 del vars, 53 del conss, 1 chg bounds, 70 chg sides, 140 chg coeffs, 0 upgd conss, 2393 impls, 0 clqs
0.00/0.03	c (round 3) 27 del vars, 54 del conss, 337 chg bounds, 70 chg sides, 140 chg coeffs, 0 upgd conss, 2393 impls, 0 clqs
0.00/0.04	c (round 4) 28 del vars, 54 del conss, 337 chg bounds, 70 chg sides, 140 chg coeffs, 553 upgd conss, 2393 impls, 0 clqs
0.00/0.09	c    (0.1s) probing: 495/805 (61.5%) - 4 fixings, 11 aggregations, 55 implications, 0 bound changes
0.00/0.09	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.00/0.09	c (round 5) 43 del vars, 54 del conss, 337 chg bounds, 70 chg sides, 140 chg coeffs, 553 upgd conss, 2533 impls, 0 clqs
0.00/0.09	c (round 6) 43 del vars, 73 del conss, 337 chg bounds, 71 chg sides, 141 chg coeffs, 553 upgd conss, 2533 impls, 0 clqs
0.09/0.10	c (round 7) 50 del vars, 80 del conss, 337 chg bounds, 71 chg sides, 141 chg coeffs, 554 upgd conss, 2533 impls, 0 clqs
0.09/0.10	c (round 8) 57 del vars, 80 del conss, 337 chg bounds, 71 chg sides, 141 chg coeffs, 554 upgd conss, 2533 impls, 0 clqs
0.09/0.10	c    (0.1s) probing: 505/805 (62.7%) - 4 fixings, 11 aggregations, 55 implications, 0 bound changes
0.09/0.10	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.10	c presolving (9 rounds):
0.09/0.10	c  57 deleted vars, 80 deleted constraints, 337 tightened bounds, 0 added holes, 71 changed sides, 141 changed coefficients
0.09/0.10	c  2533 implications, 0 cliques
0.09/0.10	c presolved problem has 1112 variables (783 bin, 0 int, 0 impl, 329 cont) and 1198 constraints
0.09/0.10	c     329 constraints of type <indicator>
0.09/0.10	c       2 constraints of type <varbound>
0.09/0.10	c      89 constraints of type <knapsack>
0.09/0.10	c     327 constraints of type <linear>
0.09/0.10	c     451 constraints of type <logicor>
0.09/0.10	c transformed objective value is always integral (scale: 1)
0.09/0.10	c Presolving Time: 0.08
0.09/0.10	c - non default parameters ----------------------------------------------------------------------
0.09/0.10	c # SCIP version 1.2.1.2
0.09/0.10	c 
0.09/0.10	c # frequency for displaying node information lines
0.09/0.10	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.10	c display/freq = 10000
0.09/0.10	c 
0.09/0.10	c # maximal time in seconds to run
0.09/0.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.10	c limits/time = 1799.99
0.09/0.10	c 
0.09/0.10	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.10	c limits/memory = 3420
0.09/0.10	c 
0.09/0.10	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.09/0.10	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.10	c lp/solvefreq = -1
0.09/0.10	c 
0.09/0.10	c # should presolving try to simplify inequalities
0.09/0.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.10	c constraints/linear/simplifyinequalities = TRUE
0.09/0.10	c 
0.09/0.10	c # should presolving try to simplify knapsacks
0.09/0.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.10	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.10	c 
0.09/0.10	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.10	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.10	c separating/rapidlearning/freq = 0
0.09/0.10	c 
0.09/0.10	c -----------------------------------------------------------------------------------------------
0.09/0.10	c start solving
0.09/0.10	c 
0.09/0.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.10	c   0.1s|     1 |     2 |     0 |     - |4146k|   0 |   - |1112 |1198 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.89/1.98	c   1.8s| 10000 |  9993 |     0 |   0.0 |8452k|  43 |   - |1112 |1201 |   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
3.79/3.81	c   3.5s| 20000 | 19993 |     0 |   0.0 |  12M|  49 |   - |1112 |1201 |   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
5.50/5.59	c   5.2s| 30000 | 29993 |     0 |   0.0 |  16M|  49 |   - |1112 |1201 |   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
7.19/7.27	c   6.8s| 40000 | 39993 |     0 |   0.0 |  21M|  97 |   - |1112 |1201 |   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
8.59/8.66	c   8.1s| 50000 | 49993 |     0 |   0.0 |  25M| 301 |   - |1112 |1201 |   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
9.99/10.09	c   9.4s| 60000 | 59991 |     0 |   0.0 |  29M| 301 |   - |1112 |1205 |   0 |   0 |   0 |   7 |   0 | 0.000000e+00 |      --      |    Inf 
11.49/11.50	c  10.7s| 70000 | 69991 |     0 |   0.0 |  33M| 301 |   - |1112 |1203 |   0 |   0 |   0 |   7 |   0 | 0.000000e+00 |      --      |    Inf 
12.79/12.88	c  12.0s| 80000 | 79991 |     0 |   0.0 |  37M| 301 |   - |1112 |1203 |   0 |   0 |   0 |   7 |   0 | 0.000000e+00 |      --      |    Inf 
14.19/14.28	c  13.3s| 90000 | 89991 |     0 |   0.0 |  41M| 301 |   - |1112 |1203 |   0 |   0 |   0 |   7 |   0 | 0.000000e+00 |      --      |    Inf 
15.59/15.66	c  14.6s|100000 | 99991 |     0 |   0.0 |  45M| 301 |   - |1112 |1203 |   0 |   0 |   0 |   7 |   0 | 0.000000e+00 |      --      |    Inf 
16.99/17.06	c  16.0s|110000 |109991 |     0 |   0.0 |  49M| 301 |   - |1112 |1202 |   0 |   0 |   0 |   7 |   0 | 0.000000e+00 |      --      |    Inf 
18.39/18.46	c  17.3s|120000 |119991 |     0 |   0.0 |  53M| 301 |   - |1112 |1202 |   0 |   0 |   0 |   7 |   0 | 0.000000e+00 |      --      |    Inf 
19.80/19.83	c  18.6s|130000 |129991 |     0 |   0.0 |  57M| 301 |   - |1112 |1202 |   0 |   0 |   0 |   7 |   0 | 0.000000e+00 |      --      |    Inf 
21.19/21.22	c  19.9s|140000 |139991 |     0 |   0.0 |  61M| 301 |   - |1112 |1202 |   0 |   0 |   0 |   7 |   0 | 0.000000e+00 |      --      |    Inf 
22.59/22.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
22.59/22.63	c  21.2s|150000 |149991 |     0 |   0.0 |  65M| 301 |   - |1112 |1202 |   0 |   0 |   0 |   7 |   0 | 0.000000e+00 |      --      |    Inf 
23.99/24.01	c  22.5s|160000 |159989 |     0 |   0.0 |  69M| 301 |   - |1112 |1203 |   0 |   0 |   0 |   8 |   0 | 0.000000e+00 |      --      |    Inf 
25.30/25.33	c  23.7s|170000 |169986 |     0 |   0.0 |  73M| 414 |   - |1112 |1207 |   0 |   0 |   0 |  12 |   0 | 0.000000e+00 |      --      |    Inf 
26.59/26.60	c  24.9s|180000 |179986 |     0 |   0.0 |  77M| 414 |   - |1112 |1207 |   0 |   0 |   0 |  12 |   0 | 0.000000e+00 |      --      |    Inf 
27.79/27.88	c  26.1s|190000 |189986 |     0 |   0.0 |  81M| 414 |   - |1112 |1207 |   0 |   0 |   0 |  12 |   0 | 0.000000e+00 |      --      |    Inf 
29.09/29.14	c  27.2s|200000 |199986 |     0 |   0.0 |  85M| 414 |   - |1112 |1207 |   0 |   0 |   0 |  12 |   0 | 0.000000e+00 |      --      |    Inf 
30.39/30.41	c  28.4s|210000 |209983 |     0 |   0.0 |  89M| 414 |   - |1112 |1209 |   0 |   0 |   0 |  14 |   0 | 0.000000e+00 |      --      |    Inf 
31.59/31.67	c  29.6s|220000 |219983 |     0 |   0.0 |  93M| 414 |   - |1112 |1208 |   0 |   0 |   0 |  14 |   0 | 0.000000e+00 |      --      |    Inf 
32.89/32.93	c  30.8s|230000 |229983 |     0 |   0.0 |  97M| 414 |   - |1112 |1208 |   0 |   0 |   0 |  14 |   0 | 0.000000e+00 |      --      |    Inf 
34.10/34.18	c  31.9s|240000 |239983 |     0 |   0.0 | 101M| 414 |   - |1112 |1208 |   0 |   0 |   0 |  14 |   0 | 0.000000e+00 |      --      |    Inf 
35.30/35.39	o 298
35.30/35.39	c *33.1s|249453 |230668 |     0 |   0.0 | 101M| 425 |   - |1112 |1222 |   0 |   0 |   0 |  28 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
35.39/35.46	c  33.1s|250000 |231214 |     0 |   0.0 | 101M| 425 |   - |1112 |1222 |   0 |   0 |   0 |  28 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
36.79/36.84	c  34.4s|260000 |241213 |     0 |   0.0 | 105M| 425 |   - |1112 |1219 |   0 |   0 |   0 |  28 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
38.19/38.23	c  35.7s|270000 |251213 |     0 |   0.0 | 109M| 425 |   - |1112 |1216 |   0 |   0 |   0 |  28 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
39.59/39.66	c  37.0s|280000 |261213 |     0 |   0.0 | 113M| 425 |   - |1112 |1216 |   0 |   0 |   0 |  28 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
41.09/41.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
41.09/41.11	c  38.4s|290000 |271203 |     0 |   0.0 | 117M| 425 |   - |1112 |1228 |   0 |   0 |   0 |  41 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
42.79/42.84	c  40.0s|300000 |281119 |     0 |   0.0 | 123M| 425 |   - |1112 |1365 |   0 |   0 |   0 | 250 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
44.49/44.50	c  41.6s|310000 |291057 |     0 |   0.0 | 128M| 425 |   - |1112 |1324 |   0 |   0 |   0 | 397 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
45.99/46.09	c  43.1s|320000 |300992 |     0 |   0.0 | 134M| 425 |   - |1112 |1358 |   0 |   0 |   0 | 541 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
47.69/47.76	c  44.7s|330000 |310889 |     0 |   0.0 | 140M| 425 |   - |1112 |1376 |   0 |   0 |   0 | 725 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
49.39/49.43	c  46.2s|340000 |320827 |     0 |   0.0 | 146M| 425 |   - |1112 |1368 |   0 |   0 |   0 | 879 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
50.99/51.07	c  47.8s|350000 |330807 |     0 |   0.0 | 150M| 425 |   - |1112 |1286 |   0 |   0 |   0 | 880 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
52.69/52.72	c  49.3s|360000 |340789 |     0 |   0.0 | 154M| 425 |   - |1112 |1260 |   0 |   0 |   0 | 880 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
54.29/54.39	c  50.9s|370000 |350749 |     0 |   0.0 | 159M| 425 |   - |1112 |1270 |   0 |   0 |   0 | 908 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
55.99/56.08	c  52.5s|380000 |360699 |     0 |   0.0 | 164M| 425 |   - |1112 |1299 |   0 |   0 |   0 | 980 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
57.69/57.79	c  54.1s|390000 |370626 |     0 |   0.0 | 169M| 425 |   - |1112 |1366 |   0 |   0 |   0 |1121 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
59.40/59.47	c  55.7s|400000 |380565 |     0 |   0.0 | 174M| 425 |   - |1112 |1359 |   0 |   0 |   0 |1225 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
61.09/61.16	c  57.3s|410000 |390487 |     0 |   0.0 | 179M| 425 |   - |1112 |1406 |   0 |   0 |   0 |1336 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
62.80/62.82	c  58.9s|420000 |400443 |     0 |   0.0 | 185M| 425 |   - |1112 |1389 |   0 |   0 |   0 |1452 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
64.50/64.51	c  60.5s|430000 |410332 |     0 |   0.0 | 191M| 425 |   - |1112 |1497 |   0 |   0 |   0 |1662 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
66.10/66.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
66.10/66.15	c  62.0s|440000 |420147 |     0 |   0.0 | 199M| 425 |   - |1112 |1658 |   0 |   0 |   0 |2087 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
67.59/67.69	c  63.4s|450000 |430025 |     0 |   0.0 | 206M| 425 |   - |1112 |1619 |   0 |   0 |   0 |2254 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
69.19/69.28	c  64.9s|460000 |439930 |     0 |   0.0 | 212M| 425 |   - |1112 |1484 |   0 |   0 |   0 |2384 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
70.89/70.91	c  66.5s|470000 |449841 |     0 |   0.0 | 218M| 425 |   - |1112 |1425 |   0 |   0 |   0 |2504 |   0 | 0.000000e+00 | 2.980000e+02 |    Inf 
72.39/72.43	o 52
72.39/72.43	c *67.9s|477103 | 54264 |     0 |   0.0 |  49M| 445 |   - |1112 |1695 |   0 |   0 |   0 |2922 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
72.79/72.89	c  68.4s|480000 | 56942 |     0 |   0.0 |  53M| 445 |   - |1112 |1678 |   0 |   0 |   0 |3101 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
74.19/74.30	c  69.7s|490000 | 66508 |     0 |   0.0 |  62M| 445 |   - |1112 |1935 |   0 |   0 |   0 |3648 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
75.79/75.80	c  71.1s|500000 | 75807 |     0 |   0.0 |  71M| 445 |   - |1112 |2259 |   0 |   0 |   0 |4609 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
77.29/77.31	c  72.5s|510000 | 85393 |     0 |   0.0 |  81M| 445 |   - |1112 |2228 |   0 |   0 |   0 |5246 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
78.79/78.83	c  73.9s|520000 | 95265 |     0 |   0.0 |  92M| 445 |   - |1112 |1757 |   0 |   0 |   0 |5451 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
80.29/80.34	c  75.3s|530000 |105033 |     0 |   0.0 | 102M| 445 |   - |1112 |1799 |   0 |   0 |   0 |5763 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
81.80/81.89	c  76.7s|540000 |114645 |     0 |   0.0 | 113M| 445 |   - |1112 |1725 |   0 |   0 |   0 |5929 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
83.39/83.46	c  78.2s|550000 |124173 |     0 |   0.0 | 124M| 445 |   - |1112 |1840 |   0 |   0 |   0 |6241 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
84.90/84.97	c  79.6s|560000 |133769 |     0 |   0.0 | 134M| 445 |   - |1112 |1819 |   0 |   0 |   0 |6447 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
86.49/86.58	c  81.1s|570000 |143182 |     0 |   0.0 | 145M| 445 |   - |1112 |1886 |   0 |   0 |   0 |6941 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
88.10/88.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
88.10/88.12	c  82.5s|580000 |152737 |     0 |   0.0 | 154M| 445 |   - |1112 |1898 |   0 |   0 |   0 |7335 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
89.60/89.62	c  83.9s|590000 |162260 |     0 |   0.0 | 164M| 445 |   - |1112 |2027 |   0 |   0 |   0 |7825 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
91.00/91.09	c  85.3s|600000 |171740 |     0 |   0.0 | 172M| 445 |   - |1112 |2165 |   0 |   0 |   0 |8390 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
92.50/92.57	c  86.7s|610000 |181342 |     0 |   0.0 | 181M| 445 |   - |1112 |2197 |   0 |   0 |   0 |8913 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
93.99/94.06	c  88.0s|620000 |190881 |     0 |   0.0 | 190M| 445 |   - |1112 |2281 |   0 |   0 |   0 |9537 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
95.60/95.63	c  89.5s|630000 |200349 |     0 |   0.0 | 199M| 445 |   - |1112 |2633 |   0 |   0 |   0 |  10k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
97.20/97.20	c  90.9s|640000 |209782 |     0 |   0.0 | 208M| 445 |   - |1112 |2699 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
98.79/98.82	c  92.5s|650000 |219140 |     0 |   0.0 | 217M| 445 |   - |1112 |2990 |   0 |   0 |   0 |  12k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
100.30/100.37	c  93.9s|660000 |228682 |     0 |   0.0 | 226M| 445 |   - |1112 |2943 |   0 |   0 |   0 |  13k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
100.39/100.40	o 51
100.39/100.40	c *93.9s|660055 |207832 |     0 |   0.0 | 213M| 445 |   - |1112 |2941 |   0 |   0 |   0 |  13k|   0 | 0.000000e+00 | 5.100000e+01 |    Inf 
101.90/101.92	c  95.3s|670000 |217293 |     0 |   0.0 | 222M| 445 |   - |1112 |3067 |   0 |   0 |   0 |  14k|   0 | 0.000000e+00 | 5.100000e+01 |    Inf 
102.40/102.48	o 50
102.40/102.48	c *95.9s|673376 |207777 |     0 |   0.0 | 217M| 445 |   - |1112 |3152 |   0 |   0 |   0 |  15k|   0 | 0.000000e+00 | 5.000000e+01 |    Inf 
102.49/102.51	o 49
102.49/102.51	c *95.9s|673473 |199128 |     0 |   0.0 | 213M| 445 |   - |1112 |3141 |   0 |   0 |   0 |  15k|   0 | 0.000000e+00 | 4.900000e+01 |    Inf 
102.69/102.72	o 48
102.69/102.72	c *96.1s|674799 |191179 |     0 |   0.0 | 209M| 445 |   - |1112 |3203 |   0 |   0 |   0 |  15k|   0 | 0.000000e+00 | 4.800000e+01 |    Inf 
103.50/103.59	o 43
103.50/103.59	c *96.9s|679927 |143249 |     0 |   0.0 | 178M| 445 |   - |1112 |3418 |   0 |   0 |   0 |  15k|   0 | 0.000000e+00 | 4.300000e+01 |    Inf 
103.59/103.62	o 42
103.59/103.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
103.59/103.62	c *96.9s|679984 |129115 |     0 |   0.0 | 166M| 445 |   - |1112 |3422 |   0 |   0 |   0 |  15k|   0 | 0.000000e+00 | 4.200000e+01 |    Inf 
103.59/103.62	c  96.9s|680000 |129127 |     0 |   0.0 | 166M| 445 |   - |1112 |3422 |   0 |   0 |   0 |  15k|   0 | 0.000000e+00 | 4.200000e+01 |    Inf 
103.99/104.07	o 41
103.99/104.07	c *97.3s|682846 |124893 |     0 |   0.0 | 164M| 445 |   - |1112 |3599 |   0 |   0 |   0 |  16k|   0 | 0.000000e+00 | 4.100000e+01 |    Inf 
104.39/104.49	o 40
104.39/104.49	c *97.7s|685379 |122110 |     0 |   0.0 | 160M| 445 |   - |1112 |3773 |   0 |   0 |   0 |  16k|   0 | 0.000000e+00 | 4.000000e+01 |    Inf 
104.99/105.07	o 39
104.99/105.07	c *98.3s|689028 |120612 |     0 |   0.0 | 160M| 445 |   - |1112 |3994 |   0 |   0 |   0 |  17k|   0 | 0.000000e+00 | 3.900000e+01 |    Inf 
105.19/105.27	c  98.5s|690000 |121396 |     0 |   0.0 | 161M| 445 |   - |1112 |4121 |   0 |   0 |   0 |  17k|   0 | 0.000000e+00 | 3.900000e+01 |    Inf 
106.80/106.80	c  99.9s|700000 |130875 |     0 |   0.0 | 169M| 445 |   - |1112 |3077 |   0 |   0 |   0 |  18k|   0 | 0.000000e+00 | 3.900000e+01 |    Inf 
107.09/107.18	o 37
107.09/107.18	c * 100s|702183 |118379 |     0 |   0.0 | 161M| 445 |   - |1112 |2735 |   0 |   0 |   0 |  18k|   0 | 0.000000e+00 | 3.700000e+01 |    Inf 
107.19/107.21	o 36
107.19/107.21	c * 100s|702298 |111728 |     0 |   0.0 | 155M| 445 |   - |1112 |2740 |   0 |   0 |   0 |  18k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
108.29/108.33	c   101s|710000 |119067 |     0 |   0.0 | 162M| 445 |   - |1112 |2564 |   0 |   0 |   0 |  18k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
109.69/109.70	c   103s|720000 |128768 |     0 |   0.0 | 171M| 445 |   - |1112 |2620 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
111.09/111.13	c   104s|730000 |138177 |     0 |   0.0 | 179M| 445 |   - |1112 |2556 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
112.49/112.50	c   105s|740000 |147927 |     0 |   0.0 | 187M| 445 |   - |1112 |2416 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
113.90/113.91	c   107s|750000 |157248 |     0 |   0.0 | 195M| 445 |   - |1112 |2555 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
115.20/115.29	c   108s|760000 |166445 |     0 |   0.0 | 203M| 445 |   - |1112 |3044 |   0 |   0 |   0 |  20k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
116.60/116.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
116.60/116.63	c   109s|770000 |176117 |     0 |   0.0 | 210M| 445 |   - |1112 |3062 |   0 |   0 |   0 |  21k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
117.89/117.99	c   110s|780000 |185450 |     0 |   0.0 | 217M| 445 |   - |1112 |3173 |   0 |   0 |   0 |  22k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
119.50/119.56	c   112s|790000 |194998 |     0 |   0.0 | 225M| 445 |   - |1112 |1939 |   0 |   0 |   0 |  22k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
121.00/121.03	c   113s|800000 |204798 |     0 |   0.0 | 234M| 445 |   - |1112 |1970 |   0 |   0 |   0 |  22k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
122.50/122.50	c   115s|810000 |214591 |     0 |   0.0 | 243M| 445 |   - |1112 |1981 |   0 |   0 |   0 |  23k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
123.89/123.94	c   116s|820000 |224422 |     0 |   0.0 | 251M| 445 |   - |1112 |1962 |   0 |   0 |   0 |  23k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
125.29/125.38	c   117s|830000 |234236 |     0 |   0.0 | 260M| 445 |   - |1112 |1984 |   0 |   0 |   0 |  23k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
126.79/126.82	c   119s|840000 |244076 |     0 |   0.0 | 269M| 445 |   - |1112 |1820 |   0 |   0 |   0 |  23k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
128.19/128.25	c   120s|850000 |253882 |     0 |   0.0 | 278M| 445 |   - |1112 |1825 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
129.60/129.69	c   121s|860000 |263689 |     0 |   0.0 | 286M| 445 |   - |1112 |1835 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
130.20/130.22	o 32
130.20/130.22	c * 122s|862097 | 85322 |     0 |   0.0 | 136M| 445 |   - |1112 |1881 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
131.39/131.40	c   123s|870000 | 92932 |     0 |   0.0 | 141M| 445 |   - |1112 |1462 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
132.49/132.56	o 31
132.49/132.56	c * 124s|878125 | 92584 |     0 |   0.0 | 141M| 445 |   - |1112 |1410 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 | 3.100000e+01 |    Inf 
132.70/132.76	o 30
132.70/132.76	c * 124s|879576 | 88978 |     0 |   0.0 | 137M| 445 |   - |1112 |1396 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
132.79/132.82	c   124s|880000 | 89401 |     0 |   0.0 | 138M| 445 |   - |1112 |1394 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
134.09/134.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
134.09/134.18	c   125s|890000 | 99125 |     0 |   0.0 | 144M| 445 |   - |1112 |1424 |   0 |   0 |   0 |  24k|   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
135.40/135.49	c   127s|900000 |108890 |     0 |   0.0 | 151M| 445 |   - |1112 |1437 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
136.80/136.81	c   128s|910000 |118698 |     0 |   0.0 | 158M| 445 |   - |1112 |1444 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
138.10/138.12	c   129s|920000 |128451 |     0 |   0.0 | 165M| 445 |   - |1112 |1480 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
139.40/139.44	c   130s|930000 |138159 |     0 |   0.0 | 172M| 445 |   - |1112 |1449 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
140.69/140.73	c   131s|940000 |148049 |     0 |   0.0 | 179M| 445 |   - |1112 |1413 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
142.00/142.01	c   133s|950000 |157718 |     0 |   0.0 | 186M| 445 |   - |1112 |1461 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
143.20/143.29	c   134s|960000 |167623 |     0 |   0.0 | 192M| 445 |   - |1112 |1402 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
144.50/144.57	c   135s|970000 |177392 |     0 |   0.0 | 199M| 445 |   - |1112 |1394 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 | 3.000000e+01 |    Inf 
145.80/145.89	o 27
145.80/145.89	c * 136s|979424 |127469 |     0 |   0.0 | 165M| 445 |   - |1112 |1412 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 | 2.700000e+01 |    Inf 
145.90/145.96	c   136s|980000 |127960 |     0 |   0.0 | 165M| 445 |   - |1112 |1420 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 | 2.700000e+01 |    Inf 
147.19/147.23	c   137s|990000 |137804 |     0 |   0.0 | 172M| 445 |   - |1112 |1441 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 | 2.700000e+01 |    Inf 
148.50/148.53	c   139s|  1000k|147521 |     0 |   0.0 | 179M| 445 |   - |1112 |1483 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 | 2.700000e+01 |    Inf 
149.50/149.58	o 26
149.50/149.58	c * 140s|  1008k|134978 |     0 |   0.0 | 173M| 445 |   - |1112 |1515 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 | 2.600000e+01 |    Inf 
149.80/149.80	c   140s|  1010k|136648 |     0 |   0.0 | 174M| 445 |   - |1112 |1524 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 | 2.600000e+01 |    Inf 
150.99/151.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
150.99/151.05	c   141s|  1020k|146396 |     0 |   0.0 | 180M| 445 |   - |1112 |1559 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 | 2.600000e+01 |    Inf 
152.09/152.11	o 25
152.09/152.11	c * 142s|  1028k|137690 |     0 |   0.0 | 174M| 445 |   - |1112 |1593 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 | 2.500000e+01 |    Inf 
152.30/152.33	o 23
152.30/152.33	c * 142s|  1029k| 96365 |     0 |   0.0 | 143M| 445 |   - |1112 |1605 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 | 2.300000e+01 |    Inf 
152.39/152.42	o 22
152.39/152.42	c * 142s|  1029k| 78445 |     0 |   0.0 | 126M| 445 |   - |1112 |1616 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 | 2.200000e+01 |    Inf 
152.39/152.44	c   142s|  1030k| 78584 |     0 |   0.0 | 127M| 445 |   - |1112 |1614 |   0 |   0 |   0 |  26k|   0 | 0.000000e+00 | 2.200000e+01 |    Inf 
153.70/153.77	c   143s|  1040k| 88240 |     0 |   0.0 | 133M| 445 |   - |1112 |1765 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 | 2.200000e+01 |    Inf 
154.11/154.11	o 21
154.11/154.11	c * 144s|  1042k| 79279 |     0 |   0.0 | 125M| 445 |   - |1112 |1748 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 | 2.100000e+01 |    Inf 
154.39/154.47	o 19
154.39/154.47	c * 144s|  1045k| 63482 |     0 |   0.0 | 107M| 445 |   - |1112 |1732 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 | 1.900000e+01 |    Inf 
154.49/154.51	o 18
154.49/154.51	c * 144s|  1045k| 62648 |     0 |   0.0 | 106M| 445 |   - |1112 |1733 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 | 1.800000e+01 |    Inf 
155.00/155.10	c   145s|  1050k| 67046 |     0 |   0.0 | 109M| 445 |   - |1112 |1721 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 | 1.800000e+01 |    Inf 
156.30/156.31	c   146s|  1060k| 76780 |     0 |   0.0 | 115M| 445 |   - |1112 |1685 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 | 1.800000e+01 |    Inf 
157.50/157.54	c   147s|  1070k| 86542 |     0 |   0.0 | 121M| 445 |   - |1112 |1652 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 | 1.800000e+01 |    Inf 
158.80/158.80	c   148s|  1080k| 96243 |     0 |   0.0 | 127M| 445 |   - |1112 |1743 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 | 1.800000e+01 |    Inf 
160.00/160.06	c   149s|  1090k|105863 |     0 |   0.0 | 132M| 445 |   - |1112 |1749 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 | 1.800000e+01 |    Inf 
161.29/161.32	c   150s|  1100k|115397 |     0 |   0.0 | 138M| 445 |   - |1112 |1739 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 | 1.800000e+01 |    Inf 
161.40/161.43	o 17
161.40/161.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
161.40/161.43	c * 150s|  1100k|102763 |     0 |   0.0 | 132M| 445 |   - |1112 |1735 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 | 1.700000e+01 |    Inf 
161.70/161.77	o 16
161.70/161.77	c * 151s|  1103k| 95401 |     0 |   0.0 | 129M| 445 |   - |1112 |1720 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 | 1.600000e+01 |    Inf 
161.80/161.84	o 13
161.80/161.84	c * 151s|  1103k| 70736 |     0 |   0.0 | 113M| 445 |   - |1112 |1720 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 | 1.300000e+01 |    Inf 
161.90/161.91	o 12
161.90/161.91	c * 151s|  1103k| 60496 |     0 |   0.0 | 105M| 445 |   - |1112 |1739 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 | 1.200000e+01 |    Inf 
162.00/162.04	o 11
162.00/162.04	c * 151s|  1104k| 45868 |     0 |   0.0 |  91M| 445 |   - |1112 |1749 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 | 1.100000e+01 |    Inf 
162.80/162.80	o 1
162.80/162.80	c * 152s|  1109k| 21507 |     0 |   0.0 |  48M| 445 |   - |1112 |1764 |   0 |   0 |   0 |  28k|   0 | 0.000000e+00 | 1.000000e+00 |    Inf 
162.99/163.03	c 
162.99/163.03	c SCIP Status        : problem is solved [optimal solution found]
162.99/163.03	c Solving Time (sec) : 151.96
162.99/163.03	c Solving Nodes      : 1109451
162.99/163.03	c Primal Bound       : +1.00000000000000e+00 (30 solutions)
162.99/163.03	c Dual Bound         : +1.00000000000000e+00
162.99/163.03	c Gap                : 0.00 %
162.99/163.03	s OPTIMUM FOUND
162.99/163.03	v -x495 x494 -x493 -x492 -x491 -x490 x489 -x488 -x487 -x486 -x485 -x484 x483 -x482 -x481 -x480 -x479 -x478 -x477 x476 -x475 -x474 
162.99/163.03	v -x473 -x472 x471 -x470 -x469 -x468 -x467 -x466 x465 -x464 -x463 -x462 -x461 -x460 x459 -x458 -x457 -x456 -x455 -x454 x453 -x452 
162.99/163.03	v -x451 -x450 -x449 -x448 x447 -x446 -x445 -x444 -x443 -x442 x441 -x440 -x439 -x438 -x437 -x436 x435 -x434 -x433 -x432 -x431 
162.99/163.03	v -x430 x429 -x428 -x427 -x426 -x425 -x424 x423 -x422 -x421 -x420 -x419 -x418 -x417 x416 -x415 -x414 -x413 -x412 -x411 -x410 
162.99/163.03	v x409 -x408 -x407 -x406 x405 -x404 -x403 -x402 -x401 -x400 x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 
162.99/163.03	v -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 x375 -x374 -x373 -x372 -x371 -x370 x369 -x368 -x367 
162.99/163.03	v x366 -x365 -x364 -x363 -x362 -x361 x360 -x359 -x358 -x357 x356 x355 x354 -x353 -x352 -x351 -x350 -x349 x348 -x347 x346 x345 
162.99/163.03	v -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 x336 -x335 x334 -x333 -x332 x331 -x330 -x329 -x328 -x327 x326 -x325 -x324 x323 
162.99/163.03	v -x322 x321 x320 x319 x318 x317 x316 x315 -x314 -x313 x312 x311 x310 x309 -x308 x307 x306 x305 -x304 x303 x302 x301 x300 x299 
162.99/163.03	v x298 x297 x296 x295 x294 x293 x292 x291 x290 x289 -x288 x287 -x286 x285 x284 -x283 x282 -x281 x280 x279 x278 -x277 x276 -x275 
162.99/163.03	v x274 x273 -x272 x271 -x270 -x269 x268 -x267 x266 -x265 -x264 -x263 x262 -x261 x260 -x259 -x258 x257 -x256 x255 -x254 -x253 
162.99/163.03	v x252 -x251 x250 -x249 -x248 x247 -x246 x245 -x244 -x243 x242 -x241 -x240 -x239 x238 -x237 x236 -x235 -x234 x233 x232 x231 
162.99/163.03	v -x230 -x229 -x228 -x227 -x226 x225 -x224 -x223 -x222 x221 -x220 x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 x210 -x209 
162.99/163.03	v -x208 -x207 -x206 x205 x204 x203 x202 -x201 x200 -x199 -x198 -x197 -x196 -x195 -x194 x193 -x192 -x191 -x190 -x189 x188 -x187 
162.99/163.03	v -x186 x185 -x184 x183 -x182 -x181 x180 -x179 -x178 -x177 x176 -x175 -x174 -x173 x172 x171 x170 -x169 x168 x167 -x166 x165 -x164 
162.99/163.03	v x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 x149 x148 x147 -x146 x145 x144 -x143 
162.99/163.03	v x142 x141 x140 -x139 x138 x137 x136 x135 x134 -x133 x132 x131 -x130 x129 x128 x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 
162.99/163.03	v -x119 -x118 -x117 x116 x115 x114 x113 x112 x111 -x110 x109 x108 x107 x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 x97 -x96 
162.99/163.03	v -x95 -x94 x93 -x92 -x91 -x90 -x89 x88 -x87 -x86 -x85 x84 x83 x82 -x81 x80 -x79 x78 -x77 x76 -x75 -x74 -x73 x72 -x71 -x70 
162.99/163.03	v x69 -x68 -x67 x66 x65 x64 x63 x62 x61 x60 x59 x58 -x57 -x56 x55 x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 x45 -x44 -x43 x42 
162.99/163.03	v -x41 -x40 x39 x38 x37 -x36 x35 -x34 x33 -x32 -x31 x30 -x29 x28 -x27 -x26 x25 -x24 -x23 -x22 x21 -x20 -x19 -x18 x17 x16 x15 -x14 
162.99/163.03	v -x13 x12 x11 x10 -x9 -x8 x7 x6 x5 x4 -x3 x2 -x1 
162.99/163.03	c SCIP Status        : problem is solved [optimal solution found]
162.99/163.03	c Solving Time       :     151.96
162.99/163.03	c Original Problem   :
162.99/163.03	c   Problem name     : HOME/instance-2693748-1277915770.wbo
162.99/163.03	c   Variables        : 1169 (832 binary, 0 integer, 0 implicit integer, 337 continuous)
162.99/163.03	c   Constraints      : 1278 initial, 1278 maximal
162.99/163.03	c Presolved Problem  :
162.99/163.03	c   Problem name     : t_HOME/instance-2693748-1277915770.wbo
162.99/163.03	c   Variables        : 1112 (783 binary, 0 integer, 0 implicit integer, 329 continuous)
162.99/163.03	c   Constraints      : 1198 initial, 4124 maximal
162.99/163.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
162.99/163.03	c   trivial          :       0.00          0          0          0          0          0          0          0          0
162.99/163.03	c   dualfix          :       0.00         16          0          0          0          0          0          0          0
162.99/163.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
162.99/163.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
162.99/163.03	c   implics          :       0.00          0         22          0          0          0          0          0          0
162.99/163.03	c   probing          :       0.04          4         11          0          0          0          0          0          0
162.99/163.03	c   indicator        :       0.00          0          0          0          0          0          8          0          0
162.99/163.03	c   varbound         :       0.00          0          0          0          0          0          0          0          0
162.99/163.03	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
162.99/163.03	c   linear           :       0.03          1          3          0        337          0         60         71        141
162.99/163.03	c   logicor          :       0.00          0          0          0          0          0         12          0          0
162.99/163.03	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
162.99/163.03	c   root node        :          -        457          -          -        786          -          -          -          -
162.99/163.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
162.99/163.03	c   integral         :          0          0          0          0          0          0          0          0          0          0
162.99/163.03	c   indicator        :        329          0    2261632          0    1031015         69    2621108          0          0          0
162.99/163.03	c   varbound         :          2          0     832349          0     442189          0       8177          0          0          0
162.99/163.03	c   knapsack         :         89          0    2417941          0    1103290       2070     623092          0          0          0
162.99/163.03	c   linear           :        327          0    2415853          0    1103272       2279    1362648          0          0          0
162.99/163.03	c   logicor          :        451+         0    1168582          0    1103290       3124    1391405          0          0          0
162.99/163.03	c   bounddisjunction :          0+         0      24502          0          0          5        736          0          0          0
162.99/163.03	c   countsols        :          0          0          0          0    1103290          0          0          0          0          0
162.99/163.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
162.99/163.03	c   integral         :       0.00       0.00       0.00       0.00       0.00
162.99/163.03	c   indicator        :      13.46       0.00       5.52       0.00       7.94
162.99/163.03	c   varbound         :       0.40       0.00       0.25       0.00       0.15
162.99/163.03	c   knapsack         :       9.79       0.00       7.81       0.00       1.98
162.99/163.03	c   linear           :      10.94       0.00      10.27       0.00       0.67
162.99/163.03	c   logicor          :      20.10       0.00       5.06       0.00      15.04
162.99/163.03	c   bounddisjunction :       0.04       0.00       0.04       0.00       0.00
162.99/163.03	c   countsols        :       0.23       0.00       0.00       0.00       0.23
162.99/163.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
162.99/163.03	c   vbounds          :       0.49      35701          0       7527
162.99/163.03	c   rootredcost      :       0.51          0          0          0
162.99/163.03	c   pseudoobj        :      22.56    2417721        771    2158036
162.99/163.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
162.99/163.03	c   propagation      :       0.31       8247       8121      30368       16.0      12306        3.3          -
162.99/163.03	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
162.99/163.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
162.99/163.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
162.99/163.03	c   pseudo solution  :       0.01         36         36         69        6.3         76        3.4          -
162.99/163.03	c   applied globally :          -          -          -      28677        9.1          -          -          -
162.99/163.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
162.99/163.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
162.99/163.03	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
162.99/163.03	c   redcost          :       0.00          0          0          0          0          0
162.99/163.03	c   impliedbounds    :       0.00          0          0          0          0          0
162.99/163.03	c   intobj           :       0.00          0          0          0          0          0
162.99/163.03	c   cgmip            :       0.00          0          0          0          0          0
162.99/163.03	c   gomory           :       0.00          0          0          0          0          0
162.99/163.03	c   strongcg         :       0.00          0          0          0          0          0
162.99/163.03	c   cmir             :       0.00          0          0          0          0          0
162.99/163.03	c   flowcover        :       0.00          0          0          0          0          0
162.99/163.03	c   clique           :       0.00          0          0          0          0          0
162.99/163.03	c   zerohalf         :       0.00          0          0          0          0          0
162.99/163.03	c   mcf              :       0.00          0          0          0          0          0
162.99/163.03	c   rapidlearning    :       0.00          0          0          0          0          0
162.99/163.03	c Pricers            :       Time      Calls       Vars
162.99/163.03	c   problem variables:       0.00          0          0
162.99/163.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
162.99/163.03	c   relpscost        :       0.00          0          0          0          0          0          0
162.99/163.03	c   pscost           :       0.00          0          0          0          0          0          0
162.99/163.03	c   inference        :      34.72    1103260          0          0          0          0    2206520
162.99/163.03	c   mostinf          :       0.00          0          0          0          0          0          0
162.99/163.03	c   leastinf         :       0.00          0          0          0          0          0          0
162.99/163.03	c   fullstrong       :       0.00          0          0          0          0          0          0
162.99/163.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
162.99/163.03	c   random           :       0.00          0          0          0          0          0          0
162.99/163.03	c Primal Heuristics  :       Time      Calls      Found
162.99/163.03	c   LP solutions     :       0.00          -          0
162.99/163.03	c   pseudo solutions :       1.25          -         30
162.99/163.03	c   oneopt           :       0.47          0          0
162.99/163.03	c   trivial          :       0.00          2          0
162.99/163.03	c   simplerounding   :       0.00          0          0
162.99/163.03	c   zirounding       :       0.00          0          0
162.99/163.03	c   rounding         :       0.00          0          0
162.99/163.03	c   shifting         :       0.00          0          0
162.99/163.03	c   intshifting      :       0.00          0          0
162.99/163.03	c   twoopt           :       0.00          0          0
162.99/163.03	c   fixandinfer      :       0.00          0          0
162.99/163.03	c   feaspump         :       0.00          0          0
162.99/163.03	c   coefdiving       :       0.00          0          0
162.99/163.03	c   pscostdiving     :       0.00          0          0
162.99/163.03	c   fracdiving       :       0.00          0          0
162.99/163.03	c   veclendiving     :       0.00          0          0
162.99/163.03	c   intdiving        :       0.00          0          0
162.99/163.03	c   actconsdiving    :       0.00          0          0
162.99/163.03	c   objpscostdiving  :       0.00          0          0
162.99/163.03	c   rootsoldiving    :       0.00          0          0
162.99/163.03	c   linesearchdiving :       0.00          0          0
162.99/163.03	c   guideddiving     :       0.00          0          0
162.99/163.03	c   octane           :       0.00          0          0
162.99/163.03	c   rens             :       0.00          0          0
162.99/163.03	c   rins             :       0.00          0          0
162.99/163.03	c   localbranching   :       0.00          0          0
162.99/163.03	c   mutation         :       0.00          0          0
162.99/163.03	c   crossover        :       0.00          0          0
162.99/163.03	c   dins             :       0.00          0          0
162.99/163.03	c   undercover       :       0.00          0          0
162.99/163.03	c   nlp              :       0.37          0          0
162.99/163.03	c   trysol           :       0.26          1          0
162.99/163.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
162.99/163.03	c   primal LP        :       0.00          0          0       0.00          -
162.99/163.03	c   dual LP          :       0.00          0          0       0.00          -
162.99/163.03	c   lex dual LP      :       0.00          0          0       0.00          -
162.99/163.03	c   barrier LP       :       0.00          0          0       0.00          -
162.99/163.03	c   diving/probing LP:       0.00          0          0       0.00          -
162.99/163.03	c   strong branching :       0.00          0          0       0.00          -
162.99/163.03	c     (at root node) :          -          0          0       0.00          -
162.99/163.03	c   conflict analysis:       0.00          0          0       0.00          -
162.99/163.03	c B&B Tree           :
162.99/163.03	c   number of runs   :          1
162.99/163.03	c   nodes            :    1109451
162.99/163.03	c   nodes (total)    :    1109451
162.99/163.03	c   nodes left       :          0
162.99/163.03	c   max depth        :        445
162.99/163.03	c   max depth (total):        445
162.99/163.03	c   backtracks       :      24597 (2.2%)
162.99/163.03	c   delayed cutoffs  :      35336
162.99/163.03	c   repropagations   :      49315 (559078 domain reductions, 2191 cutoffs)
162.99/163.03	c   avg switch length:       3.08
162.99/163.03	c   switching time   :      16.77
162.99/163.03	c Solution           :
162.99/163.03	c   Solutions found  :         30 (30 improvements)
162.99/163.03	c   First Solution   : +2.98000000000000e+02   (in run 1, after 249453 nodes, 33.07 seconds, depth 425, found by <relaxation>)
162.99/163.03	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 1109284 nodes, 151.68 seconds, depth 130, found by <relaxation>)
162.99/163.03	c   Dual Bound       : +1.00000000000000e+00
162.99/163.03	c   Gap              :       0.00 %
162.99/163.03	c   Root Dual Bound  : +0.00000000000000e+00
162.99/163.03	c   Root Iterations  :          0
162.99/163.06	c Time complete: 163.06.

Verifier Data

OK	1

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693748-1277915770/watcher-2693748-1277915770 -o /tmp/evaluation-result-2693748-1277915770/solver-2693748-1277915770 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693748-1277915770.wbo -t 1800 -m 3800 

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


[startup+0 s]
/proc/loadavg: 2.07 2.02 2.00 4/178 10983
/proc/meminfo: memFree=31530252/32951124 swapFree=67111528/67111528
[pid=10983] ppid=10981 vsize=8008 CPUtime=0
/proc/10983/stat : 10983 (pbscip.linux.x8) R 10981 10983 10460 0 -1 4202496 1499 0 0 0 0 0 0 0 25 0 1 0 132874527 8200192 1422 4089446400 4194304 7136930 140735676207120 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 2002 1422 275 719 0 1281 0

[startup+0.100517 s]
/proc/loadavg: 2.07 2.02 2.00 4/178 10983
/proc/meminfo: memFree=31530252/32951124 swapFree=67111528/67111528
[pid=10983] ppid=10981 vsize=17032 CPUtime=0.09
/proc/10983/stat : 10983 (pbscip.linux.x8) R 10981 10983 10460 0 -1 4202496 6453 0 0 0 9 0 0 0 25 0 1 0 132874527 17440768 3453 4089446400 4194304 7136930 140735676207120 18446744073709551615 6346856 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10983/statm: 4258 3514 394 719 0 3537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17032

[startup+0.200499 s]
/proc/loadavg: 2.07 2.02 2.00 4/178 10983
/proc/meminfo: memFree=31530252/32951124 swapFree=67111528/67111528
[pid=10983] ppid=10981 vsize=17552 CPUtime=0.19
/proc/10983/stat : 10983 (pbscip.linux.x8) R 10981 10983 10460 0 -1 4202496 8207 0 0 0 19 0 0 0 25 0 1 0 132874527 17973248 3664 4089446400 4194304 7136930 140735676207120 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10983/statm: 4388 3664 406 719 0 3667 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17552

[startup+0.300481 s]
/proc/loadavg: 2.07 2.02 2.00 4/178 10983
/proc/meminfo: memFree=31530252/32951124 swapFree=67111528/67111528
[pid=10983] ppid=10981 vsize=17812 CPUtime=0.29
/proc/10983/stat : 10983 (pbscip.linux.x8) R 10981 10983 10460 0 -1 4202496 8298 0 0 0 28 1 0 0 25 0 1 0 132874527 18239488 3755 4089446400 4194304 7136930 140735676207120 18446744073709551615 4643192 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10983/statm: 4453 3755 406 719 0 3732 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17812

[startup+0.700408 s]
/proc/loadavg: 2.07 2.02 2.00 4/178 10983
/proc/meminfo: memFree=31530252/32951124 swapFree=67111528/67111528
[pid=10983] ppid=10981 vsize=18968 CPUtime=0.69
/proc/10983/stat : 10983 (pbscip.linux.x8) R 10981 10983 10460 0 -1 4202496 8592 0 0 0 65 4 0 0 25 0 1 0 132874527 19423232 4049 4089446400 4194304 7136930 140735676207120 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10983/statm: 4742 4049 410 719 0 4021 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18968

[startup+1.50026 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 10984
/proc/meminfo: memFree=31513752/32951124 swapFree=67111528/67111528
[pid=10983] ppid=10981 vsize=20756 CPUtime=1.49
/proc/10983/stat : 10983 (pbscip.linux.x8) R 10981 10983 10460 0 -1 4202496 9041 0 0 0 139 10 0 0 25 0 1 0 132874527 21254144 4498 4089446400 4194304 7136930 140735676207120 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10983/statm: 5189 4498 410 719 0 4468 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20756

[startup+3.10097 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 10984
/proc/meminfo: memFree=31508544/32951124 swapFree=67111528/67111528
[pid=10983] ppid=10981 vsize=25592 CPUtime=3.1
/proc/10983/stat : 10983 (pbscip.linux.x8) R 10981 10983 10460 0 -1 4202496 10284 0 0 0 288 22 0 0 25 0 1 0 132874527 26206208 5741 4089446400 4194304 7136930 140735676207120 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10983/statm: 6398 5741 410 719 0 5677 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 25592

[startup+6.3004 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 10984
/proc/meminfo: memFree=31501940/32951124 swapFree=67111528/67111528
[pid=10983] ppid=10981 vsize=34468 CPUtime=6.29
/proc/10983/stat : 10983 (pbscip.linux.x8) R 10981 10983 10460 0 -1 4202496 12570 0 0 0 587 42 0 0 25 0 1 0 132874527 35295232 8027 4089446400 4194304 7136930 140735676207120 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10983/statm: 8617 8027 410 719 0 7896 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34468

[startup+12.7002 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 10984
/proc/meminfo: memFree=31480456/32951124 swapFree=67111528/67111528
[pid=10983] ppid=10981 vsize=53960 CPUtime=12.69
/proc/10983/stat : 10983 (pbscip.linux.x8) R 10981 10983 10460 0 -1 4202496 17101 0 0 0 1187 82 0 0 25 0 1 0 132874527 55255040 12558 4089446400 4194304 7136930 140735676207120 18446744073709551615 4642088 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10983/statm: 13490 12558 410 719 0 12769 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53960

[startup+25.5009 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 10984
/proc/meminfo: memFree=31440600/32951124 swapFree=67111528/67111528
[pid=10983] ppid=10981 vsize=90432 CPUtime=25.49
/proc/10983/stat : 10983 (pbscip.linux.x8) R 10981 10983 10460 0 -1 4202496 26581 0 0 0 2387 162 0 0 25 0 1 0 132874527 92602368 22038 4089446400 4194304 7136930 140735676207120 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10983/statm: 22608 22038 410 719 0 21887 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90432

[startup+51.1002 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 10985
/proc/meminfo: memFree=31355128/32951124 swapFree=67111528/67111528
[pid=10983] ppid=10981 vsize=175580 CPUtime=51.1
/proc/10983/stat : 10983 (pbscip.linux.x8) R 10981 10983 10460 0 -1 4202496 47141 0 0 0 4781 329 0 0 25 0 1 0 132874527 179793920 42598 4089446400 4194304 7136930 140735676207120 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10983/statm: 43895 42598 411 719 0 43174 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 175580

[startup+102.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 10986
/proc/meminfo: memFree=31158920/32951124 swapFree=67111528/67111528
[pid=10983] ppid=10981 vsize=384204 CPUtime=102.3
/proc/10983/stat : 10983 (pbscip.linux.x8) R 10981 10983 10460 0 -1 4202496 94141 0 0 0 9570 660 0 0 25 0 1 0 132874527 393424896 89598 4089446400 4194304 7136930 140735676207120 18446744073709551615 4677677 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10983/statm: 96051 89598 413 719 0 95330 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 384204

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 10988
/proc/meminfo: memFree=31071800/32951124 swapFree=67111528/67111528
[pid=10983] ppid=10981 vsize=479252 CPUtime=162.3
/proc/10983/stat : 10983 (pbscip.linux.x8) R 10981 10983 10460 0 -1 4202496 114990 0 0 0 15129 1101 0 0 25 0 1 0 132874527 490754048 110382 4089446400 4194304 7136930 140735676207120 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10983/statm: 119813 110382 413 719 0 119092 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 479252

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

[startup+162.401 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 10988
/proc/meminfo: memFree=31071800/32951124 swapFree=67111528/67111528
[pid=10983] ppid=10981 vsize=479252 CPUtime=162.4
/proc/10983/stat : 10983 (pbscip.linux.x8) R 10981 10983 10460 0 -1 4202496 114990 0 0 0 15138 1102 0 0 25 0 1 0 132874527 490754048 110382 4089446400 4194304 7136930 140735676207120 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10983/statm: 119813 110382 413 719 0 119092 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 479252

[startup+162.801 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 10988
/proc/meminfo: memFree=31071676/32951124 swapFree=67111528/67111528
[pid=10983] ppid=10981 vsize=478216 CPUtime=162.8
/proc/10983/stat : 10983 (pbscip.linux.x8) R 10981 10983 10460 0 -1 4202496 114990 0 0 0 15176 1104 0 0 25 0 1 0 132874527 489693184 110123 4089446400 4194304 7136930 140735676207120 18446744073709551615 6360983 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10983/statm: 119554 110123 413 719 0 118833 0
Current children cumulated CPU time (s) 162.8
Current children cumulated vsize (KiB) 478216

[startup+163.001 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 10988
/proc/meminfo: memFree=31071676/32951124 swapFree=67111528/67111528
[pid=10983] ppid=10981 vsize=475756 CPUtime=162.99
/proc/10983/stat : 10983 (pbscip.linux.x8) R 10981 10983 10460 0 -1 4202496 114990 0 0 0 15194 1105 0 0 25 0 1 0 132874527 487174144 109508 4089446400 4194304 7136930 140735676207120 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10983/statm: 118939 109508 413 719 0 118218 0
Current children cumulated CPU time (s) 162.99
Current children cumulated vsize (KiB) 475756

Child status: 0
Real time (s): 163.061
CPU time (s): 163.065
CPU user time (s): 151.985
CPU system time (s): 11.0803
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 479252

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

runsolver used 0.219966 second user time and 0.541917 second system time

The end

Launcher Data

Begin job on node104 at 2010-06-30 18:36:10
IDJOB=2693748
IDBENCH=79061
IDSOLVER=1206
FILE ID=node104/2693748-1277915770
PBS_JOBID= 11197288
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-44s.smv--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693748-1277915770/watcher-2693748-1277915770 -o /tmp/evaluation-result-2693748-1277915770/solver-2693748-1277915770 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693748-1277915770.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 8bd111ad23cbe0cb7f1571b060618f25
RANDOM SEED=413309489

node104.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.839
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.67
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.839
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.12
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.839
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.75
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.839
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.84
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.839
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.74
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.839
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.839
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.839
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31530780 kB
Buffers:        193728 kB
Cached:         700048 kB
SwapCached:          0 kB
Active:         739680 kB
Inactive:       539968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31530780 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3180 kB
Writeback:           0 kB
AnonPages:      386100 kB
Mapped:          16140 kB
Slab:            77052 kB
PageTables:       5452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   540472 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node104 at 2010-06-30 18:38:53