Trace number 1869116

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
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? (TO) 1800.24 1800.88

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par16-2.opb
MD5SUM54965c6877451240ee97f7026fa8faaa
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1015
Best CPU time to get the best result obtained on this benchmark1.45978
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1015
Optimality of the best value was proved YES
Number of variables2030
Total number of constraints4389
Number of constraints which are clauses4389
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 constraint1
Maximum length of a constraint3
Number of terms in the objective function 2030
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 2030
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2030
Number of bits of the biggest sum of numbers11
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.07	c SCIP version 1.1.0.7
0.00/0.07	c LP-Solver SoPlex 1.4.1
0.00/0.07	c user parameter file <scip.set> not found - using default parameters
0.00/0.07	c read problem <HOME/instance-1869116-1245159252.opb>
0.00/0.07	c original problem has 2030 variables (2030 bin, 0 int, 0 impl, 0 cont) and 4389 constraints
0.09/0.10	c start presolving problem
0.09/0.10	c presolving:
0.09/0.12	c (round 1) 822 del vars, 270 del conss, 173 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11200 impls, 0 clqs
0.09/0.14	c (round 2) 970 del vars, 1343 del conss, 193 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 15762 impls, 0 clqs
0.09/0.15	c (round 3) 996 del vars, 1593 del conss, 206 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 16029 impls, 0 clqs
0.09/0.16	c (round 4) 1027 del vars, 1659 del conss, 220 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 16498 impls, 0 clqs
0.09/0.16	c (round 5) 1045 del vars, 1731 del conss, 232 chg bounds, 7 chg sides, 14 chg coeffs, 0 upgd conss, 16814 impls, 0 clqs
0.09/0.16	c (round 6) 1071 del vars, 1777 del conss, 244 chg bounds, 10 chg sides, 20 chg coeffs, 0 upgd conss, 17131 impls, 0 clqs
0.09/0.17	c (round 7) 1090 del vars, 1831 del conss, 253 chg bounds, 14 chg sides, 28 chg coeffs, 0 upgd conss, 17330 impls, 0 clqs
0.09/0.17	c (round 8) 1100 del vars, 1869 del conss, 261 chg bounds, 16 chg sides, 32 chg coeffs, 0 upgd conss, 17417 impls, 0 clqs
0.09/0.18	c (round 9) 1111 del vars, 1907 del conss, 271 chg bounds, 20 chg sides, 40 chg coeffs, 0 upgd conss, 17497 impls, 0 clqs
0.09/0.18	c (round 10) 1123 del vars, 1940 del conss, 283 chg bounds, 23 chg sides, 46 chg coeffs, 0 upgd conss, 17519 impls, 0 clqs
0.09/0.18	c (round 11) 1133 del vars, 1969 del conss, 293 chg bounds, 24 chg sides, 48 chg coeffs, 0 upgd conss, 17532 impls, 0 clqs
0.09/0.19	c (round 12) 1152 del vars, 1997 del conss, 307 chg bounds, 25 chg sides, 50 chg coeffs, 0 upgd conss, 17597 impls, 0 clqs
0.09/0.19	c (round 13) 1170 del vars, 2044 del conss, 319 chg bounds, 27 chg sides, 54 chg coeffs, 0 upgd conss, 17738 impls, 0 clqs
0.09/0.19	c (round 14) 1185 del vars, 2088 del conss, 333 chg bounds, 31 chg sides, 62 chg coeffs, 0 upgd conss, 17809 impls, 0 clqs
0.09/0.20	c (round 15) 1198 del vars, 2134 del conss, 346 chg bounds, 33 chg sides, 66 chg coeffs, 0 upgd conss, 17849 impls, 0 clqs
0.19/0.20	c (round 16) 1214 del vars, 2167 del conss, 360 chg bounds, 35 chg sides, 70 chg coeffs, 0 upgd conss, 17889 impls, 0 clqs
0.19/0.20	c (round 17) 1235 del vars, 2200 del conss, 373 chg bounds, 37 chg sides, 74 chg coeffs, 0 upgd conss, 18020 impls, 0 clqs
0.19/0.20	c (round 18) 1249 del vars, 2243 del conss, 388 chg bounds, 40 chg sides, 80 chg coeffs, 0 upgd conss, 18093 impls, 0 clqs
0.19/0.21	c (round 19) 1268 del vars, 2291 del conss, 404 chg bounds, 44 chg sides, 88 chg coeffs, 0 upgd conss, 18159 impls, 0 clqs
0.19/0.21	c (round 20) 1280 del vars, 2327 del conss, 417 chg bounds, 47 chg sides, 94 chg coeffs, 0 upgd conss, 18205 impls, 0 clqs
0.19/0.21	c (round 21) 1296 del vars, 2360 del conss, 430 chg bounds, 49 chg sides, 98 chg coeffs, 0 upgd conss, 18288 impls, 0 clqs
0.19/0.22	c (round 22) 1314 del vars, 2401 del conss, 444 chg bounds, 54 chg sides, 108 chg coeffs, 0 upgd conss, 18343 impls, 0 clqs
0.19/0.22	c (round 23) 1328 del vars, 2434 del conss, 453 chg bounds, 54 chg sides, 108 chg coeffs, 0 upgd conss, 18463 impls, 0 clqs
0.19/0.22	c (round 24) 1346 del vars, 2484 del conss, 468 chg bounds, 58 chg sides, 116 chg coeffs, 0 upgd conss, 18554 impls, 0 clqs
0.19/0.23	c (round 25) 1363 del vars, 2523 del conss, 482 chg bounds, 62 chg sides, 124 chg coeffs, 0 upgd conss, 18640 impls, 0 clqs
0.19/0.23	c (round 26) 1372 del vars, 2556 del conss, 490 chg bounds, 62 chg sides, 124 chg coeffs, 0 upgd conss, 18708 impls, 0 clqs
0.19/0.23	c (round 27) 1393 del vars, 2599 del conss, 508 chg bounds, 67 chg sides, 132 chg coeffs, 0 upgd conss, 18793 impls, 0 clqs
0.19/0.23	c (round 28) 1401 del vars, 2636 del conss, 517 chg bounds, 69 chg sides, 136 chg coeffs, 0 upgd conss, 18824 impls, 0 clqs
0.19/0.24	c (round 29) 1419 del vars, 2662 del conss, 528 chg bounds, 70 chg sides, 138 chg coeffs, 0 upgd conss, 18956 impls, 0 clqs
0.19/0.24	c (round 30) 1425 del vars, 2694 del conss, 535 chg bounds, 73 chg sides, 144 chg coeffs, 0 upgd conss, 18995 impls, 0 clqs
0.19/0.24	c (round 31) 1434 del vars, 2714 del conss, 542 chg bounds, 73 chg sides, 144 chg coeffs, 0 upgd conss, 19035 impls, 0 clqs
0.19/0.25	c (round 32) 1444 del vars, 2732 del conss, 549 chg bounds, 77 chg sides, 150 chg coeffs, 0 upgd conss, 19101 impls, 0 clqs
0.19/0.25	c (round 33) 1451 del vars, 2756 del conss, 556 chg bounds, 78 chg sides, 150 chg coeffs, 0 upgd conss, 19113 impls, 0 clqs
0.19/0.25	c (round 34) 1454 del vars, 2769 del conss, 559 chg bounds, 78 chg sides, 150 chg coeffs, 0 upgd conss, 19177 impls, 0 clqs
0.19/0.25	c (round 35) 1454 del vars, 2770 del conss, 559 chg bounds, 78 chg sides, 150 chg coeffs, 0 upgd conss, 19177 impls, 0 clqs
0.30/0.34	c (round 36) 1454 del vars, 2830 del conss, 559 chg bounds, 138 chg sides, 150 chg coeffs, 0 upgd conss, 19177 impls, 0 clqs
0.30/0.36	c (round 37) 1454 del vars, 2830 del conss, 559 chg bounds, 138 chg sides, 150 chg coeffs, 1558 upgd conss, 19177 impls, 0 clqs
0.30/0.38	c (round 38) 1454 del vars, 2830 del conss, 559 chg bounds, 138 chg sides, 150 chg coeffs, 1559 upgd conss, 19177 impls, 0 clqs
0.39/0.44	c (round 39) 1504 del vars, 2830 del conss, 559 chg bounds, 138 chg sides, 150 chg coeffs, 1559 upgd conss, 33135 impls, 0 clqs
0.39/0.48	c    (0.3s) probing: 276/576 (47.9%) - 0 fixings, 60 aggregations, 1079 implications, 0 bound changes
0.39/0.48	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.39/0.48	c (round 40) 1514 del vars, 2830 del conss, 559 chg bounds, 138 chg sides, 150 chg coeffs, 1559 upgd conss, 33163 impls, 0 clqs
0.39/0.50	c    (0.4s) probing: 286/576 (49.7%) - 0 fixings, 60 aggregations, 1079 implications, 0 bound changes
0.39/0.50	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.49/0.50	c presolving (41 rounds):
0.49/0.50	c  1514 deleted vars, 2830 deleted constraints, 559 tightened bounds, 0 added holes, 138 changed sides, 150 changed coefficients
0.49/0.50	c  33163 implications, 0 cliques
0.49/0.50	c presolved problem has 516 variables (516 bin, 0 int, 0 impl, 0 cont) and 1559 constraints
0.49/0.50	c    1559 constraints of type <logicor>
0.49/0.50	c transformed objective value is always integral (scale: 1)
0.49/0.50	c Presolving Time: 0.35
0.49/0.50	c strange?!, PURESAT with obj
0.49/0.50	c -----------------------------------------------------------------------------------------------
0.49/0.50	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.49/0.50	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.50	c limits/memory = c 1620
0.49/0.50	c # maximal time in seconds to run
0.49/0.50	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.50	c limits/time = c 1791
0.49/0.50	c # frequency for displaying node information lines
0.49/0.50	c # [type: int, range: [-1,2147483647], default: 100]
0.49/0.50	c display/freq = c 10000
0.49/0.50	c -----------------------------------------------------------------------------------------------
0.49/0.50	c start solving problem
0.49/0.50	c 
0.49/0.56	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.56	c   0.4s|     1 |     0 |   559 |6767k|   0 | 348 | 516 |1559 |1559 | 516 |1499 |   0 |   0 |   0 | 9.197119e+02 |      --      |    Inf 
1.49/1.53	c   1.4s|     1 |     0 |  3840 |7763k|   0 | 295 | 516 |1559 |1559 | 516 |1961 | 462 |   0 |   0 | 9.419583e+02 |      --      |    Inf 
1.69/1.71	c   1.6s|     1 |     0 |  4050 |7911k|   0 | 301 | 516 |1559 |1559 | 516 |1981 | 482 |   0 |   0 | 9.458750e+02 |      --      |    Inf 
1.89/1.92	c   1.8s|     1 |     0 |  4295 |8225k|   0 | 299 | 516 |1559 |1559 | 516 |2001 | 502 |   0 |   0 | 9.490000e+02 |      --      |    Inf 
1.99/2.06	c   1.9s|     1 |     0 |  4415 |8452k|   0 | 295 | 516 |1559 |1559 | 516 |2023 | 524 |   0 |   0 | 9.532500e+02 |      --      |    Inf 
2.29/2.30	c   2.1s|     1 |     0 |  4690 |8979k|   0 | 343 | 516 |1559 |1559 | 516 |2050 | 551 |   0 |   0 | 9.563333e+02 |      --      |    Inf 
2.49/2.60	c   2.4s|     1 |     0 |  5074 |9537k|   0 | 314 | 516 |1559 |1559 | 516 |2076 | 577 |   0 |   0 | 9.606042e+02 |      --      |    Inf 
2.79/2.86	c   2.7s|     1 |     0 |  5422 |  10M|   0 | 339 | 516 |1559 |1559 | 516 |2102 | 603 |   0 |   0 | 9.639375e+02 |      --      |    Inf 
3.09/3.18	c   3.0s|     1 |     0 |  5883 |  10M|   0 | 374 | 516 |1559 |1559 | 516 |2127 | 628 |   0 |   0 | 9.664774e+02 |      --      |    Inf 
3.39/3.48	c   3.3s|     1 |     0 |  6260 |  12M|   0 | 377 | 516 |1559 |1559 | 516 |2149 | 650 |   0 |   0 | 9.705972e+02 |      --      |    Inf 
3.79/3.83	c   3.6s|     1 |     0 |  6714 |  13M|   0 | 387 | 516 |1559 |1559 | 516 |2174 | 675 |   0 |   0 | 9.740694e+02 |      --      |    Inf 
4.19/4.21	c   4.0s|     1 |     0 |  7331 |  14M|   0 | 392 | 516 |1559 |1559 | 516 |2198 | 699 |   0 |   0 | 9.763519e+02 |      --      |    Inf 
4.49/4.53	c   4.3s|     1 |     0 |  7742 |  15M|   0 | 392 | 516 |1559 |1559 | 516 |1755 | 717 |   0 |   0 | 9.773833e+02 |      --      |    Inf 
4.79/4.86	c   4.7s|     1 |     0 |  8356 |  16M|   0 | 437 | 516 |1559 |1559 | 516 |1773 | 735 |   0 |   0 | 9.784179e+02 |      --      |    Inf 
5.09/5.14	c   4.9s|     1 |     0 |  8719 |  18M|   0 | 432 | 516 |1559 |1559 | 516 |1788 | 750 |   0 |   0 | 9.797581e+02 |      --      |    Inf 
5.50/5.59	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.50/5.59	c   5.4s|     1 |     0 |  9091 |  19M|   0 | 420 | 516 |1559 |1559 | 516 |1806 | 768 |   0 |   0 | 9.813952e+02 |      --      |    Inf 
5.89/5.93	c   5.7s|     1 |     0 |  9543 |  21M|   0 | 425 | 516 |1559 |1559 | 516 |1824 | 786 |   0 |   0 | 9.820511e+02 |      --      |    Inf 
6.09/6.19	c   6.0s|     1 |     0 |  9840 |  22M|   0 | 431 | 516 |1559 |1559 | 516 |1833 | 795 |   0 |   0 | 9.822374e+02 |      --      |    Inf 
6.59/6.63	c   6.4s|     1 |     0 | 10237 |  23M|   0 | 426 | 516 |1559 |1559 | 516 |1752 | 808 |   0 |   0 | 9.828633e+02 |      --      |    Inf 
7.09/7.14	c   6.9s|     1 |     0 | 10420 |  24M|   0 | 398 | 516 |1559 |1559 | 516 |1758 | 814 |   0 |   0 | 9.830636e+02 |      --      |    Inf 
7.69/7.79	c   7.5s|     1 |     0 | 11185 |  25M|   0 | 428 | 516 |1559 |1559 | 516 |1770 | 826 |   0 |   0 | 9.836231e+02 |      --      |    Inf 
8.09/8.13	c   7.9s|     1 |     0 | 11492 |  25M|   0 | 429 | 516 |1559 |1559 | 516 |1779 | 835 |   0 |   0 | 9.840314e+02 |      --      |    Inf 
8.39/8.48	c   8.2s|     1 |     0 | 11755 |  25M|   0 | 418 | 516 |1559 |1559 | 516 |1787 | 843 |   0 |   0 | 9.849559e+02 |      --      |    Inf 
8.69/8.76	c   8.5s|     1 |     0 | 12122 |  25M|   0 | 422 | 516 |1559 |1559 | 516 |1800 | 856 |   0 |   0 | 9.855831e+02 |      --      |    Inf 
9.19/9.24	c   9.0s|     1 |     0 | 12825 |  26M|   0 | 429 | 516 |1559 |1559 | 516 |1735 | 882 |   0 |   0 | 9.882186e+02 |      --      |    Inf 
9.39/9.50	c   9.2s|     1 |     0 | 13040 |  26M|   0 | 432 | 516 |1559 |1559 | 516 |1743 | 890 |   0 |   0 | 9.891874e+02 |      --      |    Inf 
9.69/9.76	c   9.5s|     1 |     0 | 13291 |  26M|   0 | 420 | 516 |1559 |1559 | 516 |1760 | 907 |   0 |   0 | 9.902087e+02 |      --      |    Inf 
9.99/10.05	c   9.8s|     1 |     0 | 13560 |  26M|   0 | 409 | 516 |1559 |1559 | 516 |1774 | 921 |   0 |   0 | 9.910749e+02 |      --      |    Inf 
10.19/10.27	c  10.0s|     1 |     0 | 13914 |  27M|   0 | 433 | 516 |1559 |1559 | 516 |1791 | 938 |   0 |   0 | 9.919334e+02 |      --      |    Inf 
10.68/10.70	c  10.4s|     1 |     0 | 14621 |  27M|   0 | 411 | 516 |1559 |1559 | 516 |1812 | 959 |   0 |   0 | 9.934529e+02 |      --      |    Inf 
11.09/11.12	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.09/11.12	c  10.8s|     1 |     0 | 15163 |  28M|   0 | 406 | 516 |1559 |1559 | 516 |1760 | 969 |   0 |   0 | 9.947919e+02 |      --      |    Inf 
11.29/11.38	c  11.1s|     1 |     0 | 15469 |  28M|   0 | 438 | 516 |1559 |1559 | 516 |1769 | 978 |   0 |   0 | 9.952327e+02 |      --      |    Inf 
11.58/11.64	c  11.4s|     1 |     0 | 15709 |  29M|   0 | 422 | 516 |1559 |1559 | 516 |1779 | 988 |   0 |   0 | 9.955682e+02 |      --      |    Inf 
12.00/12.02	c  11.7s|     1 |     0 | 16359 |  29M|   0 | 420 | 516 |1559 |1559 | 516 |1795 |1004 |   0 |   0 | 9.962757e+02 |      --      |    Inf 
12.29/12.31	c  12.0s|     1 |     0 | 16759 |  30M|   0 | 368 | 516 |1559 |1559 | 516 |1806 |1015 |   0 |   0 | 9.965856e+02 |      --      |    Inf 
12.59/12.62	c  12.3s|     1 |     0 | 17278 |  30M|   0 | 430 | 516 |1559 |1559 | 516 |1821 |1030 |   0 |   0 | 9.972522e+02 |      --      |    Inf 
12.88/12.90	c  12.6s|     1 |     0 | 17642 |  31M|   0 | 439 | 516 |1559 |1559 | 516 |1746 |1040 |   0 |   0 | 9.975783e+02 |      --      |    Inf 
13.20/13.23	c  12.9s|     1 |     0 | 18038 |  31M|   0 | 431 | 516 |1559 |1559 | 516 |1757 |1051 |   0 |   0 | 9.982799e+02 |      --      |    Inf 
13.69/13.73	c  13.4s|     1 |     0 | 18471 |  31M|   0 | 423 | 516 |1559 |1559 | 516 |1765 |1059 |   0 |   0 | 9.988555e+02 |      --      |    Inf 
13.98/14.04	c  13.7s|     1 |     0 | 18690 |  31M|   0 | 412 | 516 |1559 |1559 | 516 |1775 |1069 |   0 |   0 | 9.988950e+02 |      --      |    Inf 
14.29/14.36	c  14.1s|     1 |     0 | 18920 |  31M|   0 | 422 | 516 |1559 |1559 | 516 |1784 |1078 |   0 |   0 | 9.994268e+02 |      --      |    Inf 
14.69/14.71	c  14.4s|     1 |     0 | 19310 |  31M|   0 | 425 | 516 |1559 |1559 | 516 |1791 |1085 |   0 |   0 | 9.995762e+02 |      --      |    Inf 
14.88/14.99	c  14.7s|     1 |     0 | 19485 |  31M|   0 | 428 | 516 |1559 |1559 | 516 |1735 |1092 |   0 |   0 | 9.997370e+02 |      --      |    Inf 
15.29/15.38	c  15.1s|     1 |     0 | 19681 |  31M|   0 | 430 | 516 |1559 |1559 | 516 |1744 |1101 |   0 |   0 | 1.000072e+03 |      --      |    Inf 
15.58/15.65	c  15.3s|     1 |     0 | 19807 |  31M|   0 | 433 | 516 |1559 |1559 | 516 |1749 |1106 |   0 |   0 | 1.000479e+03 |      --      |    Inf 
15.88/15.94	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
15.88/15.94	c  15.6s|     1 |     0 | 19989 |  31M|   0 | 424 | 516 |1559 |1559 | 516 |1755 |1112 |   0 |   0 | 1.001298e+03 |      --      |    Inf 
16.19/16.28	c  15.9s|     1 |     0 | 20253 |  32M|   0 | 410 | 516 |1559 |1559 | 516 |1758 |1115 |   0 |   0 | 1.001581e+03 |      --      |    Inf 
16.58/16.68	c  16.3s|     1 |     0 | 20738 |  32M|   0 | 412 | 516 |1559 |1559 | 516 |1759 |1116 |   0 |   0 | 1.001641e+03 |      --      |    Inf 
16.99/17.06	c  16.7s|     1 |     0 | 21279 |  32M|   0 | 422 | 516 |1559 |1559 | 516 |1705 |1125 |   0 |   0 | 1.001667e+03 |      --      |    Inf 
17.49/17.55	c  17.2s|     1 |     0 | 21897 |  32M|   0 | 416 | 516 |1559 |1559 | 516 |1709 |1129 |   0 |   0 | 1.001965e+03 |      --      |    Inf 
17.88/17.90	c  17.6s|     1 |     0 | 22274 |  32M|   0 | 416 | 516 |1559 |1559 | 516 |1719 |1139 |   0 |   0 | 1.002926e+03 |      --      |    Inf 
18.19/18.27	c  17.9s|     1 |     0 | 22699 |  32M|   0 | 425 | 516 |1559 |1559 | 516 |1728 |1148 |   0 |   0 | 1.003487e+03 |      --      |    Inf 
18.69/18.74	c  18.4s|     1 |     0 | 23309 |  32M|   0 | 403 | 516 |1559 |1559 | 516 |1736 |1156 |   0 |   0 | 1.004173e+03 |      --      |    Inf 
18.99/19.04	c  18.7s|     1 |     0 | 23653 |  32M|   0 | 408 | 516 |1559 |1559 | 516 |1746 |1166 |   0 |   0 | 1.005555e+03 |      --      |    Inf 
19.28/19.31	c  18.9s|     1 |     0 | 23845 |  33M|   0 | 414 | 516 |1559 |1559 | 516 |1714 |1174 |   0 |   0 | 1.005939e+03 |      --      |    Inf 
19.69/19.76	c  19.4s|     1 |     0 | 24415 |  33M|   0 | 429 | 516 |1559 |1559 | 516 |1725 |1185 |   0 |   0 | 1.006519e+03 |      --      |    Inf 
19.89/19.98	c  19.6s|     1 |     0 | 24590 |  33M|   0 | 414 | 516 |1559 |1559 | 516 |1733 |1193 |   0 |   0 | 1.007231e+03 |      --      |    Inf 
20.28/20.34	c  20.0s|     1 |     0 | 24936 |  33M|   0 | 420 | 516 |1559 |1559 | 516 |1743 |1203 |   0 |   0 | 1.007336e+03 |      --      |    Inf 
20.69/20.72	c  20.3s|     1 |     0 | 25427 |  34M|   0 | 427 | 516 |1559 |1559 | 516 |1753 |1213 |   0 |   0 | 1.007686e+03 |      --      |    Inf 
21.08/21.10	c  20.7s|     1 |     0 | 25873 |  34M|   0 | 413 | 516 |1559 |1559 | 516 |1763 |1223 |   0 |   0 | 1.008502e+03 |      --      |    Inf 
21.58/21.64	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
21.58/21.64	c  21.2s|     1 |     0 | 26776 |  35M|   0 | 412 | 516 |1559 |1559 | 516 |1731 |1231 |   0 |   0 | 1.008973e+03 |      --      |    Inf 
21.88/21.92	c  21.5s|     1 |     0 | 26975 |  35M|   0 | 418 | 516 |1559 |1559 | 516 |1740 |1240 |   0 |   0 | 1.009870e+03 |      --      |    Inf 
22.09/22.20	c  21.8s|     1 |     0 | 27128 |  35M|   0 | 420 | 516 |1559 |1559 | 516 |1744 |1244 |   0 |   0 | 1.009961e+03 |      --      |    Inf 
22.58/22.60	c  22.2s|     1 |     0 | 27575 |  35M|   0 | 440 | 516 |1559 |1559 | 516 |1757 |1257 |   0 |   0 | 1.010362e+03 |      --      |    Inf 
23.09/23.10	c  22.7s|     1 |     0 | 28250 |  35M|   0 | 436 | 516 |1559 |1559 | 516 |1761 |1261 |   0 |   0 | 1.010489e+03 |      --      |    Inf 
23.28/23.34	c  22.9s|     1 |     0 | 28409 |  36M|   0 | 441 | 516 |1559 |1559 | 516 |1770 |1270 |   0 |   0 | 1.010489e+03 |      --      |    Inf 
23.99/24.03	c  23.6s|     1 |     0 | 29436 |  36M|   0 | 437 | 516 |1559 |1559 | 516 |1725 |1278 |   0 |   0 | 1.010936e+03 |      --      |    Inf 
24.38/24.49	c  24.1s|     1 |     0 | 29879 |  36M|   0 | 415 | 516 |1559 |1559 | 516 |1730 |1283 |   0 |   0 | 1.010951e+03 |      --      |    Inf 
24.99/25.07	c  24.6s|     1 |     0 | 30520 |  36M|   0 | 430 | 516 |1559 |1559 | 516 |1734 |1287 |   0 |   0 | 1.010968e+03 |      --      |    Inf 
25.48/25.53	c  25.1s|     1 |     0 | 30870 |  36M|   0 | 431 | 516 |1559 |1559 | 516 |1739 |1292 |   0 |   0 | 1.010969e+03 |      --      |    Inf 
25.88/25.97	c  25.5s|     1 |     0 | 31240 |  36M|   0 | 435 | 516 |1559 |1559 | 516 |1740 |1293 |   0 |   0 | 1.010980e+03 |      --      |    Inf 
26.38/26.41	c  26.0s|     1 |     0 | 31563 |  36M|   0 | 425 | 516 |1559 |1559 | 516 |1745 |1298 |   0 |   0 | 1.010994e+03 |      --      |    Inf 
26.68/26.76	c  26.3s|     1 |     0 | 31656 |  36M|   0 | 434 | 516 |1559 |1559 | 516 |1715 |1301 |   0 |   0 | 1.010994e+03 |      --      |    Inf 
27.28/27.31	c  26.9s|     1 |     0 | 32131 |  36M|   0 | 423 | 516 |1559 |1559 | 516 |1716 |1302 |   0 |   0 | 1.010995e+03 |      --      |    Inf 
27.78/27.81	c  27.4s|     1 |     0 | 32572 |  36M|   0 | 426 | 516 |1559 |1559 | 516 |1718 |1304 |   0 |   0 | 1.011005e+03 |      --      |    Inf 
27.98/28.09	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
27.98/28.09	c  27.6s|     1 |     0 | 32583 |  36M|   0 | 428 | 516 |1559 |1559 | 516 |1719 |1305 |   0 |   0 | 1.011005e+03 |      --      |    Inf 
35.38/35.43	c  34.9s|     1 |     2 | 32583 |  36M|   0 | 428 | 516 |1559 |1559 | 516 |1719 |1305 |   0 |  19 | 1.011005e+03 |      --      |    Inf 
859.49/859.83	c   853s| 10000 |  1154 |  1635k|  42M|  36 | 176 | 516 |5153 |1497 | 516 |1631 |1305 |  15k|1914 | 1.013140e+03 |      --      |    Inf 
1464.48/1465.00	c  1453s| 20000 |  1627 |  3010k|  44M|  36 | 183 | 516 |5662 | 802 | 516 |1631 |1305 |  31k|2847 | 1.013518e+03 |      --      |    Inf 
1800.06/1800.80	c 
1800.06/1800.80	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.80	c Solving Time (sec) : 1786.25
1800.06/1800.80	c Solving Nodes      : 26095
1800.06/1800.80	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.06/1800.80	c Dual Bound         : +1.01370833333333e+03
1800.06/1800.80	c Gap                : infinite
1800.06/1800.80	c NODE         26095
1800.06/1800.80	c DUAL BOUND   1013.71
1800.06/1800.80	c PRIMAL BOUND 1e+20
1800.06/1800.80	c GAP          1e+20
1800.06/1800.80	s UNKNOWN
1800.06/1800.80	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.80	c Solving Time       :    1786.25
1800.06/1800.80	c Original Problem   :
1800.06/1800.80	c   Problem name     : HOME/instance-1869116-1245159252.opb
1800.06/1800.80	c   Variables        : 2030 (2030 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.80	c   Constraints      : 4389 initial, 4389 maximal
1800.06/1800.80	c Presolved Problem  :
1800.06/1800.80	c   Problem name     : t_HOME/instance-1869116-1245159252.opb
1800.06/1800.80	c   Variables        : 516 (516 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.80	c   Constraints      : 1559 initial, 5976 maximal
1800.06/1800.80	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.80	c   trivial          :       0.02         21          0          0          0          0          0          0          0
1800.06/1800.80	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.80	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.80	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.80	c   implics          :       0.01          0        872          0          0          0          0          0          0
1800.06/1800.80	c   probing          :       0.08          0         60          0          0          0          0          0          0
1800.06/1800.80	c   linear           :       0.14        538         23          0        559          0       2830        138        150
1800.06/1800.80	c   logicor          :       0.06          0          0          0          0          0          0          0          0
1800.06/1800.80	c   root node        :          -          0          -          -          0          -          -          -          -
1800.06/1800.80	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.80	c   integral         :          0          0          0      17317          0         76         84          0          0      34412
1800.06/1800.80	c   logicor          :       1559+        76     386149          0          0      11779    1933392          0          0          0
1800.06/1800.80	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.06/1800.80	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.80	c   integral         :     354.43       0.00       0.00     354.43       0.00
1800.06/1800.80	c   logicor          :      22.25       0.01      22.24       0.00       0.00
1800.06/1800.80	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.80	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.80	c   rootredcost      :       0.15          0          0          0
1800.06/1800.80	c   pseudoobj        :       8.03     400355          0          0
1800.06/1800.80	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.80	c   propagation      :       2.15      11779      11592      69503       19.0        678       10.2          -
1800.06/1800.80	c   infeasible LP    :       1.24       2415       2377      13062       17.5         27       10.8          0
1800.06/1800.80	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.80	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.80	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1800.80	c   applied globally :          -          -          -      41162       16.0          -          -          -
1800.06/1800.80	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.80	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.80	c   cut pool         :       0.81         75          -          -       2169          -    (maximal pool size: 14832)
1800.06/1800.80	c   redcost          :       0.25      17392          0          0          0          0
1800.06/1800.80	c   impliedbounds    :       0.05         76          0          0        869          0
1800.06/1800.80	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.80	c   gomory           :      12.58         76          0          0      23388          0
1800.06/1800.80	c   strongcg         :       1.29         20          0          0       9618          0
1800.06/1800.80	c   cmir             :       0.15         10          0          0          0          0
1800.06/1800.80	c   flowcover        :       0.12         10          0          0          2          0
1800.06/1800.80	c   clique           :       0.02         76          0          0         10          0
1800.06/1800.80	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.80	c   mcf              :       0.00          1          0          0          0          0
1800.06/1800.80	c Pricers            :       Time      Calls       Vars
1800.06/1800.80	c   problem variables:       0.00          0          0
1800.06/1800.80	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.80	c   relpscost        :     354.43      17317         76         84          0          0      34412
1800.06/1800.80	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.80	c   inference        :       0.00          0          0          0          0          0          0
1800.06/1800.80	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.80	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.80	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.80	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.80	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.80	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.80	c   LP solutions     :       0.00          -          0
1800.06/1800.80	c   pseudo solutions :       0.00          -          0
1800.06/1800.80	c   oneopt           :       0.01          0          0
1800.06/1800.80	c   crossover        :       0.01          0          0
1800.06/1800.80	c   guideddiving     :       0.00          0          0
1800.06/1800.80	c   intshifting      :       0.00          0          0
1800.06/1800.80	c   pscostdiving     :       4.62         18          0
1800.06/1800.80	c   fracdiving       :       3.98         18          0
1800.06/1800.80	c   veclendiving     :       5.17         18          0
1800.06/1800.80	c   linesearchdiving :       2.88         18          0
1800.06/1800.80	c   coefdiving       :       3.99         19          0
1800.06/1800.80	c   feaspump         :       5.02         10          0
1800.06/1800.80	c   objpscostdiving  :       8.83         10          0
1800.06/1800.80	c   rootsoldiving    :       4.61         10          0
1800.06/1800.80	c   simplerounding   :       0.02          0          0
1800.06/1800.80	c   rounding         :       0.90       1820          0
1800.06/1800.80	c   shifting         :       0.77        575          0
1800.06/1800.80	c   fixandinfer      :       0.00          0          0
1800.06/1800.80	c   intdiving        :       0.00          0          0
1800.06/1800.80	c   actconsdiving    :       0.00          0          0
1800.06/1800.80	c   octane           :       0.00          0          0
1800.06/1800.80	c   rens             :       0.00          0          0
1800.06/1800.80	c   rins             :       0.00          0          0
1800.06/1800.80	c   localbranching   :       0.00          0          0
1800.06/1800.80	c   mutation         :       0.00          0          0
1800.06/1800.80	c   dins             :       0.00          0          0
1800.06/1800.80	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.80	c   primal LP        :       0.02          0          0       0.00       0.00
1800.06/1800.80	c   dual LP          :    1313.25      19716    3715183     188.43    2829.00
1800.06/1800.80	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.80	c   diving/probing LP:      37.85       1362     103739      76.17    2740.79
1800.06/1800.80	c   strong branching :     351.52       3167     963560     304.25    2741.12
1800.06/1800.80	c     (at root node) :          -         19      15054     792.32          -
1800.06/1800.80	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.80	c B&B Tree           :
1800.06/1800.80	c   number of runs   :          1
1800.06/1800.80	c   nodes            :      26095
1800.06/1800.80	c   nodes (total)    :      26095
1800.06/1800.80	c   nodes left       :       1728
1800.06/1800.80	c   max depth        :         36
1800.06/1800.80	c   max depth (total):         36
1800.06/1800.80	c   backtracks       :       6902 (26.4%)
1800.06/1800.80	c   delayed cutoffs  :       6590
1800.06/1800.80	c   repropagations   :      21982 (748914 domain reductions, 5157 cutoffs)
1800.06/1800.80	c   avg switch length:       4.73
1800.06/1800.80	c   switching time   :      12.01
1800.06/1800.80	c Solution           :
1800.06/1800.80	c   Solutions found  :          0 (0 improvements)
1800.06/1800.80	c   Primal Bound     :          -
1800.06/1800.80	c   Dual Bound       : +1.01370833333333e+03
1800.06/1800.80	c   Gap              :   infinite
1800.06/1800.80	c   Root Dual Bound  : +1.01100470146861e+03
1800.16/1800.87	c Time complete: 1800.23.

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-1869116-1245159252/watcher-1869116-1245159252 -o /tmp/evaluation-result-1869116-1245159252/solver-1869116-1245159252 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1869116-1245159252.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: 1.00 1.00 1.00 3/64 7977
/proc/meminfo: memFree=1914720/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=4324 CPUtime=0
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 464 0 0 0 0 0 0 0 18 0 1 0 68658129 4427776 449 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/7977/statm: 1081 460 297 886 0 191 0

[startup+0.099245 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7977
/proc/meminfo: memFree=1914720/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=18108 CPUtime=0.09
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 4174 0 0 0 8 1 0 0 18 0 1 0 68658129 18542592 3802 1992294400 4194304 7823515 548682068736 18446744073709551615 4685941 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 4527 3802 385 886 0 3637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18108

[startup+0.101246 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7977
/proc/meminfo: memFree=1914720/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=19216 CPUtime=0.09
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 4185 0 0 0 8 1 0 0 18 0 1 0 68658129 19677184 3813 1992294400 4194304 7823515 548682068736 18446744073709551615 6957296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 4804 3815 395 886 0 3914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19216

[startup+0.301287 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7977
/proc/meminfo: memFree=1914720/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=20808 CPUtime=0.3
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 4656 0 0 0 24 6 0 0 19 0 1 0 68658129 21307392 4284 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 5202 4284 434 886 0 4312 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 20808

[startup+0.701366 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7977
/proc/meminfo: memFree=1914720/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=25724 CPUtime=0.69
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 6055 0 0 0 62 7 0 0 22 0 1 0 68658129 26341376 5631 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 6431 5631 531 886 0 5541 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25724

[startup+1.50153 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1894040/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=27528 CPUtime=1.49
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 6520 0 0 0 141 8 0 0 25 0 1 0 68658129 28188672 6089 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 6882 6089 560 886 0 5992 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27528

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1890136/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=34156 CPUtime=3.09
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 8245 0 0 0 298 11 0 0 25 0 1 0 68658129 34975744 7767 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 8539 7767 560 886 0 7649 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34156

[startup+6.30148 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1873176/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=50216 CPUtime=6.29
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 12233 0 0 0 614 15 0 0 25 0 1 0 68658129 51421184 11721 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 12554 11721 560 886 0 11664 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50216

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1859928/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=60628 CPUtime=12.69
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 14903 0 0 0 1247 22 0 0 25 0 1 0 68658129 62083072 14330 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 15157 14330 560 886 0 14267 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60628

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1852248/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=67440 CPUtime=25.48
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 16685 0 0 0 2512 36 0 0 25 0 1 0 68658129 69058560 16079 1992294400 4194304 7823515 548682068736 18446744073709551615 6234850 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 16860 16079 560 886 0 15970 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67440

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1850264/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=69488 CPUtime=51.07
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 17205 0 0 0 5055 52 0 0 25 0 1 0 68658129 71155712 16599 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 17372 16599 564 886 0 16482 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 69488

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1850200/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=69488 CPUtime=102.26
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 17211 0 0 0 10140 86 0 0 25 0 1 0 68658129 71155712 16605 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 17372 16605 570 886 0 16482 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 69488

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1850200/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=69488 CPUtime=162.24
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 17212 0 0 0 16093 131 0 0 25 0 1 0 68658129 71155712 16606 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 17372 16606 570 886 0 16482 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 69488

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1850136/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=69488 CPUtime=222.22
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 17214 0 0 0 22043 179 0 0 25 0 1 0 68658129 71155712 16608 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 17372 16608 570 886 0 16482 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 69488

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1849368/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=70256 CPUtime=282.19
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 17405 0 0 0 27994 225 0 0 25 0 1 0 68658129 71942144 16799 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 17564 16799 570 886 0 16674 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 70256

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1848856/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=70964 CPUtime=342.17
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 17529 0 0 0 33949 268 0 0 25 0 1 0 68658129 72667136 16923 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 17741 16923 570 886 0 16851 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 70964

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1848088/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=71712 CPUtime=402.15
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 17729 0 0 0 39901 314 0 0 25 0 1 0 68658129 73433088 17123 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 17928 17123 570 886 0 17038 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 71712

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1847448/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=72264 CPUtime=462.13
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 17892 0 0 0 45856 357 0 0 25 0 1 0 68658129 73998336 17286 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 18066 17286 570 886 0 17176 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 72264

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1847000/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=72596 CPUtime=522.11
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 18000 0 0 0 51814 397 0 0 25 0 1 0 68658129 74338304 17394 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 18149 17394 570 886 0 17259 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 72596

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1845656/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=73884 CPUtime=582.09
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 18315 0 0 0 57767 442 0 0 25 0 1 0 68658129 75657216 17709 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 18471 17709 570 886 0 17581 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 73884

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1844824/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=74744 CPUtime=642.07
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 18533 0 0 0 63720 487 0 0 25 0 1 0 68658129 76537856 17927 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 18686 17927 570 886 0 17796 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 74744

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1840280/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=79424 CPUtime=881.98
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 19603 0 0 0 87531 667 0 0 25 0 1 0 68658129 81330176 18997 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 19856 18997 570 886 0 18966 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 79424

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1840216/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=79424 CPUtime=941.96
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 19619 0 0 0 93481 715 0 0 25 0 1 0 68658129 81330176 19013 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 19856 19013 570 886 0 18966 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 79424

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1839640/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=79600 CPUtime=1001.94
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 19744 0 0 0 99434 760 0 0 25 0 1 0 68658129 81510400 19138 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 19900 19138 570 886 0 19010 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 79600

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1839000/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=80320 CPUtime=1061.92
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 19891 0 0 0 105385 807 0 0 25 0 1 0 68658129 82247680 19285 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 20080 19285 570 886 0 19190 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 80320

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1838680/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=80612 CPUtime=1121.89
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 19969 0 0 0 111335 854 0 0 25 0 1 0 68658129 82546688 19363 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 20153 19363 570 886 0 19263 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 80612

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7978
/proc/meminfo: memFree=1838168/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=81028 CPUtime=1181.88
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 20080 0 0 0 117290 898 0 0 25 0 1 0 68658129 82972672 19474 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 20257 19474 570 886 0 19367 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 81028

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7980
/proc/meminfo: memFree=1837336/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=81748 CPUtime=1241.85
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 20238 0 0 0 123241 944 0 0 25 0 1 0 68658129 83709952 19632 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 20437 19632 570 886 0 19547 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 81748

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7980
/proc/meminfo: memFree=1836888/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=82104 CPUtime=1301.83
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 20349 0 0 0 129190 993 0 0 25 0 1 0 68658129 84074496 19743 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 20526 19743 570 886 0 19636 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 82104

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7980
/proc/meminfo: memFree=1836824/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=82104 CPUtime=1361.82
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 20358 0 0 0 135145 1037 0 0 25 0 1 0 68658129 84074496 19752 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 20526 19752 570 886 0 19636 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 82104

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7980
/proc/meminfo: memFree=1836824/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=82104 CPUtime=1421.79
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 20359 0 0 0 141099 1080 0 0 25 0 1 0 68658129 84074496 19753 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 20526 19753 570 886 0 19636 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 82104

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7980
/proc/meminfo: memFree=1836312/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=82588 CPUtime=1481.77
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 20489 0 0 0 147045 1132 0 0 25 0 1 0 68658129 84570112 19883 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 20647 19883 570 886 0 19757 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 82588

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7980
/proc/meminfo: memFree=1835864/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=82984 CPUtime=1541.75
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 20594 0 0 0 152996 1179 0 0 25 0 1 0 68658129 84975616 19988 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 20746 19988 570 886 0 19856 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 82984

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7980
/proc/meminfo: memFree=1835544/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=83256 CPUtime=1601.73
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 20667 0 0 0 158949 1224 0 0 25 0 1 0 68658129 85254144 20061 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 20814 20061 570 886 0 19924 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 83256

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7986
/proc/meminfo: memFree=1835096/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=83516 CPUtime=1661.7
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 20745 0 0 0 164898 1272 0 0 25 0 1 0 68658129 85520384 20139 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 20879 20139 570 886 0 19989 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 83516

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7986
/proc/meminfo: memFree=1834840/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=83784 CPUtime=1721.69
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 20800 0 0 0 170848 1321 0 0 25 0 1 0 68658129 85794816 20194 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 20946 20194 570 886 0 20056 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 83784

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7986
/proc/meminfo: memFree=1834328/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=84460 CPUtime=1781.67
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 20928 0 0 0 176797 1370 0 0 25 0 1 0 68658129 86487040 20322 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 21115 20322 570 886 0 20225 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 84460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7986
/proc/meminfo: memFree=1834328/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=84460 CPUtime=1800.06
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 20928 0 0 0 178622 1384 0 0 25 0 1 0 68658129 86487040 20322 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7977/statm: 21115 20322 570 886 0 20225 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 84460

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7986
/proc/meminfo: memFree=1834328/2055920 swapFree=4191900/4192956
[pid=7977] ppid=7975 vsize=84460 CPUtime=1800.16
/proc/7977/stat : 7977 (pbscip.linux.x8) R 7975 7977 7903 0 -1 4194304 20932 0 0 0 178632 1384 0 0 25 0 1 0 68658129 86487040 20326 1992294400 4194304 7823515 548682068736 18446744073709551615 4313210 0 0 4096 0 0 0 0 17 1 0 0
/proc/7977/statm: 21115 20326 574 886 0 20225 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 84460

Child status: 0
Real time (s): 1800.88
CPU time (s): 1800.24
CPU user time (s): 1786.38
CPU system time (s): 13.8589
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 84460

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

runsolver used 1.41578 second user time and 3.61045 second system time

The end

Launcher Data

Begin job on node33 at 2009-06-16 15:34:12
IDJOB=1869116
IDBENCH=2180
IDSOLVER=683
FILE ID=node33/1869116-1245159252
PBS_JOBID= 9363833
Free space on /tmp= 65952 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par16-2.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1869116-1245159252/watcher-1869116-1245159252 -o /tmp/evaluation-result-1869116-1245159252/solver-1869116-1245159252 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1869116-1245159252.opb

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

MD5SUM BENCH= 54965c6877451240ee97f7026fa8faaa
RANDOM SEED=450288960

node33.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.261
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.261
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:       1915136 kB
Buffers:         23616 kB
Cached:          62360 kB
SwapCached:        384 kB
Active:          64560 kB
Inactive:        34880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1915136 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           10004 kB
Writeback:           0 kB
Mapped:          21808 kB
Slab:            27332 kB
Committed_AS:   120756 kB
PageTables:       1392 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= 65944 MiB
End job on node33 at 2009-06-16 16:04:14