Trace number 1869505

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2UNSAT 162.076 162.128

General information on the benchmark

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

Solver Data

0.00/0.01	c SCIP version 1.1.0.7
0.00/0.01	c LP-Solver Clp 1.8.2
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c read problem <HOME/instance-1869505-1245175514.opb>
0.00/0.01	c original problem has 31 variables (31 bin, 0 int, 0 impl, 0 cont) and 9 constraints
0.00/0.01	c start presolving problem
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 1 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.01	c (round 2) 1 del vars, 5 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.01	c presolving (3 rounds):
0.00/0.01	c  1 deleted vars, 5 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.01	c  0 implications, 0 cliques
0.00/0.01	c presolved problem has 30 variables (30 bin, 0 int, 0 impl, 0 cont) and 4 constraints
0.00/0.01	c       4 constraints of type <linear>
0.00/0.01	c transformed objective value is always integral (scale: 1)
0.00/0.01	c Presolving Time: 0.00
0.00/0.01	c OPT-LIN
0.00/0.01	c -----------------------------------------------------------------------------------------------
0.00/0.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/memory = c 1620
0.00/0.01	c # maximal time in seconds to run
0.00/0.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.01	c limits/time = c 1791
0.00/0.01	c # frequency for displaying node information lines
0.00/0.01	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.01	c display/freq = c 10000
0.00/0.01	c -----------------------------------------------------------------------------------------------
0.00/0.01	c start solving problem
0.00/0.01	c 
0.00/0.01	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.01	c   0.0s|     1 |     0 |    18 | 172k|   0 |   4 |  30 |   4 |   4 |  30 |   4 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.02	c   0.0s|     1 |     0 |    67 | 190k|   0 |   7 |  30 |   4 |   4 |  30 |   8 |   4 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.02	c   0.0s|     1 |     0 |    68 | 207k|   0 |   8 |  30 |   4 |   4 |  30 |  10 |   6 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.03	c   0.0s|     1 |     0 |    74 | 220k|   0 |  10 |  30 |   4 |   4 |  30 |  14 |  10 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.03	c   0.0s|     1 |     0 |    79 | 236k|   0 |  11 |  30 |   4 |   4 |  30 |  16 |  12 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.04	c   0.0s|     1 |     0 |    86 | 249k|   0 |  12 |  30 |   4 |   4 |  30 |  18 |  14 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.04	c   0.0s|     1 |     0 |    93 | 258k|   0 |  12 |  30 |   4 |   4 |  30 |  20 |  16 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.05/0.08	c   0.1s|     1 |     2 |    93 | 259k|   0 |  12 |  30 |   4 |   4 |  30 |  20 |  16 |   0 |  12 | 0.000000e+00 |      --      |    Inf 
2.69/2.79	c   2.6s| 10000 |  1756 | 17342 |1221k|  25 |   - |  30 | 145 |   4 |  30 |  12 |  16 | 142 | 381 | 0.000000e+00 |      --      |    Inf 
5.40/5.43	c   5.1s| 20000 |  2724 | 34934 |1855k|  25 |   4 |  30 | 245 |  14 |  30 |  12 |  16 | 248 | 520 | 0.000000e+00 |      --      |    Inf 
7.99/8.07	c   7.6s| 30000 |  3479 | 51955 |2377k|  25 |   4 |  30 | 327 |  53 |  30 |  12 |  16 | 360 | 628 | 0.000000e+00 |      --      |    Inf 
10.59/10.66	c  10.0s| 40000 |  4440 | 68856 |2977k|  25 |   - |  30 | 392 |   3 |   0 |   0 |  16 | 446 | 709 | 0.000000e+00 |      --      |    Inf 
13.29/13.35	c  12.6s| 50000 |  4647 | 85651 |3248k|  25 |   4 |  30 | 416 | 128 |  30 |  12 |  16 | 538 | 812 | 0.000000e+00 |      --      |    Inf 
15.98/16.06	c  15.1s| 60000 |  4809 |102279 |3481k|  25 |   4 |  30 | 458 |   6 |  30 |  12 |  16 | 662 | 904 | 0.000000e+00 |      --      |    Inf 
18.69/18.74	c  17.6s| 70000 |  5430 |120430 |3933k|  25 |   - |  30 | 586 |   4 |   0 |   0 |  16 | 790 | 963 | 0.000000e+00 |      --      |    Inf 
21.39/21.48	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
21.39/21.48	c  20.2s| 80000 |  5503 |137164 |4121k|  25 |   - |  30 | 609 |   6 |   0 |   0 |  16 | 911 |1019 | 0.000000e+00 |      --      |    Inf 
24.19/24.23	c  22.8s| 90000 |  5489 |153700 |4247k|  25 |   - |  30 | 641 |  37 |   0 |   0 |  16 |1030 |1077 | 0.000000e+00 |      --      |    Inf 
26.98/27.00	c  25.4s|100000 |  5336 |170681 |4252k|  25 |   4 |  30 | 598 |   4 |  30 |  12 |  16 |1131 |1123 | 0.000000e+00 |      --      |    Inf 
29.69/29.75	c  28.0s|110000 |  5290 |187486 |4316k|  25 |   - |  30 | 587 |   5 |   0 |   0 |  16 |1249 |1175 | 0.000000e+00 |      --      |    Inf 
32.38/32.49	c  30.6s|120000 |  5059 |203935 |4257k|  25 |   - |  30 | 569 |   5 |  30 |  12 |  16 |1361 |1225 | 0.000000e+00 |      --      |    Inf 
35.08/35.19	c  33.1s|130000 |  4817 |220341 |4195k|  25 |   - |  30 | 544 | 101 |   0 |   0 |  16 |1456 |1271 | 0.000000e+00 |      --      |    Inf 
37.77/37.81	c  35.6s|140000 |  4739 |236774 |4223k|  25 |   4 |  30 | 561 |  15 |  30 |  12 |  16 |1541 |1308 | 0.000000e+00 |      --      |    Inf 
40.58/40.61	c  38.2s|150000 |  4759 |254551 |4307k|  25 |   - |  30 | 582 |   4 |  30 |  12 |  16 |1633 |1367 | 0.000000e+00 |      --      |    Inf 
43.27/43.31	c  40.8s|160000 |  4634 |271594 |4294k|  25 |   4 |  30 | 601 |  39 |  30 |  12 |  16 |1735 |1410 | 0.000000e+00 |      --      |    Inf 
45.97/46.02	c  43.3s|170000 |  4222 |288226 |4069k|  25 |   - |  30 | 558 |   3 |   0 |   0 |  16 |1825 |1448 | 0.000000e+00 |      --      |    Inf 
48.57/48.60	c  45.7s|180000 |  4582 |304874 |4303k|  25 |   - |  30 | 591 |   4 |  30 |  12 |  16 |1897 |1484 | 0.000000e+00 |      --      |    Inf 
51.17/51.26	c  48.2s|190000 |  5111 |322655 |4702k|  25 |   4 |  30 | 675 |  17 |  30 |  12 |  16 |1984 |1524 | 0.000000e+00 |      --      |    Inf 
53.97/54.00	c  50.8s|200000 |  4899 |339871 |4717k|  25 |   - |  30 | 793 | 130 |   0 |   0 |  16 |2121 |1557 | 0.000000e+00 |      --      |    Inf 
56.77/56.80	c  53.5s|210000 |  4504 |356422 |4521k|  25 |   - |  30 | 804 |  99 |   0 |   0 |  16 |2269 |1588 | 0.000000e+00 |      --      |    Inf 
59.56/59.60	c  56.1s|220000 |  5042 |374375 |4866k|  25 |   4 |  30 | 829 |   8 |  30 |  12 |  16 |2362 |1620 | 0.000000e+00 |      --      |    Inf 
62.37/62.40	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
62.37/62.40	c  58.8s|230000 |  5225 |392082 |5095k|  25 |   - |  30 | 895 |   4 |   0 |   0 |  16 |2456 |1656 | 0.000000e+00 |      --      |    Inf 
65.17/65.26	c  61.5s|240000 |  4764 |409183 |4870k|  25 |   4 |  30 | 964 |  27 |  30 |  12 |  16 |2607 |1689 | 0.000000e+00 |      --      |    Inf 
68.07/68.15	c  64.2s|250000 |  4458 |426480 |4708k|  25 |   - |  30 | 939 |   6 |   0 |   0 |  16 |2760 |1722 | 0.000000e+00 |      --      |    Inf 
70.96/71.02	c  66.9s|260000 |  4052 |443096 |4403k|  25 |   4 |  30 | 757 |  55 |  30 |  12 |  16 |2872 |1757 | 0.000000e+00 |      --      |    Inf 
73.76/73.88	c  69.6s|270000 |  3318 |459910 |3805k|  25 |   4 |  30 | 515 |  23 |  30 |  12 |  16 |2957 |1792 | 0.000000e+00 |      --      |    Inf 
76.46/76.58	c  72.1s|280000 |  2803 |476446 |3410k|  25 |   4 |  30 | 434 |   4 |  30 |  12 |  16 |3097 |1817 | 0.000000e+00 |      --      |    Inf 
79.16/79.27	c  74.7s|290000 |  2306 |492966 |3030k|  25 |   4 |  30 | 437 |   4 |  30 |  12 |  16 |3227 |1848 | 0.000000e+00 |      --      |    Inf 
81.86/81.99	c  77.2s|300000 |  1773 |510080 |2550k|  25 |   - |  30 | 369 |  42 |   0 |   0 |  16 |3325 |1875 | 0.000000e+00 |      --      |    Inf 
84.56/84.67	c  79.7s|310000 |  1460 |527156 |2257k|  25 |   - |  30 | 346 |   4 |  30 |  12 |  16 |3411 |1904 | 0.000000e+00 |      --      |    Inf 
87.26/87.32	c  82.2s|320000 |  1247 |545420 |2100k|  25 |   - |  30 | 391 |   4 |   0 |   0 |  16 |3516 |1933 | 0.000000e+00 |      --      |    Inf 
89.96/90.01	c  84.8s|330000 |   605 |561995 |1423k|  25 |   - |  30 | 362 |   3 |   0 |   0 |  16 |3625 |1958 | 0.000000e+00 |      --      |    Inf 
92.56/92.68	c  87.3s|340000 |  1159 |580487 |1637k|  25 |   3 |  30 | 441 |   4 |  30 |  12 |  16 |3769 |1988 | 0.000000e+00 |      --      |    Inf 
95.35/95.41	c  89.8s|350000 |  1085 |598041 |1754k|  25 |   4 |  30 | 604 |   4 |  30 |  12 |  16 |3965 |2020 | 0.000000e+00 |      --      |    Inf 
98.15/98.20	c  92.5s|360000 |  1133 |615938 |1917k|  25 |   4 |  30 | 763 |   4 |  30 |  12 |  16 |4171 |2050 | 0.000000e+00 |      --      |    Inf 
100.96/101.05	c  95.2s|370000 |  1217 |634089 |1959k|  25 |   - |  30 | 861 |   3 |   0 |   0 |  16 |4369 |2083 | 0.000000e+00 |      --      |    Inf 
103.76/103.88	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
103.76/103.88	c  97.9s|380000 |  1509 |652053 |2274k|  25 |   4 |  30 |1045 |   5 |  30 |  12 |  16 |4564 |2108 | 0.000000e+00 |      --      |    Inf 
106.66/106.78	c   101s|390000 |  1498 |670030 |2396k|  25 |   4 |  30 |1182 |   5 |  30 |  12 |  16 |4773 |2139 | 0.000000e+00 |      --      |    Inf 
109.65/109.74	c   103s|400000 |  1106 |687826 |2166k|  25 |   - |  30 |1127 |   4 |   0 |   0 |  16 |4927 |2169 | 0.000000e+00 |      --      |    Inf 
112.55/112.65	c   106s|410000 |  1606 |706165 |2354k|  25 |   - |  30 |1029 |   4 |  30 |  12 |  16 |5055 |2195 | 0.000000e+00 |      --      |    Inf 
115.45/115.54	c   109s|420000 |  2020 |724567 |2661k|  25 |   4 |  30 | 997 |   4 |  30 |  12 |  16 |5205 |2223 | 0.000000e+00 |      --      |    Inf 
118.35/118.41	c   112s|430000 |  1995 |742101 |2763k|  25 |   4 |  30 |1000 |   5 |  30 |  12 |  16 |5337 |2254 | 0.000000e+00 |      --      |    Inf 
121.25/121.31	c   114s|440000 |  1639 |759464 |2595k|  25 |   4 |  30 | 963 |   4 |  30 |  12 |  16 |5500 |2277 | 0.000000e+00 |      --      |    Inf 
124.16/124.21	c   117s|450000 |  1120 |776902 |2211k|  25 |   4 |  30 | 920 |  27 |  30 |  12 |  16 |5662 |2306 | 0.000000e+00 |      --      |    Inf 
126.85/126.95	c   120s|460000 |  1258 |794375 |2328k|  25 |   - |  30 | 941 |   4 |   0 |   0 |  16 |5778 |2333 | 0.000000e+00 |      --      |    Inf 
129.65/129.79	c   122s|470000 |   704 |811989 |1770k|  25 |   - |  30 | 832 |   4 |  30 |  12 |  16 |5932 |2357 | 0.000000e+00 |      --      |    Inf 
132.54/132.63	c   125s|480000 |   235 |829534 | 994k|  25 |   - |  30 | 547 |   3 |   0 |   0 |  16 |6117 |2380 | 0.000000e+00 |      --      |    Inf 
135.25/135.32	c   127s|490000 |   615 |847316 |1159k|  25 |   - |  30 | 516 |   6 |   0 |   0 |  16 |6244 |2405 | 0.000000e+00 |      --      |    Inf 
137.94/138.07	c   130s|500000 |   401 |865673 |1152k|  25 |   4 |  30 | 560 |   4 |  30 |  12 |  16 |6361 |2434 | 0.000000e+00 |      --      |    Inf 
140.64/140.78	c   133s|510000 |   642 |883567 |1120k|  25 |   4 |  30 | 553 |  16 |  30 |  12 |  16 |6494 |2455 | 0.000000e+00 |      --      |    Inf 
143.35/143.49	c   135s|520000 |   767 |901623 |1318k|  25 |   - |  30 | 609 |   5 |   0 |   0 |  16 |6611 |2478 | 0.000000e+00 |      --      |    Inf 
146.05/146.14	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
146.05/146.14	c   138s|530000 |  1347 |919599 |1719k|  25 |   - |  30 | 679 |   4 |   0 |   0 |  16 |6705 |2504 | 0.000000e+00 |      --      |    Inf 
148.75/148.88	c   140s|540000 |  1101 |937407 |1667k|  25 |   - |  30 | 705 |   4 |  30 |  12 |  16 |6816 |2525 | 0.000000e+00 |      --      |    Inf 
151.54/151.63	c   143s|550000 |   854 |955348 |1572k|  25 |   4 |  30 | 688 |  15 |  30 |  12 |  16 |6905 |2547 | 0.000000e+00 |      --      |    Inf 
154.34/154.41	c   145s|560000 |   364 |973634 |1218k|  25 |   4 |  30 | 730 |   4 |  30 |  12 |  16 |7044 |2570 | 0.000000e+00 |      --      |    Inf 
157.04/157.15	c   148s|570000 |   110 |991031 | 957k|  25 |   - |  30 | 739 |   4 |  30 |  12 |  16 |7114 |2591 | 0.000000e+00 |      --      |    Inf 
160.64/160.73	c   151s|580000 |    74 |  1011k|1387k|  25 |   - |  30 |2189 |   7 |   0 |   0 |  16 |9933 |2616 | 0.000000e+00 |      --      |    Inf 
162.03/162.11	c 
162.03/162.11	c SCIP Status        : problem is solved [infeasible]
162.03/162.11	c Solving Time (sec) : 152.78
162.03/162.11	c Solving Nodes      : 583232
162.03/162.11	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
162.03/162.11	c Dual Bound         : +1.00000000000000e+20
162.03/162.11	c Gap                : 0.00 %
162.03/162.11	c NODE         583232
162.03/162.11	c DUAL BOUND   1e+20
162.03/162.11	c PRIMAL BOUND 1e+20
162.03/162.11	c GAP          0
162.03/162.11	s UNSATISFIABLE
162.03/162.11	c SCIP Status        : problem is solved [infeasible]
162.03/162.11	c Solving Time       :     152.78
162.03/162.11	c Original Problem   :
162.03/162.11	c   Problem name     : HOME/instance-1869505-1245175514.opb
162.03/162.11	c   Variables        : 31 (31 binary, 0 integer, 0 implicit integer, 0 continuous)
162.03/162.11	c   Constraints      : 9 initial, 9 maximal
162.03/162.11	c Presolved Problem  :
162.03/162.11	c   Problem name     : t_HOME/instance-1869505-1245175514.opb
162.03/162.11	c   Variables        : 30 (30 binary, 0 integer, 0 implicit integer, 0 continuous)
162.03/162.11	c   Constraints      : 4 initial, 3336 maximal
162.03/162.11	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
162.03/162.11	c   trivial          :       0.00          0          0          0          0          0          0          0          0
162.03/162.11	c   dualfix          :       0.00          1          0          0          0          0          0          0          0
162.03/162.11	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
162.03/162.11	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
162.03/162.11	c   implics          :       0.00          0          0          0          0          0          0          0          0
162.03/162.11	c   probing          :       0.00          0          0          0          0          0          0          0          0
162.03/162.11	c   linear           :       0.00          0          0          0          0          0          5          0          0
162.03/162.11	c   logicor          :       0.00          0          0          0          0          0          0          0          0
162.03/162.11	c   root node        :          -          1          -          -          1          -          -          -          -
162.03/162.11	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
162.03/162.11	c   integral         :          0          0          0     294111          0        130        904          0          0     586370
162.03/162.11	c   linear           :          4          6     813104          0          0     192107    1350046          0          0          0
162.03/162.11	c   logicor          :          0+         0     342699          0          0        124       7105          0          0          0
162.03/162.11	c   countsols        :          0          0          0          0          0          0          0          0          0          0
162.03/162.11	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
162.03/162.11	c   integral         :       3.39       0.00       0.00       3.39       0.00
162.03/162.11	c   linear           :      26.25       0.00      26.25       0.00       0.00
162.03/162.11	c   logicor          :       5.88       0.00       5.88       0.00       0.00
162.03/162.11	c   countsols        :       0.00       0.00       0.00       0.00       0.00
162.03/162.11	c Propagators        :       Time      Calls    Cutoffs    DomReds
162.03/162.11	c   rootredcost      :       0.26          0          0          0
162.03/162.11	c   pseudoobj        :       0.23          0          0          0
162.03/162.11	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
162.03/162.11	c   propagation      :       6.46     192231      10667      20947       19.4          0        0.0          -
162.03/162.11	c   infeasible LP    :       0.64     101110        417        466       12.4          0        0.0          0
162.03/162.11	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
162.03/162.11	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
162.03/162.11	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
162.03/162.11	c   applied globally :          -          -          -      11196       18.2          -          -          -
162.03/162.11	c   applied locally  :          -          -          -          0        0.0          -          -          -
162.03/162.11	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
162.03/162.11	c   cut pool         :       0.00          5          -          -         31          -    (maximal pool size: 83)
162.03/162.11	c   redcost          :       0.36     294116          0          0          0          0
162.03/162.11	c   impliedbounds    :       0.00          6          0          0          0          0
162.03/162.11	c   intobj           :       0.00          0          0          0          0          0
162.03/162.11	c   gomory           :       0.00          6          0          0          2          0
162.03/162.11	c   strongcg         :       0.00          6          0          0         38          0
162.03/162.11	c   cmir             :       0.00          6          0          0         23          0
162.03/162.11	c   flowcover        :       0.01          6          0          0         40          0
162.03/162.11	c   clique           :       0.00          1          0          0          0          0
162.03/162.11	c   zerohalf         :       0.00          0          0          0          0          0
162.03/162.11	c   mcf              :       0.00          1          0          0          0          0
162.03/162.11	c Pricers            :       Time      Calls       Vars
162.03/162.11	c   problem variables:       0.00          0          0
162.03/162.11	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
162.03/162.11	c   relpscost        :       3.09     294111        130        904          0          0     586370
162.03/162.11	c   pscost           :       0.00          0          0          0          0          0          0
162.03/162.11	c   inference        :       0.00          0          0          0          0          0          0
162.03/162.11	c   mostinf          :       0.00          0          0          0          0          0          0
162.03/162.11	c   leastinf         :       0.00          0          0          0          0          0          0
162.03/162.11	c   fullstrong       :       0.00          0          0          0          0          0          0
162.03/162.11	c   allfullstrong    :       0.00          0          0          0          0          0          0
162.03/162.11	c   random           :       0.00          0          0          0          0          0          0
162.03/162.11	c Primal Heuristics  :       Time      Calls      Found
162.03/162.11	c   LP solutions     :       0.00          -          0
162.03/162.11	c   pseudo solutions :       0.00          -          0
162.03/162.11	c   oneopt           :       0.25          0          0
162.03/162.11	c   crossover        :       0.13          0          0
162.03/162.11	c   guideddiving     :       0.04          0          0
162.03/162.11	c   rootsoldiving    :       0.03         13          0
162.03/162.11	c   pscostdiving     :       0.03         26          0
162.03/162.11	c   fracdiving       :       0.06         26          0
162.03/162.11	c   linesearchdiving :       0.06         26          0
162.03/162.11	c   veclendiving     :       0.04         26          0
162.03/162.11	c   coefdiving       :       0.09         27          0
162.03/162.11	c   feaspump         :       0.07         14          0
162.03/162.11	c   objpscostdiving  :       0.02         14          0
162.03/162.11	c   simplerounding   :       0.12          0          0
162.03/162.11	c   rounding         :       0.34       7679          0
162.03/162.11	c   shifting         :       1.18       2562          0
162.03/162.11	c   intshifting      :       0.01          0          0
162.03/162.11	c   fixandinfer      :       0.00          0          0
162.03/162.11	c   intdiving        :       0.00          0          0
162.03/162.11	c   actconsdiving    :       0.00          0          0
162.03/162.11	c   octane           :       0.00          0          0
162.03/162.11	c   rens             :       0.03          1          0
162.03/162.11	c   rins             :       0.00          0          0
162.03/162.11	c   localbranching   :       0.00          0          0
162.03/162.11	c   mutation         :       0.00          0          0
162.03/162.11	c   dins             :       0.00          0          0
162.03/162.11	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
162.03/162.11	c   primal LP        :       0.00          0          0       0.00          -
162.03/162.11	c   dual LP          :      77.96     397937    1017439       2.56   13050.78
162.03/162.11	c   barrier LP       :       0.00          0          0       0.00          -
162.03/162.11	c   diving/probing LP:       0.11        229        391       1.71    3554.55
162.03/162.11	c   strong branching :       0.38       2621       9934       3.79   26142.11
162.03/162.11	c     (at root node) :          -         12        330      27.50          -
162.03/162.11	c   conflict analysis:       0.00          0          0       0.00          -
162.03/162.11	c B&B Tree           :
162.03/162.11	c   number of runs   :          1
162.03/162.11	c   nodes            :     583232
162.03/162.11	c   nodes (total)    :     583232
162.03/162.11	c   nodes left       :          0
162.03/162.11	c   max depth        :         25
162.03/162.11	c   max depth (total):         25
162.03/162.11	c   backtracks       :     157318 (27.0%)
162.03/162.11	c   delayed cutoffs  :       3139
162.03/162.11	c   repropagations   :       9095 (25271 domain reductions, 3128 cutoffs)
162.03/162.11	c   avg switch length:       4.60
162.03/162.11	c   switching time   :      14.91
162.03/162.11	c Solution           :
162.03/162.11	c   Solutions found  :          0 (0 improvements)
162.03/162.11	c   Primal Bound     : infeasible
162.03/162.11	c   Dual Bound       :          -
162.03/162.11	c   Gap              :       0.00 %
162.03/162.11	c   Root Dual Bound  : +0.00000000000000e+00
162.03/162.12	c Time complete: 162.07.

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-1869505-1245175514/watcher-1869505-1245175514 -o /tmp/evaluation-result-1869505-1245175514/solver-1869505-1245175514 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869505-1245175514.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 3936
/proc/meminfo: memFree=1906656/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=5812 CPUtime=0
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 516 0 0 0 0 0 0 0 18 0 1 0 185151557 5951488 500 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/3936/statm: 1453 501 332 1256 0 192 0

[startup+0.064635 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3936
/proc/meminfo: memFree=1906656/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=22648 CPUtime=0.05
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 4221 0 0 0 4 1 0 0 18 0 1 0 185151557 23191552 3851 1992294400 4194304 9342243 548682068736 18446744073709551615 6039320 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 5662 3851 663 1256 0 4401 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22648

[startup+0.102639 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3936
/proc/meminfo: memFree=1906656/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=15248 CPUtime=0.09
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 4279 0 0 0 8 1 0 0 18 0 1 0 185151557 15613952 2376 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 3812 2376 681 1256 0 2551 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15248

[startup+0.301656 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3936
/proc/meminfo: memFree=1906656/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=15476 CPUtime=0.29
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 4316 0 0 0 26 3 0 0 19 0 1 0 185151557 15847424 2413 1992294400 4194304 9342243 548682068736 18446744073709551615 6039476 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 3869 2413 689 1256 0 2608 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15476

[startup+0.701695 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3936
/proc/meminfo: memFree=1906656/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=15476 CPUtime=0.69
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 4383 0 0 0 64 5 0 0 22 0 1 0 185151557 15847424 2480 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 3869 2480 690 1256 0 2608 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15476

[startup+1.50177 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3937
/proc/meminfo: memFree=1899224/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=16248 CPUtime=1.49
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 4508 0 0 0 139 10 0 0 25 0 1 0 185151557 16637952 2605 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 4062 2605 690 1256 0 2801 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16248

[startup+3.10193 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3937
/proc/meminfo: memFree=1898584/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=16980 CPUtime=3.09
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 4724 0 0 0 290 19 0 0 25 0 1 0 185151557 17387520 2821 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 4245 2821 690 1256 0 2984 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16980

[startup+6.30123 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3937
/proc/meminfo: memFree=1896984/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=18372 CPUtime=6.29
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 4933 0 0 0 592 37 0 0 25 0 1 0 185151557 18812928 3030 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 4593 3030 690 1256 0 3332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18372

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3937
/proc/meminfo: memFree=1896096/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=19324 CPUtime=12.68
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 5179 0 0 0 1196 72 0 0 25 0 1 0 185151557 19787776 3276 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 4831 3276 690 1256 0 3570 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19324

[startup+25.5021 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3937
/proc/meminfo: memFree=1894240/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=21012 CPUtime=25.48
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 5642 0 0 0 2400 148 0 0 25 0 1 0 185151557 21516288 3739 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 5253 3739 690 1256 0 3992 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21012

[startup+51.1025 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3937
/proc/meminfo: memFree=1894048/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=21168 CPUtime=51.07
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 5687 0 0 0 4809 298 0 0 25 0 1 0 185151557 21676032 3784 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 5292 3784 690 1256 0 4031 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21168

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3937
/proc/meminfo: memFree=1892960/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=22468 CPUtime=102.26
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 5940 0 0 0 9636 590 0 0 25 0 1 0 185151557 23007232 4037 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 5617 4037 690 1256 0 4356 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22468

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

[startup+127.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3937
/proc/meminfo: memFree=1892960/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=22468 CPUtime=127.85
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 5950 0 0 0 12049 736 0 0 25 0 1 0 185151557 23007232 4047 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 5617 4047 690 1256 0 4356 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 22468

[startup+140.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3937
/proc/meminfo: memFree=1892960/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=22468 CPUtime=140.64
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 5950 0 0 0 13257 807 0 0 25 0 1 0 185151557 23007232 4047 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 5617 4047 690 1256 0 4356 0
Current children cumulated CPU time (s) 140.64
Current children cumulated vsize (KiB) 22468

[startup+153.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3937
/proc/meminfo: memFree=1892896/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=22468 CPUtime=153.44
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 5950 0 0 0 14462 882 0 0 25 0 1 0 185151557 23007232 4047 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 5617 4047 690 1256 0 4356 0
Current children cumulated CPU time (s) 153.44
Current children cumulated vsize (KiB) 22468

[startup+156.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3937
/proc/meminfo: memFree=1892896/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=22468 CPUtime=156.64
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 5950 0 0 0 14763 901 0 0 25 0 1 0 185151557 23007232 4047 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 5617 4047 690 1256 0 4356 0
Current children cumulated CPU time (s) 156.64
Current children cumulated vsize (KiB) 22468

[startup+159.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3937
/proc/meminfo: memFree=1892768/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=22468 CPUtime=159.84
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 5998 0 0 0 15066 918 0 0 25 0 1 0 185151557 23007232 4095 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 5617 4095 690 1256 0 4356 0
Current children cumulated CPU time (s) 159.84
Current children cumulated vsize (KiB) 22468

[startup+161.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3937
/proc/meminfo: memFree=1892320/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=22860 CPUtime=161.44
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 6173 0 0 0 15219 925 0 0 25 0 1 0 185151557 23408640 4270 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 5715 4270 690 1256 0 4454 0
Current children cumulated CPU time (s) 161.44
Current children cumulated vsize (KiB) 22860

[startup+161.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3937
/proc/meminfo: memFree=1892000/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=23460 CPUtime=161.84
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 6194 0 0 0 15257 927 0 0 25 0 1 0 185151557 24023040 4291 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 5865 4291 690 1256 0 4604 0
Current children cumulated CPU time (s) 161.84
Current children cumulated vsize (KiB) 23460

[startup+162.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3937
/proc/meminfo: memFree=1892000/2055920 swapFree=4181652/4192956
[pid=3936] ppid=3934 vsize=23460 CPUtime=162.03
/proc/3936/stat : 3936 (pbscip.linux.x8) R 3934 3936 3864 0 -1 4194304 6199 0 0 0 15276 927 0 0 25 0 1 0 185151557 24023040 4296 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3936/statm: 5865 4296 690 1256 0 4604 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 23460

Child status: 0
Real time (s): 162.128
CPU time (s): 162.076
CPU user time (s): 152.795
CPU system time (s): 9.28159
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 23460

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

runsolver used 0.143978 second user time and 0.366944 second system time

The end

Launcher Data

Begin job on node18 at 2009-06-16 20:05:14
IDJOB=1869505
IDBENCH=2907
IDSOLVER=684
FILE ID=node18/1869505-1245175514
PBS_JOBID= 9363912
Free space on /tmp= 66172 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_4.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-1869505-1245175514/watcher-1869505-1245175514 -o /tmp/evaluation-result-1869505-1245175514/solver-1869505-1245175514 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869505-1245175514.opb

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

MD5SUM BENCH= 56022330ee2943e2696d570dbfee01d9
RANDOM SEED=2038325747

node18.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.236
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.236
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:       1907072 kB
Buffers:         35924 kB
Cached:          68424 kB
SwapCached:       5540 kB
Active:          57156 kB
Inactive:        55064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1907072 kB
SwapTotal:     4192956 kB
SwapFree:      4181652 kB
Dirty:           11728 kB
Writeback:           0 kB
Mapped:          12940 kB
Slab:            22648 kB
Committed_AS:   152308 kB
PageTables:       1376 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= 66164 MiB
End job on node18 at 2009-06-16 20:07:56