Trace number 2663730

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
SCIPnone SCIP 1.2.1.2 without any LP solverOPT3 188.002 188.054

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=71-P1=131-P2=37-P3=29-P4=71-P5=79-P6=47-P7=41-B.opb
MD5SUM3dcbc29326e863fba53ed8c8a10116ce
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.581911
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables147
Total number of constraints15
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 constraints15
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)343
Sum of products size (including duplicates)686
Number of different products343
Sum of products size686

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2663730-1276651019.opb>
0.00/0.01	c original problem has 490 variables (490 bin, 0 int, 0 impl, 0 cont) and 358 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.00/0.02	c presolving:
0.03/0.07	c (round 1) 7 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 40 chg coeffs, 0 upgd conss, 2044 impls, 0 clqs
0.03/0.08	c (round 2) 21 del vars, 12 del conss, 0 chg bounds, 0 chg sides, 52 chg coeffs, 8 upgd conss, 3052 impls, 0 clqs
0.03/0.08	c (round 3) 35 del vars, 24 del conss, 0 chg bounds, 0 chg sides, 64 chg coeffs, 8 upgd conss, 3892 impls, 0 clqs
0.03/0.09	c (round 4) 49 del vars, 36 del conss, 0 chg bounds, 0 chg sides, 76 chg coeffs, 8 upgd conss, 4564 impls, 0 clqs
0.03/0.09	c (round 5) 63 del vars, 48 del conss, 0 chg bounds, 0 chg sides, 88 chg coeffs, 8 upgd conss, 5068 impls, 0 clqs
0.03/0.09	c (round 6) 77 del vars, 60 del conss, 0 chg bounds, 0 chg sides, 100 chg coeffs, 8 upgd conss, 5404 impls, 0 clqs
0.09/0.10	c (round 7) 91 del vars, 72 del conss, 0 chg bounds, 0 chg sides, 112 chg coeffs, 8 upgd conss, 5572 impls, 0 clqs
0.09/0.10	c (round 8) 105 del vars, 84 del conss, 0 chg bounds, 0 chg sides, 124 chg coeffs, 8 upgd conss, 5572 impls, 0 clqs
0.09/0.12	c    (0.1s) probing: 180/385 (46.8%) - 0 fixings, 0 aggregations, 14 implications, 0 bound changes
0.09/0.12	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.12	c presolving (9 rounds):
0.09/0.12	c  105 deleted vars, 84 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 124 changed coefficients
0.09/0.12	c  5600 implications, 0 cliques
0.09/0.12	c presolved problem has 385 variables (385 bin, 0 int, 0 impl, 0 cont) and 267 constraints
0.09/0.12	c     252 constraints of type <and>
0.09/0.12	c       7 constraints of type <linear>
0.09/0.12	c       8 constraints of type <logicor>
0.09/0.12	c transformed objective value is always integral (scale: 2)
0.09/0.12	c Presolving Time: 0.05
0.09/0.12	c - non default parameters ----------------------------------------------------------------------
0.09/0.12	c # SCIP version 1.2.1.2
0.09/0.12	c 
0.09/0.12	c # frequency for displaying node information lines
0.09/0.12	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.12	c display/freq = 10000
0.09/0.12	c 
0.09/0.12	c # maximal time in seconds to run
0.09/0.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.12	c limits/time = 1800
0.09/0.12	c 
0.09/0.12	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.12	c limits/memory = 1620
0.09/0.12	c 
0.09/0.12	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.09/0.12	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.12	c lp/solvefreq = -1
0.09/0.12	c 
0.09/0.12	c # should presolving try to simplify inequalities
0.09/0.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.12	c constraints/linear/simplifyinequalities = TRUE
0.09/0.12	c 
0.09/0.12	c # should presolving try to simplify knapsacks
0.09/0.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.12	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.12	c 
0.09/0.12	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.12	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.12	c heuristics/undercover/freq = 0
0.09/0.12	c 
0.09/0.12	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.12	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.12	c separating/rapidlearning/freq = 0
0.09/0.12	c 
0.09/0.12	c -----------------------------------------------------------------------------------------------
0.09/0.12	c start solving
0.09/0.12	c 
0.09/0.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.12	c   0.1s|     1 |     2 |     0 |     - |1305k|   0 |   - | 385 | 267 |   0 |   0 |   0 |   0 |   0 | 1.000000e+00 |      --      |    Inf 
2.39/2.41	c   2.1s| 10000 |  7264 |     0 |   0.0 |6627k| 197 |   - | 385 | 753 |   0 |   0 |   0 |1791 |   0 | 1.000000e+00 |      --      |    Inf 
4.89/4.96	c   4.4s| 20000 | 13698 |     0 |   0.0 |  11M| 197 |   - | 385 |1026 |   0 |   0 |   0 |4089 |   0 | 1.000000e+00 |      --      |    Inf 
7.60/7.64	c   6.8s| 30000 | 19642 |     0 |   0.0 |  16M| 197 |   - | 385 |1091 |   0 |   0 |   0 |6628 |   0 | 1.000000e+00 |      --      |    Inf 
10.19/10.26	c   9.2s| 40000 | 26086 |     0 |   0.0 |  20M| 197 |   - | 385 | 977 |   0 |   0 |   0 |9007 |   0 | 1.000000e+00 |      --      |    Inf 
12.79/12.80	c  11.4s| 50000 | 32892 |     0 |   0.0 |  25M| 197 |   - | 385 | 988 |   0 |   0 |   0 |  11k|   0 | 1.000000e+00 |      --      |    Inf 
15.19/15.27	c  13.7s| 60000 | 40085 |     0 |   0.0 |  30M| 197 |   - | 385 |1067 |   0 |   0 |   0 |  12k|   0 | 1.000000e+00 |      --      |    Inf 
17.68/17.73	c  15.9s| 70000 | 47421 |     0 |   0.0 |  36M| 197 |   - | 385 | 963 |   0 |   0 |   0 |  14k|   0 | 1.000000e+00 |      --      |    Inf 
20.19/20.23	c  18.1s| 80000 | 54672 |     0 |   0.0 |  41M| 197 |   - | 385 |1163 |   0 |   0 |   0 |  16k|   0 | 1.000000e+00 |      --      |    Inf 
22.79/22.86	c  20.5s| 90000 | 61511 |     0 |   0.0 |  45M| 197 |   - | 385 |1175 |   0 |   0 |   0 |  18k|   0 | 1.000000e+00 |      --      |    Inf 
25.48/25.51	c  22.9s|100000 | 68511 |     0 |   0.0 |  51M| 197 |   - | 385 |1373 |   0 |   0 |   0 |  21k|   0 | 1.000000e+00 |      --      |    Inf 
28.29/28.31	c  25.4s|110000 | 75075 |     0 |   0.0 |  55M| 197 |   - | 385 |1398 |   0 |   0 |   0 |  23k|   0 | 1.000000e+00 |      --      |    Inf 
31.28/31.34	c  28.2s|120000 | 81052 |     0 |   0.0 |  60M| 197 |   - | 385 |1568 |   0 |   0 |   0 |  26k|   0 | 1.000000e+00 |      --      |    Inf 
34.29/34.35	c  30.9s|130000 | 87222 |     0 |   0.0 |  65M| 197 |   - | 385 |1760 |   0 |   0 |   0 |  28k|   0 | 1.000000e+00 |      --      |    Inf 
37.68/37.79	c  34.1s|140000 | 92215 |     0 |   0.0 |  70M| 197 |   - | 385 |2110 |   0 |   0 |   0 |  31k|   0 | 1.000000e+00 |      --      |    Inf 
40.88/40.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
40.88/40.95	c  37.0s|150000 | 97724 |     0 |   0.0 |  74M| 197 |   - | 385 | 988 |   0 |   0 |   0 |  34k|   0 | 1.000000e+00 |      --      |    Inf 
43.99/44.02	c  39.8s|160000 |103567 |     0 |   0.0 |  79M| 197 |   - | 385 |1638 |   0 |   0 |   0 |  37k|   0 | 1.000000e+00 |      --      |    Inf 
47.37/47.48	c  43.0s|170000 |108992 |     0 |   0.0 |  83M| 197 |   - | 385 |1947 |   0 |   0 |   0 |  40k|   0 | 1.000000e+00 |      --      |    Inf 
50.78/50.85	c  46.1s|180000 |114843 |     0 |   0.0 |  87M| 197 |   - | 385 |1930 |   0 |   0 |   0 |  43k|   0 | 1.000000e+00 |      --      |    Inf 
53.78/53.90	c  48.9s|190000 |121210 |     0 |   0.0 |  91M| 197 |   - | 385 |1543 |   0 |   0 |   0 |  45k|   0 | 1.000000e+00 |      --      |    Inf 
56.87/56.93	c  51.7s|200000 |127130 |     0 |   0.0 |  96M| 197 |   - | 385 |1073 |   0 |   0 |   0 |  48k|   0 | 1.000000e+00 |      --      |    Inf 
59.97/60.09	c  54.6s|210000 |132402 |     0 |   0.0 |  99M| 197 |   - | 385 |1350 |   0 |   0 |   0 |  51k|   0 | 1.000000e+00 |      --      |    Inf 
62.97/63.09	c  57.4s|220000 |138281 |     0 |   0.0 | 104M| 197 |   - | 385 |1288 |   0 |   0 |   0 |  54k|   0 | 1.000000e+00 |      --      |    Inf 
66.08/66.14	c  60.2s|230000 |144139 |     0 |   0.0 | 108M| 197 |   - | 385 |1265 |   0 |   0 |   0 |  56k|   0 | 1.000000e+00 |      --      |    Inf 
69.18/69.29	c  63.0s|240000 |149867 |     0 |   0.0 | 112M| 197 |   - | 385 |1133 |   0 |   0 |   0 |  59k|   0 | 1.000000e+00 |      --      |    Inf 
72.17/72.20	c  65.7s|250000 |156436 |     0 |   0.0 | 117M| 197 |   - | 385 |1062 |   0 |   0 |   0 |  62k|   0 | 1.000000e+00 |      --      |    Inf 
74.97/75.08	c  68.3s|260000 |163048 |     0 |   0.0 | 122M| 197 |   - | 385 |1268 |   0 |   0 |   0 |  64k|   0 | 1.000000e+00 |      --      |    Inf 
77.87/77.95	c  70.9s|270000 |169784 |     0 |   0.0 | 126M| 197 |   - | 385 |1237 |   0 |   0 |   0 |  66k|   0 | 1.000000e+00 |      --      |    Inf 
80.56/80.63	c  73.3s|280000 |176886 |     0 |   0.0 | 131M| 197 |   - | 385 |1100 |   0 |   0 |   0 |  68k|   0 | 1.000000e+00 |      --      |    Inf 
82.66/82.74	o 65
82.66/82.74	c *75.3s|287674 |182037 |     0 |   0.0 | 135M| 197 |   - | 385 |1144 |   0 |   0 |   0 |  70k|   0 | 1.000000e+00 | 6.500000e+01 |6400.00%
83.48/83.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
83.48/83.50	c  76.0s|290000 |183532 |     0 |   0.0 | 136M| 197 |   - | 385 | 563 |   0 |   0 |   0 |  71k|   0 | 1.000000e+00 | 6.500000e+01 |6400.00%
86.17/86.24	c  78.4s|300000 |190317 |     0 |   0.0 | 141M| 197 |   - | 385 | 590 |   0 |   0 |   0 |  73k|   0 | 1.000000e+00 | 6.500000e+01 |6400.00%
88.87/88.95	c  80.9s|310000 |196983 |     0 |   0.0 | 146M| 197 |   - | 385 | 711 |   0 |   0 |   0 |  75k|   0 | 1.000000e+00 | 6.500000e+01 |6400.00%
91.67/91.70	c  83.3s|320000 |203545 |     0 |   0.0 | 150M| 197 |   - | 385 | 815 |   0 |   0 |   0 |  78k|   0 | 1.000000e+00 | 6.500000e+01 |6400.00%
94.36/94.45	c  85.8s|330000 |210222 |     0 |   0.0 | 155M| 197 |   - | 385 | 983 |   0 |   0 |   0 |  80k|   0 | 1.000000e+00 | 6.500000e+01 |6400.00%
97.16/97.22	c  88.4s|340000 |216966 |     0 |   0.0 | 160M| 197 |   - | 385 | 922 |   0 |   0 |   0 |  82k|   0 | 1.000000e+00 | 6.500000e+01 |6400.00%
100.17/100.24	c  91.2s|350000 |223104 |     0 |   0.0 | 164M| 197 |   - | 385 | 925 |   0 |   0 |   0 |  85k|   0 | 1.000000e+00 | 6.500000e+01 |6400.00%
103.06/103.16	c  93.8s|360000 |229332 |     0 |   0.0 | 169M| 197 |   - | 385 |1054 |   0 |   0 |   0 |  88k|   0 | 1.000000e+00 | 6.500000e+01 |6400.00%
105.97/106.01	c  96.5s|370000 |235978 |     0 |   0.0 | 174M| 197 |   - | 385 |1123 |   0 |   0 |   0 |  90k|   0 | 1.000000e+00 | 6.500000e+01 |6400.00%
109.06/109.10	c  99.2s|380000 |242196 |     0 |   0.0 | 178M| 197 |   - | 385 | 884 |   0 |   0 |   0 |  93k|   0 | 1.000000e+00 | 6.500000e+01 |6400.00%
112.17/112.29	c   102s|390000 |248243 |     0 |   0.0 | 182M| 197 |   - | 385 | 585 |   0 |   0 |   0 |  96k|   0 | 1.000000e+00 | 6.500000e+01 |6400.00%
115.26/115.35	c   105s|400000 |254606 |     0 |   0.0 | 187M| 197 |   - | 385 | 560 |   0 |   0 |   0 |  98k|   0 | 1.000000e+00 | 6.500000e+01 |6400.00%
118.26/118.33	c   108s|410000 |260784 |     0 |   0.0 | 191M| 197 |   - | 385 | 792 |   0 |   0 |   0 | 101k|   0 | 1.000000e+00 | 6.500000e+01 |6400.00%
121.36/121.43	c   110s|420000 |266674 |     0 |   0.0 | 196M| 197 |   - | 385 |1161 |   0 |   0 |   0 | 104k|   0 | 1.000000e+00 | 6.500000e+01 |6400.00%
124.17/124.26	c   113s|430000 |273225 |     0 |   0.0 | 200M| 197 |   - | 385 | 891 |   0 |   0 |   0 | 107k|   0 | 1.000000e+00 | 6.500000e+01 |6400.00%
124.75/124.83	o 15
124.75/124.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
124.75/124.83	c * 114s|431760 |273840 |     0 |   0.0 | 201M| 197 |   - | 385 |1163 |   0 |   0 |   0 | 107k|   0 | 1.000000e+00 | 1.500000e+01 |1400.00%
127.46/127.54	c   116s|440000 |278596 |     0 |   0.0 | 205M| 197 |   - | 385 |1129 |   0 |   0 |   0 | 110k|   0 | 1.000000e+00 | 1.500000e+01 |1400.00%
130.65/130.71	c   119s|450000 |284621 |     0 |   0.0 | 210M| 197 |   - | 385 |1151 |   0 |   0 |   0 | 112k|   0 | 1.000000e+00 | 1.500000e+01 |1400.00%
133.66/133.79	c   122s|460000 |290875 |     0 |   0.0 | 215M| 197 |   - | 385 | 547 |   0 |   0 |   0 | 115k|   0 | 1.000000e+00 | 1.500000e+01 |1400.00%
137.05/137.12	c   125s|470000 |296376 |     0 |   0.0 | 219M| 197 |   - | 385 |1410 |   0 |   0 |   0 | 118k|   0 | 1.000000e+00 | 1.500000e+01 |1400.00%
140.25/140.39	c   128s|480000 |301960 |     0 |   0.0 | 223M| 197 |   - | 385 |1583 |   0 |   0 |   0 | 121k|   0 | 1.000000e+00 | 1.500000e+01 |1400.00%
142.56/142.63	o 9
142.56/142.63	c * 130s|487168 |305975 |     0 |   0.0 | 226M| 197 |   - | 385 |1473 |   0 |   0 |   0 | 123k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
143.46/143.59	c   131s|490000 |307577 |     0 |   0.0 | 227M| 197 |   - | 385 |1190 |   0 |   0 |   0 | 124k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
146.55/146.67	c   134s|500000 |313690 |     0 |   0.0 | 232M| 197 |   - | 385 |1296 |   0 |   0 |   0 | 126k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
149.85/149.96	c   137s|510000 |319364 |     0 |   0.0 | 236M| 197 |   - | 385 |1273 |   0 |   0 |   0 | 129k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
153.25/153.31	c   140s|520000 |324862 |     0 |   0.0 | 240M| 197 |   - | 385 |1355 |   0 |   0 |   0 | 132k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
156.25/156.39	c   142s|530000 |330779 |     0 |   0.0 | 245M| 197 |   - | 385 |1407 |   0 |   0 |   0 | 135k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
156.95/157.04	o 5
156.95/157.04	c * 143s|532244 |330444 |     0 |   0.0 | 245M| 197 |   - | 385 |1280 |   0 |   0 |   0 | 136k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
159.45/159.51	c   145s|540000 |335132 |     0 |   0.0 | 248M| 197 |   - | 385 |1012 |   0 |   0 |   0 | 138k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
162.05/162.18	c   148s|550000 |342050 |     0 |   0.0 | 253M| 197 |   - | 385 | 990 |   0 |   0 |   0 | 140k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
164.86/164.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
164.86/164.93	c   150s|560000 |348542 |     0 |   0.0 | 258M| 197 |   - | 385 | 890 |   0 |   0 |   0 | 143k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
167.55/167.66	c   153s|570000 |355219 |     0 |   0.0 | 263M| 197 |   - | 385 | 655 |   0 |   0 |   0 | 145k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
170.25/170.34	c   155s|580000 |361930 |     0 |   0.0 | 267M| 197 |   - | 385 | 939 |   0 |   0 |   0 | 148k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
172.84/172.93	c   157s|590000 |369123 |     0 |   0.0 | 272M| 197 |   - | 385 | 861 |   0 |   0 |   0 | 150k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
175.35/175.47	c   160s|600000 |376160 |     0 |   0.0 | 277M| 197 |   - | 385 | 724 |   0 |   0 |   0 | 152k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
178.05/178.12	c   162s|610000 |382958 |     0 |   0.0 | 282M| 197 |   - | 385 | 714 |   0 |   0 |   0 | 155k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
180.54/180.65	c   164s|620000 |390167 |     0 |   0.0 | 286M| 197 |   - | 385 | 806 |   0 |   0 |   0 | 157k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
183.05/183.11	c   167s|630000 |397563 |     0 |   0.0 | 291M| 197 |   - | 385 | 814 |   0 |   0 |   0 | 159k|   0 | 1.000000e+00 | 5.000000e+00 | 400.00%
184.24/184.33	o 3
184.24/184.33	c * 168s|633477 |317407 |     0 |   0.0 | 239M| 197 |   - | 385 | 805 |   0 |   0 |   0 | 160k|   0 | 1.000000e+00 | 3.000000e+00 | 200.00%
187.95/188.01	c 
187.95/188.01	c SCIP Status        : problem is solved [optimal solution found]
187.95/188.01	c Solving Time (sec) : 171.05
187.95/188.01	c Solving Nodes      : 633477
187.95/188.01	c Primal Bound       : +3.00000000000000e+00 (5 solutions)
187.95/188.01	c Dual Bound         : +3.00000000000000e+00
187.95/188.01	c Gap                : 0.00 %
187.95/188.01	s OPTIMUM FOUND
187.95/188.01	v -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x98 -x97 -x96 x95 -x94 -x93 x92 -x133 -x132 
187.95/188.01	v -x131 -x130 -x129 -x128 x127 -x91 -x90 -x89 -x88 -x87 -x86 x85 -x126 -x125 -x124 -x123 x122 -x121 -x120 -x84 -x83 -x82 -x81 
187.95/188.01	v -x80 x79 x78 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x77 -x76 -x75 -x74 x73 -x72 x71 -x112 -x111 x110 x109 -x108 -x107 x106 
187.95/188.01	v -x70 -x69 -x68 -x67 -x66 -x65 x64 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x63 x62 -x61 -x60 -x59 -x58 x57 -x56 -x55 -x54 
187.95/188.01	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 -x28 -x27 -x26 
187.95/188.01	v -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 
187.95/188.01	c SCIP Status        : problem is solved [optimal solution found]
187.95/188.01	c Solving Time       :     171.05
187.95/188.01	c Original Problem   :
187.95/188.01	c   Problem name     : HOME/instance-2663730-1276651019.opb
187.95/188.01	c   Variables        : 490 (490 binary, 0 integer, 0 implicit integer, 0 continuous)
187.95/188.01	c   Constraints      : 358 initial, 358 maximal
187.95/188.01	c Presolved Problem  :
187.95/188.01	c   Problem name     : t_HOME/instance-2663730-1276651019.opb
187.95/188.01	c   Variables        : 385 (385 binary, 0 integer, 0 implicit integer, 0 continuous)
187.95/188.01	c   Constraints      : 267 initial, 2253 maximal
187.95/188.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
187.95/188.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
187.95/188.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
187.95/188.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
187.95/188.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
187.95/188.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
187.95/188.01	c   probing          :       0.01          0          0          0          0          0          0          0          0
187.95/188.01	c   and              :       0.02         14         84          0          0          0         84          0         84
187.95/188.01	c   linear           :       0.01          1          6          0          0          0          0          0         40
187.95/188.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
187.95/188.01	c   root node        :          -         49          -          -         49          -          -          -          -
187.95/188.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
187.95/188.01	c   integral         :          0          0          0          0          0          0          0          0          0          0
187.95/188.01	c   and              :        252          0    1582532          0     550787      29026    2494783          0          0          0
187.95/188.01	c   linear           :          7          0    1553502          0     550787     100752    1152455          0          0          0
187.95/188.01	c   logicor          :          8+         0     721246          0     550784       4865     186642          0          0          0
187.95/188.01	c   countsols        :          0          0          0          0     550792          0          0          0          0          0
187.95/188.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
187.95/188.01	c   integral         :       0.00       0.00       0.00       0.00       0.00
187.95/188.01	c   and              :      23.06       0.00      16.78       0.00       6.28
187.95/188.01	c   linear           :      41.01       0.00      40.43       0.00       0.58
187.95/188.01	c   logicor          :      15.87       0.00      14.81       0.00       1.06
187.95/188.01	c   countsols        :       0.29       0.00       0.00       0.00       0.29
187.95/188.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
187.95/188.01	c   vbounds          :       0.79          2          0          0
187.95/188.01	c   rootredcost      :       0.60          0          0          0
187.95/188.01	c   pseudoobj        :       1.79    1582175         13       6363
187.95/188.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
187.95/188.01	c   propagation      :      18.76     134656     134232    1207675       39.3       9532       39.8          -
187.95/188.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
187.95/188.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
187.95/188.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
187.95/188.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
187.95/188.01	c   applied globally :          -          -          -     156572       20.3          -          -          -
187.95/188.01	c   applied locally  :          -          -          -       3710       45.8          -          -          -
187.95/188.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
187.95/188.01	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
187.95/188.01	c   redcost          :       0.00          0          0          0          0          0
187.95/188.01	c   impliedbounds    :       0.00          0          0          0          0          0
187.95/188.01	c   intobj           :       0.00          0          0          0          0          0
187.95/188.01	c   cgmip            :       0.00          0          0          0          0          0
187.95/188.01	c   gomory           :       0.00          0          0          0          0          0
187.95/188.01	c   strongcg         :       0.00          0          0          0          0          0
187.95/188.01	c   cmir             :       0.00          0          0          0          0          0
187.95/188.01	c   flowcover        :       0.00          0          0          0          0          0
187.95/188.01	c   clique           :       0.00          0          0          0          0          0
187.95/188.01	c   zerohalf         :       0.00          0          0          0          0          0
187.95/188.01	c   mcf              :       0.00          0          0          0          0          0
187.95/188.01	c   rapidlearning    :       0.00          0          0          0          0          0
187.95/188.01	c Pricers            :       Time      Calls       Vars
187.95/188.01	c   problem variables:       0.00          0          0
187.95/188.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
187.95/188.01	c   relpscost        :       0.00          0          0          0          0          0          0
187.95/188.01	c   pscost           :       0.00          0          0          0          0          0          0
187.95/188.01	c   inference        :      22.16     550787          0          0          0          0    1101574
187.95/188.01	c   mostinf          :       0.00          0          0          0          0          0          0
187.95/188.01	c   leastinf         :       0.00          0          0          0          0          0          0
187.95/188.01	c   fullstrong       :       0.00          0          0          0          0          0          0
187.95/188.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
187.95/188.01	c   random           :       0.00          0          0          0          0          0          0
187.95/188.01	c Primal Heuristics  :       Time      Calls      Found
187.95/188.01	c   LP solutions     :       0.00          -          0
187.95/188.01	c   pseudo solutions :       0.28          -          5
187.95/188.01	c   oneopt           :       0.44          0          0
187.95/188.01	c   trivial          :       0.00          2          0
187.95/188.01	c   simplerounding   :       0.00          0          0
187.95/188.01	c   zirounding       :       0.00          0          0
187.95/188.01	c   rounding         :       0.00          0          0
187.95/188.01	c   shifting         :       0.00          0          0
187.95/188.01	c   intshifting      :       0.00          0          0
187.95/188.01	c   twoopt           :       0.00          0          0
187.95/188.01	c   fixandinfer      :       0.00          0          0
187.95/188.01	c   feaspump         :       0.00          0          0
187.95/188.01	c   coefdiving       :       0.00          0          0
187.95/188.01	c   pscostdiving     :       0.00          0          0
187.95/188.01	c   fracdiving       :       0.00          0          0
187.95/188.01	c   veclendiving     :       0.00          0          0
187.95/188.01	c   intdiving        :       0.00          0          0
187.95/188.01	c   actconsdiving    :       0.00          0          0
187.95/188.01	c   objpscostdiving  :       0.00          0          0
187.95/188.01	c   rootsoldiving    :       0.00          0          0
187.95/188.01	c   linesearchdiving :       0.00          0          0
187.95/188.01	c   guideddiving     :       0.00          0          0
187.95/188.01	c   octane           :       0.00          0          0
187.95/188.01	c   rens             :       0.00          0          0
187.95/188.01	c   rins             :       0.00          0          0
187.95/188.01	c   localbranching   :       0.00          0          0
187.95/188.01	c   mutation         :       0.00          0          0
187.95/188.01	c   crossover        :       0.00          0          0
187.95/188.01	c   dins             :       0.00          0          0
187.95/188.01	c   undercover       :       0.00          0          0
187.95/188.01	c   nlp              :       0.38          0          0
187.95/188.01	c   trysol           :       0.26          0          0
187.95/188.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
187.95/188.01	c   primal LP        :       0.00          0          0       0.00          -
187.95/188.01	c   dual LP          :       0.00          0          0       0.00          -
187.95/188.01	c   lex dual LP      :       0.00          0          0       0.00          -
187.95/188.01	c   barrier LP       :       0.00          0          0       0.00          -
187.95/188.01	c   diving/probing LP:       0.00          0          0       0.00          -
187.95/188.01	c   strong branching :       0.00          0          0       0.00          -
187.95/188.01	c     (at root node) :          -          0          0       0.00          -
187.95/188.01	c   conflict analysis:       0.00          0          0       0.00          -
187.95/188.01	c B&B Tree           :
187.95/188.01	c   number of runs   :          1
187.95/188.01	c   nodes            :     633477
187.95/188.01	c   nodes (total)    :     633477
187.95/188.01	c   nodes left       :          0
187.95/188.01	c   max depth        :        197
187.95/188.01	c   max depth (total):        197
187.95/188.01	c   backtracks       :      56924 (9.0%)
187.95/188.01	c   delayed cutoffs  :     382919
187.95/188.01	c   repropagations   :     188308 (540443 domain reductions, 51971 cutoffs)
187.95/188.01	c   avg switch length:       6.36
187.95/188.01	c   switching time   :      38.59
187.95/188.01	c Solution           :
187.95/188.01	c   Solutions found  :          5 (5 improvements)
187.95/188.01	c   First Solution   : +6.50000000000000e+01   (in run 1, after 287674 nodes, 75.26 seconds, depth 85, found by <relaxation>)
187.95/188.01	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 633477 nodes, 167.49 seconds, depth 66, found by <relaxation>)
187.95/188.01	c   Dual Bound       : +3.00000000000000e+00
187.95/188.01	c   Gap              :       0.00 %
187.95/188.01	c   Root Dual Bound  : +1.00000000000000e+00
187.95/188.01	c   Root Iterations  :          0
187.95/188.05	c Time complete: 187.99.

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2663730-1276651019/watcher-2663730-1276651019 -o /tmp/evaluation-result-2663730-1276651019/solver-2663730-1276651019 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663730-1276651019.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: 3.23 2.91 2.13 3/106 15271
/proc/meminfo: memFree=1799888/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=6584 CPUtime=0
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 1077 0 0 0 0 0 0 0 20 0 1 0 6396410 6742016 999 1992294400 4194304 7136930 140734096673152 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15271/statm: 1646 1011 254 719 0 925 0

[startup+0.0438169 s]
/proc/loadavg: 3.23 2.91 2.13 3/106 15271
/proc/meminfo: memFree=1799888/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=11284 CPUtime=0.03
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 2718 0 0 0 2 1 0 0 20 0 1 0 6396410 11554816 2030 1992294400 4194304 7136930 140734096673152 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 2821 2030 328 719 0 2100 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11284

[startup+0.100823 s]
/proc/loadavg: 3.23 2.91 2.13 3/106 15271
/proc/meminfo: memFree=1799888/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=12444 CPUtime=0.09
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 6235 0 0 0 5 4 0 0 20 0 1 0 6396410 12742656 2206 1992294400 4194304 7136930 140734096673152 18446744073709551615 6346613 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 3111 2221 360 719 0 2390 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12444

[startup+0.300838 s]
/proc/loadavg: 3.23 2.91 2.13 3/106 15271
/proc/meminfo: memFree=1799888/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=13536 CPUtime=0.29
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 7467 0 0 0 22 7 0 0 20 0 1 0 6396410 13860864 2667 1992294400 4194304 7136930 140734096673152 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 3384 2667 394 719 0 2663 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13536

[startup+0.700874 s]
/proc/loadavg: 3.23 2.91 2.13 3/106 15271
/proc/meminfo: memFree=1799888/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=14708 CPUtime=0.69
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 7775 0 0 0 57 12 0 0 20 0 1 0 6396410 15060992 2975 1992294400 4194304 7136930 140734096673152 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 3677 2975 394 719 0 2956 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14708

[startup+1.50094 s]
/proc/loadavg: 3.23 2.91 2.13 2/107 15272
/proc/meminfo: memFree=1788100/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=17444 CPUtime=1.49
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 8455 0 0 0 127 22 0 0 23 0 1 0 6396410 17862656 3655 1992294400 4194304 7136930 140734096673152 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 4361 3655 394 719 0 3640 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17444

[startup+3.10108 s]
/proc/loadavg: 3.23 2.91 2.13 2/107 15274
/proc/meminfo: memFree=1784504/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=22176 CPUtime=3.09
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 9642 0 0 0 270 39 0 0 25 0 1 0 6396410 22708224 4842 1992294400 4194304 7136930 140734096673152 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 5544 4842 394 719 0 4823 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22176

[startup+6.30135 s]
/proc/loadavg: 3.05 2.88 2.13 2/107 15274
/proc/meminfo: memFree=1776568/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=28540 CPUtime=6.29
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 11267 0 0 0 559 70 0 0 25 0 1 0 6396410 29224960 6467 1992294400 4194304 7136930 140734096673152 18446744073709551615 5909152 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 7135 6467 394 719 0 6414 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28540

[startup+12.7009 s]
/proc/loadavg: 2.88 2.85 2.12 2/107 15274
/proc/meminfo: memFree=1761812/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=43948 CPUtime=12.69
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 15165 0 0 0 1135 134 0 0 25 0 1 0 6396410 45002752 10365 1992294400 4194304 7136930 140734096673152 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 10987 10365 394 719 0 10266 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43948

[startup+25.501 s]
/proc/loadavg: 2.47 2.76 2.10 2/107 15274
/proc/meminfo: memFree=1732052/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=73088 CPUtime=25.48
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 22102 0 0 0 2288 260 0 0 25 0 1 0 6396410 74842112 17302 1992294400 4194304 7136930 140734096673152 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 18272 17302 394 719 0 17551 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 73088

[startup+51.1002 s]
/proc/loadavg: 1.96 2.61 2.07 2/107 15274
/proc/meminfo: memFree=1691876/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=112724 CPUtime=51.07
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 32183 0 0 0 4632 475 0 0 25 0 1 0 6396410 115429376 27383 1992294400 4194304 7136930 140734096673152 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 28181 27383 394 719 0 27460 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 112724

[startup+102.309 s]
/proc/loadavg: 1.42 2.36 2.01 2/107 15276
/proc/meminfo: memFree=1608300/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=197676 CPUtime=102.27
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 52832 0 0 0 9305 922 0 0 25 0 1 0 6396410 202420224 48032 1992294400 4194304 7136930 140734096673152 18446744073709551615 4221557 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 49419 48032 394 719 0 48698 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 197676

[startup+162.301 s]
/proc/loadavg: 1.15 2.11 1.95 2/107 15278
/proc/meminfo: memFree=1516168/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=288164 CPUtime=162.24
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 75875 0 0 0 14783 1441 0 0 25 0 1 0 6396410 295079936 71075 1992294400 4194304 7136930 140734096673152 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 72041 71075 394 719 0 71320 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 288164

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

[startup+166.301 s]
/proc/loadavg: 1.14 2.09 1.94 2/107 15278
/proc/meminfo: memFree=1509472/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=295504 CPUtime=166.25
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 77745 0 0 0 15145 1480 0 0 25 0 1 0 6396410 302596096 72945 1992294400 4194304 7136930 140734096673152 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 73876 72945 394 719 0 73155 0
Current children cumulated CPU time (s) 166.25
Current children cumulated vsize (KiB) 295504

[startup+179.101 s]
/proc/loadavg: 1.12 2.06 1.93 2/107 15278
/proc/meminfo: memFree=1488640/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=317280 CPUtime=179.04
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 83347 0 0 0 16299 1605 0 0 25 0 1 0 6396410 324894720 78547 1992294400 4194304 7136930 140734096673152 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 79320 78547 394 719 0 78599 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 317280

[startup+182.3 s]
/proc/loadavg: 1.11 2.04 1.92 2/107 15278
/proc/meminfo: memFree=1479588/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=324896 CPUtime=182.24
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 85281 0 0 0 16587 1637 0 0 25 0 1 0 6396410 332693504 80481 1992294400 4194304 7136930 140734096673152 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 81224 80481 394 719 0 80503 0
Current children cumulated CPU time (s) 182.24
Current children cumulated vsize (KiB) 324896

[startup+185.502 s]
/proc/loadavg: 1.10 2.02 1.92 2/107 15278
/proc/meminfo: memFree=1481696/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=320524 CPUtime=185.44
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 85878 0 0 0 16876 1668 0 0 25 0 1 0 6396410 328216576 79405 1992294400 4194304 7136930 140734096673152 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 80131 79405 394 719 0 79410 0
Current children cumulated CPU time (s) 185.44
Current children cumulated vsize (KiB) 320524

[startup+187.102 s]
/proc/loadavg: 1.10 2.02 1.92 2/107 15278
/proc/meminfo: memFree=1483680/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=315396 CPUtime=187.04
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 85878 0 0 0 17021 1683 0 0 25 0 1 0 6396410 322965504 78123 1992294400 4194304 7136930 140734096673152 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 78849 78123 394 719 0 78128 0
Current children cumulated CPU time (s) 187.04
Current children cumulated vsize (KiB) 315396

[startup+187.502 s]
/proc/loadavg: 1.10 2.02 1.92 2/107 15278
/proc/meminfo: memFree=1483680/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=312324 CPUtime=187.44
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 85878 0 0 0 17058 1686 0 0 25 0 1 0 6396410 319819776 77355 1992294400 4194304 7136930 140734096673152 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 78081 77355 394 719 0 77360 0
Current children cumulated CPU time (s) 187.44
Current children cumulated vsize (KiB) 312324

[startup+187.902 s]
/proc/loadavg: 1.10 2.02 1.92 2/107 15278
/proc/meminfo: memFree=1483680/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=304628 CPUtime=187.84
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 85878 0 0 0 17095 1689 0 0 25 0 1 0 6396410 311939072 75431 1992294400 4194304 7136930 140734096673152 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 76157 75431 394 719 0 75436 0
Current children cumulated CPU time (s) 187.84
Current children cumulated vsize (KiB) 304628

[startup+188.001 s]
/proc/loadavg: 1.10 2.02 1.92 2/107 15278
/proc/meminfo: memFree=1512572/2059040 swapFree=4170748/4192956
[pid=15271] ppid=15269 vsize=277252 CPUtime=187.95
/proc/15271/stat : 15271 (pbscip.linux.x8) R 15269 15271 14619 0 -1 4202496 85878 0 0 0 17105 1690 0 0 25 0 1 0 6396410 283906048 68331 1992294400 4194304 7136930 140734096673152 18446744073709551615 6360983 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15271/statm: 69057 68331 394 719 0 68336 0
Current children cumulated CPU time (s) 187.95
Current children cumulated vsize (KiB) 277252

Child status: 0
Real time (s): 188.054
CPU time (s): 188.002
CPU user time (s): 171.066
CPU system time (s): 16.9364
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 327216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 171.066
system time used= 16.9364
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85890
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2363

runsolver used 0.306953 second user time and 0.911861 second system time

The end

Launcher Data

Begin job on node031 at 2010-06-16 03:16:59
IDJOB=2663730
IDBENCH=48103
IDSOLVER=1167
FILE ID=node031/2663730-1276651019
PBS_JOBID= 11172432
Free space on /tmp= 62584 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=71-P1=131-P2=37-P3=29-P4=71-P5=79-P6=47-P7=41-B.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2663730-1276651019/watcher-2663730-1276651019 -o /tmp/evaluation-result-2663730-1276651019/solver-2663730-1276651019 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663730-1276651019.opb -t 1800 -m 1800

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

MD5SUM BENCH= 3dcbc29326e863fba53ed8c8a10116ce
RANDOM SEED=689672248

node031.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.219
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.43
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.219
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.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1800292 kB
Buffers:         30900 kB
Cached:         111936 kB
SwapCached:       1484 kB
Active:          87416 kB
Inactive:        94608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1800292 kB
SwapTotal:     4192956 kB
SwapFree:      4170748 kB
Dirty:            3176 kB
Writeback:           0 kB
AnonPages:       37632 kB
Mapped:          15404 kB
Slab:            54656 kB
PageTables:       4036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181084 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62580 MiB
End job on node031 at 2010-06-16 03:20:08