Trace number 1869493

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 NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2UNSAT 190.191 190.256

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_2.opb
MD5SUM1d7dd5c267917b6fb58d303c57bfa918
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 benchmark8.29574
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 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2424
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.01	c SCIP version 1.1.0.7
0.00/0.01	c LP-Solver Clp 1.8.2
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c read problem <HOME/instance-1869493-1245174572.opb>
0.00/0.01	c original problem has 31 variables (31 bin, 0 int, 0 impl, 0 cont) and 9 constraints
0.00/0.01	c start presolving problem
0.00/0.01	c presolving:
0.00/0.01	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.01	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.01	c presolving (3 rounds):
0.00/0.01	c  1 deleted vars, 5 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.01	c  0 implications, 0 cliques
0.00/0.01	c presolved problem has 30 variables (30 bin, 0 int, 0 impl, 0 cont) and 4 constraints
0.00/0.01	c       4 constraints of type <linear>
0.00/0.01	c transformed objective value is always integral (scale: 1)
0.00/0.01	c Presolving Time: 0.00
0.00/0.01	c OPT-LIN
0.00/0.01	c -----------------------------------------------------------------------------------------------
0.00/0.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/memory = c 1620
0.00/0.01	c # maximal time in seconds to run
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/time = c 1791
0.00/0.01	c # frequency for displaying node information lines
0.00/0.01	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.01	c display/freq = c 10000
0.00/0.01	c -----------------------------------------------------------------------------------------------
0.00/0.01	c start solving problem
0.00/0.01	c 
0.00/0.01	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.01	c   0.0s|     1 |     0 |    22 | 172k|   0 |   4 |  30 |   4 |   4 |  30 |   4 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.02	c   0.0s|     1 |     0 |    67 | 184k|   0 |   7 |  30 |   4 |   4 |  30 |   7 |   3 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.02	c   0.0s|     1 |     0 |    73 | 204k|   0 |   8 |  30 |   4 |   4 |  30 |  11 |   7 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.03	c   0.0s|     1 |     0 |    80 | 221k|   0 |  10 |  30 |   4 |   4 |  30 |  14 |  10 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.03	c   0.0s|     1 |     0 |    83 | 238k|   0 |  12 |  30 |   4 |   4 |  30 |  17 |  13 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.04	c   0.0s|     1 |     0 |    87 | 253k|   0 |  14 |  30 |   4 |   4 |  30 |  20 |  16 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.05	c   0.0s|     1 |     0 |    94 | 265k|   0 |  13 |  30 |   4 |   4 |  30 |  24 |  20 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.07/0.09	c   0.1s|     1 |     2 |    94 | 266k|   0 |  13 |  30 |   4 |   4 |  30 |  24 |  20 |   0 |  13 | 0.000000e+00 |      --      |    Inf 
2.89/2.91	c   2.8s| 10000 |  1366 | 17816 |1207k|  24 |   4 |  30 | 390 |  16 |  30 |  13 |  20 | 388 | 414 | 0.000000e+00 |      --      |    Inf 
5.59/5.66	c   5.4s| 20000 |  2277 | 34286 |1864k|  24 |   4 |  30 | 647 |   4 |  30 |  13 |  20 | 668 | 563 | 0.000000e+00 |      --      |    Inf 
8.38/8.45	c   8.0s| 30000 |  2806 | 50053 |2326k|  24 |   - |  30 | 793 |   3 |   0 |   0 |  20 | 872 | 679 | 0.000000e+00 |      --      |    Inf 
11.18/11.25	c  10.7s| 40000 |  3142 | 65591 |2687k|  24 |   - |  30 | 966 |   4 |   0 |   0 |  20 |1126 | 777 | 0.000000e+00 |      --      |    Inf 
13.99/14.05	c  13.3s| 50000 |  3451 | 81162 |2983k|  24 |   - |  30 |1021 |   3 |   0 |   0 |  20 |1251 | 867 | 0.000000e+00 |      --      |    Inf 
16.78/16.87	c  16.0s| 60000 |  3748 | 96545 |3270k|  24 |   4 |  30 |1112 |   6 |  30 |  13 |  20 |1408 | 950 | 0.000000e+00 |      --      |    Inf 
19.69/19.72	c  18.7s| 70000 |  3861 |111618 |3446k|  24 |   - |  30 |1151 |   4 |   0 |   0 |  20 |1563 |1013 | 0.000000e+00 |      --      |    Inf 
22.48/22.50	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
22.48/22.50	c  21.3s| 80000 |  4342 |126931 |3785k|  24 |   - |  30 |1196 |  92 |   0 |   0 |  20 |1664 |1078 | 0.000000e+00 |      --      |    Inf 
25.19/25.30	c  23.9s| 90000 |  5185 |142521 |4319k|  24 |   4 |  30 |1317 |   4 |  30 |  13 |  20 |1786 |1140 | 0.000000e+00 |      --      |    Inf 
28.08/28.14	c  26.6s|100000 |  5404 |157895 |4561k|  24 |   - |  30 |1385 |   4 |  30 |  13 |  20 |1875 |1191 | 0.000000e+00 |      --      |    Inf 
30.89/30.95	c  29.3s|110000 |  5786 |172513 |4880k|  24 |   - |  30 |1467 |  12 |   0 |   0 |  20 |1985 |1251 | 0.000000e+00 |      --      |    Inf 
33.68/33.74	c  31.9s|120000 |  6426 |187598 |5309k|  24 |   - |  30 |1524 |   5 |   0 |   0 |  20 |2056 |1308 | 0.000000e+00 |      --      |    Inf 
36.48/36.56	c  34.6s|130000 |  6657 |202258 |5543k|  24 |   4 |  30 |1588 |  11 |  30 |  13 |  20 |2152 |1360 | 0.000000e+00 |      --      |    Inf 
39.38/39.42	c  37.3s|140000 |  6643 |216672 |5662k|  24 |   4 |  30 |1689 |   4 |  30 |  13 |  20 |2319 |1418 | 0.000000e+00 |      --      |    Inf 
42.27/42.38	c  40.1s|150000 |  6757 |231598 |5798k|  24 |   4 |  30 |1676 | 150 |  30 |  13 |  20 |2445 |1459 | 0.000000e+00 |      --      |    Inf 
45.36/45.42	c  43.0s|160000 |  6776 |246623 |5862k|  24 |   4 |  30 |1536 |  20 |  30 |  13 |  20 |2555 |1498 | 0.000000e+00 |      --      |    Inf 
48.28/48.38	c  45.8s|170000 |  6871 |261878 |5970k|  25 |   - |  30 |1447 |   3 |   0 |   0 |  20 |2620 |1538 | 0.000000e+00 |      --      |    Inf 
51.26/51.39	c  48.6s|180000 |  6933 |277423 |6060k|  25 |   4 |  30 |1379 |   4 |  30 |  13 |  20 |2736 |1577 | 0.000000e+00 |      --      |    Inf 
54.36/54.40	c  51.5s|190000 |  6859 |292897 |6082k|  25 |   - |  30 |1344 | 358 |   0 |   0 |  20 |2982 |1624 | 0.000000e+00 |      --      |    Inf 
57.26/57.38	c  54.3s|200000 |  6703 |308415 |6024k|  25 |   4 |  30 |1251 |  15 |  30 |  13 |  20 |3118 |1678 | 0.000000e+00 |      --      |    Inf 
60.16/60.25	c  57.0s|210000 |  6385 |322795 |5829k|  25 |   - |  30 |1099 |  72 |   0 |   0 |  20 |3194 |1719 | 0.000000e+00 |      --      |    Inf 
63.06/63.14	c  59.8s|220000 |  6146 |337886 |5676k|  25 |   4 |  30 | 907 |   5 |  30 |  13 |  20 |3276 |1754 | 0.000000e+00 |      --      |    Inf 
65.87/65.96	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
65.87/65.96	c  62.5s|230000 |  5964 |353590 |5603k|  25 |   4 |  30 | 855 |   7 |  30 |  13 |  20 |3369 |1793 | 0.000000e+00 |      --      |    Inf 
68.66/68.72	c  65.0s|240000 |  5610 |368606 |5411k|  25 |   - |  30 | 783 |  19 |   0 |   0 |  20 |3482 |1827 | 0.000000e+00 |      --      |    Inf 
71.37/71.49	c  67.6s|250000 |  5332 |383580 |5269k|  25 |   - |  30 | 777 |   4 |   0 |   0 |  20 |3646 |1858 | 0.000000e+00 |      --      |    Inf 
74.15/74.24	c  70.2s|260000 |  4777 |398344 |4919k|  25 |   - |  30 | 717 |   6 |  30 |  13 |  20 |3774 |1895 | 0.000000e+00 |      --      |    Inf 
76.86/76.92	c  72.7s|270000 |  4808 |413498 |4988k|  25 |   4 |  30 | 750 |   4 |  30 |  13 |  20 |3888 |1934 | 0.000000e+00 |      --      |    Inf 
79.45/79.53	c  75.2s|280000 |  4621 |428123 |4887k|  25 |   4 |  30 | 739 |   4 |  30 |  13 |  20 |3977 |1965 | 0.000000e+00 |      --      |    Inf 
82.06/82.20	c  77.7s|290000 |  4251 |442727 |4667k|  25 |   - |  30 | 713 |  61 |   0 |   0 |  20 |4075 |1994 | 0.000000e+00 |      --      |    Inf 
84.85/84.97	c  80.3s|300000 |  3683 |457840 |4242k|  25 |   4 |  30 | 666 |   4 |  30 |  13 |  20 |4230 |2025 | 0.000000e+00 |      --      |    Inf 
87.65/87.73	c  82.9s|310000 |  3978 |472993 |4492k|  25 |   4 |  30 | 899 |   4 |  30 |  13 |  20 |4559 |2058 | 0.000000e+00 |      --      |    Inf 
90.35/90.49	c  85.5s|320000 |  3863 |488111 |4503k|  25 |   4 |  30 | 977 |   7 |  30 |  13 |  20 |4787 |2094 | 0.000000e+00 |      --      |    Inf 
93.16/93.27	c  88.2s|330000 |  3463 |502866 |4181k|  25 |   - |  30 | 838 |   7 |  30 |  13 |  20 |4919 |2125 | 0.000000e+00 |      --      |    Inf 
95.85/95.90	c  90.6s|340000 |  3350 |517110 |4104k|  25 |   4 |  30 | 790 |   5 |  30 |  13 |  20 |5003 |2148 | 0.000000e+00 |      --      |    Inf 
98.35/98.50	c  93.1s|350000 |  3162 |531923 |3965k|  25 |   - |  30 | 738 |  22 |  30 |  13 |  20 |5097 |2180 | 0.000000e+00 |      --      |    Inf 
100.95/101.00	c  95.4s|360000 |  3080 |545460 |3920k|  25 |   - |  30 | 734 |  92 |   0 |   0 |  20 |5170 |2204 | 0.000000e+00 |      --      |    Inf 
103.55/103.62	c  97.9s|370000 |  3258 |560938 |4061k|  25 |   - |  30 | 744 |   6 |  30 |  13 |  20 |5258 |2227 | 0.000000e+00 |      --      |    Inf 
106.25/106.31	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
106.25/106.31	c   100s|380000 |  3069 |576331 |3830k|  25 |   - |  30 | 637 |   4 |   0 |   0 |  20 |5324 |2256 | 0.000000e+00 |      --      |    Inf 
108.86/108.94	c   103s|390000 |  3646 |591907 |4245k|  25 |   - |  30 | 709 |   4 |   0 |   0 |  20 |5416 |2281 | 0.000000e+00 |      --      |    Inf 
111.45/111.57	c   105s|400000 |  3483 |607040 |4238k|  25 |   - |  30 | 707 |   5 |  30 |  13 |  20 |5471 |2307 | 0.000000e+00 |      --      |    Inf 
114.05/114.17	c   108s|410000 |  3411 |622494 |4258k|  25 |   4 |  30 | 771 |   4 |  30 |  13 |  20 |5575 |2336 | 0.000000e+00 |      --      |    Inf 
116.75/116.81	c   110s|420000 |  3134 |637754 |4094k|  25 |   - |  30 | 811 |   4 |   0 |   0 |  20 |5673 |2364 | 0.000000e+00 |      --      |    Inf 
119.35/119.47	c   113s|430000 |  2730 |652302 |3715k|  25 |   - |  30 | 646 |   3 |   0 |   0 |  20 |5810 |2386 | 0.000000e+00 |      --      |    Inf 
121.95/122.07	c   115s|440000 |  2278 |667174 |3291k|  25 |   - |  30 | 531 |   5 |   0 |   0 |  20 |5914 |2417 | 0.000000e+00 |      --      |    Inf 
124.65/124.71	c   118s|450000 |  1780 |682277 |2784k|  25 |   - |  30 | 480 |   6 |   0 |   0 |  20 |6090 |2444 | 0.000000e+00 |      --      |    Inf 
127.24/127.34	c   120s|460000 |  1409 |697704 |2458k|  25 |   - |  30 | 438 |  15 |   0 |   0 |  20 |6181 |2475 | 0.000000e+00 |      --      |    Inf 
129.84/129.90	c   123s|470000 |  1319 |713031 |2295k|  25 |   4 |  30 | 381 |   5 |  30 |  13 |  20 |6257 |2496 | 0.000000e+00 |      --      |    Inf 
132.24/132.37	c   125s|480000 |  1435 |728171 |2444k|  25 |   4 |  30 | 444 |   5 |  30 |  13 |  20 |6335 |2524 | 0.000000e+00 |      --      |    Inf 
134.74/134.81	c   127s|490000 |  1406 |742388 |2372k|  25 |   - |  30 | 438 |  10 |  30 |  13 |  20 |6420 |2549 | 0.000000e+00 |      --      |    Inf 
137.14/137.25	c   130s|500000 |  1386 |756775 |2405k|  25 |   - |  30 | 493 |   4 |   0 |   0 |  20 |6516 |2565 | 0.000000e+00 |      --      |    Inf 
139.64/139.79	c   132s|510000 |  1103 |771660 |2201k|  25 |   - |  30 | 529 |   4 |  30 |  13 |  20 |6670 |2587 | 0.000000e+00 |      --      |    Inf 
142.24/142.34	c   134s|520000 |   728 |786672 |1736k|  25 |   - |  30 | 408 |  78 |   0 |   0 |  20 |6783 |2614 | 0.000000e+00 |      --      |    Inf 
144.74/144.86	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
144.74/144.86	c   137s|530000 |   375 |800951 |1294k|  25 |   - |  30 | 382 |   4 |   0 |   0 |  20 |6942 |2633 | 0.000000e+00 |      --      |    Inf 
147.24/147.38	c   139s|540000 |  1053 |816646 |1706k|  25 |   4 |  30 | 439 |   5 |  30 |  13 |  20 |7023 |2657 | 0.000000e+00 |      --      |    Inf 
149.74/149.89	c   141s|550000 |  1100 |831761 |1831k|  25 |   4 |  30 | 479 |   4 |  30 |  13 |  20 |7114 |2677 | 0.000000e+00 |      --      |    Inf 
152.33/152.43	c   144s|560000 |  1601 |847576 |2153k|  25 |   4 |  30 | 520 |   5 |  30 |  13 |  20 |7197 |2701 | 0.000000e+00 |      --      |    Inf 
154.83/154.96	c   146s|570000 |  1677 |862773 |2301k|  25 |   - |  30 | 529 |   5 |   0 |   0 |  20 |7259 |2722 | 0.000000e+00 |      --      |    Inf 
157.43/157.51	c   149s|580000 |  1991 |878282 |2554k|  25 |   - |  30 | 565 |   4 |   0 |   0 |  20 |7342 |2744 | 0.000000e+00 |      --      |    Inf 
159.94/160.10	c   151s|590000 |  1807 |893710 |2494k|  25 |   4 |  30 | 547 |   4 |  30 |  13 |  20 |7478 |2769 | 0.000000e+00 |      --      |    Inf 
162.53/162.62	c   153s|600000 |  1537 |908527 |2339k|  25 |   - |  30 | 479 |   4 |  30 |  13 |  20 |7535 |2792 | 0.000000e+00 |      --      |    Inf 
165.03/165.17	c   156s|610000 |  1067 |923289 |2014k|  25 |   4 |  30 | 484 |   4 |  30 |  13 |  20 |7668 |2809 | 0.000000e+00 |      --      |    Inf 
167.63/167.76	c   158s|620000 |   403 |938622 |1352k|  25 |   4 |  30 | 422 |   4 |  30 |  13 |  20 |7730 |2833 | 0.000000e+00 |      --      |    Inf 
170.13/170.28	c   161s|630000 |   179 |953872 |1025k|  25 |   - |  30 | 361 |   7 |  30 |  13 |  20 |7846 |2858 | 0.000000e+00 |      --      |    Inf 
172.64/172.74	c   163s|640000 |   549 |968761 |1107k|  25 |   4 |  30 | 336 |   8 |  30 |  13 |  20 |7938 |2877 | 0.000000e+00 |      --      |    Inf 
175.03/175.16	c   165s|650000 |   500 |983182 |1161k|  25 |   4 |  30 | 342 |   4 |  30 |  13 |  20 |8006 |2897 | 0.000000e+00 |      --      |    Inf 
177.53/177.67	c   168s|660000 |   465 |998304 |1070k|  25 |   - |  30 | 412 |   4 |   0 |   0 |  20 |8154 |2923 | 0.000000e+00 |      --      |    Inf 
180.12/180.23	c   170s|670000 |   388 |  1013k|1138k|  25 |   4 |  30 | 481 |  33 |  30 |  13 |  20 |8334 |2941 | 0.000000e+00 |      --      |    Inf 
182.62/182.78	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
182.62/182.78	c   172s|680000 |   542 |  1028k|1067k|  25 |   4 |  30 | 437 |   4 |  30 |  13 |  20 |8453 |2963 | 0.000000e+00 |      --      |    Inf 
185.23/185.37	c   175s|690000 |   865 |  1044k|1353k|  25 |   4 |  30 | 477 |   4 |  30 |  13 |  20 |8561 |2991 | 0.000000e+00 |      --      |    Inf 
187.83/187.93	c   177s|700000 |   422 |  1059k|1152k|  25 |   4 |  30 | 458 |   4 |  30 |  13 |  20 |8630 |3010 | 0.000000e+00 |      --      |    Inf 
190.13/190.24	c 
190.13/190.24	c SCIP Status        : problem is solved [infeasible]
190.13/190.24	c Solving Time (sec) : 179.37
190.13/190.24	c Solving Nodes      : 708896
190.13/190.24	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
190.13/190.24	c Dual Bound         : +1.00000000000000e+20
190.13/190.24	c Gap                : 0.00 %
190.13/190.24	c NODE         708896
190.13/190.24	c DUAL BOUND   1e+20
190.13/190.24	c PRIMAL BOUND 1e+20
190.13/190.24	c GAP          0
190.13/190.24	s UNSATISFIABLE
190.13/190.24	c SCIP Status        : problem is solved [infeasible]
190.13/190.24	c Solving Time       :     179.37
190.13/190.24	c Original Problem   :
190.13/190.24	c   Problem name     : HOME/instance-1869493-1245174572.opb
190.13/190.24	c   Variables        : 31 (31 binary, 0 integer, 0 implicit integer, 0 continuous)
190.13/190.24	c   Constraints      : 9 initial, 9 maximal
190.13/190.24	c Presolved Problem  :
190.13/190.24	c   Problem name     : t_HOME/instance-1869493-1245174572.opb
190.13/190.24	c   Variables        : 30 (30 binary, 0 integer, 0 implicit integer, 0 continuous)
190.13/190.24	c   Constraints      : 4 initial, 1767 maximal
190.13/190.24	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
190.13/190.24	c   trivial          :       0.00          0          0          0          0          0          0          0          0
190.13/190.24	c   dualfix          :       0.00          1          0          0          0          0          0          0          0
190.13/190.24	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
190.13/190.24	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
190.13/190.24	c   implics          :       0.00          0          0          0          0          0          0          0          0
190.13/190.24	c   probing          :       0.00          0          0          0          0          0          0          0          0
190.13/190.24	c   linear           :       0.00          0          0          0          0          0          5          0          0
190.13/190.24	c   logicor          :       0.00          0          0          0          0          0          0          0          0
190.13/190.24	c   root node        :          -          1          -          -          1          -          -          -          -
190.13/190.24	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
190.13/190.24	c   integral         :          0          0          0     357297          0        327       1192          0          0     711730
190.13/190.24	c   linear           :          4          6     966610          0          0     265517    1943576          0          0          0
190.13/190.24	c   logicor          :          0+         0     366046          0          0        176       5059          0          0          0
190.13/190.24	c   countsols        :          0          0          0          0          0          0          0          0          0          0
190.13/190.24	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
190.13/190.24	c   integral         :       3.84       0.00       0.00       3.84       0.00
190.13/190.24	c   linear           :      32.71       0.00      32.71       0.00       0.00
190.13/190.24	c   logicor          :       7.42       0.00       7.42       0.00       0.00
190.13/190.24	c   countsols        :       0.00       0.00       0.00       0.00       0.00
190.13/190.24	c Propagators        :       Time      Calls    Cutoffs    DomReds
190.13/190.24	c   rootredcost      :       0.37          0          0          0
190.13/190.24	c   pseudoobj        :       0.23          0          0          0
190.13/190.24	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
190.13/190.24	c   propagation      :       8.73     265693       8118      13901       20.6          0        0.0          -
190.13/190.24	c   infeasible LP    :       0.55      90659        402        467       12.1          0        0.0          0
190.13/190.24	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
190.13/190.24	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
190.13/190.24	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
190.13/190.24	c   applied globally :          -          -          -       8719       19.6          -          -          -
190.13/190.24	c   applied locally  :          -          -          -          0        0.0          -          -          -
190.13/190.24	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
190.13/190.24	c   cut pool         :       0.00          5          -          -         47          -    (maximal pool size: 94)
190.13/190.24	c   redcost          :       0.56     357296          0          0          0          0
190.13/190.24	c   impliedbounds    :       0.00          6          0          0          0          0
190.13/190.24	c   intobj           :       0.00          0          0          0          0          0
190.13/190.24	c   gomory           :       0.00          6          0          0          0          0
190.13/190.24	c   strongcg         :       0.00          6          0          0         31          0
190.13/190.24	c   cmir             :       0.02          6          0          0         37          0
190.13/190.24	c   flowcover        :       0.00          6          0          0         55          0
190.13/190.24	c   clique           :       0.00          1          0          0          0          0
190.13/190.24	c   zerohalf         :       0.00          0          0          0          0          0
190.13/190.24	c   mcf              :       0.00          1          0          0          0          0
190.13/190.24	c Pricers            :       Time      Calls       Vars
190.13/190.24	c   problem variables:       0.00          0          0
190.13/190.24	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
190.13/190.24	c   relpscost        :       3.61     357297        327       1192          0          0     711730
190.13/190.24	c   pscost           :       0.00          0          0          0          0          0          0
190.13/190.24	c   inference        :       0.00          0          0          0          0          0          0
190.13/190.24	c   mostinf          :       0.00          0          0          0          0          0          0
190.13/190.24	c   leastinf         :       0.00          0          0          0          0          0          0
190.13/190.24	c   fullstrong       :       0.00          0          0          0          0          0          0
190.13/190.24	c   allfullstrong    :       0.00          0          0          0          0          0          0
190.13/190.24	c   random           :       0.00          0          0          0          0          0          0
190.13/190.24	c Primal Heuristics  :       Time      Calls      Found
190.13/190.24	c   LP solutions     :       0.00          -          0
190.13/190.24	c   pseudo solutions :       0.00          -          0
190.13/190.24	c   oneopt           :       0.34          0          0
190.13/190.24	c   crossover        :       0.16          0          0
190.13/190.24	c   guideddiving     :       0.03          0          0
190.13/190.24	c   intshifting      :       0.02          0          0
190.13/190.24	c   linesearchdiving :       0.14         80          0
190.13/190.24	c   pscostdiving     :       0.07         80          0
190.13/190.24	c   coefdiving       :       0.04         80          0
190.13/190.24	c   fracdiving       :       0.07         81          0
190.13/190.24	c   veclendiving     :       0.05         81          0
190.13/190.24	c   feaspump         :       0.13         41          0
190.13/190.24	c   objpscostdiving  :       0.04         41          0
190.13/190.24	c   simplerounding   :       0.16          0          0
190.13/190.24	c   rounding         :       0.21       8403          0
190.13/190.24	c   shifting         :       1.19       3207          0
190.13/190.24	c   fixandinfer      :       0.00          0          0
190.13/190.24	c   intdiving        :       0.00          0          0
190.13/190.24	c   actconsdiving    :       0.00          0          0
190.13/190.24	c   rootsoldiving    :       0.01         22          0
190.13/190.24	c   octane           :       0.00          0          0
190.13/190.24	c   rens             :       0.04          1          0
190.13/190.24	c   rins             :       0.00          0          0
190.13/190.24	c   localbranching   :       0.00          0          0
190.13/190.24	c   mutation         :       0.00          0          0
190.13/190.24	c   dins             :       0.00          0          0
190.13/190.24	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
190.13/190.24	c   primal LP        :       0.00          0          0       0.00          -
190.13/190.24	c   dual LP          :      85.20     451691    1072784       2.38   12591.36
190.13/190.24	c   barrier LP       :       0.00          0          0       0.00          -
190.13/190.24	c   diving/probing LP:       0.13        554        874       1.58    6723.08
190.13/190.24	c   strong branching :       0.48       3036      11328       3.73   23600.00
190.13/190.24	c     (at root node) :          -         13        306      23.54          -
190.13/190.24	c   conflict analysis:       0.00          0          0       0.00          -
190.13/190.24	c B&B Tree           :
190.13/190.24	c   number of runs   :          1
190.13/190.24	c   nodes            :     708896
190.13/190.24	c   nodes (total)    :     708896
190.13/190.24	c   nodes left       :          0
190.13/190.24	c   max depth        :         25
190.13/190.24	c   max depth (total):         25
190.13/190.24	c   backtracks       :     187012 (26.4%)
190.13/190.24	c   delayed cutoffs  :       2835
190.13/190.24	c   repropagations   :       6178 (20524 domain reductions, 2770 cutoffs)
190.13/190.24	c   avg switch length:       4.45
190.13/190.24	c   switching time   :      21.00
190.13/190.24	c Solution           :
190.13/190.24	c   Solutions found  :          0 (0 improvements)
190.13/190.24	c   Primal Bound     : infeasible
190.13/190.24	c   Dual Bound       :          -
190.13/190.24	c   Gap              :       0.00 %
190.13/190.24	c   Root Dual Bound  : +0.00000000000000e+00
190.13/190.25	c Time complete: 190.18.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5800
/proc/meminfo: memFree=1891256/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=5812 CPUtime=0
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 520 0 0 0 0 0 0 0 18 0 1 0 185054239 5951488 504 1992294400 4194304 9342243 548682068736 18446744073709551615 8143536 0 0 4096 0 0 0 0 17 1 0 0
/proc/5800/statm: 1453 516 345 1256 0 192 0

[startup+0.0817261 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5800
/proc/meminfo: memFree=1891256/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=22564 CPUtime=0.07
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 4266 0 0 0 6 1 0 0 18 0 1 0 185054239 23105536 3895 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 5641 3895 672 1256 0 4380 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22564

[startup+0.101728 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5800
/proc/meminfo: memFree=1891256/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=15400 CPUtime=0.09
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 4295 0 0 0 8 1 0 0 18 0 1 0 185054239 15769600 2384 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 3850 2384 684 1256 0 2589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15400

[startup+0.301748 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5800
/proc/meminfo: memFree=1891256/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=15552 CPUtime=0.29
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 4322 0 0 0 26 3 0 0 19 0 1 0 185054239 15925248 2411 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 3888 2411 692 1256 0 2627 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15552

[startup+0.701788 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5800
/proc/meminfo: memFree=1891256/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=15552 CPUtime=0.69
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 4357 0 0 0 65 4 0 0 22 0 1 0 185054239 15925248 2446 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 3888 2446 692 1256 0 2627 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15552

[startup+1.50187 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5801
/proc/meminfo: memFree=1883952/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=16340 CPUtime=1.49
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 4482 0 0 0 141 8 0 0 25 0 1 0 185054239 16732160 2571 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 4085 2571 692 1256 0 2824 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16340

[startup+3.10103 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5801
/proc/meminfo: memFree=1883376/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=17228 CPUtime=3.09
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 4658 0 0 0 293 16 0 0 25 0 1 0 185054239 17641472 2747 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 4307 2747 692 1256 0 3046 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17228

[startup+6.30136 s]
/proc/loadavg: 1.15 1.02 1.00 2/65 5801
/proc/meminfo: memFree=1882040/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=17952 CPUtime=6.29
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 4882 0 0 0 596 33 0 0 25 0 1 0 185054239 18382848 2971 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 4488 2971 692 1256 0 3227 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17952

[startup+12.702 s]
/proc/loadavg: 1.14 1.02 1.00 2/65 5801
/proc/meminfo: memFree=1880384/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=19856 CPUtime=12.69
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 5271 0 0 0 1203 66 0 0 25 0 1 0 185054239 20332544 3360 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 4964 3360 692 1256 0 3703 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19856

[startup+25.5013 s]
/proc/loadavg: 1.11 1.01 1.00 2/65 5801
/proc/meminfo: memFree=1878464/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=21664 CPUtime=25.49
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 5749 0 0 0 2411 138 0 0 25 0 1 0 185054239 22183936 3838 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 5416 3838 692 1256 0 4155 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21664

[startup+51.1019 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 5801
/proc/meminfo: memFree=1876672/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=23756 CPUtime=51.07
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 6227 0 0 0 4835 272 0 0 25 0 1 0 185054239 24326144 4316 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 5939 4316 692 1256 0 4678 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23756

[startup+102.305 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 5801
/proc/meminfo: memFree=1876480/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=23756 CPUtime=102.25
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 6229 0 0 0 9664 561 0 0 25 0 1 0 185054239 24326144 4318 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 5939 4318 692 1256 0 4678 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 23756

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 5801
/proc/meminfo: memFree=1876352/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=23756 CPUtime=162.23
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 6229 0 0 0 15313 910 0 0 25 0 1 0 185054239 24326144 4318 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 5939 4318 692 1256 0 4678 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 23756

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

[startup+166.303 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 5801
/proc/meminfo: memFree=1876352/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=23756 CPUtime=166.23
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 6229 0 0 0 15689 934 0 0 25 0 1 0 185054239 24326144 4318 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 5939 4318 692 1256 0 4678 0
Current children cumulated CPU time (s) 166.23
Current children cumulated vsize (KiB) 23756

[startup+179.102 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 5803
/proc/meminfo: memFree=1876224/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=23756 CPUtime=179.03
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 6229 0 0 0 16886 1017 0 0 25 0 1 0 185054239 24326144 4318 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 5939 4318 692 1256 0 4678 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 23756

[startup+185.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5803
/proc/meminfo: memFree=1876224/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=23756 CPUtime=185.42
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 6229 0 0 0 17491 1051 0 0 25 0 1 0 185054239 24326144 4318 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 5939 4318 692 1256 0 4678 0
Current children cumulated CPU time (s) 185.42
Current children cumulated vsize (KiB) 23756

[startup+188.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5803
/proc/meminfo: memFree=1876224/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=23756 CPUtime=188.63
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 6229 0 0 0 17793 1070 0 0 25 0 1 0 185054239 24326144 4318 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 5939 4318 692 1256 0 4678 0
Current children cumulated CPU time (s) 188.63
Current children cumulated vsize (KiB) 23756

[startup+189.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5803
/proc/meminfo: memFree=1876224/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=23756 CPUtime=189.42
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 6229 0 0 0 17868 1074 0 0 25 0 1 0 185054239 24326144 4318 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 5939 4318 692 1256 0 4678 0
Current children cumulated CPU time (s) 189.42
Current children cumulated vsize (KiB) 23756

[startup+189.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5803
/proc/meminfo: memFree=1876224/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=23756 CPUtime=189.82
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 6229 0 0 0 17905 1077 0 0 25 0 1 0 185054239 24326144 4318 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 5939 4318 692 1256 0 4678 0
Current children cumulated CPU time (s) 189.82
Current children cumulated vsize (KiB) 23756

[startup+190.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5803
/proc/meminfo: memFree=1876224/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=23756 CPUtime=190.03
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 6229 0 0 0 17924 1079 0 0 25 0 1 0 185054239 24326144 4318 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 5939 4318 692 1256 0 4678 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (KiB) 23756

[startup+190.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5803
/proc/meminfo: memFree=1876224/2055920 swapFree=4192812/4192956
[pid=5800] ppid=5798 vsize=23756 CPUtime=190.13
/proc/5800/stat : 5800 (pbscip.linux.x8) R 5798 5800 5700 0 -1 4194304 6229 0 0 0 17933 1080 0 0 25 0 1 0 185054239 24326144 4318 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5800/statm: 5939 4318 692 1256 0 4678 0
Current children cumulated CPU time (s) 190.13
Current children cumulated vsize (KiB) 23756

Child status: 0
Real time (s): 190.256
CPU time (s): 190.191
CPU user time (s): 179.384
CPU system time (s): 10.8074
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 23756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 179.384
system time used= 10.8074
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6233
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= 318

runsolver used 0.131979 second user time and 0.435933 second system time

The end

Launcher Data

Begin job on node45 at 2009-06-16 19:49:32
IDJOB=1869493
IDBENCH=2901
IDSOLVER=684
FILE ID=node45/1869493-1245174572
PBS_JOBID= 9363904
Free space on /tmp= 66172 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_2.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1869493-1245174572/watcher-1869493-1245174572 -o /tmp/evaluation-result-1869493-1245174572/solver-1869493-1245174572 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869493-1245174572.opb

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

MD5SUM BENCH= 1d7dd5c267917b6fb58d303c57bfa918
RANDOM SEED=1570861939

node45.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.240
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.240
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1891736 kB
Buffers:         31676 kB
Cached:          69912 kB
SwapCached:        140 kB
Active:          66608 kB
Inactive:        48956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1891736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11732 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            34676 kB
Committed_AS:   159508 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66160 MiB
End job on node45 at 2009-06-16 19:52:43