Trace number 2667502

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverOPT84 103.66 103.687

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-jnh201.opb
MD5SUM90cbe77e1c871e28da43b06bd07ecc73
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark84
Best CPU time to get the best result obtained on this benchmark22.3656
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 84
Optimality of the best value was proved YES
Number of variables200
Total number of constraints900
Number of constraints which are clauses900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint14
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
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: SoPlex 1.4.2] [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-2667502-1276422074.opb>
0.00/0.03	c original problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 900 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.03	c presolving:
0.00/0.08	c (round 1) 0 del vars, 27 del conss, 0 chg bounds, 27 chg sides, 0 chg coeffs, 873 upgd conss, 648 impls, 0 clqs
0.09/0.12	c (round 2) 4 del vars, 27 del conss, 0 chg bounds, 27 chg sides, 0 chg coeffs, 873 upgd conss, 1854 impls, 0 clqs
0.09/0.12	c (round 3) 4 del vars, 64 del conss, 0 chg bounds, 27 chg sides, 0 chg coeffs, 873 upgd conss, 1854 impls, 0 clqs
0.09/0.14	c (round 4) 4 del vars, 65 del conss, 0 chg bounds, 27 chg sides, 0 chg coeffs, 873 upgd conss, 1854 impls, 0 clqs
0.09/0.14	c presolving (5 rounds):
0.09/0.14	c  4 deleted vars, 65 deleted constraints, 0 tightened bounds, 0 added holes, 27 changed sides, 0 changed coefficients
0.09/0.14	c  1854 implications, 0 cliques
0.09/0.14	c presolved problem has 196 variables (196 bin, 0 int, 0 impl, 0 cont) and 835 constraints
0.09/0.14	c     835 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.09
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 1.2.1.2
0.09/0.14	c 
0.09/0.14	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c conflict/interconss = 0
0.09/0.14	c 
0.09/0.14	c # should binary conflicts be preferred?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c conflict/preferbinary = TRUE
0.09/0.14	c 
0.09/0.14	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14	c constraints/agelimit = 1
0.09/0.14	c 
0.09/0.14	c # should enforcement of pseudo solution be disabled?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/disableenfops = TRUE
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1799.98
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 1620
0.09/0.14	c 
0.09/0.14	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14	c lp/solvefreq = 0
0.09/0.14	c 
0.09/0.14	c # LP pricing strategy ('l'pi default, 'a'uto, 'f'ull pricing, 'p'artial, 's'teepest edge pricing, 'q'uickstart steepest edge pricing, 'd'evex pricing)
0.09/0.14	c # [type: char, range: {lafpsqd}, default: l]
0.09/0.14	c lp/pricing = a
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # priority of node selection rule <dfs> in standard mode
0.09/0.14	c # [type: int, range: [-536870912,536870911], default: 0]
0.09/0.14	c nodeselection/dfs/stdpriority = 1000000
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
0.39/0.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.49	c   0.4s|     1 |     0 |  1522 |     - |1856k|   0 | 176 | 196 | 835 | 196 | 835 |   0 |   0 |   0 | 6.663338e+01 |      --      |    Inf 
0.79/0.85	o 93
0.79/0.85	c F 0.8s|     1 |     0 |  2601 |     - |1874k|   0 |   0 | 196 | 835 | 196 | 835 |   0 |   0 |   0 | 6.663338e+01 | 9.300000e+01 |  39.57%
1.10/1.13	c   1.1s|     1 |     0 |  2860 |     - |4107k|   0 | 179 | 196 | 835 | 196 | 868 |  33 |   0 |   0 | 6.791961e+01 | 9.300000e+01 |  36.93%
1.10/1.13	o 89
1.10/1.13	c b 1.1s|     1 |     0 |  2860 |     - |4112k|   0 | 179 | 196 | 835 | 196 | 868 |  33 |   0 |   0 | 6.791961e+01 | 8.900000e+01 |  31.04%
1.29/1.37	c   1.3s|     1 |     0 |  2990 |     - |6306k|   0 | 174 | 196 | 835 | 196 | 869 |  34 |   0 |   0 | 6.812253e+01 | 8.900000e+01 |  30.65%
1.59/1.61	c   1.5s|     1 |     0 |  3090 |     - |8486k|   0 | 175 | 196 | 835 | 196 | 870 |  35 |   0 |   0 | 6.818839e+01 | 8.900000e+01 |  30.52%
1.79/1.87	c   1.8s|     1 |     0 |  3218 |     - |  10M|   0 | 175 | 196 | 835 | 196 | 871 |  36 |   0 |   0 | 6.822630e+01 | 8.900000e+01 |  30.45%
2.10/2.12	c   2.0s|     1 |     0 |  3275 |     - |  12M|   0 | 177 | 196 | 835 | 196 | 872 |  37 |   0 |   0 | 6.823026e+01 | 8.900000e+01 |  30.44%
2.29/2.38	c   2.3s|     1 |     0 |  3350 |     - |  15M|   0 | 177 | 196 | 835 | 196 | 873 |  38 |   0 |   0 | 6.824191e+01 | 8.900000e+01 |  30.42%
2.58/2.65	c   2.6s|     1 |     0 |  3419 |     - |  17M|   0 | 175 | 196 | 835 | 196 | 874 |  39 |   0 |   0 | 6.824999e+01 | 8.900000e+01 |  30.40%
2.89/2.94	c   2.8s|     1 |     0 |  3466 |     - |  19M|   0 | 178 | 196 | 835 | 196 | 875 |  40 |   0 |   0 | 6.825386e+01 | 8.900000e+01 |  30.40%
3.19/3.22	c   3.1s|     1 |     0 |  3497 |     - |  22M|   0 | 175 | 196 | 835 | 196 | 876 |  41 |   0 |   0 | 6.825550e+01 | 8.900000e+01 |  30.39%
3.49/3.50	c   3.4s|     1 |     0 |  3530 |     - |  23M|   0 | 177 | 196 | 835 | 196 | 877 |  42 |   0 |   0 | 6.825644e+01 | 8.900000e+01 |  30.39%
3.69/3.76	c   3.6s|     1 |     0 |  3558 |     - |  23M|   0 | 177 | 196 | 835 | 196 | 857 |  43 |   0 |   0 | 6.825703e+01 | 8.900000e+01 |  30.39%
3.99/4.04	c   3.9s|     1 |     0 |  3690 |     - |  24M|   0 | 176 | 196 | 835 | 196 | 858 |  44 |   0 |   0 | 6.829658e+01 | 8.900000e+01 |  30.31%
4.19/4.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.19/4.30	c   4.2s|     1 |     0 |  3749 |     - |  26M|   0 | 174 | 196 | 835 | 196 | 859 |  45 |   0 |   0 | 6.830765e+01 | 8.900000e+01 |  30.29%
4.49/4.54	c   4.4s|     1 |     0 |  3785 |     - |  29M|   0 | 174 | 196 | 835 | 196 | 860 |  46 |   0 |   0 | 6.831192e+01 | 8.900000e+01 |  30.28%
4.79/4.82	c   4.7s|     1 |     0 |  3866 |     - |  31M|   0 | 174 | 196 | 835 | 196 | 862 |  48 |   0 |   0 | 6.832632e+01 | 8.900000e+01 |  30.26%
4.99/5.09	c   5.0s|     1 |     0 |  3920 |     - |  33M|   0 | 176 | 196 | 835 | 196 | 863 |  49 |   0 |   0 | 6.833064e+01 | 8.900000e+01 |  30.25%
5.29/5.36	c   5.2s|     1 |     0 |  3975 |     - |  34M|   0 | 176 | 196 | 835 | 196 | 863 |  50 |   0 |   0 | 6.833589e+01 | 8.900000e+01 |  30.24%
5.59/5.62	c   5.5s|     1 |     0 |  4019 |     - |  34M|   0 | 175 | 196 | 835 | 196 | 864 |  51 |   0 |   0 | 6.833822e+01 | 8.900000e+01 |  30.23%
5.79/5.86	c   5.7s|     1 |     0 |  4034 |     - |  34M|   0 | 174 | 196 | 835 | 196 | 865 |  52 |   0 |   0 | 6.833834e+01 | 8.900000e+01 |  30.23%
6.09/6.12	c   6.0s|     1 |     0 |  4094 |     - |  34M|   0 | 174 | 196 | 835 | 196 | 866 |  53 |   0 |   0 | 6.834015e+01 | 8.900000e+01 |  30.23%
14.49/14.50	c  14.2s|     1 |     2 |  4094 |     - |  34M|   0 | 174 | 196 | 835 | 196 | 866 |  53 |   0 |  43 | 6.834015e+01 | 8.900000e+01 |  30.23%
16.59/16.68	c  16.1s| 10000 |    17 |  4094 |   0.0 |  34M|  39 |   - | 196 | 890 |   0 |   0 |  53 |3365 |  43 | 6.910734e+01 | 8.900000e+01 |  28.79%
19.18/19.23	c  18.4s| 20000 |    12 |  4094 |   0.0 |  34M|  39 |   - | 196 | 883 |   0 |   0 |  53 |6894 |  43 | 6.910734e+01 | 8.900000e+01 |  28.79%
21.08/21.17	c  20.1s| 30000 |    19 |  4094 |   0.0 |  34M|  39 |   - | 196 | 895 |   0 |   0 |  53 |9099 |  43 | 6.910734e+01 | 8.900000e+01 |  28.79%
23.09/23.12	c  21.8s| 40000 |    16 |  4094 |   0.0 |  34M|  39 |   - | 196 | 902 |   0 |   0 |  53 |  10k|  43 | 6.910734e+01 | 8.900000e+01 |  28.79%
25.09/25.10	c  23.6s| 50000 |    22 |  4094 |   0.0 |  34M|  39 |   - | 196 | 911 |   0 |   0 |  53 |  12k|  43 | 6.910734e+01 | 8.900000e+01 |  28.79%
25.09/25.10	o 88
25.09/25.10	c *23.6s| 50002 |    19 |  4094 |   0.0 |  34M|  39 |   - | 196 | 912 |   0 |   0 |  53 |  12k|  43 | 6.910734e+01 | 8.800000e+01 |  27.34%
27.49/27.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
27.49/27.59	c  25.8s| 60000 |    13 |  4094 |   0.0 |  34M|  39 |   - | 196 | 928 |   0 |   0 |  53 |  15k|  43 | 6.910734e+01 | 8.800000e+01 |  27.34%
29.78/29.84	c  27.7s| 70000 |    14 |  4094 |   0.0 |  34M|  39 |   - | 196 | 952 |   0 |   0 |  53 |  17k|  43 | 6.910734e+01 | 8.800000e+01 |  27.34%
32.08/32.12	c  29.7s| 80000 |    12 |  4094 |   0.0 |  34M|  39 |   - | 196 | 937 |   0 |   0 |  53 |  19k|  43 | 6.910734e+01 | 8.800000e+01 |  27.34%
34.28/34.36	c  31.7s| 90000 |    10 |  4094 |   0.0 |  34M|  39 |   - | 196 | 956 |   0 |   0 |  53 |  21k|  43 | 6.910734e+01 | 8.800000e+01 |  27.34%
34.59/34.65	o 87
34.59/34.65	c *32.0s| 91032 |    14 |  4094 |   0.0 |  34M|  39 |   - | 196 | 950 |   0 |   0 |  53 |  22k|  43 | 6.910734e+01 | 8.700000e+01 |  25.89%
36.49/36.58	c  33.7s|100000 |    11 |  4094 |   0.0 |  34M|  39 |   - | 196 | 965 |   0 |   0 |  53 |  24k|  43 | 6.910734e+01 | 8.700000e+01 |  25.89%
38.78/38.89	c  35.7s|110000 |    12 |  4094 |   0.0 |  34M|  39 |   - | 196 | 981 |   0 |   0 |  53 |  26k|  43 | 6.910734e+01 | 8.700000e+01 |  25.89%
40.88/40.95	c  37.5s|120000 |    11 |  4094 |   0.0 |  34M|  39 |   - | 196 |1002 |   0 |   0 |  53 |  28k|  43 | 6.910734e+01 | 8.700000e+01 |  25.89%
42.98/43.04	c  39.4s|130000 |     8 |  4094 |   0.0 |  34M|  39 |   - | 196 | 973 |   0 |   0 |  53 |  30k|  43 | 6.910734e+01 | 8.700000e+01 |  25.89%
45.09/45.19	c  41.3s|140000 |    11 |  4094 |   0.0 |  34M|  39 |   - | 196 | 991 |   0 |   0 |  53 |  32k|  43 | 6.910734e+01 | 8.700000e+01 |  25.89%
47.38/47.41	c  43.3s|150000 |    12 |  4094 |   0.0 |  34M|  39 |   - | 196 | 853 |   0 |   0 |  53 |  34k|  43 | 6.910734e+01 | 8.700000e+01 |  25.89%
49.88/49.94	c  45.5s|160000 |    12 |  4094 |   0.0 |  34M|  39 |   - | 196 | 860 |   0 |   0 |  53 |  37k|  43 | 6.910734e+01 | 8.700000e+01 |  25.89%
51.88/51.93	c  47.2s|170000 |    10 |  4094 |   0.0 |  34M|  39 |   - | 196 | 868 |   0 |   0 |  53 |  39k|  43 | 6.910734e+01 | 8.700000e+01 |  25.89%
53.98/54.09	c  49.2s|180000 |    11 |  4094 |   0.0 |  34M|  39 |   - | 196 | 868 |   0 |   0 |  53 |  42k|  43 | 6.910734e+01 | 8.700000e+01 |  25.89%
56.48/56.53	c  51.3s|190000 |    13 |  4094 |   0.0 |  34M|  39 |   - | 196 | 862 |   0 |   0 |  53 |  45k|  43 | 6.910734e+01 | 8.700000e+01 |  25.89%
59.07/59.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
59.07/59.17	c  53.6s|200000 |    12 |  4094 |   0.0 |  34M|  39 |   - | 196 | 900 |   0 |   0 |  53 |  47k|  43 | 6.910734e+01 | 8.700000e+01 |  25.89%
61.28/61.35	c  55.6s|210000 |    16 |  4094 |   0.0 |  34M|  39 |   - | 196 | 872 |   0 |   0 |  53 |  50k|  43 | 6.910734e+01 | 8.700000e+01 |  25.89%
63.28/63.31	c  57.3s|220000 |    15 |  4094 |   0.0 |  34M|  39 |   - | 196 | 892 |   0 |   0 |  53 |  52k|  43 | 6.910734e+01 | 8.700000e+01 |  25.89%
64.48/64.59	o 86
64.48/64.59	c *58.5s|227272 |    13 |  4094 |   0.0 |  34M|  39 |   - | 196 | 882 |   0 |   0 |  53 |  53k|  43 | 6.910734e+01 | 8.600000e+01 |  24.44%
65.07/65.18	c  59.0s|230000 |    11 |  4094 |   0.0 |  34M|  39 |   - | 196 | 937 |   0 |   0 |  53 |  54k|  43 | 6.910734e+01 | 8.600000e+01 |  24.44%
67.17/67.22	c  60.8s|240000 |     9 |  4094 |   0.0 |  34M|  39 |   - | 196 | 862 |   0 |   0 |  53 |  56k|  43 | 6.910734e+01 | 8.600000e+01 |  24.44%
69.28/69.40	c  62.7s|250000 |    14 |  4094 |   0.0 |  34M|  39 |   - | 196 | 861 |   0 |   0 |  53 |  58k|  43 | 6.910734e+01 | 8.600000e+01 |  24.44%
69.68/69.77	o 85
69.68/69.77	c *63.0s|251516 |    13 |  4094 |   0.0 |  34M|  39 |   - | 196 | 885 |   0 |   0 |  53 |  58k|  43 | 6.910734e+01 | 8.500000e+01 |  23.00%
72.07/72.12	c  65.1s|260000 |    13 |  4094 |   0.0 |  34M|  39 |   - | 196 | 866 |   0 |   0 |  53 |  62k|  43 | 6.910734e+01 | 8.500000e+01 |  23.00%
73.87/73.98	o 84
73.87/73.98	c *66.8s|267909 |    11 |  4094 |   0.0 |  34M|  40 |   - | 196 | 902 |   0 |   0 |  53 |  65k|  43 | 6.910734e+01 | 8.400000e+01 |  21.55%
74.47/74.55	c  67.3s|270000 |    15 |  4094 |   0.0 |  34M|  40 |   - | 196 | 894 |   0 |   0 |  53 |  65k|  43 | 6.910734e+01 | 8.400000e+01 |  21.55%
77.07/77.15	c  69.6s|280000 |     9 |  4094 |   0.0 |  34M|  40 |   - | 196 | 885 |   0 |   0 |  53 |  69k|  43 | 6.910734e+01 | 8.400000e+01 |  21.55%
79.77/79.86	c  72.0s|290000 |    12 |  4094 |   0.0 |  34M|  40 |   - | 196 | 866 |   0 |   0 |  53 |  73k|  43 | 6.910734e+01 | 8.400000e+01 |  21.55%
82.17/82.20	c  74.0s|300000 |    10 |  4094 |   0.0 |  34M|  40 |   - | 196 | 882 |   0 |   0 |  53 |  77k|  43 | 6.910734e+01 | 8.400000e+01 |  21.55%
84.68/84.76	c  76.3s|310000 |     8 |  4094 |   0.0 |  34M|  40 |   - | 196 | 884 |   0 |   0 |  53 |  80k|  43 | 6.910734e+01 | 8.400000e+01 |  21.55%
87.37/87.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
87.37/87.46	c  78.7s|320000 |     8 |  4094 |   0.0 |  34M|  40 |   - | 196 | 877 |   0 |   0 |  53 |  84k|  43 | 6.910734e+01 | 8.400000e+01 |  21.55%
89.76/89.85	c  80.8s|330000 |     8 |  4094 |   0.0 |  34M|  40 |   - | 196 | 896 |   0 |   0 |  53 |  87k|  43 | 6.910734e+01 | 8.400000e+01 |  21.55%
92.07/92.18	c  82.9s|340000 |     8 |  4094 |   0.0 |  34M|  40 |   - | 196 | 936 |   0 |   0 |  53 |  91k|  43 | 6.910734e+01 | 8.400000e+01 |  21.55%
94.77/94.83	c  85.2s|350000 |     8 |  4094 |   0.0 |  34M|  40 |   - | 196 | 897 |   0 |   0 |  53 |  94k|  43 | 6.910734e+01 | 8.400000e+01 |  21.55%
97.26/97.37	c  87.4s|360000 |    12 |  4094 |   0.0 |  34M|  40 |   - | 196 | 894 |   0 |   0 |  53 |  98k|  43 | 6.910734e+01 | 8.400000e+01 |  21.55%
99.77/99.88	c  89.6s|370000 |    10 |  4094 |   0.0 |  34M|  40 |   - | 196 | 868 |   0 |   0 |  53 | 102k|  43 | 6.910734e+01 | 8.400000e+01 |  21.55%
102.18/102.26	c  91.8s|380000 |     5 |  4094 |   0.0 |  34M|  40 |   - | 196 | 904 |   0 |   0 |  53 | 105k|  43 | 6.910734e+01 | 8.400000e+01 |  21.55%
103.57/103.66	c 
103.57/103.66	c SCIP Status        : problem is solved [optimal solution found]
103.57/103.66	c Solving Time (sec) : 93.01
103.57/103.66	c Solving Nodes      : 386180
103.57/103.66	c Primal Bound       : +8.40000000000000e+01 (7 solutions)
103.57/103.66	c Dual Bound         : +8.40000000000000e+01
103.57/103.66	c Gap                : 0.00 %
103.57/103.66	s OPTIMUM FOUND
103.57/103.66	v x200 -x199 -x198 x197 -x196 -x195 x194 -x193 -x192 -x191 x190 -x189 x188 -x187 -x186 x185 x184 -x183 x182 -x181 x180 -x179 -x178 
103.57/103.66	v x177 -x176 x175 x174 -x173 -x172 -x171 x170 -x169 -x168 x167 -x166 x165 -x164 -x163 x162 -x161 x160 -x159 -x158 x157 x156 -x155 
103.57/103.66	v -x154 x153 x152 -x151 -x150 -x149 -x148 x147 x146 -x145 -x144 x143 x142 -x141 -x140 x139 x138 -x137 x136 -x135 x134 -x133 
103.57/103.66	v x132 -x131 x130 -x129 x128 -x127 x126 -x125 x124 -x123 x122 -x121 -x120 x119 -x118 x117 x116 -x115 -x114 x113 x112 -x111 x110 
103.57/103.66	v -x109 -x108 x107 x106 -x105 -x104 -x103 x102 -x101 x100 -x99 x98 -x97 -x96 -x95 -x94 x93 -x92 -x91 -x90 x89 x88 -x87 -x86 
103.57/103.66	v -x85 -x84 x83 -x82 x81 x80 -x79 -x78 x77 x76 -x75 x74 -x73 x72 -x71 -x70 x69 -x68 -x67 x66 -x65 x64 -x63 x62 -x61 -x60 -x59 -x58 
103.57/103.66	v -x57 x56 -x55 x54 -x53 -x52 x51 x50 -x49 -x48 x47 x46 -x45 -x44 x43 -x42 x41 x40 -x39 x38 -x37 x36 -x35 x34 -x33 x32 -x31 
103.57/103.66	v -x30 -x29 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 
103.57/103.66	v x1 
103.57/103.66	c SCIP Status        : problem is solved [optimal solution found]
103.57/103.66	c Solving Time       :      93.01
103.57/103.66	c Original Problem   :
103.57/103.66	c   Problem name     : HOME/instance-2667502-1276422074.opb
103.57/103.66	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
103.57/103.66	c   Constraints      : 900 initial, 900 maximal
103.57/103.66	c Presolved Problem  :
103.57/103.66	c   Problem name     : t_HOME/instance-2667502-1276422074.opb
103.57/103.66	c   Variables        : 196 (196 binary, 0 integer, 0 implicit integer, 0 continuous)
103.57/103.66	c   Constraints      : 835 initial, 1023 maximal
103.57/103.66	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
103.57/103.66	c   trivial          :       0.00          0          0          0          0          0          0          0          0
103.57/103.66	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
103.57/103.66	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
103.57/103.66	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
103.57/103.66	c   implics          :       0.00          0          0          0          0          0          0          0          0
103.57/103.66	c   probing          :       0.02          4          0          0          0          0          0          0          0
103.57/103.66	c   linear           :       0.03          0          0          0          0          0         27         27          0
103.57/103.66	c   logicor          :       0.04          0          0          0          0          0         38          0          0
103.57/103.66	c   root node        :          -        181          -          -        181          -          -          -          -
103.57/103.66	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
103.57/103.66	c   integral         :          0          0          0          1          0          0          0          0          0          2
103.57/103.66	c   logicor          :        835+        21    1535635          0          5     131358    2822335          0          0          0
103.57/103.66	c   countsols        :          0          0          0          0          5          0          0          0          0          0
103.57/103.66	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
103.57/103.66	c   integral         :       8.12       0.00       0.00       8.12       0.00
103.57/103.66	c   logicor          :      25.42       0.00      25.42       0.00       0.00
103.57/103.66	c   countsols        :       0.00       0.00       0.00       0.00       0.00
103.57/103.66	c Propagators        :       Time      Calls    Cutoffs    DomReds
103.57/103.66	c   vbounds          :       0.86          2          0          0
103.57/103.66	c   rootredcost      :       0.82          5          0          0
103.57/103.66	c   pseudoobj        :      22.29    1776448      76057    1767888
103.57/103.66	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
103.57/103.66	c   propagation      :      14.08     131776     104960     104960       18.0       3372        7.2          -
103.57/103.66	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
103.57/103.66	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
103.57/103.66	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
103.57/103.66	c   pseudo solution  :       0.00          3          0          0        0.0          0        0.0          -
103.57/103.66	c   applied globally :          -          -          -     108113       17.6          -          -          -
103.57/103.66	c   applied locally  :          -          -          -        217       31.5          -          -          -
103.57/103.66	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
103.57/103.66	c   cut pool         :       0.15         20          -          -        695          -    (maximal pool size: 6785)
103.57/103.66	c   redcost          :       0.00         21          0          0          0          0
103.57/103.66	c   impliedbounds    :       0.01         21          0          0         51          0
103.57/103.66	c   intobj           :       0.00          0          0          0          0          0
103.57/103.66	c   cgmip            :       0.00          0          0          0          0          0
103.57/103.66	c   gomory           :       2.44         21          0          0         13          0
103.57/103.66	c   strongcg         :       2.06         20          0          0       7112          0
103.57/103.66	c   cmir             :       0.05         10          0          0          0          0
103.57/103.66	c   flowcover        :       0.06         10          0          0          0          0
103.57/103.66	c   clique           :       0.00         21          0          0          8          0
103.57/103.66	c   zerohalf         :       0.00          0          0          0          0          0
103.57/103.66	c   mcf              :       0.00          1          0          0          0          0
103.57/103.66	c   rapidlearning    :       0.00          0          0          0          0          0
103.57/103.66	c Pricers            :       Time      Calls       Vars
103.57/103.66	c   problem variables:       0.00          0          0
103.57/103.66	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
103.57/103.66	c   relpscost        :       8.12          1          0          0          0          0          2
103.57/103.66	c   pscost           :       0.00          0          0          0          0          0          0
103.57/103.66	c   inference        :       2.44     220661          0          0          0          0     441322
103.57/103.66	c   mostinf          :       0.00          0          0          0          0          0          0
103.57/103.66	c   leastinf         :       0.00          0          0          0          0          0          0
103.57/103.66	c   fullstrong       :       0.00          0          0          0          0          0          0
103.57/103.66	c   allfullstrong    :       0.00          0          0          0          0          0          0
103.57/103.66	c   random           :       0.00          0          0          0          0          0          0
103.57/103.66	c Primal Heuristics  :       Time      Calls      Found
103.57/103.66	c   LP solutions     :       0.00          -          0
103.57/103.66	c   pseudo solutions :       0.00          -          5
103.57/103.66	c   crossover        :       0.00          0          0
103.57/103.66	c   oneopt           :       0.13          2          1
103.57/103.66	c   trivial          :       0.00          2          0
103.57/103.66	c   simplerounding   :       0.00          0          0
103.57/103.66	c   zirounding       :       0.00          1          0
103.57/103.66	c   rounding         :       0.00         21          0
103.57/103.66	c   shifting         :       0.04         21          0
103.57/103.66	c   intshifting      :       0.00          0          0
103.57/103.66	c   twoopt           :       0.00          0          0
103.57/103.66	c   fixandinfer      :       0.00          0          0
103.57/103.66	c   feaspump         :       0.35          1          1
103.57/103.66	c   coefdiving       :       0.00          0          0
103.57/103.66	c   pscostdiving     :       0.00          0          0
103.57/103.66	c   fracdiving       :       0.00          0          0
103.57/103.66	c   veclendiving     :       0.00          0          0
103.57/103.66	c   intdiving        :       0.00          0          0
103.57/103.66	c   actconsdiving    :       0.00          0          0
103.57/103.66	c   objpscostdiving  :       0.00          0          0
103.57/103.66	c   rootsoldiving    :       0.00          0          0
103.57/103.66	c   linesearchdiving :       0.00          0          0
103.57/103.66	c   guideddiving     :       0.00          0          0
103.57/103.66	c   octane           :       0.00          0          0
103.57/103.66	c   rens             :       0.00          0          0
103.57/103.66	c   rins             :       0.00          0          0
103.57/103.66	c   localbranching   :       0.00          0          0
103.57/103.66	c   mutation         :       0.00          0          0
103.57/103.66	c   dins             :       0.00          0          0
103.57/103.66	c   undercover       :       0.00          0          0
103.57/103.66	c   nlp              :       0.12          0          0
103.57/103.66	c   trysol           :       0.13          0          0
103.57/103.66	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
103.57/103.66	c   primal LP        :       0.00          0          0       0.00          -
103.57/103.66	c   dual LP          :       0.79         21       3015     143.57    3816.46
103.57/103.66	c   lex dual LP      :       0.00          0          0       0.00          -
103.57/103.66	c   barrier LP       :       0.00          0          0       0.00          -
103.57/103.66	c   diving/probing LP:       0.34         18       1079      59.94    3173.53
103.57/103.66	c   strong branching :       8.12         43      21629     503.00    2663.67
103.57/103.66	c     (at root node) :          -         43      21629     503.00          -
103.57/103.66	c   conflict analysis:       0.00          0          0       0.00          -
103.57/103.66	c B&B Tree           :
103.57/103.66	c   number of runs   :          1
103.57/103.66	c   nodes            :     386180
103.57/103.66	c   nodes (total)    :     386180
103.57/103.66	c   nodes left       :          0
103.57/103.66	c   max depth        :         40
103.57/103.66	c   max depth (total):         40
103.57/103.66	c   backtracks       :      96603 (25.0%)
103.57/103.66	c   delayed cutoffs  :      55129
103.57/103.66	c   repropagations   :     103494 (979125 domain reductions, 41905 cutoffs)
103.57/103.66	c   avg switch length:       2.15
103.57/103.66	c   switching time   :       7.99
103.57/103.66	c Solution           :
103.57/103.66	c   Solutions found  :          7 (7 improvements)
103.57/103.66	c   First Solution   : +9.30000000000000e+01   (in run 1, after 1 nodes, 0.79 seconds, depth 0, found by <feaspump>)
103.57/103.66	c   Primal Bound     : +8.40000000000000e+01   (in run 1, after 267909 nodes, 66.78 seconds, depth 30, found by <relaxation>)
103.57/103.66	c   Dual Bound       : +8.40000000000000e+01
103.57/103.66	c   Gap              :       0.00 %
103.57/103.66	c   Root Dual Bound  : +6.83401534981474e+01
103.57/103.66	c   Root Iterations  :       4094
103.57/103.68	c Time complete: 103.65.

Verifier Data

OK	84

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2667502-1276422074/watcher-2667502-1276422074 -o /tmp/evaluation-result-2667502-1276422074/solver-2667502-1276422074 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2667502-1276422074.opb -t 1800 -m 1800 

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): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 21990
/proc/meminfo: memFree=1839252/2059040 swapFree=4134520/4192956
[pid=21990] ppid=21988 vsize=7724 CPUtime=0
/proc/21990/stat : 21990 (pbscip.linux.x8) R 21988 21990 21317 0 -1 4202496 1026 0 0 0 0 0 0 0 22 0 1 0 17793786 7909376 945 1992294400 4194304 8223781 140735149555520 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21990/statm: 1931 954 348 984 0 944 0

[startup+0.0180771 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 21990
/proc/meminfo: memFree=1839252/2059040 swapFree=4134520/4192956
[pid=21990] ppid=21988 vsize=9288 CPUtime=0
/proc/21990/stat : 21990 (pbscip.linux.x8) R 21988 21990 21317 0 -1 4202496 1626 0 0 0 0 0 0 0 22 0 1 0 17793786 9510912 1545 1992294400 4194304 8223781 140735149555520 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21990/statm: 2322 1546 365 984 0 1335 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9288

[startup+0.101084 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 21990
/proc/meminfo: memFree=1839252/2059040 swapFree=4134520/4192956
[pid=21990] ppid=21988 vsize=13444 CPUtime=0.09
/proc/21990/stat : 21990 (pbscip.linux.x8) R 21988 21990 21317 0 -1 4202496 3552 0 0 0 8 1 0 0 22 0 1 0 17793786 13766656 2336 1992294400 4194304 8223781 140735149555520 18446744073709551615 7073991 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21990/statm: 3361 2336 459 984 0 2374 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13444

[startup+0.301105 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 21990
/proc/meminfo: memFree=1839252/2059040 swapFree=4134520/4192956
[pid=21990] ppid=21988 vsize=16236 CPUtime=0.29
/proc/21990/stat : 21990 (pbscip.linux.x8) R 21988 21990 21317 0 -1 4202496 4918 0 0 0 27 2 0 0 22 0 1 0 17793786 16625664 3155 1992294400 4194304 8223781 140735149555520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21990/statm: 4059 3155 527 984 0 3072 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16236

[startup+0.701145 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 21990
/proc/meminfo: memFree=1839252/2059040 swapFree=4134520/4192956
[pid=21990] ppid=21988 vsize=16912 CPUtime=0.69
/proc/21990/stat : 21990 (pbscip.linux.x8) R 21988 21990 21317 0 -1 4202496 5241 0 0 0 66 3 0 0 23 0 1 0 17793786 17317888 3271 1992294400 4194304 8223781 140735149555520 18446744073709551615 6563500 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21990/statm: 4228 3271 537 984 0 3241 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16912

[startup+1.50023 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 21991
/proc/meminfo: memFree=1826596/2059040 swapFree=4134520/4192956
[pid=21990] ppid=21988 vsize=23164 CPUtime=1.49
/proc/21990/stat : 21990 (pbscip.linux.x8) R 21988 21990 21317 0 -1 4202496 7257 0 0 0 145 4 0 0 25 0 1 0 17793786 23719936 4905 1992294400 4194304 8223781 140735149555520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21990/statm: 5791 4905 566 984 0 4804 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23164

[startup+3.10039 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 21991
/proc/meminfo: memFree=1816056/2059040 swapFree=4134520/4192956
[pid=21990] ppid=21988 vsize=39128 CPUtime=3.09
/proc/21990/stat : 21990 (pbscip.linux.x8) R 21988 21990 21317 0 -1 4202496 11567 0 0 0 302 7 0 0 25 0 1 0 17793786 40067072 8831 1992294400 4194304 8223781 140735149555520 18446744073709551615 6059717 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21990/statm: 9782 8831 582 984 0 8795 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39128

[startup+6.30071 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 21991
/proc/meminfo: memFree=1792620/2059040 swapFree=4134520/4192956
[pid=21990] ppid=21988 vsize=52628 CPUtime=6.29
/proc/21990/stat : 21990 (pbscip.linux.x8) R 21988 21990 21317 0 -1 4202496 16544 0 0 0 616 13 0 0 25 0 1 0 17793786 53891072 12218 1992294400 4194304 8223781 140735149555520 18446744073709551615 6567511 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21990/statm: 13157 12218 575 984 0 12170 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52628

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 21991
/proc/meminfo: memFree=1792248/2059040 swapFree=4134520/4192956
[pid=21990] ppid=21988 vsize=52380 CPUtime=12.69
/proc/21990/stat : 21990 (pbscip.linux.x8) R 21988 21990 21317 0 -1 4202496 33251 0 0 0 1245 24 0 0 25 0 1 0 17793786 53637120 12084 1992294400 4194304 8223781 140735149555520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21990/statm: 13095 12084 575 984 0 12108 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52380

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 21991
/proc/meminfo: memFree=1792248/2059040 swapFree=4134520/4192956
[pid=21990] ppid=21988 vsize=52516 CPUtime=25.49
/proc/21990/stat : 21990 (pbscip.linux.x8) R 21988 21990 21317 0 -1 4202496 37652 0 0 0 2394 155 0 0 25 0 1 0 17793786 53776384 12159 1992294400 4194304 8223781 140735149555520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21990/statm: 13129 12159 580 984 0 12142 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52516

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 21991
/proc/meminfo: memFree=1792248/2059040 swapFree=4134520/4192956
[pid=21990] ppid=21988 vsize=52648 CPUtime=51.08
/proc/21990/stat : 21990 (pbscip.linux.x8) R 21988 21990 21317 0 -1 4202496 37686 0 0 0 4653 455 0 0 25 0 1 0 17793786 53911552 12193 1992294400 4194304 8223781 140735149555520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21990/statm: 13162 12193 580 984 0 12175 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52648

[startup+102.309 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 21993
/proc/meminfo: memFree=1791876/2059040 swapFree=4134520/4192956
[pid=21990] ppid=21988 vsize=52780 CPUtime=102.28
/proc/21990/stat : 21990 (pbscip.linux.x8) R 21988 21990 21317 0 -1 4202496 37729 0 0 0 9181 1047 0 0 25 0 1 0 17793786 54046720 12236 1992294400 4194304 8223781 140735149555520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21990/statm: 13195 12236 580 984 0 12208 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 52780

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

[startup+103.101 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 21993
/proc/meminfo: memFree=1791876/2059040 swapFree=4134520/4192956
[pid=21990] ppid=21988 vsize=52780 CPUtime=103.06
/proc/21990/stat : 21990 (pbscip.linux.x8) R 21988 21990 21317 0 -1 4202496 37729 0 0 0 9252 1054 0 0 25 0 1 0 17793786 54046720 12236 1992294400 4194304 8223781 140735149555520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21990/statm: 13195 12236 580 984 0 12208 0
Current children cumulated CPU time (s) 103.06
Current children cumulated vsize (KiB) 52780

[startup+103.501 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 21993
/proc/meminfo: memFree=1791876/2059040 swapFree=4134520/4192956
[pid=21990] ppid=21988 vsize=52780 CPUtime=103.47
/proc/21990/stat : 21990 (pbscip.linux.x8) R 21988 21990 21317 0 -1 4202496 37729 0 0 0 9288 1059 0 0 25 0 1 0 17793786 54046720 12236 1992294400 4194304 8223781 140735149555520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21990/statm: 13195 12236 580 984 0 12208 0
Current children cumulated CPU time (s) 103.47
Current children cumulated vsize (KiB) 52780

[startup+103.601 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 21993
/proc/meminfo: memFree=1791876/2059040 swapFree=4134520/4192956
[pid=21990] ppid=21988 vsize=52780 CPUtime=103.57
/proc/21990/stat : 21990 (pbscip.linux.x8) R 21988 21990 21317 0 -1 4202496 37729 0 0 0 9297 1060 0 0 25 0 1 0 17793786 54046720 12236 1992294400 4194304 8223781 140735149555520 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21990/statm: 13195 12236 580 984 0 12208 0
Current children cumulated CPU time (s) 103.57
Current children cumulated vsize (KiB) 52780

Child status: 0
Real time (s): 103.687
CPU time (s): 103.66
CPU user time (s): 93.0499
CPU system time (s): 10.6104
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 52832

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

runsolver used 0.159975 second user time and 0.513921 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-13 11:41:14
IDJOB=2667502
IDBENCH=2078
IDSOLVER=1169
FILE ID=node017/2667502-1276422074
PBS_JOBID= 11173288
Free space on /tmp= 62368 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-jnh201.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2667502-1276422074/watcher-2667502-1276422074 -o /tmp/evaluation-result-2667502-1276422074/solver-2667502-1276422074 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2667502-1276422074.opb -t 1800 -m 1800

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

MD5SUM BENCH= 90cbe77e1c871e28da43b06bd07ecc73
RANDOM SEED=491018116

node017.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.201
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.201
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1839780 kB
Buffers:         20332 kB
Cached:         121588 kB
SwapCached:      11708 kB
Active:          78712 kB
Inactive:        77260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1839780 kB
SwapTotal:     4192956 kB
SwapFree:      4134520 kB
Dirty:            4508 kB
Writeback:           0 kB
AnonPages:       12344 kB
Mapped:           9240 kB
Slab:            41412 kB
PageTables:       3988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183756 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62364 MiB
End job on node017 at 2010-06-13 11:42:58