Trace number 2704516

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverSAT34 1789.62 1790.08

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_8.opb
MD5SUM6d3802f2f17c83a21ccf6c0752b41678
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark28.0457
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables392
Total number of constraints679
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints679
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 635
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2704516-1278561211.opb>
0.00/0.04	c original problem has 392 variables (392 bin, 0 int, 0 impl, 0 cont) and 679 constraints
0.00/0.04	c problem read
0.00/0.04	c presolving settings loaded
0.00/0.05	c presolving:
0.00/0.06	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 56 chg sides, 56 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.07	c (round 2) 0 del vars, 308 del conss, 0 chg bounds, 56 chg sides, 56 chg coeffs, 35 upgd conss, 0 impls, 0 clqs
0.00/0.07	c (round 3) 0 del vars, 308 del conss, 0 chg bounds, 56 chg sides, 56 chg coeffs, 63 upgd conss, 322 impls, 0 clqs
0.00/0.07	c (round 4) 0 del vars, 308 del conss, 0 chg bounds, 77 chg sides, 87 chg coeffs, 63 upgd conss, 322 impls, 0 clqs
0.19/0.29	c    (0.3s) probing: 185/392 (47.2%) - 1 fixings, 0 aggregations, 357 implications, 0 bound changes
0.19/0.29	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.19/0.29	c (round 5) 1 del vars, 308 del conss, 0 chg bounds, 77 chg sides, 87 chg coeffs, 63 upgd conss, 1036 impls, 0 clqs
0.19/0.30	c (round 6) 1 del vars, 308 del conss, 0 chg bounds, 77 chg sides, 123 chg coeffs, 63 upgd conss, 1036 impls, 0 clqs
0.29/0.30	c presolving (7 rounds):
0.29/0.30	c  1 deleted vars, 308 deleted constraints, 0 tightened bounds, 0 added holes, 77 changed sides, 123 changed coefficients
0.29/0.30	c  1036 implications, 0 cliques
0.29/0.30	c presolved problem has 391 variables (391 bin, 0 int, 0 impl, 0 cont) and 371 constraints
0.29/0.30	c      63 constraints of type <knapsack>
0.29/0.30	c     308 constraints of type <linear>
0.29/0.30	c transformed objective value is always integral (scale: 1)
0.29/0.30	c Presolving Time: 0.25
0.29/0.30	c - non default parameters ----------------------------------------------------------------------
0.29/0.30	c # SCIP version 1.2.1.3
0.29/0.30	c 
0.29/0.30	c # frequency for displaying node information lines
0.29/0.30	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.30	c display/freq = 10000
0.29/0.30	c 
0.29/0.30	c # maximal time in seconds to run
0.29/0.30	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.30	c limits/time = 1789.97
0.29/0.30	c 
0.29/0.30	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.30	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.30	c limits/memory = 1620
0.29/0.30	c 
0.29/0.30	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.29/0.30	c # [type: int, range: [1,2], default: 1]
0.29/0.30	c timing/clocktype = 2
0.29/0.30	c 
0.29/0.30	c # should presolving try to simplify inequalities
0.29/0.30	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.30	c constraints/linear/simplifyinequalities = TRUE
0.29/0.30	c 
0.29/0.30	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.29/0.30	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.30	c constraints/indicator/addCouplingCons = TRUE
0.29/0.30	c 
0.29/0.30	c # should presolving try to simplify knapsacks
0.29/0.30	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.30	c constraints/knapsack/simplifyinequalities = TRUE
0.29/0.30	c 
0.29/0.30	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.29/0.30	c # [type: int, range: [-1,2147483647], default: -1]
0.29/0.30	c separating/rapidlearning/freq = 0
0.29/0.30	c 
0.29/0.30	c -----------------------------------------------------------------------------------------------
0.29/0.30	c start solving
0.29/0.30	c 
0.29/0.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.31	c   0.3s|     1 |     0 |   368 |     - |3016k|   0 | 245 | 391 | 371 | 391 | 371 |   0 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
2.89/2.93	c   2.9s|     1 |     0 |  1409 |     - |4161k|   0 | 239 | 391 | 839 | 391 | 393 |  22 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
2.99/3.01	c   3.0s|     1 |     0 |  1469 |     - |4527k|   0 | 240 | 391 | 839 | 391 | 420 |  49 |   0 |   0 | 7.000000e+00 |      --      |    Inf 
3.09/3.12	c   3.1s|     1 |     0 |  1647 |     - |4887k|   0 | 257 | 391 | 839 | 391 | 447 |  76 |   0 |   0 | 7.005208e+00 |      --      |    Inf 
3.19/3.26	c   3.2s|     1 |     0 |  1796 |     - |5200k|   0 | 250 | 391 | 839 | 391 | 479 | 108 |   0 |   0 | 7.005208e+00 |      --      |    Inf 
3.39/3.40	c   3.4s|     1 |     0 |  1957 |     - |5495k|   0 | 249 | 391 | 839 | 391 | 509 | 138 |   0 |   0 | 7.142857e+00 |      --      |    Inf 
3.49/3.55	c   3.5s|     1 |     0 |  2113 |     - |5750k|   0 | 248 | 391 | 839 | 391 | 538 | 167 |   0 |   0 | 7.250000e+00 |      --      |    Inf 
3.69/3.73	c   3.7s|     1 |     0 |  2298 |     - |5966k|   0 | 250 | 391 | 839 | 391 | 564 | 193 |   0 |   0 | 7.500000e+00 |      --      |    Inf 
3.89/3.91	c   3.9s|     1 |     0 |  2472 |     - |6155k|   0 | 223 | 391 | 839 | 391 | 593 | 222 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
3.99/4.08	c   4.0s|     1 |     0 |  2684 |     - |6525k|   0 | 225 | 391 | 839 | 391 | 626 | 255 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
4.19/4.25	c   4.2s|     1 |     0 |  2895 |     - |6848k|   0 | 224 | 391 | 839 | 391 | 656 | 285 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
4.29/4.36	c   4.3s|     1 |     0 |  3216 |     - |6928k|   0 | 231 | 391 | 839 | 391 | 657 | 304 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
4.39/4.45	c   4.4s|     1 |     0 |  3443 |     - |6996k|   0 | 213 | 391 | 839 | 391 | 679 | 326 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
4.49/4.55	c   4.5s|     1 |     0 |  3697 |     - |7065k|   0 | 220 | 391 | 839 | 391 | 704 | 351 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
6.29/6.36	c   6.3s|     1 |     2 |  3697 |     - |7065k|   0 | 220 | 391 | 839 | 391 | 704 | 351 |   0 |  22 | 8.000000e+00 |      --      |    Inf 
30.79/30.86	o 63
30.79/30.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
30.79/30.86	c p30.8s|  1420 |   883 | 66781 |  44.5 |8833k|  48 |   - | 391 |1507 | 391 | 461 | 351 | 888 |2068 | 1.100000e+01 | 6.300000e+01 | 472.73%
31.68/31.74	o 62
31.68/31.74	c g31.7s|  1518 |   936 | 71456 |  44.7 |8866k|  48 |   - | 391 |1536 | 391 | 461 | 351 | 960 |2120 | 1.100000e+01 | 6.200000e+01 | 463.64%
38.49/38.54	o 61
38.49/38.54	c f38.5s|  2145 |  1161 |105917 |  47.7 |9611k|  48 |   - | 391 |2118 | 391 | 461 | 351 |1778 |2282 | 1.166667e+01 | 6.100000e+01 | 422.86%
69.87/69.99	o 58
69.87/69.99	c c70.0s|  6096 |  2090 |258305 |  41.8 |  11M|  48 |   - | 391 |2332 | 391 | 461 | 351 |6490 |2945 | 1.300000e+01 | 5.800000e+01 | 346.15%
95.27/95.35	c  95.3s| 10000 |  2764 |374054 |  37.0 |  14M|  50 |  68 | 391 |2925 | 391 | 461 | 351 |  11k|3614 | 1.400000e+01 | 5.800000e+01 | 314.29%
110.56/110.61	o 57
110.56/110.61	c p 111s| 12546 |  3060 |439290 |  34.7 |  15M|  53 |   - | 391 |3157 | 391 | 461 | 351 |  14k|4057 | 1.500000e+01 | 5.700000e+01 | 280.00%
148.86/148.99	c   149s| 20000 |  3814 |606461 |  30.1 |  18M|  56 |  54 | 391 |3887 | 391 | 461 | 351 |  24k|4643 | 1.700000e+01 | 5.700000e+01 | 235.29%
193.74/193.86	c   194s| 30000 |  4619 |811553 |  26.9 |  21M|  61 |  84 | 391 |4377 | 391 | 461 | 351 |  37k|4643 | 1.700000e+01 | 5.700000e+01 | 235.29%
202.64/202.77	o 54
202.64/202.77	c p 203s| 31818 |  4749 |852374 |  26.7 |  22M|  61 |   - | 391 |4394 | 391 | 461 | 351 |  39k|4680 | 1.703125e+01 | 5.400000e+01 | 217.06%
242.83/242.96	c   243s| 40000 |  5511 |  1010k|  25.2 |  25M|  61 |   - | 391 |5577 |   0 |   0 | 351 |  50k|5747 | 1.800000e+01 | 5.400000e+01 | 200.00%
291.52/291.64	c   292s| 50000 |  6234 |  1200k|  23.9 |  29M|  61 |   - | 391 |6144 |   0 |   0 | 351 |  64k|7088 | 1.900000e+01 | 5.400000e+01 | 184.21%
339.82/339.95	c   340s| 60000 |  6766 |  1391k|  23.1 |  31M|  61 |   - | 391 |5248 | 391 | 461 | 351 |  78k|8159 | 2.000000e+01 | 5.400000e+01 | 170.00%
389.09/389.22	c   389s| 70000 |  7449 |  1601k|  22.8 |  33M|  61 |   - | 391 |5530 |   0 |   0 | 351 |  91k|9523 | 2.100000e+01 | 5.400000e+01 | 157.14%
437.28/437.42	c   437s| 80000 |  8163 |  1797k|  22.4 |  36M|  61 |  72 | 391 |5332 | 391 | 461 | 351 | 104k|  10k| 2.100000e+01 | 5.400000e+01 | 157.14%
482.06/482.23	c   482s| 90000 |  8664 |  1966k|  21.8 |  38M|  65 |   - | 391 |5859 | 391 | 461 | 351 | 117k|  11k| 2.200000e+01 | 5.400000e+01 | 145.45%
528.35/528.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
528.35/528.54	c   529s|100000 |  9309 |  2147k|  21.4 |  41M|  65 |   - | 391 |5177 |   0 |   0 | 351 | 131k|  11k| 2.300000e+01 | 5.400000e+01 | 134.78%
573.34/573.50	c   573s|110000 |  9771 |  2322k|  21.1 |  43M|  65 |  45 | 391 |5893 | 391 | 461 | 351 | 145k|  12k| 2.300000e+01 | 5.400000e+01 | 134.78%
618.52/618.77	c   619s|120000 | 10177 |  2491k|  20.7 |  45M|  65 |   - | 391 |5866 | 391 | 461 | 351 | 159k|  12k| 2.300000e+01 | 5.400000e+01 | 134.78%
662.51/662.76	c   663s|130000 | 10345 |  2647k|  20.3 |  47M|  65 |  76 | 391 |7001 | 391 | 461 | 351 | 173k|  13k| 2.400000e+01 | 5.400000e+01 | 125.00%
708.40/708.62	c   709s|140000 | 10504 |  2806k|  20.0 |  48M|  65 |   - | 391 |6999 |   0 |   0 | 351 | 187k|  14k| 2.400000e+01 | 5.400000e+01 | 125.00%
754.50/754.78	c   755s|150000 | 10341 |  2976k|  19.8 |  48M|  65 |   - | 391 |7956 |   0 |   0 | 351 | 201k|  14k| 2.400000e+01 | 5.400000e+01 | 125.00%
776.59/776.82	o 47
776.59/776.82	c c 777s|154718 |  9762 |  3060k|  19.8 |  48M|  65 |   - | 391 |7654 | 391 | 461 | 351 | 208k|  14k| 2.500000e+01 | 4.700000e+01 |  88.00%
800.78/801.05	c   801s|160000 |  9692 |  3149k|  19.7 |  48M|  65 |  28 | 391 |7764 | 391 | 461 | 351 | 215k|  15k| 2.500000e+01 | 4.700000e+01 |  88.00%
846.37/846.65	c   847s|170000 |  9707 |  3314k|  19.5 |  50M|  65 |  13 | 391 |8457 | 391 | 461 | 351 | 230k|  15k| 2.500000e+01 | 4.700000e+01 |  88.00%
891.96/892.28	c   892s|180000 |  9581 |  3475k|  19.3 |  49M|  65 |  52 | 391 |7672 | 391 | 461 | 351 | 244k|  15k| 2.500000e+01 | 4.700000e+01 |  88.00%
916.56/916.81	o 46
916.56/916.81	c f 917s|185529 |  9411 |  3561k|  19.2 |  49M|  65 |   - | 391 |7666 | 391 | 461 | 351 | 252k|  16k| 2.500000e+01 | 4.600000e+01 |  84.00%
936.85/937.17	c   937s|190000 |  9253 |  3627k|  19.1 |  49M|  65 |  18 | 391 |7866 | 391 | 461 | 351 | 259k|  16k| 2.500000e+01 | 4.600000e+01 |  84.00%
981.83/982.15	c   982s|200000 |  9139 |  3788k|  18.9 |  48M|  80 |   - | 391 |6643 |   0 |   0 | 351 | 273k|  16k| 2.528571e+01 | 4.600000e+01 |  81.92%
1026.33/1026.70	c  1027s|210000 |  9070 |  3936k|  18.7 |  49M|  80 |  83 | 391 |7491 | 391 | 461 | 351 | 287k|  17k| 2.600000e+01 | 4.600000e+01 |  76.92%
1069.71/1070.01	c  1070s|220000 |  8852 |  4079k|  18.5 |  49M|  80 |   - | 391 |8283 | 391 | 461 | 351 | 301k|  17k| 2.600000e+01 | 4.600000e+01 |  76.92%
1111.21/1111.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1111.21/1111.54	c  1111s|230000 |  8854 |  4217k|  18.3 |  49M|  80 | 109 | 391 |8222 | 391 | 461 | 351 | 315k|  17k| 2.633333e+01 | 4.600000e+01 |  74.68%
1155.80/1156.15	c  1156s|240000 |  8556 |  4360k|  18.2 |  48M|  80 |   - | 391 |8516 | 391 | 461 | 351 | 330k|  18k| 2.700000e+01 | 4.600000e+01 |  70.37%
1200.28/1200.62	c  1201s|250000 |  8022 |  4496k|  18.0 |  46M|  80 |   - | 391 |7648 |   0 |   0 | 351 | 345k|  18k| 2.700000e+01 | 4.600000e+01 |  70.37%
1244.38/1244.77	c  1245s|260000 |  7664 |  4646k|  17.9 |  45M|  80 |  85 | 391 |8296 | 391 | 461 | 351 | 359k|  19k| 2.700000e+01 | 4.600000e+01 |  70.37%
1287.46/1287.87	c  1288s|270000 |  7267 |  4787k|  17.7 |  44M|  80 |  64 | 391 |7701 | 391 | 461 | 351 | 374k|  19k| 2.800000e+01 | 4.600000e+01 |  64.29%
1332.65/1333.03	c  1333s|280000 |  6597 |  4928k|  17.6 |  42M|  80 |  79 | 391 |8957 | 391 | 461 | 351 | 389k|  19k| 2.800000e+01 | 4.600000e+01 |  64.29%
1377.44/1377.89	c  1378s|290000 |  5962 |  5075k|  17.5 |  38M|  80 |   - | 391 |8649 |   0 |   0 | 351 | 403k|  19k| 2.800000e+01 | 4.600000e+01 |  64.29%
1424.53/1424.93	c  1425s|300000 |  5286 |  5224k|  17.4 |  34M|  80 | 111 | 391 |8183 | 391 | 461 | 351 | 418k|  20k| 2.800000e+01 | 4.600000e+01 |  64.29%
1449.62/1450.01	o 41
1449.62/1450.01	c *1450s|305653 |  4514 |  5300k|  17.3 |  32M|  80 |   - | 391 |8409 | 391 | 461 | 351 | 426k|  20k| 2.850000e+01 | 4.100000e+01 |  43.86%
1455.02/1455.45	o 39
1455.02/1455.45	c *1455s|306920 |  4066 |  5313k|  17.3 |  31M|  80 |   - | 391 |8168 | 391 | 461 | 351 | 428k|  20k| 2.866667e+01 | 3.900000e+01 |  36.05%
1468.81/1469.29	c  1469s|310000 |  3897 |  5353k|  17.3 |  29M|  80 |  33 | 391 |8223 | 391 | 461 | 351 | 432k|  20k| 2.900000e+01 | 3.900000e+01 |  34.48%
1481.22/1481.66	o 37
1481.22/1481.66	c *1482s|312895 |  3373 |  5390k|  17.2 |  27M|  80 |   - | 391 |8290 | 391 | 461 | 351 | 436k|  20k| 2.900000e+01 | 3.700000e+01 |  27.59%
1514.41/1514.89	c  1515s|320000 |  2799 |  5487k|  17.1 |  24M|  80 |   - | 391 |8479 | 391 | 461 | 351 | 446k|  20k| 2.900000e+01 | 3.700000e+01 |  27.59%
1515.11/1515.51	o 36
1515.11/1515.51	c *1515s|320153 |  2429 |  5489k|  17.1 |  23M|  80 |   - | 391 |8487 | 391 | 461 | 351 | 446k|  20k| 2.900000e+01 | 3.600000e+01 |  24.14%
1556.69/1557.12	c  1557s|330000 |  1986 |  5631k|  17.1 |  19M|  80 |  56 | 391 |7075 | 391 | 461 | 351 | 460k|  21k| 3.000000e+01 | 3.600000e+01 |  20.00%
1557.11/1557.58	o 35
1557.11/1557.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1557.11/1557.58	c *1558s|330110 |  1748 |  5633k|  17.1 |  19M|  80 |   - | 391 |7116 | 391 | 461 | 351 | 460k|  21k| 3.000000e+01 | 3.500000e+01 |  16.67%
1598.19/1598.64	c  1599s|340000 |  1195 |  5786k|  17.0 |  14M|  80 |   - | 391 |4684 |   0 |   0 | 351 | 473k|  21k| 3.100000e+01 | 3.500000e+01 |  12.90%
1639.27/1639.75	c  1640s|350000 |  1162 |  5963k|  17.0 |  15M|  80 | 103 | 391 |6344 | 391 | 461 | 351 | 486k|  21k| 3.200000e+01 | 3.500000e+01 |   9.38%
1681.37/1681.86	c  1682s|360000 |  1139 |  6152k|  17.1 |  15M|  80 |   - | 391 |7612 | 391 | 461 | 351 | 499k|  21k| 3.200000e+01 | 3.500000e+01 |   9.38%
1722.55/1723.09	c  1723s|370000 |  1084 |  6309k|  17.0 |  15M|  80 |  71 | 391 |8527 | 391 | 461 | 351 | 513k|  22k| 3.200000e+01 | 3.500000e+01 |   9.38%
1762.85/1763.39	c  1763s|380000 |  1033 |  6495k|  17.1 |  16M|  80 |  34 | 391 |9496 | 391 | 461 | 351 | 526k|  22k| 3.200000e+01 | 3.500000e+01 |   9.38%
1775.74/1776.22	o 34
1775.74/1776.22	c *1776s|383148 |   886 |  6543k|  17.1 |  16M|  80 |   - | 391 |  10k| 391 | 461 | 351 | 530k|  22k| 3.200000e+01 | 3.400000e+01 |   6.25%
1789.54/1790.01	c 
1789.54/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.54/1790.01	c Solving Time (sec) : 1789.97
1789.54/1790.01	c Solving Nodes      : 386028
1789.54/1790.01	c Primal Bound       : +3.40000000000000e+01 (14 solutions)
1789.54/1790.01	c Dual Bound         : +3.20000000000000e+01
1789.54/1790.01	c Gap                : 6.25 %
1789.54/1790.01	s SATISFIABLE
1789.54/1790.01	v x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 
1789.54/1790.01	v x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 -x111 x112 x113 x114 x115 
1789.54/1790.01	v x116 x117 x118 x119 x120 x121 -x122 x123 x124 x125 x126 -x127 -x128 x129 x130 -x131 -x132 -x133 -x134 -x135 -x136 x137 x138 
1789.54/1790.01	v x139 x140 x141 x142 x143 x144 -x145 -x146 x147 x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 x160 x161 
1789.54/1790.01	v x162 x163 x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 x177 x178 x179 x180 -x181 -x182 -x183 
1789.54/1790.01	v -x184 -x185 -x186 -x187 -x188 -x189 x190 -x191 -x192 -x193 -x194 -x195 -x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 
1789.54/1790.01	v x207 x208 x209 x210 x211 x212 x213 x214 x215 x216 -x217 x218 x219 x220 x221 x222 -x223 x224 x225 x226 x227 -x228 -x229 x230 
1789.54/1790.01	v x231 -x232 -x233 -x234 -x235 -x236 -x237 x238 x239 x240 x241 -x242 -x243 x244 x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 
1789.54/1790.01	v -x253 -x254 -x255 x256 x257 x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 x271 x272 -x273 -x274 
1789.54/1790.01	v -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x288 x289 
1789.54/1790.01	v x290 x291 x292 -x293 x294 x295 x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 x304 x305 x306 -x307 -x308 -x309 -x310 -x311 
1789.54/1790.01	v -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 
1789.54/1790.01	v -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x14 -x13 -x12 -x11 -x10 x9 -x8 -x343 x344 x345 x346 -x347 x348 
1789.54/1790.01	v x349 -x350 -x351 -x352 -x353 x354 x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 
1789.54/1790.01	v -x370 -x371 -x372 -x28 -x27 -x26 x25 x24 -x23 -x22 -x373 x374 x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 
1789.54/1790.01	v -x386 -x35 -x34 x33 -x32 -x31 x30 x29 -x387 -x388 -x389 -x390 -x391 -x42 -x41 x40 x39 -x38 -x37 x36 -x392 -x56 x55 -x54 -x53 
1789.54/1790.01	v -x52 -x51 x50 -x49 -x48 x47 x46 x45 x44 -x43 -x7 x6 -x5 -x4 -x3 x2 -x1 
1789.54/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.54/1790.01	c Solving Time       :    1789.97
1789.54/1790.01	c Original Problem   :
1789.54/1790.01	c   Problem name     : HOME/instance-2704516-1278561211.opb
1789.54/1790.01	c   Variables        : 392 (392 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.54/1790.01	c   Constraints      : 679 initial, 679 maximal
1789.54/1790.01	c Presolved Problem  :
1789.54/1790.01	c   Problem name     : t_HOME/instance-2704516-1278561211.opb
1789.54/1790.01	c   Variables        : 391 (391 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.54/1790.01	c   Constraints      : 371 initial, 10691 maximal
1789.54/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.54/1790.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1789.54/1790.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.54/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.54/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.54/1790.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1789.54/1790.01	c   probing          :       0.21          1          0          0          0          0          0          0          0
1789.54/1790.01	c   knapsack         :       0.01          0          0          0          0          0          0         21         67
1789.54/1790.01	c   linear           :       0.02          0          0          0          0          0        308         56         56
1789.54/1790.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1789.54/1790.01	c   root node        :          -         17          -          -         17          -          -          -          -
1789.54/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.54/1790.01	c   integral         :          0          0          0     233655          0        263      15253          0          0     458696
1789.54/1790.01	c   knapsack         :         63         13    1811232          6          2      18763     658683        601          0          0
1789.54/1790.01	c   linear           :        308+        14    1792453          1          2     134874    8152994        207          0          0
1789.54/1790.01	c   logicor          :          0+         0    1007725          0          0       8663    1484037          0          0          0
1789.54/1790.01	c   countsols        :          0          0          0          6          2          0          0          0          0          0
1789.54/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.54/1790.01	c   integral         :      80.64       0.00       0.00      80.64       0.00
1789.54/1790.01	c   knapsack         :      62.03       0.02      62.01       0.00       0.00
1789.54/1790.01	c   linear           :     494.06       0.01     494.05       0.00       0.00
1789.54/1790.01	c   logicor          :     160.59       0.00     160.59       0.00       0.00
1789.54/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.54/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.54/1790.01	c   vbounds          :       0.68          2          0          0
1789.54/1790.01	c   rootredcost      :       0.83         14          0          1
1789.54/1790.01	c   pseudoobj        :       2.59    1811261        304       3987
1789.54/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.54/1790.01	c   propagation      :      19.52     162603     162426    1439874       26.5       5572       18.2          -
1789.54/1790.01	c   infeasible LP    :      10.42      48381      48381     199605       19.2       4146       17.2          0
1789.54/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.54/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.54/1790.01	c   pseudo solution  :       0.00          1          1          1        1.0          0        0.0          -
1789.54/1790.01	c   applied globally :          -          -          -     534661       20.2          -          -          -
1789.54/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.54/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.54/1790.01	c   cut pool         :       0.01         12          -          -       4198          -    (maximal pool size: 4018)
1789.54/1790.01	c   redcost          :       3.04     235429          0       2649          0          0
1789.54/1790.01	c   impliedbounds    :       0.00         13          0          0          8          0
1789.54/1790.01	c   intobj           :       0.00          0          0          0          0          0
1789.54/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1789.54/1790.01	c   gomory           :       0.10         13          0          0        457          0
1789.54/1790.01	c   strongcg         :       0.10         13          0          0        510          0
1789.54/1790.01	c   cmir             :       0.47         10          0          0       2512          0
1789.54/1790.01	c   flowcover        :       0.43         10          0          0       1933          0
1789.54/1790.01	c   clique           :       0.00          1          0          0          0          0
1789.54/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1789.54/1790.01	c   mcf              :       0.00          1          0          0          0          0
1789.54/1790.01	c   rapidlearning    :       2.41          1          0          0          0        468
1789.54/1790.01	c Pricers            :       Time      Calls       Vars
1789.54/1790.01	c   problem variables:       0.00          0          0
1789.54/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.54/1790.01	c   relpscost        :      80.18     233649        263      15253          0          0     458696
1789.54/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1789.54/1790.01	c   inference        :       0.00          2          0          0          0          0          4
1789.54/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1789.54/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1789.54/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.54/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.54/1790.01	c   random           :       0.00          0          0          0          0          0          0
1789.54/1790.01	c Primal Heuristics  :       Time      Calls      Found
1789.54/1790.01	c   LP solutions     :       0.02          -          6
1789.54/1790.01	c   pseudo solutions :       0.00          -          0
1789.54/1790.01	c   intshifting      :       0.01          0          0
1789.54/1790.01	c   oneopt           :       0.33         14          0
1789.54/1790.01	c   feaspump         :       0.41          7          0
1789.54/1790.01	c   linesearchdiving :       7.71        423          0
1789.54/1790.01	c   pscostdiving     :       7.79        423          3
1789.54/1790.01	c   fracdiving       :       5.12        423          2
1789.54/1790.01	c   veclendiving     :       7.78        423          0
1789.54/1790.01	c   coefdiving       :       5.65        423          2
1789.54/1790.01	c   objpscostdiving  :       3.52        212          0
1789.54/1790.01	c   rootsoldiving    :       3.71        212          0
1789.54/1790.01	c   guideddiving     :       6.13        424          1
1789.54/1790.01	c   trivial          :       0.00          2          0
1789.54/1790.01	c   simplerounding   :       0.18          0          0
1789.54/1790.01	c   zirounding       :       0.20       1000          0
1789.54/1790.01	c   rounding         :       1.05       6858          0
1789.54/1790.01	c   shifting         :       8.89       2120          0
1789.54/1790.01	c   twoopt           :       0.00          0          0
1789.54/1790.01	c   fixandinfer      :       0.00          0          0
1789.54/1790.01	c   intdiving        :       0.00          0          0
1789.54/1790.01	c   actconsdiving    :       0.00          0          0
1789.54/1790.01	c   octane           :       0.00          0          0
1789.54/1790.01	c   rens             :       0.01          0          0
1789.54/1790.01	c   rins             :       0.00          0          0
1789.54/1790.01	c   localbranching   :       0.00          0          0
1789.54/1790.01	c   mutation         :       0.00          0          0
1789.54/1790.01	c   crossover        :       1.05          5          0
1789.54/1790.01	c   dins             :       0.00          0          0
1789.54/1790.01	c   undercover       :       0.00          0          0
1789.54/1790.01	c   nlp              :       0.18          0          0
1789.54/1790.01	c   trysol           :       0.23          0          0
1789.54/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.54/1790.01	c   primal LP        :       0.00          0          0       0.00          -
1789.54/1790.01	c   dual LP          :     556.39     281097    6326987      22.51   11371.46
1789.54/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1789.54/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1789.54/1790.01	c   diving/probing LP:      30.03      17402     277681      15.96    9246.68
1789.54/1790.01	c   strong branching :      69.30      22824     567924      24.88    8194.61
1789.54/1790.01	c     (at root node) :          -         22       8942     406.45          -
1789.54/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1789.54/1790.01	c B&B Tree           :
1789.54/1790.01	c   number of runs   :          1
1789.54/1790.01	c   nodes            :     386028
1789.54/1790.01	c   nodes (total)    :     386028
1789.54/1790.01	c   nodes left       :        828
1789.54/1790.01	c   max depth        :         80
1789.54/1790.01	c   max depth (total):         80
1789.54/1790.01	c   backtracks       :      79454 (20.6%)
1789.54/1790.01	c   delayed cutoffs  :      68674
1789.54/1790.01	c   repropagations   :     585948 (3621743 domain reductions, 51283 cutoffs)
1789.54/1790.01	c   avg switch length:       7.14
1789.54/1790.01	c   switching time   :     254.35
1789.54/1790.01	c Solution           :
1789.54/1790.01	c   Solutions found  :         14 (14 improvements)
1789.54/1790.01	c   First Solution   : +6.30000000000000e+01   (in run 1, after 1420 nodes, 30.82 seconds, depth 39, found by <pscostdiving>)
1789.54/1790.01	c   Primal Bound     : +3.40000000000000e+01   (in run 1, after 383148 nodes, 1776.18 seconds, depth 43, found by <relaxation>)
1789.54/1790.01	c   Dual Bound       : +3.20000000000000e+01
1789.54/1790.01	c   Gap              :       6.25 %
1789.54/1790.01	c   Root Dual Bound  : +8.00000000000000e+00
1789.54/1790.01	c   Root Iterations  :       3697
1789.54/1790.07	c Time complete: 1789.61.

Verifier Data

OK	34

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.97 0.97 0.99 3/105 27442
/proc/meminfo: memFree=1677552/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=7904 CPUtime=0
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 1142 0 0 0 0 0 0 0 25 0 1 0 24329473 8093696 1053 1992294400 4194304 8395647 140734032099632 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 1976 1062 365 1026 0 946 0

[startup+0.011181 s]
/proc/loadavg: 0.97 0.97 0.99 3/105 27442
/proc/meminfo: memFree=1677552/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=9964 CPUtime=0
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 1693 0 0 0 0 0 0 0 25 0 1 0 24329473 10203136 1604 1992294400 4194304 8395647 140734032099632 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27442/statm: 2491 1616 374 1026 0 1461 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9964

[startup+0.101163 s]
/proc/loadavg: 0.97 0.97 0.99 3/105 27442
/proc/meminfo: memFree=1677552/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=19404 CPUtime=0.09
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 4263 0 0 0 8 1 0 0 25 0 1 0 24329473 19869696 3820 1992294400 4194304 8395647 140734032099632 18446744073709551615 5005942 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 4851 3820 493 1026 0 3821 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19404

[startup+0.301182 s]
/proc/loadavg: 0.97 0.97 0.99 3/105 27442
/proc/meminfo: memFree=1677552/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=19404 CPUtime=0.29
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 4269 0 0 0 28 1 0 0 25 0 1 0 24329473 19869696 3826 1992294400 4194304 8395647 140734032099632 18446744073709551615 6085212 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 4851 3826 499 1026 0 3821 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19404

[startup+0.70122 s]
/proc/loadavg: 0.97 0.97 0.99 3/105 27442
/proc/meminfo: memFree=1677552/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=32632 CPUtime=0.69
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 7474 0 0 0 67 2 0 0 25 0 1 0 24329473 33415168 7010 1992294400 4194304 8395647 140734032099632 18446744073709551615 5027255 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 8158 7010 616 1026 0 7128 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32632

[startup+1.5013 s]
/proc/loadavg: 0.98 0.97 0.99 2/106 27443
/proc/meminfo: memFree=1651504/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=33172 CPUtime=1.49
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 7584 0 0 0 146 3 0 0 25 0 1 0 24329473 33968128 7120 1992294400 4194304 8395647 140734032099632 18446744073709551615 5028644 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 8293 7120 616 1026 0 7263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33172

[startup+3.10145 s]
/proc/loadavg: 0.98 0.97 0.99 2/106 27443
/proc/meminfo: memFree=1650884/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=34756 CPUtime=3.09
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 7990 0 0 0 303 6 0 0 25 0 1 0 24329473 35590144 7526 1992294400 4194304 8395647 140734032099632 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 8689 7526 625 1026 0 7659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34756

[startup+6.30077 s]
/proc/loadavg: 0.98 0.97 0.99 2/106 27443
/proc/meminfo: memFree=1647660/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=34756 CPUtime=6.29
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 8368 0 0 0 619 10 0 0 25 0 1 0 24329473 35590144 7866 1992294400 4194304 8395647 140734032099632 18446744073709551615 6697338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 8689 7866 626 1026 0 7659 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34756

[startup+12.7004 s]
/proc/loadavg: 1.13 1.00 1.00 2/106 27443
/proc/meminfo: memFree=1647660/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=34756 CPUtime=12.69
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 8370 0 0 0 1249 20 0 0 25 0 1 0 24329473 35590144 7868 1992294400 4194304 8395647 140734032099632 18446744073709551615 6721251 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 8689 7868 628 1026 0 7659 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34756

[startup+25.5016 s]
/proc/loadavg: 1.11 1.00 1.00 2/106 27443
/proc/meminfo: memFree=1647660/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=34756 CPUtime=25.48
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 8373 0 0 0 2502 46 0 0 25 0 1 0 24329473 35590144 7871 1992294400 4194304 8395647 140734032099632 18446744073709551615 6616041 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 8689 7871 628 1026 0 7659 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34756

[startup+51.1011 s]
/proc/loadavg: 1.06 1.00 1.00 2/106 27443
/proc/meminfo: memFree=1645304/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=37156 CPUtime=51.08
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 9006 0 0 0 5017 91 0 0 25 0 1 0 24329473 38047744 8504 1992294400 4194304 8395647 140734032099632 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 9289 8504 629 1026 0 8259 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37156

[startup+102.309 s]
/proc/loadavg: 1.03 1.00 1.00 2/106 27445
/proc/meminfo: memFree=1642080/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=40376 CPUtime=102.27
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 16168 0 0 0 10049 178 0 0 25 0 1 0 24329473 41345024 9338 1992294400 4194304 8395647 140734032099632 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 10094 9338 636 1026 0 9064 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 40376

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/106 27447
/proc/meminfo: memFree=1636252/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=46556 CPUtime=162.25
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 22748 0 0 0 15952 273 0 0 25 0 1 0 24329473 47673344 10864 1992294400 4194304 8395647 140734032099632 18446744073709551615 5005911 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 11639 10864 648 1026 0 10609 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 46556

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27449
/proc/meminfo: memFree=1628688/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=53700 CPUtime=222.23
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 28563 0 0 0 21857 366 0 0 25 0 1 0 24329473 54988800 12646 1992294400 4194304 8395647 140734032099632 18446744073709551615 4601576 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 13425 12646 636 1026 0 12395 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 53700

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27451
/proc/meminfo: memFree=1622736/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=59596 CPUtime=282.23
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 31687 0 0 0 27769 454 0 0 25 0 1 0 24329473 61026304 14125 1992294400 4194304 8395647 140734032099632 18446744073709551615 4217033 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 14899 14125 636 1026 0 13869 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 59596

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27451
/proc/meminfo: memFree=1618768/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=63512 CPUtime=342.21
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 33466 0 0 0 33684 537 0 0 25 0 1 0 24329473 65036288 15101 1992294400 4194304 8395647 140734032099632 18446744073709551615 5027348 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 15878 15101 636 1026 0 14848 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 63512

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27453
/proc/meminfo: memFree=1614676/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=67508 CPUtime=402.19
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 34514 0 0 0 39591 628 0 0 25 0 1 0 24329473 69128192 16138 1992294400 4194304 8395647 140734032099632 18446744073709551615 5005868 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 16877 16138 636 1026 0 15847 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 67508

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27464
/proc/meminfo: memFree=1609096/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=72320 CPUtime=462.17
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 37959 0 0 0 45505 712 0 0 25 0 1 0 24329473 74055680 17315 1992294400 4194304 8395647 140734032099632 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 18080 17315 636 1026 0 17050 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 72320

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27466
/proc/meminfo: memFree=1602152/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=79484 CPUtime=522.15
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 39798 0 0 0 51421 794 0 0 25 0 1 0 24329473 81391616 19129 1992294400 4194304 8395647 140734032099632 18446744073709551615 4736453 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 19871 19129 636 1026 0 18841 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 79484

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27468
/proc/meminfo: memFree=1599176/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=82404 CPUtime=582.14
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 40550 0 0 0 57342 872 0 0 25 0 1 0 24329473 84381696 19857 1992294400 4194304 8395647 140734032099632 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 20601 19857 636 1026 0 19571 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 82404

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27468
/proc/meminfo: memFree=1595332/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=86280 CPUtime=642.12
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 41511 0 0 0 63264 948 0 0 25 0 1 0 24329473 88350720 20811 1992294400 4194304 8395647 140734032099632 18446744073709551615 6615843 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 21570 20811 636 1026 0 20540 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 86280

[startup+702.302 s]

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

/proc/meminfo: memFree=1587396/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=93704 CPUtime=1062.02
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 56768 0 0 0 104758 1444 0 0 25 0 1 0 24329473 95952896 22664 1992294400 4194304 8395647 140734032099632 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23426 22664 637 1026 0 22396 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 93704

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27482
/proc/meminfo: memFree=1587396/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=93848 CPUtime=1122
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 56824 0 0 0 110692 1508 0 0 25 0 1 0 24329473 96100352 22720 1992294400 4194304 8395647 140734032099632 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23462 22720 637 1026 0 22432 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 93848

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27484
/proc/meminfo: memFree=1586900/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=94084 CPUtime=1181.99
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 57685 0 0 0 116623 1576 0 0 25 0 1 0 24329473 96342016 22771 1992294400 4194304 8395647 140734032099632 18446744073709551615 4215691 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23521 22771 637 1026 0 22491 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 94084

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27484
/proc/meminfo: memFree=1586404/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=94756 CPUtime=1241.97
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 57841 0 0 0 122555 1642 0 0 25 0 1 0 24329473 97030144 22927 1992294400 4194304 8395647 140734032099632 18446744073709551615 4995145 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23689 22927 637 1026 0 22659 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 94756

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27486
/proc/meminfo: memFree=1586156/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=94936 CPUtime=1301.97
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 57883 0 0 0 128487 1710 0 0 25 0 1 0 24329473 97214464 22969 1992294400 4194304 8395647 140734032099632 18446744073709551615 5026474 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23734 22969 637 1026 0 22704 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 94936

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27488
/proc/meminfo: memFree=1586156/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=94936 CPUtime=1361.95
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 57884 0 0 0 134423 1772 0 0 25 0 1 0 24329473 97214464 22970 1992294400 4194304 8395647 140734032099632 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23734 22970 637 1026 0 22704 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 94936

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27490
/proc/meminfo: memFree=1585784/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=94824 CPUtime=1421.93
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 58658 0 0 0 140360 1833 0 0 25 0 1 0 24329473 97099776 22934 1992294400 4194304 8395647 140734032099632 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23706 22934 637 1026 0 22676 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 94824

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27492
/proc/meminfo: memFree=1585660/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=95048 CPUtime=1481.92
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 63571 0 0 0 146297 1895 0 0 25 0 1 0 24329473 97329152 22964 1992294400 4194304 8395647 140734032099632 18446744073709551615 5027356 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23762 22964 638 1026 0 22732 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 95048

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27492
/proc/meminfo: memFree=1585412/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=94784 CPUtime=1541.9
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 71744 0 0 0 152228 1962 0 0 25 0 1 0 24329473 97058816 22958 1992294400 4194304 8395647 140734032099632 18446744073709551615 6721197 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23696 22958 638 1026 0 22666 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 94784

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27494
/proc/meminfo: memFree=1585660/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=95088 CPUtime=1601.88
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 75882 0 0 0 158157 2031 0 0 25 0 1 0 24329473 97370112 23002 1992294400 4194304 8395647 140734032099632 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23772 23002 638 1026 0 22742 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 95088

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27499
/proc/meminfo: memFree=1585288/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=95044 CPUtime=1661.87
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 76693 0 0 0 164069 2118 0 0 25 0 1 0 24329473 97325056 22987 1992294400 4194304 8395647 140734032099632 18446744073709551615 5005929 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23761 22987 638 1026 0 22731 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 95044

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27501
/proc/meminfo: memFree=1585288/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=95108 CPUtime=1721.85
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 77530 0 0 0 169987 2198 0 0 25 0 1 0 24329473 97390592 23000 1992294400 4194304 8395647 140734032099632 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23777 23000 638 1026 0 22747 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 95108

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27503
/proc/meminfo: memFree=1585040/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=95004 CPUtime=1781.84
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 80725 0 0 0 175906 2278 0 0 25 0 1 0 24329473 97284096 22971 1992294400 4194304 8395647 140734032099632 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23751 22971 638 1026 0 22721 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 95004

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27503
/proc/meminfo: memFree=1585040/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=95004 CPUtime=1785.04
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 80725 0 0 0 176221 2283 0 0 25 0 1 0 24329473 97284096 22971 1992294400 4194304 8395647 140734032099632 18446744073709551615 6120357 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23751 22971 638 1026 0 22721 0
Current children cumulated CPU time (s) 1785.04
Current children cumulated vsize (KiB) 95004

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27503
/proc/meminfo: memFree=1585040/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=95004 CPUtime=1786.63
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 80726 0 0 0 176378 2285 0 0 25 0 1 0 24329473 97284096 22972 1992294400 4194304 8395647 140734032099632 18446744073709551615 4962574 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23751 22972 638 1026 0 22721 0
Current children cumulated CPU time (s) 1786.63
Current children cumulated vsize (KiB) 95004

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27503
/proc/meminfo: memFree=1585040/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=95004 CPUtime=1788.24
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 80726 0 0 0 176536 2288 0 0 25 0 1 0 24329473 97284096 22972 1992294400 4194304 8395647 140734032099632 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23751 22972 638 1026 0 22721 0
Current children cumulated CPU time (s) 1788.24
Current children cumulated vsize (KiB) 95004

[startup+1789.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27503
/proc/meminfo: memFree=1585040/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=95004 CPUtime=1789.04
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 80726 0 0 0 176615 2289 0 0 25 0 1 0 24329473 97284096 22972 1992294400 4194304 8395647 140734032099632 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23751 22972 638 1026 0 22721 0
Current children cumulated CPU time (s) 1789.04
Current children cumulated vsize (KiB) 95004

[startup+1789.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27503
/proc/meminfo: memFree=1585040/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=95004 CPUtime=1789.44
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 80726 0 0 0 176654 2290 0 0 25 0 1 0 24329473 97284096 22972 1992294400 4194304 8395647 140734032099632 18446744073709551615 6068957 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23751 22972 638 1026 0 22721 0
Current children cumulated CPU time (s) 1789.44
Current children cumulated vsize (KiB) 95004

[startup+1790 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 27503
/proc/meminfo: memFree=1585040/2059040 swapFree=4143936/4192956
[pid=27442] ppid=27440 vsize=95004 CPUtime=1789.54
/proc/27442/stat : 27442 (pbscip.linux.x8) R 27440 27442 27386 0 -1 4202496 80726 0 0 0 176664 2290 0 0 25 0 1 0 24329473 97284096 22972 1992294400 4194304 8395647 140734032099632 18446744073709551615 4471403 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27442/statm: 23751 22972 638 1026 0 22721 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (KiB) 95004

Child status: 0
Real time (s): 1790.08
CPU time (s): 1789.62
CPU user time (s): 1766.7
CPU system time (s): 22.9165
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 102540

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

runsolver used 2.98855 second user time and 8.41472 second system time

The end

Launcher Data

Begin job on node089 at 2010-07-08 05:53:31
IDJOB=2704516
IDBENCH=2642
IDSOLVER=1213
FILE ID=node089/2704516-1278561211
PBS_JOBID= 11239547
Free space on /tmp= 62556 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_8.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2704516-1278561211/watcher-2704516-1278561211 -o /tmp/evaluation-result-2704516-1278561211/solver-2704516-1278561211 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704516-1278561211.opb -t 1800 -m 1800

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

MD5SUM BENCH= 6d3802f2f17c83a21ccf6c0752b41678
RANDOM SEED=1247495990

node089.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
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.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.39
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1677956 kB
Buffers:         57908 kB
Cached:         196688 kB
SwapCached:      40860 kB
Active:         152088 kB
Inactive:       154776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1677956 kB
SwapTotal:     4192956 kB
SwapFree:      4143936 kB
Dirty:           10440 kB
Writeback:           8 kB
AnonPages:       14216 kB
Mapped:          11928 kB
Slab:            52432 kB
PageTables:       4052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182812 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62548 MiB
End job on node089 at 2010-07-08 06:23:22