Trace number 3734785

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
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)UNSAT 258.667 258.717

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_1.opb
MD5SUM8dbaef61ba32642517e0b17ac09a002e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.858
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 851
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2553
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.1.0.7
0.00/0.00	c LP-Solver SoPlex 1.4.1
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c read problem <HOME/instance-3734785-1338704755.opb>
0.00/0.00	c original problem has 31 variables (31 bin, 0 int, 0 impl, 0 cont) and 9 constraints
0.00/0.00	c start presolving problem
0.00/0.00	c presolving:
0.00/0.00	c (round 1) 1 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.00	c (round 2) 1 del vars, 5 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.00	c presolving (3 rounds):
0.00/0.00	c  1 deleted vars, 5 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.00	c  0 implications, 0 cliques
0.00/0.00	c presolved problem has 30 variables (30 bin, 0 int, 0 impl, 0 cont) and 4 constraints
0.00/0.00	c       4 constraints of type <linear>
0.00/0.00	c transformed objective value is always integral (scale: 1)
0.00/0.00	c Presolving Time: 0.00
0.00/0.00	c OPT-LIN
0.00/0.00	c -----------------------------------------------------------------------------------------------
0.00/0.00	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.00	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.00	c limits/memory = c 13950
0.00/0.00	c # maximal time in seconds to run
0.00/0.00	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.00	c limits/time = c 1791
0.00/0.00	c # frequency for displaying node information lines
0.00/0.00	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.00	c display/freq = c 10000
0.00/0.00	c -----------------------------------------------------------------------------------------------
0.00/0.00	c start solving problem
0.00/0.00	c 
0.00/0.00	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.00	c   0.0s|     1 |     0 |    16 | 172k|   0 |   4 |  30 |   4 |   4 |  30 |   4 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.01	c   0.0s|     1 |     0 |    58 | 189k|   0 |   8 |  30 |   4 |   4 |  30 |   9 |   5 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.01	c   0.0s|     1 |     0 |    64 | 212k|   0 |   8 |  30 |   4 |   4 |  30 |  13 |   9 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.01	c   0.0s|     1 |     0 |    67 | 234k|   0 |  10 |  30 |   4 |   4 |  30 |  17 |  13 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.01	c   0.0s|     1 |     0 |    73 | 252k|   0 |  11 |  30 |   4 |   4 |  30 |  19 |  15 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.01	c   0.0s|     1 |     0 |    85 | 259k|   0 |  13 |  30 |   4 |   4 |  30 |  23 |  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.02	c   0.0s|     1 |     0 |    90 | 270k|   0 |  17 |  30 |   4 |   4 |  30 |  25 |  21 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.03	c   0.0s|     1 |     2 |    90 | 270k|   0 |  17 |  30 |   4 |   4 |  30 |  25 |  21 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
1.29/1.37	c   1.3s| 10000 |  1325 | 16133 |2642k|  25 |   4 |  30 |3591 |  29 |  30 |  18 |  21 |3983 | 358 | 0.000000e+00 |      --      |    Inf 
2.88/2.98	c   2.9s| 20000 |  2223 | 32173 |3686k|  25 |   - |  30 |4043 |  53 |  30 |  18 |  21 |8323 | 480 | 0.000000e+00 |      --      |    Inf 
4.49/4.56	c   4.4s| 30000 |  3591 | 47718 |4879k|  25 |   4 |  30 |4902 |  33 |  30 |  18 |  21 |  11k| 575 | 0.000000e+00 |      --      |    Inf 
6.39/6.41	c   6.2s| 40000 |  4230 | 63367 |5441k|  26 |   - |  30 |4282 |  95 |  30 |  18 |  21 |  16k| 648 | 0.000000e+00 |      --      |    Inf 
8.08/8.18	c   7.9s| 50000 |  4590 | 78504 |5723k|  26 |   - |  30 |3600 | 273 |  30 |  18 |  21 |  20k| 712 | 0.000000e+00 |      --      |    Inf 
9.78/9.85	c   9.5s| 60000 |  4933 | 94124 |6372k|  26 |   4 |  30 |4350 |  26 |  30 |  18 |  21 |  24k| 771 | 0.000000e+00 |      --      |    Inf 
11.49/11.58	c  11.2s| 70000 |  5379 |109522 |7073k|  26 |   4 |  30 |4979 |   7 |  30 |  18 |  21 |  28k| 840 | 0.000000e+00 |      --      |    Inf 
13.19/13.30	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.19/13.30	c  12.8s| 80000 |  5820 |124513 |7642k|  26 |   4 |  30 |5377 |  22 |  30 |  18 |  21 |  32k| 895 | 0.000000e+00 |      --      |    Inf 
14.98/15.06	c  14.6s| 90000 |  6286 |140056 |8384k|  26 |   - |  30 |6203 |  37 |  30 |  18 |  21 |  36k| 961 | 0.000000e+00 |      --      |    Inf 
16.98/17.00	c  16.4s|100000 |  6383 |155084 |8612k|  26 |   4 |  30 |5830 |   5 |  30 |  18 |  21 |  40k|1017 | 0.000000e+00 |      --      |    Inf 
19.09/19.16	c  18.6s|110000 |  6107 |170132 |8444k|  26 |   4 |  30 |5062 |   6 |  30 |  18 |  21 |  45k|1072 | 0.000000e+00 |      --      |    Inf 
20.99/21.08	c  20.4s|120000 |  6086 |185536 |8658k|  26 |   4 |  30 |5305 |  95 |  30 |  18 |  21 |  49k|1120 | 0.000000e+00 |      --      |    Inf 
22.88/22.93	c  22.2s|130000 |  6169 |200586 |9132k|  26 |   - |  30 |6148 |  15 |  30 |  18 |  21 |  53k|1157 | 0.000000e+00 |      --      |    Inf 
24.98/25.08	c  24.3s|140000 |  6010 |216257 |9034k|  26 |   - |  30 |5492 | 102 |   0 |   0 |  21 |  58k|1204 | 0.000000e+00 |      --      |    Inf 
27.08/27.17	c  26.4s|150000 |  5594 |231514 |8804k|  26 |   - |  30 |5280 | 189 |   0 |   0 |  21 |  62k|1244 | 0.000000e+00 |      --      |    Inf 
29.08/29.18	c  28.3s|160000 |  5289 |246623 |8965k|  26 |   4 |  30 |6106 |   8 |  30 |  18 |  21 |  67k|1285 | 0.000000e+00 |      --      |    Inf 
30.98/31.07	c  30.1s|170000 |  5750 |263042 |9660k|  26 |   - |  30 |7141 |   5 |   0 |   0 |  21 |  71k|1315 | 0.000000e+00 |      --      |    Inf 
33.28/33.39	c  32.4s|180000 |  5406 |279079 |9636k|  26 |   4 |  30 |6816 |   4 |  30 |  18 |  21 |  76k|1361 | 0.000000e+00 |      --      |    Inf 
35.48/35.56	c  34.5s|190000 |  5111 |294199 |9439k|  26 |   - |  30 |6450 |  30 |   0 |   0 |  21 |  81k|1396 | 0.000000e+00 |      --      |    Inf 
37.68/37.76	c  36.7s|200000 |  4869 |310117 |9510k|  26 |   4 |  30 |6842 |  54 |  30 |  18 |  21 |  85k|1438 | 0.000000e+00 |      --      |    Inf 
39.88/39.96	c  38.8s|210000 |  4622 |325498 |9334k|  26 |   4 |  30 |6800 |  13 |  30 |  18 |  21 |  90k|1471 | 0.000000e+00 |      --      |    Inf 
42.18/42.22	c  41.0s|220000 |  4171 |340596 |8747k|  26 |   4 |  30 |6030 |   6 |  30 |  18 |  21 |  95k|1511 | 0.000000e+00 |      --      |    Inf 
44.28/44.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
44.28/44.32	c  43.0s|230000 |  3755 |356392 |8564k|  26 |   - |  30 |6376 |   8 |  30 |  18 |  21 | 100k|1542 | 0.000000e+00 |      --      |    Inf 
45.98/46.05	c  44.7s|240000 |  5219 |372977 |9484k|  26 |   4 |  30 |6652 |   8 |  30 |  18 |  21 | 103k|1577 | 0.000000e+00 |      --      |    Inf 
47.77/47.85	c  46.5s|250000 |  6468 |388944 |  10M|  26 |   4 |  30 |7281 | 882 |  30 |  18 |  21 | 108k|1605 | 0.000000e+00 |      --      |    Inf 
49.68/49.70	c  48.3s|260000 |  7528 |404906 |  11M|  26 |   4 |  30 |7873 |  11 |  30 |  18 |  21 | 111k|1638 | 0.000000e+00 |      --      |    Inf 
51.37/51.49	c  50.0s|270000 |  8679 |420735 |  12M|  26 |   4 |  30 |9052 |  71 |  30 |  18 |  21 | 115k|1660 | 0.000000e+00 |      --      |    Inf 
53.57/53.60	c  52.1s|280000 |  9275 |436421 |  13M|  26 |   4 |  30 |8950 | 157 |  30 |  18 |  21 | 119k|1687 | 0.000000e+00 |      --      |    Inf 
55.67/55.74	c  54.1s|290000 |  9706 |452402 |  13M|  26 |   4 |  30 |8978 |  16 |  30 |  18 |  21 | 124k|1716 | 0.000000e+00 |      --      |    Inf 
57.97/58.00	c  56.4s|300000 |  9958 |468454 |  14M|  26 |   4 |  30 |9253 |  10 |  30 |  18 |  21 | 128k|1750 | 0.000000e+00 |      --      |    Inf 
60.17/60.24	c  58.5s|310000 | 10272 |483881 |  14M|  26 |   - |  30 |9098 | 115 |   0 |   0 |  21 | 132k|1781 | 0.000000e+00 |      --      |    Inf 
62.38/62.44	c  60.7s|320000 | 10614 |499651 |  15M|  26 |   4 |  30 |9649 | 185 |  30 |  18 |  21 | 137k|1808 | 0.000000e+00 |      --      |    Inf 
64.67/64.75	c  63.0s|330000 | 10739 |515056 |  15M|  26 |   4 |  30 |8861 |   7 |  30 |  18 |  21 | 141k|1830 | 0.000000e+00 |      --      |    Inf 
66.87/66.92	c  65.1s|340000 | 11078 |531105 |  16M|  26 |   4 |  30 |9564 |  15 |  30 |  18 |  21 | 145k|1848 | 0.000000e+00 |      --      |    Inf 
68.87/68.90	c  67.0s|350000 | 11988 |547021 |  17M|  26 |   - |  30 |  11k|  39 |   0 |   0 |  21 | 149k|1878 | 0.000000e+00 |      --      |    Inf 
71.58/71.65	c  69.7s|360000 | 11790 |562786 |  17M|  26 |   4 |  30 |9825 |  12 |  30 |  18 |  21 | 154k|1897 | 0.000000e+00 |      --      |    Inf 
74.07/74.19	c  72.2s|370000 | 11572 |578268 |  17M|  26 |   4 |  30 |9652 | 471 |  30 |  18 |  21 | 158k|1929 | 0.000000e+00 |      --      |    Inf 
76.77/76.83	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
76.77/76.83	c  74.8s|380000 | 11189 |593837 |  17M|  26 |   - |  30 |9851 |   6 |  30 |  18 |  21 | 162k|1948 | 0.000000e+00 |      --      |    Inf 
79.47/79.52	c  77.4s|390000 | 10862 |609523 |  16M|  26 |   4 |  30 |9526 |   5 |  30 |  18 |  21 | 167k|1961 | 0.000000e+00 |      --      |    Inf 
82.07/82.16	c  80.0s|400000 | 10378 |625135 |  16M|  26 |   - |  30 |9433 |  13 |  30 |  18 |  21 | 172k|1980 | 0.000000e+00 |      --      |    Inf 
84.46/84.59	c  82.3s|410000 | 10340 |640654 |  17M|  26 |   - |  30 |  10k|  18 |   0 |   0 |  21 | 176k|1993 | 0.000000e+00 |      --      |    Inf 
87.17/87.28	c  85.0s|420000 |  9960 |655607 |  16M|  26 |   - |  30 |9766 |  14 |  30 |  18 |  21 | 180k|2011 | 0.000000e+00 |      --      |    Inf 
89.77/89.83	c  87.5s|430000 |  9611 |670904 |  16M|  26 |   4 |  30 |  10k| 135 |  30 |  18 |  21 | 185k|2024 | 0.000000e+00 |      --      |    Inf 
92.17/92.27	c  89.9s|440000 |  9368 |686070 |  16M|  26 |   4 |  30 |  10k|  34 |  30 |  18 |  21 | 189k|2040 | 0.000000e+00 |      --      |    Inf 
95.07/95.14	c  92.7s|450000 |  8651 |700879 |  15M|  26 |   4 |  30 |9783 | 386 |  30 |  18 |  21 | 193k|2049 | 0.000000e+00 |      --      |    Inf 
97.77/97.85	c  95.3s|460000 |  8116 |716560 |  15M|  26 |   4 |  30 |  10k|   4 |  30 |  18 |  21 | 198k|2062 | 0.000000e+00 |      --      |    Inf 
100.57/100.63	c  98.1s|470000 |  7521 |732061 |  14M|  26 |   - |  30 |9697 | 295 |  30 |  18 |  21 | 202k|2072 | 0.000000e+00 |      --      |    Inf 
103.26/103.40	c   101s|480000 |  6966 |747500 |  14M|  26 |   - |  30 |8702 |   7 |   0 |   0 |  21 | 207k|2087 | 0.000000e+00 |      --      |    Inf 
106.17/106.26	c   104s|490000 |  6125 |763060 |  13M|  26 |   - |  30 |8397 |   5 |   0 |   0 |  21 | 212k|2096 | 0.000000e+00 |      --      |    Inf 
108.97/109.01	c   106s|500000 |  5242 |778546 |  12M|  26 |   - |  30 |7470 |   5 |  30 |  18 |  21 | 217k|2113 | 0.000000e+00 |      --      |    Inf 
111.47/111.53	c   109s|510000 |  4632 |794302 |  11M|  26 |   4 |  30 |7470 |  62 |  30 |  18 |  21 | 222k|2123 | 0.000000e+00 |      --      |    Inf 
113.96/114.03	c   111s|520000 |  4065 |809975 |  10M|  26 |   4 |  30 |7907 | 223 |  30 |  18 |  21 | 227k|2133 | 0.000000e+00 |      --      |    Inf 
116.87/116.94	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
116.87/116.94	c   114s|530000 |  2851 |825581 |8870k|  26 |   4 |  30 |6451 |   4 |  30 |  18 |  21 | 232k|2149 | 0.000000e+00 |      --      |    Inf 
119.27/119.33	c   116s|540000 |  2275 |841000 |8401k|  26 |   - |  30 |7557 |   9 |   0 |   0 |  21 | 237k|2166 | 0.000000e+00 |      --      |    Inf 
121.96/122.06	c   119s|550000 |  1186 |856756 |6442k|  26 |   4 |  30 |6527 | 117 |  30 |  18 |  21 | 242k|2178 | 0.000000e+00 |      --      |    Inf 
124.06/124.13	c   121s|560000 |  1410 |873525 |6951k|  26 |   4 |  30 |8290 |  14 |  30 |  18 |  21 | 247k|2191 | 0.000000e+00 |      --      |    Inf 
126.76/126.86	c   124s|570000 |   810 |889597 |5836k|  26 |   4 |  30 |7930 | 121 |  30 |  18 |  21 | 252k|2212 | 0.000000e+00 |      --      |    Inf 
128.87/128.96	c   126s|580000 |  1320 |905719 |6836k|  26 |   - |  30 |9519 | 291 |   0 |   0 |  21 | 257k|2229 | 0.000000e+00 |      --      |    Inf 
131.26/131.35	c   128s|590000 |  1095 |921628 |7091k|  26 |   - |  30 |  10k| 490 |   0 |   0 |  21 | 261k|2250 | 0.000000e+00 |      --      |    Inf 
133.76/133.89	c   131s|600000 |  1270 |938483 |7505k|  26 |   - |  30 |  10k|   4 |   0 |   0 |  21 | 266k|2273 | 0.000000e+00 |      --      |    Inf 
137.16/137.29	c   134s|610000 |   184 |955242 |5749k|  26 |   4 |  30 |9690 |   6 |  30 |  18 |  21 | 272k|2299 | 0.000000e+00 |      --      |    Inf 
139.46/139.51	c   136s|620000 |  1240 |971868 |6543k|  26 |   - |  30 |  10k|  16 |  30 |  18 |  21 | 277k|2317 | 0.000000e+00 |      --      |    Inf 
141.76/141.84	c   138s|630000 |  1744 |987221 |7250k|  26 |   4 |  30 |  11k| 105 |  30 |  18 |  21 | 281k|2337 | 0.000000e+00 |      --      |    Inf 
144.36/144.41	c   141s|640000 |  1817 |  1002k|7655k|  26 |   - |  30 |  11k|  18 |  30 |  18 |  21 | 285k|2351 | 0.000000e+00 |      --      |    Inf 
147.06/147.10	c   144s|650000 |  1398 |  1017k|7413k|  26 |   4 |  30 |  10k|  16 |  30 |  18 |  21 | 290k|2368 | 0.000000e+00 |      --      |    Inf 
149.26/149.35	c   146s|660000 |  2410 |  1034k|8748k|  26 |   - |  30 |  12k|   4 |   0 |   0 |  21 | 294k|2379 | 0.000000e+00 |      --      |    Inf 
151.76/151.85	c   148s|670000 |  3271 |  1050k|9863k|  26 |   - |  30 |  14k|   7 |  30 |  18 |  21 | 298k|2397 | 0.000000e+00 |      --      |    Inf 
154.46/154.50	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
154.46/154.50	c   151s|680000 |  3822 |  1066k|  10M|  26 |   - |  30 |  14k| 134 |  30 |  18 |  21 | 302k|2404 | 0.000000e+00 |      --      |    Inf 
157.45/157.56	c   154s|690000 |  3600 |  1083k|  10M|  26 |   4 |  30 |  13k|  22 |  30 |  18 |  21 | 307k|2417 | 0.000000e+00 |      --      |    Inf 
160.56/160.62	c   157s|700000 |  3031 |  1099k|  10M|  26 |   - |  30 |  13k|   5 |  30 |  18 |  21 | 312k|2425 | 0.000000e+00 |      --      |    Inf 
163.75/163.82	c   160s|710000 |  2402 |  1114k|9495k|  26 |   - |  30 |  12k|  38 |  30 |  18 |  21 | 317k|2434 | 0.000000e+00 |      --      |    Inf 
166.95/167.02	c   163s|720000 |  1371 |  1130k|8263k|  26 |   4 |  30 |  12k|   4 |  30 |  18 |  21 | 322k|2446 | 0.000000e+00 |      --      |    Inf 
169.55/169.61	c   166s|730000 |  1290 |  1146k|8776k|  26 |   5 |  30 |  13k|  15 |  30 |  18 |  21 | 327k|2459 | 0.000000e+00 |      --      |    Inf 
172.96/173.07	c   169s|740000 |    72 |  1162k|6481k|  26 |   4 |  30 |  12k|  45 |  30 |  18 |  21 | 332k|2470 | 0.000000e+00 |      --      |    Inf 
175.45/175.55	c   171s|750000 |  1898 |  1179k|7982k|  26 |   4 |  30 |  13k|  24 |  30 |  18 |  21 | 338k|2480 | 0.000000e+00 |      --      |    Inf 
178.35/178.42	c   174s|760000 |  2965 |  1196k|9337k|  26 |   4 |  30 |  15k|   7 |  30 |  18 |  21 | 344k|2490 | 0.000000e+00 |      --      |    Inf 
181.56/181.63	c   177s|770000 |  3711 |  1213k|  10M|  26 |   4 |  30 |  16k| 315 |  30 |  18 |  21 | 351k|2508 | 0.000000e+00 |      --      |    Inf 
185.35/185.42	c   181s|780000 |  4042 |  1230k|  11M|  26 |   - |  30 |  16k|   8 |  30 |  18 |  21 | 357k|2519 | 0.000000e+00 |      --      |    Inf 
189.05/189.16	c   185s|790000 |  4677 |  1247k|  12M|  26 |   4 |  30 |  17k|  84 |  30 |  18 |  21 | 364k|2527 | 0.000000e+00 |      --      |    Inf 
192.95/193.07	c   189s|800000 |  4725 |  1263k|  12M|  26 |   4 |  30 |  16k| 161 |  30 |  18 |  21 | 371k|2538 | 0.000000e+00 |      --      |    Inf 
196.75/196.88	c   192s|810000 |  4811 |  1280k|  12M|  26 |   4 |  30 |  16k|   8 |  30 |  18 |  21 | 378k|2551 | 0.000000e+00 |      --      |    Inf 
200.65/200.73	c   196s|820000 |  4717 |  1297k|  13M|  26 |   4 |  30 |  16k| 311 |  30 |  18 |  21 | 386k|2564 | 0.000000e+00 |      --      |    Inf 
204.95/205.00	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
204.95/205.00	c   200s|830000 |  4132 |  1313k|  12M|  26 |   4 |  30 |  15k|  96 |  30 |  18 |  21 | 393k|2573 | 0.000000e+00 |      --      |    Inf 
208.35/208.40	c   204s|840000 |  4343 |  1331k|  13M|  26 |   4 |  30 |  16k| 489 |  30 |  18 |  21 | 400k|2580 | 0.000000e+00 |      --      |    Inf 
212.84/212.99	c   208s|850000 |  3451 |  1347k|  12M|  26 |   - |  30 |  15k|   5 |   0 |   0 |  21 | 408k|2596 | 0.000000e+00 |      --      |    Inf 
216.45/216.50	c   212s|860000 |  3619 |  1365k|  13M|  26 |   - |  30 |  18k|  44 |   0 |   0 |  21 | 415k|2604 | 0.000000e+00 |      --      |    Inf 
221.24/221.34	c   217s|870000 |  2901 |  1382k|  12M|  26 |   - |  30 |  17k|  77 |  30 |  18 |  21 | 423k|2616 | 0.000000e+00 |      --      |    Inf 
225.65/225.72	c   221s|880000 |  2919 |  1399k|  12M|  26 |   4 |  30 |  18k|   7 |  30 |  18 |  21 | 430k|2626 | 0.000000e+00 |      --      |    Inf 
229.44/229.53	c   225s|890000 |  3357 |  1416k|  13M|  26 |   - |  30 |  19k|   6 |   0 |   0 |  21 | 437k|2632 | 0.000000e+00 |      --      |    Inf 
233.84/233.97	c   229s|900000 |  3791 |  1433k|  14M|  26 |   - |  30 |  20k|  60 |   0 |   0 |  21 | 444k|2644 | 0.000000e+00 |      --      |    Inf 
238.85/238.94	c   234s|910000 |  3342 |  1450k|  14M|  26 |   - |  30 |  20k|  17 |  30 |  18 |  21 | 451k|2655 | 0.000000e+00 |      --      |    Inf 
243.84/243.99	c   239s|920000 |  2808 |  1468k|  14M|  26 |   4 |  30 |  20k|   4 |  30 |  18 |  21 | 459k|2663 | 0.000000e+00 |      --      |    Inf 
250.24/250.38	c   245s|930000 |  1654 |  1484k|  11M|  26 |   4 |  30 |  17k|   5 |  30 |  18 |  21 | 467k|2673 | 0.000000e+00 |      --      |    Inf 
254.74/254.85	c   250s|940000 |  1149 |  1501k|  11M|  26 |   4 |  30 |  18k|   5 |  30 |  18 |  21 | 475k|2692 | 0.000000e+00 |      --      |    Inf 
258.54/258.69	c 
258.54/258.69	c SCIP Status        : problem is solved [infeasible]
258.54/258.69	c Solving Time (sec) : 253.35
258.54/258.69	c Solving Nodes      : 944541
258.54/258.69	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
258.54/258.69	c Dual Bound         : +1.00000000000000e+20
258.54/258.69	c Gap                : 0.00 %
258.54/258.69	c NODE         944541
258.54/258.69	c DUAL BOUND   1e+20
258.54/258.69	c PRIMAL BOUND 1e+20
258.54/258.69	c GAP          0
258.54/258.69	s UNSATISFIABLE
258.54/258.69	c SCIP Status        : problem is solved [infeasible]
258.54/258.69	c Solving Time       :     253.35
258.54/258.69	c Original Problem   :
258.54/258.69	c   Problem name     : HOME/instance-3734785-1338704755.opb
258.54/258.69	c   Variables        : 31 (31 binary, 0 integer, 0 implicit integer, 0 continuous)
258.54/258.69	c   Constraints      : 9 initial, 9 maximal
258.54/258.69	c Presolved Problem  :
258.54/258.69	c   Problem name     : t_HOME/instance-3734785-1338704755.opb
258.54/258.69	c   Variables        : 30 (30 binary, 0 integer, 0 implicit integer, 0 continuous)
258.54/258.69	c   Constraints      : 4 initial, 21753 maximal
258.54/258.69	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
258.54/258.69	c   trivial          :       0.00          0          0          0          0          0          0          0          0
258.54/258.69	c   dualfix          :       0.00          1          0          0          0          0          0          0          0
258.54/258.69	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
258.54/258.69	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
258.54/258.69	c   implics          :       0.00          0          0          0          0          0          0          0          0
258.54/258.69	c   probing          :       0.00          0          0          0          0          0          0          0          0
258.54/258.69	c   linear           :       0.00          0          0          0          0          0          5          0          0
258.54/258.69	c   logicor          :       0.00          0          0          0          0          0          0          0          0
258.54/258.69	c   root node        :          -          1          -          -          1          -          -          -          -
258.54/258.69	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
258.54/258.69	c   integral         :          0          0          0     524448          0        353       1124          0          0    1046012
258.54/258.69	c   linear           :          4          6    2184122          0          0     309242    2140652          0          0          0
258.54/258.69	c   logicor          :          0+         0    1065658          0          0       3390     417914          0          0          0
258.54/258.69	c   countsols        :          0          0          0          0          0          0          0          0          0          0
258.54/258.69	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
258.54/258.69	c   integral         :       2.69       0.00       0.00       2.69       0.00
258.54/258.69	c   linear           :      26.48       0.00      26.48       0.00       0.00
258.54/258.69	c   logicor          :      78.21       0.00      78.21       0.00       0.00
258.54/258.69	c   countsols        :       0.00       0.00       0.00       0.00       0.00
258.54/258.69	c Propagators        :       Time      Calls    Cutoffs    DomReds
258.54/258.69	c   rootredcost      :       0.22          0          0          0
258.54/258.69	c   pseudoobj        :       0.15          0          0          0
258.54/258.69	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
258.54/258.69	c   propagation      :       5.14     312632     179081     486736       20.2          9       15.7          -
258.54/258.69	c   infeasible LP    :       3.71     206959     206950     334796       13.4       2290       17.7          0
258.54/258.69	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
258.54/258.69	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
258.54/258.69	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
258.54/258.69	c   applied globally :          -          -          -     479115       15.0          -          -          -
258.54/258.69	c   applied locally  :          -          -          -          0        0.0          -          -          -
258.54/258.69	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
258.54/258.69	c   cut pool         :       0.00          5          -          -         38          -    (maximal pool size: 95)
258.54/258.69	c   redcost          :       0.44     524448          0          0          0          0
258.54/258.69	c   impliedbounds    :       0.00          6          0          0          0          0
258.54/258.69	c   intobj           :       0.00          0          0          0          0          0
258.54/258.69	c   gomory           :       0.00          6          0          0          1          0
258.54/258.69	c   strongcg         :       0.00          6          0          0         29          0
258.54/258.69	c   cmir             :       0.00          6          0          0         38          0
258.54/258.69	c   flowcover        :       0.01          6          0          0         57          0
258.54/258.69	c   clique           :       0.00          1          0          0          0          0
258.54/258.69	c   zerohalf         :       0.00          0          0          0          0          0
258.54/258.69	c   mcf              :       0.00          1          0          0          0          0
258.54/258.69	c Pricers            :       Time      Calls       Vars
258.54/258.69	c   problem variables:       0.00          0          0
258.54/258.69	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
258.54/258.69	c   relpscost        :       2.44     524448        353       1124          0          0    1046012
258.54/258.69	c   pscost           :       0.00          0          0          0          0          0          0
258.54/258.69	c   inference        :       0.00          0          0          0          0          0          0
258.54/258.69	c   mostinf          :       0.00          0          0          0          0          0          0
258.54/258.69	c   leastinf         :       0.00          0          0          0          0          0          0
258.54/258.69	c   fullstrong       :       0.00          0          0          0          0          0          0
258.54/258.69	c   allfullstrong    :       0.00          0          0          0          0          0          0
258.54/258.69	c   random           :       0.00          0          0          0          0          0          0
258.54/258.69	c Primal Heuristics  :       Time      Calls      Found
258.54/258.69	c   LP solutions     :       0.00          -          0
258.54/258.69	c   pseudo solutions :       0.00          -          0
258.54/258.69	c   oneopt           :       0.09          0          0
258.54/258.69	c   crossover        :       0.09          0          0
258.54/258.69	c   guideddiving     :       0.01          0          0
258.54/258.69	c   intshifting      :       0.01          0          0
258.54/258.69	c   coefdiving       :       0.03         92          0
258.54/258.69	c   pscostdiving     :       0.03         92          0
258.54/258.69	c   fracdiving       :       0.07         92          0
258.54/258.69	c   linesearchdiving :       0.00         92          0
258.54/258.69	c   veclendiving     :       0.03         92          0
258.54/258.69	c   feaspump         :       0.04         47          0
258.54/258.69	c   objpscostdiving  :       0.01         47          0
258.54/258.69	c   rootsoldiving    :       0.04         47          0
258.54/258.69	c   simplerounding   :       0.09          0          0
258.54/258.69	c   rounding         :       0.21      10233          0
258.54/258.69	c   shifting         :       0.77       4158          0
258.54/258.69	c   fixandinfer      :       0.00          0          0
258.54/258.69	c   intdiving        :       0.00          0          0
258.54/258.69	c   actconsdiving    :       0.00          0          0
258.54/258.69	c   octane           :       0.00          0          0
258.54/258.69	c   rens             :       0.00          0          0
258.54/258.69	c   rins             :       0.00          0          0
258.54/258.69	c   localbranching   :       0.00          0          0
258.54/258.69	c   mutation         :       0.00          0          0
258.54/258.69	c   dins             :       0.00          0          0
258.54/258.69	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
258.54/258.69	c   primal LP        :       0.00          0          0       0.00          -
258.54/258.69	c   dual LP          :      22.17     715346    1508187       2.11   68028.28
258.54/258.69	c   barrier LP       :       0.00          0          0       0.00          -
258.54/258.69	c   diving/probing LP:       0.03        553        874       1.58   29133.33
258.54/258.69	c   strong branching :       0.14       2697       8857       3.28   63264.29
258.54/258.69	c     (at root node) :          -         17        498      29.29          -
258.54/258.69	c   conflict analysis:       0.00          0          0       0.00          -
258.54/258.69	c B&B Tree           :
258.54/258.69	c   number of runs   :          1
258.54/258.69	c   nodes            :     944541
258.54/258.69	c   nodes (total)    :     944541
258.54/258.69	c   nodes left       :          0
258.54/258.69	c   max depth        :         26
258.54/258.69	c   max depth (total):         26
258.54/258.69	c   backtracks       :     259899 (27.5%)
258.54/258.69	c   delayed cutoffs  :     101472
258.54/258.69	c   repropagations   :     622692 (966087 domain reductions, 97342 cutoffs)
258.54/258.69	c   avg switch length:       5.51
258.54/258.69	c   switching time   :      75.28
258.54/258.69	c Solution           :
258.54/258.69	c   Solutions found  :          0 (0 improvements)
258.54/258.69	c   Primal Bound     : infeasible
258.54/258.69	c   Dual Bound       :          -
258.54/258.69	c   Gap              :       0.00 %
258.54/258.69	c   Root Dual Bound  : +0.00000000000000e+00
258.64/258.71	c Time complete: 258.66.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.02 2.02 2.00 3/174 26155
/proc/meminfo: memFree=23842664/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=8420 CPUtime=0 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 1473 0 0 0 0 0 0 0 20 0 1 0 336604113 8622080 1425 33554432000 4194304 7823515 140735345900720 140734671967320 6962503 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 2105 1072 354 887 0 1215 0

[startup+0.0737211 s]
/proc/loadavg: 2.02 2.02 2.00 3/174 26155
/proc/meminfo: memFree=23842664/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=14664 CPUtime=0.07 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 3255 0 0 0 6 1 0 0 20 0 1 0 336604113 15015936 2854 33554432000 4194304 7823515 140735345900720 140734671967320 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 3666 2854 557 887 0 2776 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14664

[startup+0.100257 s]
/proc/loadavg: 2.02 2.02 2.00 3/174 26155
/proc/meminfo: memFree=23842664/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=14664 CPUtime=0.09 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 3255 0 0 0 8 1 0 0 20 0 1 0 336604113 15015936 2854 33554432000 4194304 7823515 140735345900720 140734671967320 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 3666 2854 557 887 0 2776 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14664

[startup+0.30018 s]
/proc/loadavg: 2.02 2.02 2.00 3/174 26155
/proc/meminfo: memFree=23842664/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=14664 CPUtime=0.28 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 3255 0 0 0 27 1 0 0 20 0 1 0 336604113 15015936 2854 33554432000 4194304 7823515 140735345900720 140734671967320 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 3666 2854 557 887 0 2776 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14664

[startup+0.700179 s]
/proc/loadavg: 2.02 2.02 2.00 3/174 26155
/proc/meminfo: memFree=23842664/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=14664 CPUtime=0.69 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 3256 0 0 0 66 3 0 0 20 0 1 0 336604113 15015936 2855 33554432000 4194304 7823515 140735345900720 140735345898024 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 3666 2855 557 887 0 2776 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14664

[startup+1.50018 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 26156
/proc/meminfo: memFree=23833380/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=16132 CPUtime=1.49 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 3641 0 0 0 143 6 0 0 20 0 1 0 336604113 16519168 3240 33554432000 4194304 7823515 140735345900720 140735345898024 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 4033 3240 557 887 0 3143 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16132

[startup+3.10023 s]
/proc/loadavg: 1.94 2.00 1.99 3/175 26194
/proc/meminfo: memFree=23851656/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=17808 CPUtime=3.09 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 4019 0 0 0 298 11 0 0 20 0 1 0 336604113 18235392 3618 33554432000 4194304 7823515 140735345900720 140735345898552 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 4452 3618 557 887 0 3562 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17808

[startup+6.30023 s]
/proc/loadavg: 1.94 2.00 1.99 3/175 26194
/proc/meminfo: memFree=23840496/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=19728 CPUtime=6.29 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 4522 0 0 0 608 21 0 0 20 0 1 0 336604113 20201472 4121 33554432000 4194304 7823515 140735345900720 140735345897944 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 4932 4121 557 887 0 4042 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19728

[startup+12.7002 s]
/proc/loadavg: 1.95 2.00 1.99 3/175 26194
/proc/meminfo: memFree=23827596/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=22128 CPUtime=12.69 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 5098 0 0 0 1227 42 0 0 20 0 1 0 336604113 22659072 4725 33554432000 4194304 7823515 140735345900720 140735345897464 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 5532 4725 557 887 0 4642 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22128

[startup+25.5003 s]
/proc/loadavg: 1.96 2.00 1.99 3/175 26194
/proc/meminfo: memFree=23809720/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=25036 CPUtime=25.48 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 5814 0 0 0 2473 75 0 0 20 0 1 0 336604113 25636864 5441 33554432000 4194304 7823515 140735345900720 140735345896568 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 6259 5441 557 887 0 5369 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25036

[startup+51.1003 s]
/proc/loadavg: 1.97 2.00 1.99 3/175 26194
/proc/meminfo: memFree=23779240/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=28280 CPUtime=51.07 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 6553 0 0 0 4962 145 0 0 20 0 1 0 336604113 28958720 6501 33554432000 4194304 7823515 140735345900720 140735345897752 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 7070 6501 557 887 0 6180 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28280

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/175 26195
/proc/meminfo: memFree=23725760/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=35320 CPUtime=102.27 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 8246 0 0 0 9971 256 0 0 20 0 1 0 336604113 36167680 8194 33554432000 4194304 7823515 140735345900720 140735345898552 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 8830 8194 557 887 0 7940 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 35320

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/175 26195
/proc/meminfo: memFree=23675616/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=36924 CPUtime=162.25 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 8506 0 0 0 15846 379 0 0 20 0 1 0 336604113 37810176 8452 33554432000 4194304 7823515 140735345900720 140735345898552 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 9231 8452 557 887 0 8341 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 36924

[startup+222.306 s]
/proc/loadavg: 1.99 2.00 1.99 3/175 26195
/proc/meminfo: memFree=23628120/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=39152 CPUtime=222.25 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 9012 0 0 0 21747 478 0 0 20 0 1 0 336604113 40091648 8958 33554432000 4194304 7823515 140735345900720 140735345898552 5029375 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 9788 8958 558 887 0 8898 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 39152

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

[startup+230.4 s]
/proc/loadavg: 1.99 2.00 1.99 3/175 26195
/proc/meminfo: memFree=23620296/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=39984 CPUtime=230.35 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 9240 0 0 0 22543 492 0 0 20 0 1 0 336604113 40943616 9186 33554432000 4194304 7823515 140735345900720 140735345898552 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 9996 9186 558 887 0 9106 0
Current children cumulated CPU time (s) 230.35
Current children cumulated vsize (KiB) 39984

[startup+243.206 s]
/proc/loadavg: 1.99 2.00 1.99 3/175 26195
/proc/meminfo: memFree=23611972/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=40228 CPUtime=243.15 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 9297 0 0 0 23804 511 0 0 20 0 1 0 336604113 41193472 9243 33554432000 4194304 7823515 140735345900720 140735345897464 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 10057 9243 558 887 0 9167 0
Current children cumulated CPU time (s) 243.15
Current children cumulated vsize (KiB) 40228

[startup+249.6 s]
/proc/loadavg: 1.99 2.00 1.99 3/176 26198
/proc/meminfo: memFree=23607964/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=40624 CPUtime=249.54 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 9352 0 0 0 24437 517 0 0 20 0 1 0 336604113 41598976 9298 33554432000 4194304 7823515 140735345900720 140735345897480 5102375 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 10156 9298 558 887 0 9266 0
Current children cumulated CPU time (s) 249.54
Current children cumulated vsize (KiB) 40624

[startup+252.8 s]
/proc/loadavg: 1.99 2.00 1.99 3/176 26198
/proc/meminfo: memFree=23605112/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=40624 CPUtime=252.74 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 9352 0 0 0 24752 522 0 0 20 0 1 0 336604113 41598976 9298 33554432000 4194304 7823515 140735345900720 140735345897480 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 10156 9298 558 887 0 9266 0
Current children cumulated CPU time (s) 252.74
Current children cumulated vsize (KiB) 40624

[startup+256 s]
/proc/loadavg: 1.99 2.00 1.99 3/176 26198
/proc/meminfo: memFree=23603376/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=40624 CPUtime=255.94 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 9352 0 0 0 25068 526 0 0 20 0 1 0 336604113 41598976 9298 33554432000 4194304 7823515 140735345900720 140735345898552 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 10156 9298 558 887 0 9266 0
Current children cumulated CPU time (s) 255.94
Current children cumulated vsize (KiB) 40624

[startup+257.6 s]
/proc/loadavg: 1.99 2.00 1.99 3/176 26198
/proc/meminfo: memFree=23601996/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=40624 CPUtime=257.54 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 9352 0 0 0 25227 527 0 0 20 0 1 0 336604113 41598976 9298 33554432000 4194304 7823515 140735345900720 140735345898552 5102406 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 10156 9298 558 887 0 9266 0
Current children cumulated CPU time (s) 257.54
Current children cumulated vsize (KiB) 40624

[startup+258.4 s]
/proc/loadavg: 1.99 2.00 1.99 3/176 26198
/proc/meminfo: memFree=23601996/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=40624 CPUtime=258.34 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 9352 0 0 0 25306 528 0 0 20 0 1 0 336604113 41598976 9298 33554432000 4194304 7823515 140735345900720 140735345898552 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 10156 9298 558 887 0 9266 0
Current children cumulated CPU time (s) 258.34
Current children cumulated vsize (KiB) 40624

[startup+258.606 s]
/proc/loadavg: 1.99 2.00 1.99 3/176 26198
/proc/meminfo: memFree=23601268/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=40624 CPUtime=258.54 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 9352 0 0 0 25326 528 0 0 20 0 1 0 336604113 41598976 9298 33554432000 4194304 7823515 140735345900720 140735345897464 4209419 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 10156 9298 558 887 0 9266 0
Current children cumulated CPU time (s) 258.54
Current children cumulated vsize (KiB) 40624

[startup+258.7 s]
/proc/loadavg: 1.99 2.00 1.99 3/176 26198
/proc/meminfo: memFree=23601268/32873844 swapFree=7112/7112
[pid=26155] ppid=26153 vsize=40624 CPUtime=258.64 cores=1,3,5,7
/proc/26155/stat : 26155 (pbscip.linux.x8) R 26153 26155 13043 0 -1 4202496 9356 0 0 0 25335 529 0 0 20 0 1 0 336604113 41598976 9302 33554432000 4194304 7823515 140735345900720 140735345897464 5638400 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26155/statm: 10156 9302 562 887 0 9266 0
Current children cumulated CPU time (s) 258.64
Current children cumulated vsize (KiB) 40624

Child status: 0
Real time (s): 258.717
CPU time (s): 258.667
CPU user time (s): 253.373
CPU system time (s): 5.29319
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 40624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 253.373
system time used= 5.29319
maximum resident set size= 37208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 265

runsolver used 0.399939 second user time and 1.04684 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-03 08:25:56
IDJOB=3734785
IDBENCH=2905
IDSOLVER=2321
FILE ID=node104/3734785-1338704755
RUNJOBID= node104-1338679216-21696
PBS_JOBID= 14636709
Free space on /tmp= 66424 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_1.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734785-1338704755/watcher-3734785-1338704755 -o /tmp/evaluation-result-3734785-1338704755/solver-3734785-1338704755 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3734785-1338704755.opb

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

MD5SUM BENCH= 8dbaef61ba32642517e0b17ac09a002e
RANDOM SEED=245755658

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23843456 kB
Buffers:          554408 kB
Cached:          7432848 kB
SwapCached:          708 kB
Active:          4811604 kB
Inactive:        3214628 kB
Active(anon):      30620 kB
Inactive(anon):     8092 kB
Active(file):    4780984 kB
Inactive(file):  3206536 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105164 kB
Dirty:              9736 kB
Writeback:             0 kB
AnonPages:         42744 kB
Mapped:            16480 kB
Shmem:                 8 kB
Slab:             864928 kB
SReclaimable:     307380 kB
SUnreclaim:       557548 kB
KernelStack:        1440 kB
PageTables:         3912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     143472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 66416 MiB
End job on node104 at 2012-06-03 08:30:14