Trace number 1869049

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.2? 1795.12 1795.98

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-1-c.opb
MD5SUM7d3927082349ded13241d71256bbcafb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2630
Total number of constraints6569
Number of constraints which are clauses6569
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 2630
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 2630
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2630
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.09/0.10	c SCIP version 1.1.0.7
0.09/0.10	c LP-Solver Clp 1.8.2
0.09/0.10	c user parameter file <scip.set> not found - using default parameters
0.09/0.10	c read problem <HOME/instance-1869049-1245155785.opb>
0.09/0.10	c original problem has 2630 variables (2630 bin, 0 int, 0 impl, 0 cont) and 6569 constraints
0.09/0.13	c start presolving problem
0.09/0.13	c presolving:
0.19/0.26	c (round 1) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6445 upgd conss, 5606 impls, 0 clqs
0.19/0.28	c (round 2) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6446 upgd conss, 5606 impls, 0 clqs
0.19/0.29	c (round 3) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 5606 impls, 0 clqs
0.29/0.35	c (round 4) 50 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 7068 impls, 0 clqs
0.29/0.36	c (round 5) 53 del vars, 127 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 7106 impls, 0 clqs
0.29/0.38	c (round 6) 53 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 7106 impls, 0 clqs
0.50/0.52	c (round 7) 103 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 27294 impls, 0 clqs
0.59/0.64	c (round 8) 153 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 46750 impls, 0 clqs
0.69/0.76	c    (0.6s) probing: 548/2630 (20.8%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.69/0.76	c    (0.6s) probing aborted: 100/100 successive totally useless probings
0.69/0.77	c (round 9) 188 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 48352 impls, 0 clqs
0.69/0.78	c    (0.6s) probing: 558/2630 (21.2%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.69/0.78	c    (0.6s) probing aborted: 100/100 successive totally useless probings
0.69/0.78	c presolving (10 rounds):
0.69/0.78	c  188 deleted vars, 129 deleted constraints, 0 tightened bounds, 0 added holes, 122 changed sides, 0 changed coefficients
0.69/0.78	c  48352 implications, 0 cliques
0.69/0.78	c presolved problem has 2442 variables (2442 bin, 0 int, 0 impl, 0 cont) and 6440 constraints
0.69/0.78	c    6440 constraints of type <logicor>
0.69/0.78	c transformed objective value is always integral (scale: 1)
0.69/0.78	c Presolving Time: 0.60
0.69/0.79	c strange?!, PURESAT with obj
0.69/0.79	c -----------------------------------------------------------------------------------------------
0.69/0.79	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.69/0.79	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.79	c limits/memory = c 1620
0.69/0.79	c # maximal time in seconds to run
0.69/0.79	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.79	c limits/time = c 1791
0.69/0.79	c # frequency for displaying node information lines
0.69/0.79	c # [type: int, range: [-1,2147483647], default: 100]
0.69/0.79	c display/freq = c 10000
0.69/0.79	c -----------------------------------------------------------------------------------------------
0.69/0.79	c start solving problem
0.69/0.79	c 
2.79/2.85	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.79/2.85	c   2.7s|     1 |     0 |  4669 |  14M|   0 |1741 |2442 |6440 |6440 |2442 |6253 |   0 |   0 |   0 | 7.898000e+02 |      --      |    Inf 
7.79/7.86	c   7.7s|     1 |     0 | 15060 |  17M|   0 |2265 |2442 |6440 |6440 |2442 |6474 | 221 |   0 |   0 | 8.145367e+02 |      --      |    Inf 
8.89/8.93	c   8.7s|     1 |     0 | 16100 |  20M|   0 |2264 |2442 |6440 |6440 |2442 |6492 | 239 |   0 |   0 | 8.174235e+02 |      --      |    Inf 
10.08/10.10	c   9.9s|     1 |     0 | 16933 |  23M|   0 |1690 |2442 |6440 |6440 |2442 |6515 | 262 |   0 |   0 | 8.212439e+02 |      --      |    Inf 
11.00/11.08	c  10.9s|     1 |     0 | 17733 |  25M|   0 |1621 |2442 |6440 |6440 |2442 |6548 | 295 |   0 |   0 | 8.232240e+02 |      --      |    Inf 
12.39/12.45	c  12.2s|     1 |     0 | 18837 |  28M|   0 |1643 |2442 |6440 |6440 |2442 |6571 | 318 |   0 |   0 | 8.245339e+02 |      --      |    Inf 
14.08/14.19	c  13.9s|     1 |     0 | 20121 |  31M|   0 |1670 |2442 |6440 |6440 |2442 |6607 | 354 |   0 |   0 | 8.283676e+02 |      --      |    Inf 
16.38/16.49	c  16.2s|     1 |     0 | 21882 |  34M|   0 |1624 |2442 |6440 |6440 |2442 |6652 | 399 |   0 |   0 | 8.355743e+02 |      --      |    Inf 
18.59/18.62	c  18.4s|     1 |     0 | 23559 |  37M|   0 |1722 |2442 |6440 |6440 |2442 |6685 | 432 |   0 |   0 | 8.374115e+02 |      --      |    Inf 
21.88/21.90	c  21.6s|     1 |     0 | 25576 |  38M|   0 |1744 |2442 |6440 |6440 |2442 |6726 | 473 |   0 |   0 | 8.412307e+02 |      --      |    Inf 
24.78/24.81	c  24.5s|     1 |     0 | 27487 |  40M|   0 |1723 |2442 |6440 |6440 |2442 |6769 | 516 |   0 |   0 | 8.469655e+02 |      --      |    Inf 
27.28/27.32	c  27.0s|     1 |     0 | 29145 |  43M|   0 |1808 |2442 |6440 |6440 |2442 |6811 | 558 |   0 |   0 | 8.528992e+02 |      --      |    Inf 
29.88/29.92	c  29.6s|     1 |     0 | 30820 |  45M|   0 |1748 |2442 |6440 |6440 |2442 |6858 | 605 |   0 |   0 | 8.558009e+02 |      --      |    Inf 
33.28/33.36	c  33.0s|     1 |     0 | 33070 |  48M|   0 |1744 |2442 |6440 |6440 |2442 |6907 | 654 |   0 |   0 | 8.609710e+02 |      --      |    Inf 
36.58/36.64	c  36.2s|     1 |     0 | 34924 |  51M|   0 |1769 |2442 |6440 |6440 |2442 |6726 | 709 |   0 |   0 | 8.678764e+02 |      --      |    Inf 
39.76/39.88	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
39.76/39.88	c  39.5s|     1 |     0 | 37152 |  52M|   0 |1909 |2442 |6440 |6440 |2442 |6789 | 772 |   0 |   0 | 8.771334e+02 |      --      |    Inf 
43.77/43.80	c  43.4s|     1 |     0 | 39346 |  55M|   0 |1824 |2442 |6440 |6440 |2442 |6836 | 819 |   0 |   0 | 8.808651e+02 |      --      |    Inf 
48.07/48.12	c  47.7s|     1 |     0 | 41539 |  60M|   0 |1793 |2442 |6440 |6440 |2442 |6882 | 865 |   0 |   0 | 8.886026e+02 |      --      |    Inf 
52.47/52.53	c  52.1s|     1 |     0 | 43863 |  63M|   0 |1865 |2442 |6440 |6440 |2442 |6938 | 921 |   0 |   0 | 8.954259e+02 |      --      |    Inf 
56.86/56.90	c  56.4s|     1 |     0 | 46435 |  68M|   0 |2056 |2442 |6440 |6440 |2442 |6987 | 970 |   0 |   0 | 9.028995e+02 |      --      |    Inf 
61.36/61.50	c  61.0s|     1 |     0 | 47716 |  71M|   0 |1904 |2442 |6440 |6440 |2442 |6881 |1008 |   0 |   0 | 9.091973e+02 |      --      |    Inf 
63.66/63.72	c  63.2s|     1 |     0 | 49180 |  73M|   0 |1991 |2442 |6440 |6440 |2442 |6911 |1038 |   0 |   0 | 9.116186e+02 |      --      |    Inf 
67.25/67.37	c  66.9s|     1 |     0 | 50913 |  74M|   0 |1806 |2442 |6440 |6440 |2442 |6962 |1089 |   0 |   0 | 9.173408e+02 |      --      |    Inf 
69.26/69.35	c  68.9s|     1 |     0 | 51922 |  75M|   0 |1896 |2442 |6440 |6440 |2442 |6996 |1123 |   0 |   0 | 9.193639e+02 |      --      |    Inf 
72.25/72.30	c  71.8s|     1 |     0 | 53809 |  75M|   0 |1945 |2442 |6440 |6440 |2442 |7035 |1162 |   0 |   0 | 9.225255e+02 |      --      |    Inf 
75.45/75.51	c  75.0s|     1 |     0 | 55585 |  77M|   0 |1976 |2442 |6440 |6440 |2442 |7075 |1202 |   0 |   0 | 9.256308e+02 |      --      |    Inf 
79.65/79.74	c  79.2s|     1 |     0 | 57291 |  79M|   0 |1923 |2442 |6440 |6440 |2442 |6911 |1253 |   0 |   0 | 9.302044e+02 |      --      |    Inf 
83.64/83.72	c  83.2s|     1 |     0 | 59465 |  80M|   0 |1911 |2442 |6440 |6440 |2442 |6951 |1293 |   0 |   0 | 9.366497e+02 |      --      |    Inf 
87.24/87.37	c  86.8s|     1 |     0 | 61333 |  81M|   0 |1908 |2442 |6440 |6440 |2442 |7015 |1357 |   0 |   0 | 9.420962e+02 |      --      |    Inf 
91.25/91.37	c  90.8s|     1 |     0 | 63128 |  81M|   0 |1875 |2442 |6440 |6440 |2442 |7098 |1440 |   0 |   0 | 9.520567e+02 |      --      |    Inf 
94.74/94.82	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
94.74/94.82	c  94.2s|     1 |     0 | 65163 |  83M|   0 |1974 |2442 |6440 |6440 |2442 |7145 |1487 |   0 |   0 | 9.576519e+02 |      --      |    Inf 
98.94/99.01	c  98.4s|     1 |     0 | 67077 |  84M|   0 |1933 |2442 |6440 |6440 |2442 |7195 |1537 |   0 |   0 | 9.620291e+02 |      --      |    Inf 
104.62/104.70	c   104s|     1 |     0 | 69782 |  85M|   0 |2064 |2442 |6440 |6440 |2442 |7055 |1596 |   0 |   0 | 9.684803e+02 |      --      |    Inf 
107.23/107.38	c   107s|     1 |     0 | 71557 |  86M|   0 |2011 |2442 |6440 |6440 |2442 |7096 |1637 |   0 |   0 | 9.707911e+02 |      --      |    Inf 
110.93/111.06	c   110s|     1 |     0 | 73857 |  88M|   0 |1974 |2442 |6440 |6440 |2442 |7150 |1691 |   0 |   0 | 9.746981e+02 |      --      |    Inf 
114.52/114.63	c   114s|     1 |     0 | 76015 |  88M|   0 |1988 |2442 |6440 |6440 |2442 |7212 |1753 |   0 |   0 | 9.791065e+02 |      --      |    Inf 
118.92/119.08	c   118s|     1 |     0 | 78981 |  90M|   0 |2055 |2442 |6440 |6440 |2442 |7268 |1809 |   0 |   0 | 9.820604e+02 |      --      |    Inf 
122.82/122.99	c   122s|     1 |     0 | 81087 |  91M|   0 |2116 |2442 |6440 |6440 |2442 |7328 |1869 |   0 |   0 | 9.866713e+02 |      --      |    Inf 
129.22/129.32	c   128s|     1 |     0 | 83399 |  91M|   0 |2132 |2442 |6440 |6440 |2442 |7202 |1938 |   0 |   0 | 9.969935e+02 |      --      |    Inf 
135.41/135.59	c   135s|     1 |     0 | 86699 |  92M|   0 |2089 |2442 |6440 |6440 |2442 |7266 |2002 |   0 |   0 | 1.003659e+03 |      --      |    Inf 
140.72/140.88	c   140s|     1 |     0 | 89428 |  92M|   0 |2111 |2442 |6440 |6440 |2442 |7346 |2082 |   0 |   0 | 1.012439e+03 |      --      |    Inf 
145.61/145.77	c   145s|     1 |     0 | 92179 |  93M|   0 |2036 |2442 |6440 |6440 |2442 |7418 |2154 |   0 |   0 | 1.019216e+03 |      --      |    Inf 
149.41/149.55	c   149s|     1 |     0 | 93811 |  95M|   0 |1994 |2442 |6440 |6440 |2442 |7479 |2215 |   0 |   0 | 1.024968e+03 |      --      |    Inf 
152.61/152.72	c   152s|     1 |     0 | 95544 |  96M|   0 |1975 |2442 |6440 |6440 |2442 |7527 |2263 |   0 |   0 | 1.026614e+03 |      --      |    Inf 
158.01/158.14	c   157s|     1 |     0 | 98202 |  98M|   0 |2009 |2442 |6440 |6440 |2442 |7302 |2311 |   0 |   0 | 1.028932e+03 |      --      |    Inf 
163.00/163.17	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
163.00/163.17	c   162s|     1 |     0 |101066 |  98M|   0 |2075 |2442 |6440 |6440 |2442 |7368 |2377 |   0 |   0 | 1.034040e+03 |      --      |    Inf 
166.01/166.10	c   165s|     1 |     0 |102792 | 100M|   0 |2108 |2442 |6440 |6440 |2442 |7431 |2440 |   0 |   0 | 1.036308e+03 |      --      |    Inf 
170.10/170.26	c   169s|     1 |     0 |105479 | 101M|   0 |2097 |2442 |6440 |6440 |2442 |7498 |2507 |   0 |   0 | 1.040638e+03 |      --      |    Inf 
175.60/175.75	c   175s|     1 |     0 |107499 | 102M|   0 |2061 |2442 |6440 |6440 |2442 |7578 |2587 |   0 |   0 | 1.047219e+03 |      --      |    Inf 
179.20/179.36	c   178s|     1 |     0 |109438 | 104M|   0 |2137 |2442 |6440 |6440 |2442 |7618 |2627 |   0 |   0 | 1.048763e+03 |      --      |    Inf 
183.70/183.81	c   183s|     1 |     0 |111454 | 104M|   0 |2107 |2442 |6440 |6440 |2442 |7368 |2669 |   0 |   0 | 1.050010e+03 |      --      |    Inf 
188.69/188.82	c   188s|     1 |     0 |113498 | 105M|   0 |2145 |2442 |6440 |6440 |2442 |7436 |2737 |   0 |   0 | 1.055311e+03 |      --      |    Inf 
192.79/192.96	c   192s|     1 |     0 |115408 | 106M|   0 |2117 |2442 |6440 |6440 |2442 |7488 |2789 |   0 |   0 | 1.058266e+03 |      --      |    Inf 
195.99/196.16	c   195s|     1 |     0 |117214 | 107M|   0 |2109 |2442 |6440 |6440 |2442 |7536 |2837 |   0 |   0 | 1.059195e+03 |      --      |    Inf 
200.99/201.14	c   200s|     1 |     0 |119337 | 109M|   0 |2134 |2442 |6440 |6440 |2442 |7581 |2882 |   0 |   0 | 1.063433e+03 |      --      |    Inf 
205.09/205.24	c   204s|     1 |     0 |121152 | 112M|   0 |2126 |2442 |6440 |6440 |2442 |7630 |2931 |   0 |   0 | 1.065762e+03 |      --      |    Inf 
212.48/212.69	c   212s|     1 |     0 |123966 | 112M|   0 |2184 |2442 |6440 |6440 |2442 |7386 |2983 |   0 |   0 | 1.070316e+03 |      --      |    Inf 
216.68/216.80	c   216s|     1 |     0 |125943 | 113M|   0 |2129 |2442 |6440 |6440 |2442 |7428 |3025 |   0 |   0 | 1.071863e+03 |      --      |    Inf 
221.58/221.77	c   221s|     1 |     0 |128608 | 113M|   0 |2095 |2442 |6440 |6440 |2442 |7482 |3079 |   0 |   0 | 1.075425e+03 |      --      |    Inf 
226.98/227.12	c   226s|     1 |     0 |131178 | 114M|   0 |2108 |2442 |6440 |6440 |2442 |7543 |3140 |   0 |   0 | 1.079532e+03 |      --      |    Inf 
229.68/229.85	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
229.68/229.85	c   229s|     1 |     0 |132763 | 115M|   0 |2192 |2442 |6440 |6440 |2442 |7595 |3192 |   0 |   0 | 1.081227e+03 |      --      |    Inf 
236.88/237.02	c   236s|     1 |     0 |134455 | 115M|   0 |2149 |2442 |6440 |6440 |2442 |7646 |3243 |   0 |   0 | 1.084005e+03 |      --      |    Inf 
243.37/243.57	c   242s|     1 |     0 |136524 | 116M|   0 |2136 |2442 |6440 |6440 |2442 |7392 |3288 |   0 |   0 | 1.086125e+03 |      --      |    Inf 
247.17/247.38	c   246s|     1 |     0 |138631 | 117M|   0 |2151 |2442 |6440 |6440 |2442 |7441 |3337 |   0 |   0 | 1.088586e+03 |      --      |    Inf 
251.07/251.27	c   250s|     1 |     0 |140971 | 118M|   0 |2191 |2442 |6440 |6440 |2442 |7492 |3388 |   0 |   0 | 1.090027e+03 |      --      |    Inf 
256.26/256.45	c   255s|     1 |     0 |142655 | 119M|   0 |2145 |2442 |6440 |6440 |2442 |7535 |3431 |   0 |   0 | 1.093952e+03 |      --      |    Inf 
259.56/259.71	c   258s|     1 |     0 |144629 | 121M|   0 |2154 |2442 |6440 |6440 |2442 |7561 |3457 |   0 |   0 | 1.095226e+03 |      --      |    Inf 
264.56/264.79	c   263s|     1 |     0 |146381 | 122M|   0 |2177 |2442 |6440 |6440 |2442 |7603 |3499 |   0 |   0 | 1.097233e+03 |      --      |    Inf 
272.86/273.01	c   272s|     1 |     0 |148470 | 122M|   0 |2110 |2442 |6440 |6440 |2442 |7399 |3531 |   0 |   0 | 1.098425e+03 |      --      |    Inf 
275.96/276.11	c   275s|     1 |     0 |150045 | 124M|   0 |2095 |2442 |6440 |6440 |2442 |7428 |3560 |   0 |   0 | 1.099031e+03 |      --      |    Inf 
281.25/281.46	c   280s|     1 |     0 |151751 | 125M|   0 |2132 |2442 |6440 |6440 |2442 |7475 |3607 |   0 |   0 | 1.101364e+03 |      --      |    Inf 
287.15/287.34	c   286s|     1 |     0 |153508 | 125M|   0 |2003 |2442 |6440 |6440 |2442 |7517 |3649 |   0 |   0 | 1.103923e+03 |      --      |    Inf 
291.14/291.32	c   290s|     1 |     0 |155842 | 126M|   0 |1994 |2442 |6440 |6440 |2442 |7556 |3688 |   0 |   0 | 1.105085e+03 |      --      |    Inf 
294.75/294.96	c   294s|     1 |     0 |157655 | 126M|   0 |2075 |2442 |6440 |6440 |2442 |7613 |3745 |   0 |   0 | 1.106112e+03 |      --      |    Inf 
299.95/300.18	c   299s|     1 |     0 |160377 | 128M|   0 |2138 |2442 |6440 |6440 |2442 |7420 |3796 |   0 |   0 | 1.109469e+03 |      --      |    Inf 
303.64/303.80	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
303.64/303.80	c   302s|     1 |     0 |162569 | 129M|   0 |2137 |2442 |6440 |6440 |2442 |7457 |3833 |   0 |   0 | 1.110873e+03 |      --      |    Inf 
308.33/308.55	c   307s|     1 |     0 |164732 | 130M|   0 |2081 |2442 |6440 |6440 |2442 |7510 |3886 |   0 |   0 | 1.114758e+03 |      --      |    Inf 
312.44/312.67	c   311s|     1 |     0 |166245 | 131M|   0 |2105 |2442 |6440 |6440 |2442 |7553 |3929 |   0 |   0 | 1.116755e+03 |      --      |    Inf 
316.53/316.75	c   315s|     1 |     0 |167659 | 131M|   0 |2096 |2442 |6440 |6440 |2442 |7605 |3981 |   0 |   0 | 1.119322e+03 |      --      |    Inf 
322.43/322.66	c   321s|     1 |     0 |170331 | 132M|   0 |2091 |2442 |6440 |6440 |2442 |7665 |4041 |   0 |   0 | 1.121845e+03 |      --      |    Inf 
327.92/328.15	c   327s|     1 |     0 |172343 | 133M|   0 |2119 |2442 |6440 |6440 |2442 |7544 |4099 |   0 |   0 | 1.124455e+03 |      --      |    Inf 
333.52/333.78	c   332s|     1 |     0 |174114 | 133M|   0 |2048 |2442 |6440 |6440 |2442 |7598 |4153 |   0 |   0 | 1.127702e+03 |      --      |    Inf 
339.12/339.32	c   338s|     1 |     0 |176516 | 134M|   0 |2068 |2442 |6440 |6440 |2442 |7658 |4213 |   0 |   0 | 1.131695e+03 |      --      |    Inf 
342.12/342.37	c   341s|     1 |     0 |178158 | 135M|   0 |2058 |2442 |6440 |6440 |2442 |7705 |4260 |   0 |   0 | 1.133464e+03 |      --      |    Inf 
345.71/345.91	c   344s|     1 |     0 |179818 | 135M|   0 |2051 |2442 |6440 |6440 |2442 |7762 |4317 |   0 |   0 | 1.136942e+03 |      --      |    Inf 
348.61/348.81	c   347s|     1 |     0 |181481 | 136M|   0 |2020 |2442 |6440 |6440 |2442 |7807 |4362 |   0 |   0 | 1.138023e+03 |      --      |    Inf 
352.61/352.80	c   351s|     1 |     0 |183458 | 137M|   0 |2080 |2442 |6440 |6440 |2442 |7627 |4416 |   0 |   0 | 1.140136e+03 |      --      |    Inf 
355.82/356.05	c   354s|     1 |     0 |185380 | 138M|   0 |2079 |2442 |6440 |6440 |2442 |7679 |4468 |   0 |   0 | 1.142402e+03 |      --      |    Inf 
360.41/360.70	c   359s|     1 |     0 |187350 | 139M|   0 |2055 |2442 |6440 |6440 |2442 |7741 |4530 |   0 |   0 | 1.145073e+03 |      --      |    Inf 
363.21/363.41	c   362s|     1 |     0 |188918 | 140M|   0 |2110 |2442 |6440 |6440 |2442 |7779 |4568 |   0 |   0 | 1.147055e+03 |      --      |    Inf 
368.41/368.69	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
368.41/368.69	c   367s|     1 |     0 |191490 | 140M|   0 |2102 |2442 |6440 |6440 |2442 |7839 |4628 |   0 |   0 | 1.150245e+03 |      --      |    Inf 
372.61/372.85	c   371s|     1 |     0 |194190 | 141M|   0 |2128 |2442 |6440 |6440 |2442 |7889 |4678 |   0 |   0 | 1.154450e+03 |      --      |    Inf 
377.39/377.61	c   376s|     1 |     0 |196288 | 142M|   0 |1995 |2442 |6440 |6440 |2442 |7642 |4740 |   0 |   0 | 1.158764e+03 |      --      |    Inf 
379.70/380.00	c   378s|     1 |     0 |197909 | 142M|   0 |2126 |2442 |6440 |6440 |2442 |7695 |4793 |   0 |   0 | 1.161130e+03 |      --      |    Inf 
383.90/384.19	c   382s|     1 |     0 |200068 | 143M|   0 |2103 |2442 |6440 |6440 |2442 |7764 |4862 |   0 |   0 | 1.165442e+03 |      --      |    Inf 
388.69/388.95	c   387s|     1 |     0 |201403 | 143M|   0 |2111 |2442 |6440 |6440 |2442 |7805 |4903 |   0 |   0 | 1.167233e+03 |      --      |    Inf 
393.29/393.50	c   392s|     1 |     0 |203569 | 144M|   0 |2062 |2442 |6440 |6440 |2442 |7857 |4955 |   0 |   0 | 1.170031e+03 |      --      |    Inf 
397.69/397.99	c   396s|     1 |     0 |205836 | 144M|   0 |2112 |2442 |6440 |6440 |2442 |7907 |5005 |   0 |   0 | 1.173434e+03 |      --      |    Inf 
401.68/401.90	c   400s|     1 |     0 |207144 | 145M|   0 |2136 |2442 |6440 |6440 |2442 |7717 |5043 |   0 |   0 | 1.175128e+03 |      --      |    Inf 
406.69/406.93	c   405s|     1 |     0 |208530 | 145M|   0 |2068 |2442 |6440 |6440 |2442 |7761 |5087 |   0 |   0 | 1.178310e+03 |      --      |    Inf 
410.19/410.42	c   409s|     1 |     0 |209690 | 146M|   0 |2109 |2442 |6440 |6440 |2442 |7803 |5129 |   0 |   0 | 1.179889e+03 |      --      |    Inf 
413.48/413.72	c   412s|     1 |     0 |210642 | 146M|   0 |2133 |2442 |6440 |6440 |2442 |7837 |5163 |   0 |   0 | 1.182044e+03 |      --      |    Inf 
418.58/418.84	c   417s|     1 |     0 |212320 | 144M|   0 |2124 |2442 |6440 |6440 |2442 |7871 |5197 |   0 |   0 | 1.184651e+03 |      --      |    Inf 
420.48/420.78	c   419s|     1 |     0 |213278 | 143M|   0 |2095 |2442 |6440 |6440 |2442 |7899 |5225 |   0 |   0 | 1.185377e+03 |      --      |    Inf 
423.98/424.29	c   422s|     1 |     0 |214533 | 140M|   0 |2128 |2442 |6440 |6440 |2442 |7643 |5252 |   0 |   0 | 1.187249e+03 |      --      |    Inf 
427.28/427.59	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
427.28/427.59	c   426s|     1 |     0 |215787 | 139M|   0 |2128 |2442 |6440 |6440 |2442 |7664 |5273 |   0 |   0 | 1.188505e+03 |      --      |    Inf 
433.08/433.34	c   431s|     1 |     0 |217669 | 137M|   0 |2091 |2442 |6440 |6440 |2442 |7700 |5309 |   0 |   0 | 1.190721e+03 |      --      |    Inf 
436.07/436.36	c   434s|     1 |     0 |219248 | 135M|   0 |2080 |2442 |6440 |6440 |2442 |7740 |5349 |   0 |   0 | 1.192309e+03 |      --      |    Inf 
438.37/438.68	c   437s|     1 |     0 |220245 | 133M|   0 |2082 |2442 |6440 |6440 |2442 |7778 |5387 |   0 |   0 | 1.194969e+03 |      --      |    Inf 
442.97/443.28	c   441s|     1 |     0 |220970 | 130M|   0 |2055 |2442 |6440 |6440 |2442 |7807 |5416 |   0 |   0 | 1.196277e+03 |      --      |    Inf 
447.27/447.56	c   446s|     1 |     0 |222309 | 129M|   0 |2061 |2442 |6440 |6440 |2442 |7577 |5446 |   0 |   0 | 1.198425e+03 |      --      |    Inf 
449.86/450.14	c   448s|     1 |     0 |223473 | 129M|   0 |2016 |2442 |6440 |6440 |2442 |7600 |5469 |   0 |   0 | 1.200277e+03 |      --      |    Inf 
452.47/452.74	c   451s|     1 |     0 |225192 | 127M|   0 |2096 |2442 |6440 |6440 |2442 |7626 |5495 |   0 |   0 | 1.203959e+03 |      --      |    Inf 
455.57/455.89	c   454s|     1 |     0 |226456 | 126M|   0 |2059 |2442 |6440 |6440 |2442 |7668 |5537 |   0 |   0 | 1.206459e+03 |      --      |    Inf 
458.37/458.62	c   457s|     1 |     0 |227618 | 123M|   0 |2056 |2442 |6440 |6440 |2442 |7701 |5570 |   0 |   0 | 1.207998e+03 |      --      |    Inf 
460.57/460.82	c   459s|     1 |     0 |228889 | 122M|   0 |2057 |2442 |6440 |6440 |2442 |7727 |5596 |   0 |   0 | 1.208621e+03 |      --      |    Inf 
463.56/463.88	c   462s|     1 |     0 |230114 | 120M|   0 |2055 |2442 |6440 |6440 |2442 |7596 |5616 |   0 |   0 | 1.209019e+03 |      --      |    Inf 
465.66/465.91	c   464s|     1 |     0 |231243 | 119M|   0 |2107 |2442 |6440 |6440 |2442 |7629 |5649 |   0 |   0 | 1.209997e+03 |      --      |    Inf 
469.94/470.22	c   468s|     1 |     0 |232299 | 114M|   0 |2115 |2442 |6440 |6440 |2442 |7654 |5674 |   0 |   0 | 1.211308e+03 |      --      |    Inf 
474.43/474.74	c   473s|     1 |     0 |232870 | 111M|   0 |2084 |2442 |6440 |6440 |2442 |7677 |5697 |   0 |   0 | 1.211727e+03 |      --      |    Inf 
478.23/478.57	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
478.23/478.57	c   477s|     1 |     0 |233628 | 106M|   0 |2070 |2442 |6440 |6440 |2442 |7688 |5708 |   0 |   0 | 1.211858e+03 |      --      |    Inf 
481.63/481.92	c   480s|     1 |     0 |234130 | 103M|   0 |2061 |2442 |6440 |6440 |2442 |7696 |5716 |   0 |   0 | 1.211934e+03 |      --      |    Inf 
485.93/486.26	c   484s|     1 |     0 |234595 | 101M|   0 |2055 |2442 |6440 |6440 |2442 |7535 |5730 |   0 |   0 | 1.212108e+03 |      --      |    Inf 
490.02/490.32	c   488s|     1 |     0 |234819 | 101M|   0 |2060 |2442 |6440 |6440 |2442 |7538 |5733 |   0 |   0 | 1.212143e+03 |      --      |    Inf 
493.43/493.78	c   492s|     1 |     0 |235589 | 100M|   0 |2059 |2442 |6440 |6440 |2442 |7553 |5748 |   0 |   0 | 1.212945e+03 |      --      |    Inf 
497.22/497.50	c   495s|     1 |     0 |235657 |  99M|   0 |2056 |2442 |6440 |6440 |2442 |7559 |5754 |   0 |   0 | 1.212945e+03 |      --      |    Inf 
500.82/501.16	c   499s|     1 |     0 |235661 |  98M|   0 |2057 |2442 |6440 |6440 |2442 |7560 |5755 |   0 |   0 | 1.212945e+03 |      --      |    Inf 
511.60/511.92	c   510s|     1 |     2 |235661 |  95M|   0 |2057 |2442 |6440 |6440 |2442 |7560 |5755 |   0 |  27 | 1.212945e+03 |      --      |    Inf 
1794.84/1795.78	c 
1794.84/1795.78	c SCIP Status        : solving was interrupted [time limit reached]
1794.84/1795.78	c Solving Time (sec) : 1791.00
1794.84/1795.78	c Solving Nodes      : 1646
1794.84/1795.78	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1794.84/1795.78	c Dual Bound         : +1.22714299271816e+03
1794.84/1795.78	c Gap                : infinite
1794.84/1795.78	c NODE         1646
1794.84/1795.78	c DUAL BOUND   1227.14
1794.84/1795.78	c PRIMAL BOUND 1e+20
1794.84/1795.78	c GAP          1e+20
1794.84/1795.78	s UNKNOWN
1794.84/1795.78	c SCIP Status        : solving was interrupted [time limit reached]
1794.84/1795.78	c Solving Time       :    1791.00
1794.84/1795.78	c Original Problem   :
1794.84/1795.78	c   Problem name     : HOME/instance-1869049-1245155785.opb
1794.84/1795.78	c   Variables        : 2630 (2630 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.84/1795.78	c   Constraints      : 6569 initial, 6569 maximal
1794.84/1795.78	c Presolved Problem  :
1794.84/1795.78	c   Problem name     : t_HOME/instance-1869049-1245155785.opb
1794.84/1795.78	c   Variables        : 2442 (2442 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.84/1795.78	c   Constraints      : 6440 initial, 7466 maximal
1794.84/1795.78	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1794.84/1795.78	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1794.84/1795.78	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1794.84/1795.78	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1794.84/1795.78	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1794.84/1795.78	c   implics          :       0.00          0          3          0          0          0          0          0          0
1794.84/1795.78	c   probing          :       0.37          2        183          0          0          0          0          0          0
1794.84/1795.78	c   linear           :       0.08          0          0          0          0          0        122        122          0
1794.84/1795.78	c   logicor          :       0.12          0          0          0          0          0          7          0          0
1794.84/1795.78	c   root node        :          -          0          -          -          0          -          -          -          -
1794.84/1795.78	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1794.84/1795.78	c   integral         :          0          0          0       1404          0          5         23          0          0       2776
1794.84/1795.78	c   logicor          :       6440+       127      93818          0          1        589     477345          0          0          0
1794.84/1795.78	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1794.84/1795.78	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1794.84/1795.78	c   integral         :     383.88       0.00       0.00     383.88       0.00
1794.84/1795.78	c   logicor          :       3.46       0.10       3.36       0.00       0.00
1794.84/1795.78	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1794.84/1795.78	c Propagators        :       Time      Calls    Cutoffs    DomReds
1794.84/1795.78	c   rootredcost      :       0.02          0          0          0
1794.84/1795.78	c   pseudoobj        :       8.70      88829          0          0
1794.84/1795.78	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1794.84/1795.78	c   propagation      :       0.42        589        574       5314       35.1         79        5.9          -
1794.84/1795.78	c   infeasible LP    :       0.14        158          0          0        0.0          0        0.0          0
1794.84/1795.78	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1794.84/1795.79	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1794.84/1795.79	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1794.84/1795.79	c   applied globally :          -          -          -       2278       29.6          -          -          -
1794.84/1795.79	c   applied locally  :          -          -          -          0        0.0          -          -          -
1794.84/1795.79	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1794.84/1795.79	c   cut pool         :       4.43        126          -          -       5971          -    (maximal pool size: 36226)
1794.84/1795.79	c   redcost          :       0.22       1530          0          0          0          0
1794.84/1795.79	c   impliedbounds    :       0.15        127          0          0        625          0
1794.84/1795.79	c   intobj           :       0.00          0          0          0          0          0
1794.84/1795.79	c   gomory           :     223.51        127          0          0      57820          0
1794.84/1795.79	c   strongcg         :       8.08         20          0          0      10000          0
1794.84/1795.79	c   cmir             :       0.76         10          0          0          0          0
1794.84/1795.79	c   flowcover        :       0.61         10          0          0          0          0
1794.84/1795.79	c   clique           :       0.40        127          0          0         65          0
1794.84/1795.79	c   zerohalf         :       0.00          0          0          0          0          0
1794.84/1795.79	c   mcf              :       0.01          1          0          0          0          0
1794.84/1795.79	c Pricers            :       Time      Calls       Vars
1794.84/1795.79	c   problem variables:       0.00          0          0
1794.84/1795.79	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1794.84/1795.79	c   relpscost        :     383.88       1404          5         23          0          0       2776
1794.84/1795.79	c   pscost           :       0.00          0          0          0          0          0          0
1794.84/1795.79	c   inference        :       0.00          1          0          0          0          0          2
1794.84/1795.79	c   mostinf          :       0.00          0          0          0          0          0          0
1794.84/1795.79	c   leastinf         :       0.00          0          0          0          0          0          0
1794.84/1795.79	c   fullstrong       :       0.00          0          0          0          0          0          0
1794.84/1795.79	c   allfullstrong    :       0.00          0          0          0          0          0          0
1794.84/1795.79	c   random           :       0.00          0          0          0          0          0          0
1794.84/1795.79	c Primal Heuristics  :       Time      Calls      Found
1794.84/1795.79	c   LP solutions     :       0.00          -          0
1794.84/1795.79	c   pseudo solutions :       0.00          -          0
1794.84/1795.79	c   oneopt           :       0.01          0          0
1794.84/1795.79	c   crossover        :       0.00          0          0
1794.84/1795.79	c   intshifting      :       0.00          0          0
1794.84/1795.79	c   feaspump         :      33.93          6          0
1794.84/1795.79	c   pscostdiving     :      72.27         28          0
1794.84/1795.79	c   linesearchdiving :      76.73         32          0
1794.84/1795.79	c   coefdiving       :      74.12         32          0
1794.84/1795.79	c   simplerounding   :       0.00          0          0
1794.84/1795.79	c   rounding         :       1.16        501          0
1794.84/1795.79	c   shifting         :       2.53        158          0
1794.84/1795.79	c   fixandinfer      :       0.00          0          0
1794.84/1795.79	c   fracdiving       :      84.96         33          0
1794.84/1795.79	c   veclendiving     :      45.37         16          0
1794.84/1795.79	c   intdiving        :       0.00          0          0
1794.84/1795.79	c   actconsdiving    :       0.00          0          0
1794.84/1795.79	c   objpscostdiving  :      50.70          2          0
1794.84/1795.79	c   rootsoldiving    :      46.59          3          0
1794.84/1795.79	c   guideddiving     :       0.00          0          0
1794.84/1795.79	c   octane           :       0.00          0          0
1794.84/1795.79	c   rens             :       0.01          0          0
1794.84/1795.79	c   rins             :       0.00          0          0
1794.84/1795.79	c   localbranching   :       0.00          0          0
1794.84/1795.79	c   mutation         :       0.00          0          0
1794.84/1795.79	c   dins             :       0.00          0          0
1794.84/1795.79	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1794.84/1795.79	c   primal LP        :       8.04          0          0       0.00       0.00
1794.84/1795.79	c   dual LP          :     656.34       1599    1027742     642.74    1565.87
1794.84/1795.79	c   barrier LP       :       0.00          0          0       0.00          -
1794.84/1795.79	c   diving/probing LP:     447.42      12307     490252      39.84    1095.73
1794.84/1795.79	c   strong branching :     382.24       2524     626075     248.05    1637.91
1794.84/1795.79	c     (at root node) :          -         27       7545     279.44          -
1794.84/1795.79	c   conflict analysis:       0.00          0          0       0.00          -
1794.84/1795.79	c B&B Tree           :
1794.84/1795.79	c   number of runs   :          1
1794.84/1795.79	c   nodes            :       1646
1794.84/1795.79	c   nodes (total)    :       1646
1794.84/1795.79	c   nodes left       :        951
1794.84/1795.79	c   max depth        :         41
1794.84/1795.79	c   max depth (total):         41
1794.84/1795.79	c   backtracks       :        456 (27.7%)
1794.84/1795.79	c   delayed cutoffs  :        182
1794.84/1795.79	c   repropagations   :        311 (182523 domain reductions, 174 cutoffs)
1794.84/1795.79	c   avg switch length:       4.14
1794.84/1795.79	c   switching time   :       1.95
1794.84/1795.79	c Solution           :
1794.84/1795.79	c   Solutions found  :          0 (0 improvements)
1794.84/1795.79	c   Primal Bound     :          -
1794.84/1795.79	c   Dual Bound       : +1.22714299271816e+03
1794.84/1795.79	c   Gap              :   infinite
1794.84/1795.79	c   Root Dual Bound  : +1.21294505894428e+03
1795.03/1795.97	c Time complete: 1795.11.

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-1869049-1245155785/watcher-1869049-1245155785 -o /tmp/evaluation-result-1869049-1245155785/solver-1869049-1245155785 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869049-1245155785.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.89 0.97 0.99 3/64 7734
/proc/meminfo: memFree=1852296/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=7616 CPUtime=0
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 645 0 0 0 0 0 0 0 18 0 1 0 183178452 7798784 629 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 0 0 0
/proc/7734/statm: 1904 642 353 1256 0 643 0

[startup+0.055944 s]
/proc/loadavg: 0.89 0.97 0.99 3/64 7734
/proc/meminfo: memFree=1852296/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=14228 CPUtime=0.04
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 2529 0 0 0 4 0 0 0 18 0 1 0 183178452 14569472 2513 1992294400 4194304 9342243 548682068736 18446744073709551615 7636342 0 0 4096 0 0 0 0 17 0 0 0
/proc/7734/statm: 3557 2513 378 1256 0 2296 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14228

[startup+0.101951 s]
/proc/loadavg: 0.89 0.97 0.99 3/64 7734
/proc/meminfo: memFree=1852296/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=15976 CPUtime=0.09
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 2977 0 0 0 9 0 0 0 18 0 1 0 183178452 16359424 2961 1992294400 4194304 9342243 548682068736 18446744073709551615 8235828 0 0 4096 0 0 0 0 17 0 0 0
/proc/7734/statm: 3994 2961 378 1256 0 2733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15976

[startup+0.301984 s]
/proc/loadavg: 0.89 0.97 0.99 3/64 7734
/proc/meminfo: memFree=1852296/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=32148 CPUtime=0.29
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 7195 0 0 0 25 4 0 0 19 0 1 0 183178452 32919552 6825 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 8037 6825 467 1256 0 6776 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32148

[startup+0.70105 s]
/proc/loadavg: 0.89 0.97 0.99 3/64 7734
/proc/meminfo: memFree=1852296/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=33352 CPUtime=0.69
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 7539 0 0 0 63 6 0 0 23 0 1 0 183178452 34152448 7169 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 8338 7169 489 1256 0 7077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33352

[startup+1.50119 s]
/proc/loadavg: 0.89 0.97 0.99 2/65 7735
/proc/meminfo: memFree=1816512/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=45580 CPUtime=1.49
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 10194 0 0 0 140 9 0 0 25 0 1 0 183178452 46673920 9807 1992294400 4194304 9342243 548682068736 18446744073709551615 6965691 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 11395 9807 616 1256 0 10134 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45580

[startup+3.10145 s]
/proc/loadavg: 0.89 0.97 0.99 2/65 7735
/proc/meminfo: memFree=1814784/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=46864 CPUtime=3.09
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 10551 0 0 0 300 9 0 0 25 0 1 0 183178452 47988736 10164 1992294400 4194304 9342243 548682068736 18446744073709551615 6896690 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 11716 10164 643 1256 0 10455 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46864

[startup+6.30198 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 7735
/proc/meminfo: memFree=1813632/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=51512 CPUtime=6.29
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 12283 0 0 0 619 10 0 0 25 0 1 0 183178452 52748288 11523 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 12878 11523 662 1256 0 11617 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51512

[startup+12.701 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 7735
/proc/meminfo: memFree=1792768/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=72140 CPUtime=12.69
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 17598 0 0 0 1255 14 0 0 25 0 1 0 183178452 73871360 15542 1992294400 4194304 9342243 548682068736 18446744073709551615 6939005 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 18035 15542 674 1256 0 16774 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72140

[startup+25.5012 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 7735
/proc/meminfo: memFree=1776128/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=91128 CPUtime=25.48
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 27099 0 0 0 2528 20 0 0 25 0 1 0 183178452 93315072 20198 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 22782 20198 674 1256 0 21521 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 91128

[startup+51.1014 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 7735
/proc/meminfo: memFree=1748288/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=122340 CPUtime=51.07
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 42714 0 0 0 5075 32 0 0 25 0 1 0 183178452 125276160 26657 1992294400 4194304 9342243 548682068736 18446744073709551615 6951661 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 30585 26657 677 1256 0 29324 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 122340

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 7735
/proc/meminfo: memFree=1721728/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=149628 CPUtime=102.24
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 67131 0 0 0 10176 48 0 0 25 0 1 0 183178452 153219072 33332 1992294400 4194304 9342243 548682068736 18446744073709551615 5869970 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 37407 33332 677 1256 0 36146 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 149628

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7735
/proc/meminfo: memFree=1705280/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=164608 CPUtime=162.2
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 110556 0 0 0 16142 78 0 0 25 0 1 0 183178452 168558592 37366 1992294400 4194304 9342243 548682068736 18446744073709551615 6959570 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 41152 37366 677 1256 0 39891 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 164608

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7735
/proc/meminfo: memFree=1691136/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=176876 CPUtime=222.18
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 132680 0 0 0 22122 96 0 0 25 0 1 0 183178452 181121024 40861 1992294400 4194304 9342243 548682068736 18446744073709551615 4339127 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 44219 40861 677 1256 0 42958 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 176876

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7735
/proc/meminfo: memFree=1674432/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=195004 CPUtime=282.15
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 154631 0 0 0 28101 114 0 0 25 0 1 0 183178452 199684096 45023 1992294400 4194304 9342243 548682068736 18446744073709551615 4386043 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 48751 45023 677 1256 0 47490 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 195004

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7735
/proc/meminfo: memFree=1664448/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=208740 CPUtime=342.12
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 185126 0 0 0 34074 138 0 0 25 0 1 0 183178452 213749760 47498 1992294400 4194304 9342243 548682068736 18446744073709551615 6965923 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 52185 47498 677 1256 0 50924 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 208740

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7735
/proc/meminfo: memFree=1651904/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=218584 CPUtime=402.08
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 191050 0 0 0 40059 149 0 0 25 0 1 0 183178452 223830016 50609 1992294400 4194304 9342243 548682068736 18446744073709551615 6939137 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 54646 50609 677 1256 0 53385 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 218584

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7735
/proc/meminfo: memFree=1645312/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=224040 CPUtime=462.06
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 194644 0 0 0 46047 159 0 0 25 0 1 0 183178452 229416960 52216 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 56010 52216 677 1256 0 54749 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 224040

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7735
/proc/meminfo: memFree=1645888/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=224176 CPUtime=522.01
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 198776 0 0 0 52030 171 0 0 25 0 1 0 183178452 229556224 52068 1992294400 4194304 9342243 548682068736 18446744073709551615 6941292 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 56044 52068 684 1256 0 54783 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 224176

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7735
/proc/meminfo: memFree=1645440/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=224176 CPUtime=581.98
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 198882 0 0 0 58021 177 0 0 25 0 1 0 183178452 229556224 52174 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 56044 52174 690 1256 0 54783 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 224176

[startup+642.302 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 7735
/proc/meminfo: memFree=1645440/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=224176 CPUtime=641.96
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 198894 0 0 0 64011 185 0 0 25 0 1 0 183178452 229556224 52186 1992294400 4194304 9342243 548682068736 18446744073709551615 6960298 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 56044 52186 690 1256 0 54783 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 224176

[startup+702.302 s]

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

/proc/meminfo: memFree=1644608/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=224176 CPUtime=1061.76
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 199071 0 0 0 105933 243 0 0 25 0 1 0 183178452 229556224 52363 1992294400 4194304 9342243 548682068736 18446744073709551615 6941068 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 56044 52363 691 1256 0 54783 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 224176

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7737
/proc/meminfo: memFree=1644160/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=224176 CPUtime=1121.73
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 199181 0 0 0 111920 253 0 0 25 0 1 0 183178452 229556224 52473 1992294400 4194304 9342243 548682068736 18446744073709551615 6960228 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 56044 52473 691 1256 0 54783 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 224176

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7737
/proc/meminfo: memFree=1643968/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=224176 CPUtime=1181.7
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 199215 0 0 0 117907 263 0 0 25 0 1 0 183178452 229556224 52507 1992294400 4194304 9342243 548682068736 18446744073709551615 6889076 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 56044 52507 691 1256 0 54783 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 224176

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7737
/proc/meminfo: memFree=1643712/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=224176 CPUtime=1241.68
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 199269 0 0 0 123895 273 0 0 25 0 1 0 183178452 229556224 52561 1992294400 4194304 9342243 548682068736 18446744073709551615 6960342 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 56044 52561 691 1256 0 54783 0
Current children cumulated CPU time (s) 1241.68
Current children cumulated vsize (KiB) 224176

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7737
/proc/meminfo: memFree=1643520/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=224176 CPUtime=1301.66
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 199304 0 0 0 129882 284 0 0 25 0 1 0 183178452 229556224 52596 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 56044 52596 691 1256 0 54783 0
Current children cumulated CPU time (s) 1301.66
Current children cumulated vsize (KiB) 224176

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7737
/proc/meminfo: memFree=1643136/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=224176 CPUtime=1361.64
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 199387 0 0 0 135865 299 0 0 25 0 1 0 183178452 229556224 52679 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 56044 52679 691 1256 0 54783 0
Current children cumulated CPU time (s) 1361.64
Current children cumulated vsize (KiB) 224176

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7737
/proc/meminfo: memFree=1642432/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=224176 CPUtime=1421.61
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 199552 0 0 0 141847 314 0 0 25 0 1 0 183178452 229556224 52844 1992294400 4194304 9342243 548682068736 18446744073709551615 7289200 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 56044 52844 691 1256 0 54783 0
Current children cumulated CPU time (s) 1421.61
Current children cumulated vsize (KiB) 224176

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7743
/proc/meminfo: memFree=1640824/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=225104 CPUtime=1481.57
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 199900 0 0 0 147830 327 0 0 25 0 1 0 183178452 230506496 53192 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 56276 53192 691 1256 0 55015 0
Current children cumulated CPU time (s) 1481.57
Current children cumulated vsize (KiB) 225104

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7743
/proc/meminfo: memFree=1640576/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=225104 CPUtime=1541.55
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 199999 0 0 0 153816 339 0 0 25 0 1 0 183178452 230506496 53291 1992294400 4194304 9342243 548682068736 18446744073709551615 6952849 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 56276 53291 691 1256 0 55015 0
Current children cumulated CPU time (s) 1541.55
Current children cumulated vsize (KiB) 225104

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7743
/proc/meminfo: memFree=1639744/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=225104 CPUtime=1601.52
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 200237 0 0 0 159804 348 0 0 25 0 1 0 183178452 230506496 53529 1992294400 4194304 9342243 548682068736 18446744073709551615 6960296 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 56276 53529 691 1256 0 55015 0
Current children cumulated CPU time (s) 1601.52
Current children cumulated vsize (KiB) 225104

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7743
/proc/meminfo: memFree=1638656/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=225104 CPUtime=1661.49
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 200472 0 0 0 165789 360 0 0 25 0 1 0 183178452 230506496 53764 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 56276 53764 691 1256 0 55015 0
Current children cumulated CPU time (s) 1661.49
Current children cumulated vsize (KiB) 225104

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7743
/proc/meminfo: memFree=1640256/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=220180 CPUtime=1721.47
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 200797 0 0 0 171775 372 0 0 25 0 1 0 183178452 225464320 53327 1992294400 4194304 9342243 548682068736 18446744073709551615 6911125 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 55045 53327 691 1256 0 53784 0
Current children cumulated CPU time (s) 1721.47
Current children cumulated vsize (KiB) 220180

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7743
/proc/meminfo: memFree=1639488/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=224644 CPUtime=1781.44
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 202011 0 0 0 177763 381 0 0 25 0 1 0 183178452 230035456 53527 1992294400 4194304 9342243 548682068736 18446744073709551615 6939014 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 56161 53527 691 1256 0 54900 0
Current children cumulated CPU time (s) 1781.44
Current children cumulated vsize (KiB) 224644

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7743
/proc/meminfo: memFree=1639808/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=220244 CPUtime=1784.65
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 202125 0 0 0 178083 382 0 0 25 0 1 0 183178452 225529856 53422 1992294400 4194304 9342243 548682068736 18446744073709551615 5990836 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 55061 53422 691 1256 0 53800 0
Current children cumulated CPU time (s) 1784.65
Current children cumulated vsize (KiB) 220244

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7743
/proc/meminfo: memFree=1639808/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=220244 CPUtime=1791.05
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 202151 0 0 0 178722 383 0 0 25 0 1 0 183178452 225529856 53448 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 55061 53448 691 1256 0 53800 0
Current children cumulated CPU time (s) 1791.05
Current children cumulated vsize (KiB) 220244

[startup+1793.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7743
/proc/meminfo: memFree=1639488/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=220200 CPUtime=1792.64
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 202252 0 0 0 178881 383 0 0 25 0 1 0 183178452 225484800 53414 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 55050 53414 691 1256 0 53789 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (KiB) 220200

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7743
/proc/meminfo: memFree=1639808/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=220200 CPUtime=1794.24
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 202265 0 0 0 179041 383 0 0 25 0 1 0 183178452 225484800 53427 1992294400 4194304 9342243 548682068736 18446744073709551615 6952948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 55050 53427 691 1256 0 53789 0
Current children cumulated CPU time (s) 1794.24
Current children cumulated vsize (KiB) 220200

[startup+1795.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7743
/proc/meminfo: memFree=1639808/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=220200 CPUtime=1794.64
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 202272 0 0 0 179081 383 0 0 25 0 1 0 183178452 225484800 53434 1992294400 4194304 9342243 548682068736 18446744073709551615 6939240 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7734/statm: 55050 53434 691 1256 0 53789 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (KiB) 220200

[startup+1795.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7743
/proc/meminfo: memFree=1639808/2055920 swapFree=4180828/4192956
[pid=7734] ppid=7732 vsize=220200 CPUtime=1795.03
/proc/7734/stat : 7734 (pbscip.linux.x8) R 7732 7734 7697 0 -1 4194304 202278 0 0 0 179120 383 0 0 25 0 1 0 183178452 225484800 53440 1992294400 4194304 9342243 548682068736 18446744073709551615 5854267 0 0 4096 0 0 0 0 17 1 0 0
/proc/7734/statm: 55050 53440 695 1256 0 53789 0
Current children cumulated CPU time (s) 1795.03
Current children cumulated vsize (KiB) 220200

Child status: 0
Real time (s): 1795.98
CPU time (s): 1795.12
CPU user time (s): 1791.25
CPU system time (s): 3.87341
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 227176

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

runsolver used 2.01969 second user time and 4.52931 second system time

The end

Launcher Data

Begin job on node31 at 2009-06-16 14:36:25
IDJOB=1869049
IDBENCH=2143
IDSOLVER=684
FILE ID=node31/1869049-1245155785
PBS_JOBID= 9363813
Free space on /tmp= 66272 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-1-c.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-1869049-1245155785/watcher-1869049-1245155785 -o /tmp/evaluation-result-1869049-1245155785/solver-1869049-1245155785 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869049-1245155785.opb

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

MD5SUM BENCH= 7d3927082349ded13241d71256bbcafb
RANDOM SEED=430326720

node31.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.258
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.258
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:       1852776 kB
Buffers:         38276 kB
Cached:          92728 kB
SwapCached:       5132 kB
Active:          51704 kB
Inactive:        87264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852776 kB
SwapTotal:     4192956 kB
SwapFree:      4180828 kB
Dirty:           12312 kB
Writeback:           0 kB
Mapped:          13668 kB
Slab:            49920 kB
Committed_AS:   167756 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node31 at 2009-06-16 15:06:21