Trace number 3692623

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 NameAnswerobjective functionCPU timeWall clock time
SCIP spx E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixedSAT15 1796.85 1797.14

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_60_3.opb
MD5SUMd5313ea0d4ce989dad692c9adfb6f827
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1796.85
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 17
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint61
Maximum length of a constraint111
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37460
Sum of products size (including duplicates)74920
Number of different products37460
Sum of products size74920

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.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: 947bdb7-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3692623-1338035953.opb>
0.09/0.12	c original problem has 37960 variables (500 bin, 0 int, 37460 impl, 0 cont) and 38460 constraints
0.09/0.12	c problem read in 0.12
0.19/0.29	o 500
0.29/0.31	c feasible solution found by trivial heuristic, objective value  5.000000e+02
0.29/0.31	c presolving:
0.69/0.94	c (round 1) 0 del vars, 38460 del conss, 500 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 74920 impls, 0 clqs
0.99/1.03	c (round 2) 37460 del vars, 38460 del conss, 500 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 500 upgd conss, 74920 impls, 0 clqs
0.99/1.03	c    (1.0s) probing: 51/500 (10.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.99/1.03	c    (1.0s) probing aborted: 50/50 successive totally useless probings
0.99/1.04	c presolving (3 rounds):
0.99/1.04	c  37460 deleted vars, 38460 deleted constraints, 500 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.99/1.04	c  74920 implications, 0 cliques
0.99/1.04	c presolved problem has 500 variables (500 bin, 0 int, 0 impl, 0 cont) and 500 constraints
0.99/1.04	c     500 constraints of type <logicor>
0.99/1.04	c transformed objective value is always integral (scale: 1)
0.99/1.04	c Presolving Time: 0.83
0.99/1.04	c - non default parameters ----------------------------------------------------------------------
0.99/1.04	c # SCIP version 2.1.1.4
0.99/1.04	c 
0.99/1.04	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
0.99/1.04	c # [type: int, range: [-1,2147483647], default: -1]
0.99/1.04	c conflict/interconss = 0
0.99/1.04	c 
0.99/1.04	c # should binary conflicts be preferred?
0.99/1.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.99/1.04	c conflict/preferbinary = TRUE
0.99/1.04	c 
0.99/1.04	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
0.99/1.04	c # [type: int, range: [-1,2147483647], default: 0]
0.99/1.04	c constraints/agelimit = 1
0.99/1.04	c 
0.99/1.04	c # should enforcement of pseudo solution be disabled?
0.99/1.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.99/1.04	c constraints/disableenfops = TRUE
0.99/1.04	c 
0.99/1.04	c # maximal time in seconds to run
0.99/1.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.99/1.04	c limits/time = 1797
0.99/1.04	c 
0.99/1.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.99/1.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.99/1.04	c limits/memory = 13950
0.99/1.04	c 
0.99/1.04	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.99/1.04	c # [type: int, range: [1,2], default: 1]
0.99/1.04	c timing/clocktype = 2
0.99/1.04	c 
0.99/1.04	c # belongs reading time to solving time?
0.99/1.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.99/1.04	c timing/reading = TRUE
0.99/1.04	c 
0.99/1.04	c -----------------------------------------------------------------------------------------------
0.99/1.04	c start solving
0.99/1.05	c 
3.88/3.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.88/3.93	c t 3.9s|     1 |     0 |  9932 |     - |  85M|   0 | 218 | 500 | 500 | 500 | 500 |   0 |   0 |   0 | 6.555208e+00 | 5.000000e+02 |7527.52%
3.88/3.93	o 218
3.88/3.93	c r 3.9s|     1 |     0 |  9932 |     - |  85M|   0 | 218 | 500 | 500 | 500 | 500 |   0 |   0 |   0 | 6.555208e+00 | 2.180000e+02 |3225.60%
3.88/3.93	o 217
3.88/3.93	c R 3.9s|     1 |     0 |  9932 |     - |  85M|   0 | 218 | 500 | 500 | 500 | 500 |   0 |   0 |   0 | 6.555208e+00 | 2.170000e+02 |3210.34%
3.88/3.93	o 216
3.88/3.93	c s 3.9s|     1 |     0 |  9932 |     - |  85M|   0 | 218 | 500 | 500 | 500 | 500 |   0 |   0 |   0 | 6.555208e+00 | 2.160000e+02 |3195.09%
3.99/4.00	o 30
3.99/4.00	c z 4.0s|     1 |     0 |  9932 |     - |  85M|   0 | 218 | 500 | 500 | 500 | 500 |   0 |   0 |   0 | 6.555208e+00 | 3.000000e+01 | 357.65%
55.38/55.40	o 15
55.38/55.40	c E55.4s|     1 |     0 |  9932 |     - |  85M|   0 | 218 | 500 | 500 | 500 | 500 |   0 |   0 |   0 | 6.555208e+00 | 1.500000e+01 | 128.83%
55.38/55.41	c  55.4s|     1 |     0 |  9932 |     - |  85M|   0 | 218 | 500 | 500 | 500 | 500 |   0 |   0 |   0 | 6.555208e+00 | 1.500000e+01 | 128.83%
64.47/64.53	c  64.5s|     1 |     2 |  9932 |     - |  85M|   0 | 218 | 500 | 500 | 500 | 500 |   0 |   0 |  21 | 6.555208e+00 | 1.500000e+01 | 128.83%
129.06/129.15	c   129s|   100 |    87 |104646 | 956.7 |  85M|  23 | 178 | 500 | 500 | 500 | 500 |   0 |   0 | 314 | 6.555208e+00 | 1.500000e+01 | 128.83%
198.06/198.13	c   198s|   200 |   187 |292901 |1422.0 |  86M|  53 | 192 | 500 | 500 | 500 | 500 |   0 |   0 | 451 | 6.555208e+00 | 1.500000e+01 | 128.83%
280.14/280.29	c   280s|   300 |   287 |508793 |1668.4 |  86M|  53 | 204 | 500 | 500 | 500 | 500 |   0 |   0 | 731 | 6.622725e+00 | 1.500000e+01 | 126.49%
351.13/351.24	c   351s|   400 |   387 |722398 |1785.6 |  86M|  61 | 158 | 500 | 500 | 500 | 500 |   0 |   0 | 957 | 6.653164e+00 | 1.500000e+01 | 125.46%
402.12/402.21	c   402s|   500 |   487 |888435 |1760.5 |  86M|  75 | 201 | 500 | 500 | 500 | 500 |   0 |   0 |1126 | 6.694998e+00 | 1.500000e+01 | 124.05%
446.31/446.45	c   446s|   600 |   587 |  1015k|1678.6 |  86M|  87 | 122 | 500 | 500 | 500 | 500 |   0 |   0 |1323 | 7.142930e+00 | 1.500000e+01 | 110.00%
469.81/469.95	c   470s|   700 |   685 |  1118k|1586.5 |  86M|  98 | 114 | 500 | 500 | 500 | 500 |   0 |   0 |1358 | 7.142930e+00 | 1.500000e+01 | 110.00%
502.41/502.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
502.41/502.59	c   503s|   800 |   773 |  1222k|1517.1 |  86M| 107 |  66 | 500 | 500 | 500 | 500 |   0 |   0 |1487 | 7.359961e+00 | 1.500000e+01 | 103.81%
526.40/526.53	c   527s|   900 |   849 |  1294k|1429.1 |  86M| 113 |   - | 500 | 500 | 500 | 500 |   0 |   0 |1600 | 7.359961e+00 | 1.500000e+01 | 103.81%
550.60/550.77	c   551s|  1000 |   933 |  1368k|1360.2 |  86M| 115 |  36 | 500 | 500 | 500 | 500 |   0 |   0 |1708 | 7.367038e+00 | 1.500000e+01 | 103.61%
567.39/567.51	c   568s|  1100 |  1017 |  1440k|1302.2 |  87M| 115 | 200 | 500 | 500 | 500 | 500 |   0 |   0 |1738 | 7.400417e+00 | 1.500000e+01 | 102.69%
584.29/584.47	c   584s|  1200 |  1107 |  1520k|1259.6 |  87M| 116 | 153 | 500 | 500 | 500 | 500 |   0 |   0 |1753 | 7.400417e+00 | 1.500000e+01 | 102.69%
604.58/604.76	c   605s|  1300 |  1201 |  1594k|1220.0 |  87M| 117 | 124 | 500 | 500 | 500 | 500 |   0 |   0 |1833 | 7.435991e+00 | 1.500000e+01 | 101.72%
630.09/630.22	c   630s|  1400 |  1297 |  1676k|1191.2 |  87M| 117 |  51 | 500 | 500 | 500 | 500 |   0 |   0 |1927 | 7.460685e+00 | 1.500000e+01 | 101.05%
652.38/652.58	c   653s|  1500 |  1379 |  1743k|1156.7 |  87M| 118 |  98 | 500 | 500 | 500 | 500 |   0 |   0 |2007 | 7.461021e+00 | 1.500000e+01 | 101.04%
675.87/676.09	c   676s|  1600 |  1469 |  1821k|1133.0 |  87M| 119 |  57 | 500 | 500 | 500 | 500 |   0 |   0 |2086 | 7.461021e+00 | 1.500000e+01 | 101.04%
692.78/692.93	c   693s|  1700 |  1567 |  1898k|1111.5 |  87M| 119 |  37 | 500 | 500 | 500 | 500 |   0 |   0 |2104 | 7.461021e+00 | 1.500000e+01 | 101.04%
707.18/707.34	c   707s|  1800 |  1653 |  1967k|1087.9 |  88M| 119 | 188 | 500 | 500 | 500 | 500 |   0 |   0 |2114 | 7.467188e+00 | 1.500000e+01 | 100.88%
725.67/725.80	c   726s|  1900 |  1741 |  2040k|1069.3 |  88M| 119 |  40 | 500 | 500 | 500 | 500 |   0 |   0 |2156 | 7.478944e+00 | 1.500000e+01 | 100.56%
748.86/749.04	c   749s|  2000 |  1831 |  2119k|1055.4 |  88M| 119 | 170 | 500 | 500 | 500 | 500 |   0 |   0 |2230 | 7.485361e+00 | 1.500000e+01 | 100.39%
769.66/769.89	c   770s|  2100 |  1925 |  2195k|1041.4 |  88M| 119 | 175 | 500 | 500 | 500 | 500 |   0 |   0 |2291 | 7.493627e+00 | 1.500000e+01 | 100.17%
793.25/793.43	c   793s|  2200 |  2017 |  2277k|1031.0 |  88M| 119 | 141 | 500 | 500 | 500 | 500 |   0 |   0 |2368 | 7.494258e+00 | 1.500000e+01 | 100.15%
814.35/814.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
814.35/814.50	c   814s|  2300 |  2105 |  2356k|1020.6 |  88M| 119 |  79 | 500 | 500 | 500 | 500 |   0 |   0 |2432 | 7.494258e+00 | 1.500000e+01 | 100.15%
831.65/831.88	c   832s|  2400 |  2183 |  2420k|1004.9 |  88M| 122 |  54 | 500 | 500 | 500 | 500 |   0 |   0 |2478 | 7.494258e+00 | 1.500000e+01 | 100.15%
846.95/847.14	c   847s|  2500 |  2261 |  2489k| 992.3 |  89M| 122 | 177 | 500 | 500 | 500 | 500 |   0 |   0 |2493 | 7.494258e+00 | 1.500000e+01 | 100.15%
860.45/860.67	c   861s|  2600 |  2345 |  2556k| 979.8 |  89M| 124 | 123 | 500 | 500 | 500 | 500 |   0 |   0 |2497 | 7.496547e+00 | 1.500000e+01 | 100.09%
872.65/872.88	c   873s|  2700 |  2417 |  2620k| 967.3 |  89M| 124 |  58 | 500 | 500 | 500 | 500 |   0 |   0 |2498 | 7.502710e+00 | 1.500000e+01 |  99.93%
892.24/892.42	c   892s|  2800 |  2499 |  2691k| 957.9 |  89M| 125 | 190 | 500 | 500 | 500 | 500 |   0 |   0 |2542 | 7.502710e+00 | 1.500000e+01 |  99.93%
910.53/910.72	c   911s|  2900 |  2579 |  2757k| 947.9 |  89M| 125 | 142 | 500 | 500 | 500 | 500 |   0 |   0 |2598 | 7.502710e+00 | 1.500000e+01 |  99.93%
926.93/927.15	c   927s|  3000 |  2669 |  2824k| 938.4 |  89M| 125 |  58 | 500 | 500 | 500 | 500 |   0 |   0 |2641 | 7.502710e+00 | 1.500000e+01 |  99.93%
948.33/948.53	c   949s|  3100 |  2755 |  2897k| 931.8 |  89M| 125 |  74 | 500 | 500 | 500 | 500 |   0 |   0 |2704 | 7.515301e+00 | 1.500000e+01 |  99.59%
968.33/968.52	c   969s|  3200 |  2833 |  2967k| 924.5 |  90M| 127 |  37 | 500 | 500 | 500 | 500 |   0 |   0 |2756 | 7.515301e+00 | 1.500000e+01 |  99.59%
991.43/991.67	c   992s|  3300 |  2923 |  3041k| 918.8 |  90M| 127 | 122 | 500 | 500 | 500 | 500 |   0 |   0 |2805 | 7.524715e+00 | 1.500000e+01 |  99.34%
1012.52/1012.78	c  1013s|  3400 |  3011 |  3114k| 913.5 |  90M| 128 | 191 | 500 | 500 | 500 | 500 |   0 |   0 |2857 | 7.524715e+00 | 1.500000e+01 |  99.34%
1028.22/1028.48	c  1028s|  3500 |  3101 |  3194k| 910.2 |  90M| 128 |  66 | 500 | 500 | 500 | 500 |   0 |   0 |2873 | 7.524715e+00 | 1.500000e+01 |  99.34%
1041.02/1041.21	c  1041s|  3600 |  3187 |  3257k| 902.4 |  90M| 128 | 192 | 500 | 500 | 500 | 500 |   0 |   0 |2877 | 7.527358e+00 | 1.500000e+01 |  99.27%
1055.52/1055.78	c  1056s|  3700 |  3277 |  3329k| 897.4 |  90M| 128 | 116 | 500 | 500 | 500 | 500 |   0 |   0 |2881 | 7.527358e+00 | 1.500000e+01 |  99.27%
1068.62/1068.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1068.62/1068.87	c  1069s|  3800 |  3359 |  3394k| 890.8 |  90M| 128 |  40 | 500 | 500 | 500 | 500 |   0 |   0 |2890 | 7.527358e+00 | 1.500000e+01 |  99.27%
1088.01/1088.25	c  1088s|  3900 |  3447 |  3471k| 887.8 |  90M| 128 |  94 | 500 | 500 | 500 | 500 |   0 |   0 |2928 | 7.536309e+00 | 1.500000e+01 |  99.04%
1105.91/1106.13	c  1106s|  4000 |  3541 |  3538k| 882.3 |  91M| 128 | 143 | 500 | 500 | 500 | 500 |   0 |   0 |2965 | 7.538825e+00 | 1.500000e+01 |  98.97%
1123.20/1123.45	c  1123s|  4100 |  3625 |  3606k| 877.3 |  91M| 129 | 125 | 500 | 500 | 500 | 500 |   0 |   0 |3005 | 7.547860e+00 | 1.500000e+01 |  98.73%
1141.91/1142.10	c  1142s|  4200 |  3719 |  3680k| 874.1 |  91M| 129 | 134 | 500 | 500 | 500 | 500 |   0 |   0 |3049 | 7.547860e+00 | 1.500000e+01 |  98.73%
1160.60/1160.87	c  1161s|  4300 |  3813 |  3751k| 870.3 |  91M| 129 | 193 | 500 | 500 | 500 | 500 |   0 |   0 |3081 | 7.549343e+00 | 1.500000e+01 |  98.69%
1181.80/1182.09	c  1182s|  4400 |  3901 |  3818k| 865.8 |  91M| 129 | 125 | 500 | 500 | 500 | 500 |   0 |   0 |3131 | 7.550347e+00 | 1.500000e+01 |  98.67%
1199.00/1199.26	c  1199s|  4500 |  3985 |  3883k| 861.0 |  91M| 129 |   - | 500 | 500 | 500 | 500 |   0 |   0 |3167 | 7.552992e+00 | 1.500000e+01 |  98.60%
1216.99/1217.28	c  1217s|  4600 |  4075 |  3951k| 857.2 |  91M| 129 | 167 | 500 | 500 | 500 | 500 |   0 |   0 |3207 | 7.552992e+00 | 1.500000e+01 |  98.60%
1232.90/1233.12	c  1233s|  4700 |  4153 |  4021k| 853.8 |  92M| 129 | 112 | 500 | 500 | 500 | 500 |   0 |   0 |3228 | 7.552992e+00 | 1.500000e+01 |  98.60%
1246.79/1247.02	c  1247s|  4800 |  4235 |  4088k| 849.9 |  92M| 129 |   - | 500 | 500 | 500 | 500 |   0 |   0 |3242 | 7.555582e+00 | 1.500000e+01 |  98.53%
1261.79/1262.02	c  1262s|  4900 |  4319 |  4161k| 847.4 |  92M| 129 | 158 | 500 | 500 | 500 | 500 |   0 |   0 |3244 | 7.555582e+00 | 1.500000e+01 |  98.53%
1275.98/1276.24	c  1276s|  5000 |  4409 |  4231k| 844.5 |  92M| 129 |  78 | 500 | 500 | 500 | 500 |   0 |   0 |3250 | 7.557179e+00 | 1.500000e+01 |  98.49%
1288.78/1289.07	c  1289s|  5100 |  4503 |  4296k| 840.7 |  92M| 129 | 194 | 500 | 500 | 500 | 500 |   0 |   0 |3252 | 7.557179e+00 | 1.500000e+01 |  98.49%
1303.39/1303.61	c  1304s|  5200 |  4587 |  4369k| 838.6 |  92M| 129 |  95 | 500 | 500 | 500 | 500 |   0 |   0 |3252 | 7.564044e+00 | 1.500000e+01 |  98.31%
1317.37/1317.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1317.37/1317.62	c  1318s|  5300 |  4677 |  4442k| 836.6 |  92M| 129 | 169 | 500 | 500 | 500 | 500 |   0 |   0 |3252 | 7.564044e+00 | 1.500000e+01 |  98.31%
1331.57/1331.86	c  1332s|  5400 |  4773 |  4517k| 834.8 |  93M| 129 |  47 | 500 | 500 | 500 | 500 |   0 |   0 |3254 | 7.568320e+00 | 1.500000e+01 |  98.19%
1349.67/1349.94	c  1350s|  5500 |  4867 |  4588k| 832.7 |  93M| 129 | 128 | 500 | 500 | 500 | 500 |   0 |   0 |3271 | 7.568320e+00 | 1.500000e+01 |  98.19%
1367.37/1367.65	c  1368s|  5600 |  4959 |  4656k| 829.9 |  93M| 129 |  38 | 500 | 500 | 500 | 500 |   0 |   0 |3309 | 7.568320e+00 | 1.500000e+01 |  98.19%
1383.47/1383.78	c  1384s|  5700 |  5045 |  4729k| 828.2 |  93M| 129 |  91 | 500 | 500 | 500 | 500 |   0 |   0 |3342 | 7.572575e+00 | 1.500000e+01 |  98.08%
1399.36/1399.62	c  1400s|  5800 |  5125 |  4793k| 824.9 |  93M| 129 |  50 | 500 | 500 | 500 | 500 |   0 |   0 |3382 | 7.572575e+00 | 1.500000e+01 |  98.08%
1419.46/1419.70	c  1420s|  5900 |  5213 |  4868k| 823.7 |  93M| 129 | 115 | 500 | 500 | 500 | 500 |   0 |   0 |3413 | 7.573421e+00 | 1.500000e+01 |  98.06%
1436.86/1437.11	c  1437s|  6000 |  5293 |  4932k| 820.6 |  93M| 135 |  92 | 500 | 500 | 500 | 500 |   0 |   0 |3447 | 7.573421e+00 | 1.500000e+01 |  98.06%
1455.46/1455.78	c  1456s|  6100 |  5383 |  4999k| 818.1 |  93M| 135 | 112 | 500 | 500 | 500 | 500 |   0 |   0 |3471 | 7.575491e+00 | 1.500000e+01 |  98.01%
1469.95/1470.29	c  1470s|  6200 |  5453 |  5053k| 813.7 |  93M| 138 |  31 | 500 | 500 | 500 | 500 |   0 |   0 |3497 | 7.579016e+00 | 1.500000e+01 |  97.91%
1487.65/1487.92	c  1488s|  6300 |  5529 |  5120k| 811.3 |  94M| 138 |   - | 500 | 500 | 500 | 500 |   0 |   0 |3535 | 7.579825e+00 | 1.500000e+01 |  97.89%
1504.45/1504.79	c  1505s|  6400 |  5611 |  5188k| 809.3 |  94M| 138 |  51 | 500 | 500 | 500 | 500 |   0 |   0 |3564 | 7.581122e+00 | 1.500000e+01 |  97.86%
1519.85/1520.17	c  1520s|  6500 |  5695 |  5253k| 806.9 |  94M| 138 |   - | 500 | 500 | 500 | 500 |   0 |   0 |3590 | 7.581122e+00 | 1.500000e+01 |  97.86%
1534.44/1534.71	c  1535s|  6600 |  5779 |  5320k| 804.8 |  94M| 138 | 202 | 500 | 500 | 500 | 500 |   0 |   0 |3601 | 7.581122e+00 | 1.500000e+01 |  97.86%
1547.34/1547.65	c  1548s|  6700 |  5865 |  5385k| 802.5 |  94M| 138 |  55 | 500 | 500 | 500 | 500 |   0 |   0 |3607 | 7.581122e+00 | 1.500000e+01 |  97.86%
1559.44/1559.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1559.44/1559.74	c  1560s|  6800 |  5945 |  5446k| 799.7 |  94M| 138 |  64 | 500 | 500 | 500 | 500 |   0 |   0 |3610 | 7.588100e+00 | 1.500000e+01 |  97.68%
1571.74/1572.08	c  1572s|  6900 |  6031 |  5510k| 797.2 |  94M| 138 |  38 | 500 | 500 | 500 | 500 |   0 |   0 |3612 | 7.588100e+00 | 1.500000e+01 |  97.68%
1585.14/1585.41	c  1585s|  7000 |  6107 |  5576k| 795.4 |  94M| 138 | 156 | 500 | 500 | 500 | 500 |   0 |   0 |3612 | 7.588100e+00 | 1.500000e+01 |  97.68%
1597.83/1598.10	c  1598s|  7100 |  6191 |  5637k| 792.7 |  94M| 138 | 188 | 500 | 500 | 500 | 500 |   0 |   0 |3625 | 7.591767e+00 | 1.500000e+01 |  97.58%
1614.64/1614.96	c  1615s|  7200 |  6267 |  5700k| 790.4 |  95M| 138 | 131 | 500 | 500 | 500 | 500 |   0 |   0 |3648 | 7.592239e+00 | 1.500000e+01 |  97.57%
1631.53/1631.84	c  1632s|  7300 |  6349 |  5763k| 788.3 |  95M| 138 | 114 | 500 | 500 | 500 | 500 |   0 |   0 |3671 | 7.593261e+00 | 1.500000e+01 |  97.54%
1643.83/1644.10	c  1644s|  7400 |  6417 |  5818k| 785.0 |  95M| 138 |   - | 500 | 500 | 500 | 500 |   0 |   0 |3684 | 7.595049e+00 | 1.500000e+01 |  97.50%
1659.03/1659.38	c  1659s|  7500 |  6483 |  5875k| 782.2 |  95M| 142 |  79 | 500 | 500 | 500 | 500 |   0 |   0 |3711 | 7.595758e+00 | 1.500000e+01 |  97.48%
1675.42/1675.70	c  1676s|  7600 |  6561 |  5941k| 780.5 |  95M| 143 |  71 | 500 | 500 | 500 | 500 |   0 |   0 |3741 | 7.599021e+00 | 1.500000e+01 |  97.39%
1690.32/1690.67	c  1691s|  7700 |  6629 |  5995k| 777.4 |  95M| 143 | 125 | 500 | 500 | 500 | 500 |   0 |   0 |3774 | 7.599021e+00 | 1.500000e+01 |  97.39%
1703.82/1704.19	c  1704s|  7800 |  6711 |  6054k| 775.0 |  95M| 143 |  36 | 500 | 500 | 500 | 500 |   0 |   0 |3797 | 7.604538e+00 | 1.500000e+01 |  97.25%
1716.21/1716.50	c  1717s|  7900 |  6775 |  6109k| 772.2 |  95M| 144 | 103 | 500 | 500 | 500 | 500 |   0 |   0 |3810 | 7.604538e+00 | 1.500000e+01 |  97.25%
1731.22/1731.52	c  1732s|  8000 |  6857 |  6169k| 770.0 |  96M| 144 |   - | 500 | 500 | 500 | 500 |   0 |   0 |3839 | 7.604538e+00 | 1.500000e+01 |  97.25%
1746.92/1747.23	c  1747s|  8100 |  6929 |  6225k| 767.5 |  96M| 144 | 190 | 500 | 500 | 500 | 500 |   0 |   0 |3863 | 7.607776e+00 | 1.500000e+01 |  97.17%
1762.71/1763.07	c  1763s|  8200 |  7011 |  6287k| 765.7 |  96M| 144 | 110 | 500 | 500 | 500 | 500 |   0 |   0 |3893 | 7.607776e+00 | 1.500000e+01 |  97.17%
1777.51/1777.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1777.51/1777.80	c  1778s|  8300 |  7087 |  6344k| 763.3 |  96M| 144 | 168 | 500 | 500 | 500 | 500 |   0 |   0 |3919 | 7.607776e+00 | 1.500000e+01 |  97.17%
1790.20/1790.57	c  1791s|  8400 |  7147 |  6400k| 760.9 |  96M| 144 | 175 | 500 | 500 | 500 | 500 |   0 |   0 |3942 | 7.610011e+00 | 1.500000e+01 |  97.11%
1796.70/1797.01	c 
1796.70/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.01	c Solving Time (sec) : 1797.01
1796.70/1797.01	c Solving Nodes      : 8449
1796.70/1797.01	c Primal Bound       : +1.50000000000000e+01 (751 solutions)
1796.70/1797.01	c Dual Bound         : +7.61001123703814e+00
1796.70/1797.01	c Gap                : 97.11 %
1796.70/1797.03	s SATISFIABLE
1796.70/1797.03	v -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 
1796.70/1797.03	v -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 
1796.70/1797.03	v -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 
1796.70/1797.03	v -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 
1796.70/1797.03	v -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 
1796.70/1797.03	v -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 
1796.70/1797.03	v -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 
1796.70/1797.03	v -x353 -x352 -x351 -x350 -x349 -x348 x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 
1796.70/1797.03	v -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 
1796.70/1797.03	v -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 
1796.70/1797.03	v -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 
1796.70/1797.03	v -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 
1796.70/1797.03	v -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 
1796.70/1797.03	v -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 
1796.70/1797.03	v -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 
1796.70/1797.03	v -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 
1796.70/1797.03	v -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 x148 -x147 -x146 
1796.70/1797.03	v -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 
1796.70/1797.03	v -x124 x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 x108 -x107 -x106 -x105 -x104 
1796.70/1797.03	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 -x79 
1796.70/1797.03	v -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 
1796.70/1797.03	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 
1796.70/1797.03	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 x1 
1796.70/1797.03	c SCIP Status        : solving was interrupted [time limit reached]
1796.70/1797.03	c Total Time         :    1797.01
1796.70/1797.03	c   solving          :    1797.01
1796.70/1797.03	c   presolving       :       0.83 (included in solving)
1796.70/1797.03	c   reading          :       0.12 (included in solving)
1796.70/1797.03	c   copying          :       0.04 (4 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.70/1797.03	c Original Problem   :
1796.70/1797.03	c   Problem name     : HOME/instance-3692623-1338035953.opb
1796.70/1797.03	c   Variables        : 37960 (500 binary, 0 integer, 37460 implicit integer, 0 continuous)
1796.70/1797.03	c   Constraints      : 38460 initial, 38460 maximal
1796.70/1797.03	c   Objective sense  : minimize
1796.70/1797.03	c Presolved Problem  :
1796.70/1797.03	c   Problem name     : t_HOME/instance-3692623-1338035953.opb
1796.70/1797.03	c   Variables        : 500 (500 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.03	c   Constraints      : 500 initial, 500 maximal
1796.70/1797.03	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.70/1797.03	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   dualfix          :       0.06       0.00      37460          0          0          0          0          0          0          0          0
1796.70/1797.03	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   probing          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   linear           :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   logicor          :       0.02       0.01          0          0          0          0          0          0          0          0          0
1796.70/1797.03	c   pseudoboolean    :       0.07       0.01          0          0          0          0          0      38460        500          0          0
1796.70/1797.03	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1796.70/1797.03	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.03	c   integral         :          0          0          0          0       7889          0        756          0          1        147          0          0      15632
1796.70/1797.03	c   logicor          :        500        500          1       5818          0          0        751          0          0          0          0          0          0
1796.70/1797.03	c   countsols        :          0          0          0          0          0          0        754          0          0          0          0          0          0
1796.70/1797.03	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.70/1797.03	c   integral         :     438.86       0.00       0.00       0.00     438.85       0.00       0.01       0.00
1796.70/1797.03	c   logicor          :       0.21       0.01       0.00       0.20       0.00       0.00       0.01       0.00
1796.70/1797.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.70/1797.03	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.70/1797.03	c   rootredcost      :          0          0          0          0
1796.70/1797.03	c   pseudoobj        :      33031          0          0          0
1796.70/1797.03	c   vbounds          :          0          0          0          0
1796.70/1797.03	c   redcost          :       9218          0          0     148068
1796.70/1797.03	c   probing          :          0          0          0          0
1796.70/1797.03	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.70/1797.03	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.03	c   pseudoobj        :       0.05       0.00       0.00       0.05       0.00
1796.70/1797.03	c   vbounds          :       0.02       0.00       0.00       0.02       0.00
1796.70/1797.03	c   redcost          :       0.34       0.00       0.00       0.34       0.00
1796.70/1797.03	c   probing          :       0.00       0.00       0.00       0.00       0.00
1796.70/1797.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.70/1797.03	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.03	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.70/1797.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.70/1797.03	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.70/1797.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.70/1797.03	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.70/1797.03	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
1796.70/1797.03	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c   impliedbounds    :       0.00       0.00          2          0          0          0          0
1796.70/1797.03	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c   gomory           :       0.04       0.00          2          0          0          0          0
1796.70/1797.03	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c   strongcg         :       0.04       0.00          2          0          0          0          0
1796.70/1797.03	c   cmir             :       0.01       0.00          2          0          0          0          0
1796.70/1797.03	c   flowcover        :       0.02       0.00          2          0          0          0          0
1796.70/1797.03	c   clique           :       0.00       0.00          1          0          0          0          0
1796.70/1797.03	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c   mcf              :       0.00       0.00          1          0          0          0          0
1796.70/1797.03	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.70/1797.03	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.70/1797.03	c   problem variables:       0.00          -          0          0
1796.70/1797.03	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.70/1797.03	c   relpscost        :     438.83       0.00       7889          1        147          0          0      15632
1796.70/1797.03	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c   inference        :       0.00       0.00          1          0          0          0          0          2
1796.70/1797.03	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.70/1797.03	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.70/1797.03	c   LP solutions     :       0.00          -          -          0
1796.70/1797.03	c   pseudo solutions :       0.00          -          -          0
1796.70/1797.03	c   feaspump         :       0.00       0.00          0          0
1796.70/1797.03	c   oneopt           :       0.02       0.00          1          0
1796.70/1797.03	c   crossover        :       3.85       0.00          3          3
1796.70/1797.03	c   fracdiving       :       8.92       0.00         49         29
1796.70/1797.03	c   veclendiving     :       6.25       0.00         49          8
1796.70/1797.03	c   guideddiving     :       9.29       0.00         49          0
1796.70/1797.03	c   objpscostdiving  :       7.54       0.00         25         29
1796.70/1797.03	c   rootsoldiving    :       3.74       0.00         25          0
1796.70/1797.03	c   coefdiving       :      10.05       0.00         50         13
1796.70/1797.03	c   pscostdiving     :      16.27       0.00         50          9
1796.70/1797.03	c   linesearchdiving :       8.13       0.00         50          0
1796.70/1797.03	c   smallcard        :       0.00       0.00          0          0
1796.70/1797.03	c   trivial          :       0.05       0.00          2          2
1796.70/1797.03	c   shiftandpropagate:       0.00       0.00          0          0
1796.70/1797.03	c   simplerounding   :       0.12       0.00       7889         57
1796.70/1797.03	c   zirounding       :       3.70       0.00       7817        598
1796.70/1797.03	c   rounding         :       0.40       0.00       3771          1
1796.70/1797.03	c   shifting         :       0.13       0.00        775          1
1796.70/1797.03	c   intshifting      :       0.00       0.00          0          0
1796.70/1797.03	c   twoopt           :       0.00       0.00          0          0
1796.70/1797.03	c   indtwoopt        :       0.00       0.00          0          0
1796.70/1797.03	c   indoneopt        :       0.02       0.00          0          0
1796.70/1797.03	c   fixandinfer      :       0.00       0.00          0          0
1796.70/1797.03	c   clique           :       0.00       0.00          0          0
1796.70/1797.03	c   indrounding      :       0.00       0.00          0          0
1796.70/1797.03	c   indcoefdiving    :       0.00       0.00          0          0
1796.70/1797.03	c   nlpdiving        :       0.00       0.00          0          0
1796.70/1797.03	c   intdiving        :       0.00       0.00          0          0
1796.70/1797.03	c   actconsdiving    :       0.00       0.00          0          0
1796.70/1797.03	c   octane           :       0.00       0.00          0          0
1796.70/1797.03	c   rens             :      51.41       0.00          1          1
1796.70/1797.03	c   rins             :       0.00       0.00          0          0
1796.70/1797.03	c   localbranching   :       0.00       0.00          0          0
1796.70/1797.03	c   mutation         :       0.00       0.00          0          0
1796.70/1797.03	c   dins             :       0.00       0.00          0          0
1796.70/1797.03	c   vbounds          :       0.00       0.00          0          0
1796.70/1797.03	c   undercover       :       0.00       0.00          0          0
1796.70/1797.03	c   subnlp           :       0.01       0.00          0          0
1796.70/1797.03	c   trysol           :       0.02       0.00          0          0
1796.70/1797.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.70/1797.03	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.03	c   dual LP          :    1225.16       9899    5998533     703.97    4896.12       0.51       1378
1796.70/1797.03	c   lex dual LP      :       0.00          0          0       0.00          -
1796.70/1797.03	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.70/1797.03	c   diving/probing LP:      67.75      17791     429990      24.17    6346.95
1796.70/1797.03	c   strong branching :     438.54       3952    1396106     353.27    3183.56
1796.70/1797.03	c     (at root node) :          -         21      17844     849.71          -
1796.70/1797.03	c   conflict analysis:       0.00          0          0       0.00          -
1796.70/1797.03	c B&B Tree           :
1796.70/1797.03	c   number of runs   :          1
1796.70/1797.03	c   nodes            :       8449
1796.70/1797.03	c   nodes (total)    :       8449
1796.70/1797.03	c   nodes left       :       7186
1796.70/1797.03	c   max depth        :        144
1796.70/1797.03	c   max depth (total):        144
1796.70/1797.03	c   backtracks       :        656 (7.8%)
1796.70/1797.03	c   delayed cutoffs  :          0
1796.70/1797.03	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.70/1797.03	c   avg switch length:       4.46
1796.70/1797.03	c   switching time   :       0.31
1796.70/1797.03	c Solution           :
1796.70/1797.03	c   Solutions found  :        751 (6 improvements)
1796.70/1797.03	c   First Solution   : +5.00000000000000e+02   (in run 1, after 0 nodes, 0.26 seconds, depth 0, found by <trivial>)
1796.70/1797.03	c   Primal Bound     : +1.50000000000000e+01   (in run 1, after 1 nodes, 55.40 seconds, depth 0, found by <rens>)
1796.70/1797.03	c   Dual Bound       : +7.61001123703814e+00
1796.70/1797.03	c   Gap              :      97.11 %
1796.70/1797.03	c   Root Dual Bound  : +6.55520830100807e+00
1796.70/1797.03	c   Root Iterations  :       9932
1796.81/1797.13	c Time complete: 1796.84.

Verifier Data

OK	15

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3692623-1338035953/watcher-3692623-1338035953 -o /tmp/evaluation-result-3692623-1338035953/solver-3692623-1338035953 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692623-1338035953.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7121
/proc/meminfo: memFree=28408452/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=12880 CPUtime=0 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 1976 0 0 0 0 0 0 0 20 0 1 0 269723789 13189120 1930 33554432000 4194304 10219143 140733273551536 140733273548088 8844210 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7121/statm: 3220 1930 413 1471 0 1740 0

[startup+0.099404 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7121
/proc/meminfo: memFree=28408452/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=49768 CPUtime=0.09 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 11180 0 0 0 8 1 0 0 20 0 1 0 269723789 50962432 11134 33554432000 4194304 10219143 140733273551536 140733273548088 5345202 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7121/statm: 12442 11134 435 1471 0 10962 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49768

[startup+0.100367 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7121
/proc/meminfo: memFree=28408452/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=50840 CPUtime=0.09 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 11437 0 0 0 8 1 0 0 20 0 1 0 269723789 52060160 11391 33554432000 4194304 10219143 140733273551536 140733273548088 5347599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7121/statm: 12710 11391 435 1471 0 11230 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50840

[startup+0.300292 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7121
/proc/meminfo: memFree=28408452/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=125464 CPUtime=0.29 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 29375 0 0 0 25 4 0 0 20 0 1 0 269723789 128475136 29136 33554432000 4194304 10219143 140733273551536 140733273548088 5823469 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7121/statm: 31366 29136 538 1471 0 29886 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 125464

[startup+0.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7121
/proc/meminfo: memFree=28408452/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=137836 CPUtime=0.69 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 33263 0 0 0 58 11 0 0 20 0 1 0 269723789 141144064 32270 33554432000 4194304 10219143 140733273551536 140733273548088 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7121/statm: 34459 32270 556 1471 0 32979 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 137836

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7122
/proc/meminfo: memFree=28279236/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=141912 CPUtime=1.48 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 35919 0 0 0 122 26 0 0 20 0 1 0 269723789 145317888 33336 33554432000 4194304 10219143 140733273551536 140733273548024 8095894 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7121/statm: 35478 33336 752 1471 0 33998 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 141912

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7122
/proc/meminfo: memFree=28276740/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=143992 CPUtime=3.09 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 36438 0 0 0 282 27 0 0 20 0 1 0 269723789 147447808 33855 33554432000 4194304 10219143 140733273551536 140733273544440 8056881 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7121/statm: 35998 33855 752 1471 0 34518 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 143992

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7122
/proc/meminfo: memFree=28252568/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=166984 CPUtime=6.29 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 42313 0 0 0 599 30 0 0 20 0 1 0 269723789 170991616 39596 33554432000 4194304 10219143 140733273551536 140733273541880 8060988 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7121/statm: 41746 39596 807 1471 0 40266 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 166984

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7122
/proc/meminfo: memFree=28252476/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=166984 CPUtime=12.69 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 42352 0 0 0 1234 35 0 0 20 0 1 0 269723789 170991616 39635 33554432000 4194304 10219143 140733273551536 140733273541544 8098704 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7121/statm: 41746 39635 810 1471 0 40266 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 166984

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7122
/proc/meminfo: memFree=28252544/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=167244 CPUtime=25.48 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 42405 0 0 0 2504 44 0 0 20 0 1 0 269723789 171257856 39688 33554432000 4194304 10219143 140733273551536 140733273541800 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/7121/statm: 41811 39688 810 1471 0 40331 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 167244

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7125
/proc/meminfo: memFree=28251132/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=167828 CPUtime=51.08 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 42511 0 0 0 5024 84 0 0 20 0 1 0 269723789 171855872 39794 33554432000 4194304 10219143 140733273551536 140733273541928 8091161 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 41957 39794 810 1471 0 40477 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 167828

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7125
/proc/meminfo: memFree=28271544/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=142616 CPUtime=102.28 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 43190 0 0 0 10113 115 0 0 20 0 1 0 269723789 146038784 34288 33554432000 4194304 10219143 140733273551536 140733273545176 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 35654 34288 828 1471 0 34174 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 142616

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7125
/proc/meminfo: memFree=28267384/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=143760 CPUtime=162.25 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 43475 0 0 0 16068 157 0 0 20 0 1 0 269723789 147210240 34573 33554432000 4194304 10219143 140733273551536 140733273545032 8100277 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 35940 34573 828 1471 0 34460 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 143760

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7125
/proc/meminfo: memFree=28263532/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=143140 CPUtime=222.25 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 47946 0 0 0 21993 232 0 0 20 0 1 0 269723789 146575360 34385 33554432000 4194304 10219143 140733273551536 140733273544664 8077286 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 35785 34385 828 1471 0 34305 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 143140

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7125
/proc/meminfo: memFree=28260368/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=143508 CPUtime=282.23 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 48064 0 0 0 27950 273 0 0 20 0 1 0 269723789 146952192 34502 33554432000 4194304 10219143 140733273551536 140733273544712 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 35877 34502 828 1471 0 34397 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 143508

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7126
/proc/meminfo: memFree=28260996/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=143776 CPUtime=342.23 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 48131 0 0 0 33892 331 0 0 20 0 1 0 269723789 147226624 34569 33554432000 4194304 10219143 140733273551536 140733273544840 8080258 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 35944 34569 828 1471 0 34464 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 143776

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7127
/proc/meminfo: memFree=28258872/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=144504 CPUtime=402.21 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 48314 0 0 0 39843 378 0 0 20 0 1 0 269723789 147972096 34752 33554432000 4194304 10219143 140733273551536 140733273547336 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 36126 34752 828 1471 0 34646 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 144504

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7127
/proc/meminfo: memFree=28257260/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=144504 CPUtime=462.21 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 48315 0 0 0 45807 414 0 0 20 0 1 0 269723789 147972096 34753 33554432000 4194304 10219143 140733273551536 140733273544440 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 36126 34753 828 1471 0 34646 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 144504

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7127
/proc/meminfo: memFree=28256392/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=144504 CPUtime=522.2 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 48315 0 0 0 51768 452 0 0 20 0 1 0 269723789 147972096 34753 33554432000 4194304 10219143 140733273551536 140733273544792 8100233 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 36126 34753 828 1471 0 34646 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 144504

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7127
/proc/meminfo: memFree=28251988/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=144800 CPUtime=582.19 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 48397 0 0 0 57725 494 0 0 20 0 1 0 269723789 148275200 34835 33554432000 4194304 10219143 140733273551536 140733273544056 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 36200 34835 828 1471 0 34720 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 144800

[startup+642.3 s]

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

/proc/meminfo: memFree=28240872/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=150116 CPUtime=1122.11 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 54979 0 0 0 111323 888 0 0 20 0 1 0 269723789 153718784 36177 33554432000 4194304 10219143 140733273551536 140733273544840 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 37529 36177 835 1471 0 36049 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 150116

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 7132
/proc/meminfo: memFree=28240996/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=150116 CPUtime=1182.1 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 54992 0 0 0 117276 934 0 0 20 0 1 0 269723789 153718784 36190 33554432000 4194304 10219143 140733273551536 140733273547336 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 37529 36190 835 1471 0 36049 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 150116

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7133
/proc/meminfo: memFree=28239880/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=150116 CPUtime=1242.09 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 54995 0 0 0 123235 974 0 0 20 0 1 0 269723789 153718784 36193 33554432000 4194304 10219143 140733273551536 140733273544792 8100264 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 37529 36193 835 1471 0 36049 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 150116

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 7136
/proc/meminfo: memFree=28236148/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=152472 CPUtime=1302.08 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 55577 0 0 0 129190 1018 0 0 20 0 1 0 269723789 156131328 36774 33554432000 4194304 10219143 140733273551536 140733273544792 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 38118 36774 835 1471 0 36638 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 152472

[startup+1362.3 s]
/proc/loadavg: 1.98 2.00 2.00 3/178 7197
/proc/meminfo: memFree=28386216/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=152984 CPUtime=1362.07 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 55708 0 0 0 135149 1058 0 0 20 0 1 0 269723789 156655616 36905 33554432000 4194304 10219143 140733273551536 140733273544840 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 38246 36905 835 1471 0 36766 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 152984

[startup+1422.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 7197
/proc/meminfo: memFree=28377048/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=152984 CPUtime=1422.07 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 55711 0 0 0 141111 1096 0 0 20 0 1 0 269723789 156655616 36908 33554432000 4194304 10219143 140733273551536 140733273544888 8098759 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 38246 36908 835 1471 0 36766 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 152984

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 7197
/proc/meminfo: memFree=28366184/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=153872 CPUtime=1482.05 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 55931 0 0 0 147074 1131 0 0 20 0 1 0 269723789 157564928 37128 33554432000 4194304 10219143 140733273551536 140733273544888 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 38468 37128 835 1471 0 36988 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 153872

[startup+1542.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 7198
/proc/meminfo: memFree=28356744/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=154272 CPUtime=1542.05 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 56020 0 0 0 153038 1167 0 0 20 0 1 0 269723789 157974528 37217 33554432000 4194304 10219143 140733273551536 140733273544792 8069896 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 38568 37217 835 1471 0 37088 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 154272

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 7198
/proc/meminfo: memFree=28346636/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=154772 CPUtime=1602.03 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 56146 0 0 0 158996 1207 0 0 20 0 1 0 269723789 158486528 37343 33554432000 4194304 10219143 140733273551536 140733273544840 8098444 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 38693 37343 835 1471 0 37213 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 154772

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 7198
/proc/meminfo: memFree=28339312/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=155380 CPUtime=1662.02 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 56287 0 0 0 164960 1242 0 0 20 0 1 0 269723789 159109120 37484 33554432000 4194304 10219143 140733273551536 140733273545080 8056881 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 38845 37484 835 1471 0 37365 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 155380

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 7198
/proc/meminfo: memFree=28329016/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=155484 CPUtime=1722.01 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 60591 0 0 0 170919 1282 0 0 20 0 1 0 269723789 159215616 37520 33554432000 4194304 10219143 140733273551536 140733273544792 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 38871 37520 835 1471 0 37391 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 155484

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 7198
/proc/meminfo: memFree=28320196/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=156312 CPUtime=1782.01 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 60821 0 0 0 176886 1315 0 0 20 0 1 0 269723789 160063488 37750 33554432000 4194304 10219143 140733273551536 140733273544056 8067880 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 39078 37750 835 1471 0 37598 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 156312

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

[startup+1785.6 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 7198
/proc/meminfo: memFree=28318212/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=156312 CPUtime=1785.31 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 60821 0 0 0 177214 1317 0 0 20 0 1 0 269723789 160063488 37750 33554432000 4194304 10219143 140733273551536 140733273544984 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 39078 37750 835 1471 0 37598 0
Current children cumulated CPU time (s) 1785.31
Current children cumulated vsize (KiB) 156312

[startup+1792.01 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 7198
/proc/meminfo: memFree=28317344/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=156312 CPUtime=1791.71 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 60821 0 0 0 177850 1321 0 0 20 0 1 0 269723789 160063488 37750 33554432000 4194304 10219143 140733273551536 140733273544840 8098731 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 39078 37750 835 1471 0 37598 0
Current children cumulated CPU time (s) 1791.71
Current children cumulated vsize (KiB) 156312

[startup+1795.2 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 7198
/proc/meminfo: memFree=28315856/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=156312 CPUtime=1794.91 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 60824 0 0 0 178168 1323 0 0 20 0 1 0 269723789 160063488 37753 33554432000 4194304 10219143 140733273551536 140733273544792 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 39078 37753 835 1471 0 37598 0
Current children cumulated CPU time (s) 1794.91
Current children cumulated vsize (KiB) 156312

[startup+1796 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 7198
/proc/meminfo: memFree=28315856/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=156312 CPUtime=1795.71 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 60824 0 0 0 178247 1324 0 0 20 0 1 0 269723789 160063488 37753 33554432000 4194304 10219143 140733273551536 140733273544888 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 39078 37753 835 1471 0 37598 0
Current children cumulated CPU time (s) 1795.71
Current children cumulated vsize (KiB) 156312

[startup+1796.8 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 7198
/proc/meminfo: memFree=28315856/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=156312 CPUtime=1796.5 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 60824 0 0 0 178326 1324 0 0 20 0 1 0 269723789 160063488 37753 33554432000 4194304 10219143 140733273551536 140733273544888 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 39078 37753 835 1471 0 37598 0
Current children cumulated CPU time (s) 1796.5
Current children cumulated vsize (KiB) 156312

[startup+1797 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 7198
/proc/meminfo: memFree=28315856/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=156312 CPUtime=1796.7 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 60824 0 0 0 178346 1324 0 0 20 0 1 0 269723789 160063488 37753 33554432000 4194304 10219143 140733273551536 140733273544888 8100264 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 39078 37753 835 1471 0 37598 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 156312

[startup+1797.1 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 7198
/proc/meminfo: memFree=28315856/32873844 swapFree=6856/6856
[pid=7121] ppid=7119 vsize=141816 CPUtime=1796.81 cores=0,2,4,6
/proc/7121/stat : 7121 (scip-2.1.1.4exp) R 7119 7121 4553 0 -1 4202496 61924 0 0 0 178356 1325 0 0 20 0 1 0 269723789 145219584 33796 33554432000 4194304 10219143 140733273551536 140733273544888 9036791 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7121/statm: 35198 33540 837 1471 0 33718 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 141816

Child status: 0
Real time (s): 1797.14
CPU time (s): 1796.85
CPU user time (s): 1783.59
CPU system time (s): 13.26
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 170360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.59
system time used= 13.26
maximum resident set size= 163796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61926
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= 16
involuntary context switches= 2135

runsolver used 2.33564 second user time and 7.56185 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-26 14:39:13
IDJOB=3692623
IDBENCH=48124
IDSOLVER=2271
FILE ID=node106/3692623-1338035953
RUNJOBID= node106-1338028260-6450
PBS_JOBID= 14624365
Free space on /tmp= 71548 MiB

SOLVER NAME= SCIP spx E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_60_3.opb
COMMAND LINE= HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692623-1338035953/watcher-3692623-1338035953 -o /tmp/evaluation-result-3692623-1338035953/solver-3692623-1338035953 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692623-1338035953.opb -t 1800 -m 15500

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

MD5SUM BENCH= d5313ea0d4ce989dad692c9adfb6f827
RANDOM SEED=2075385324

node106.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28408716 kB
Buffers:          248264 kB
Cached:          3281008 kB
SwapCached:            0 kB
Active:          1034596 kB
Inactive:        2655848 kB
Active(anon):     163548 kB
Inactive(anon):        0 kB
Active(file):     871048 kB
Inactive(file):  2655848 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14036 kB
Writeback:             0 kB
AnonPages:        167536 kB
Mapped:            17756 kB
Shmem:               200 kB
Slab:             636076 kB
SReclaimable:      78372 kB
SUnreclaim:       557704 kB
KernelStack:        1448 kB
PageTables:         4256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     275952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71536 MiB
End job on node106 at 2012-05-26 15:09:10