Trace number 2692940

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 NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverMSAT (TO) 1800.11 1800.07

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900577940--soft-66-100-0.wbo
MD5SUM95aa4a8f0430d7fc4dd41a3f578cfb3e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark267.837
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints937
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 46894
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46893
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 661
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.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
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-2692940-1277911743.wbo>
0.01/0.02	c original problem has 2105 variables (1168 bin, 0 int, 0 impl, 937 cont) and 3645 constraints
0.01/0.02	c problem read
0.01/0.02	c presolving settings loaded
0.01/0.04	c presolving:
0.01/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1151 impls, 14 clqs
0.01/0.07	c (round 2) 0 del vars, 113 del conss, 937 chg bounds, 49 chg sides, 0 chg coeffs, 0 upgd conss, 1151 impls, 14 clqs
0.01/0.09	c (round 3) 49 del vars, 162 del conss, 937 chg bounds, 49 chg sides, 0 chg coeffs, 1707 upgd conss, 1151 impls, 14 clqs
0.09/0.10	c (round 4) 98 del vars, 162 del conss, 937 chg bounds, 49 chg sides, 0 chg coeffs, 1707 upgd conss, 1151 impls, 14 clqs
0.09/0.14	c    (0.1s) probing: 101/1119 (9.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.14	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.14	c presolving (5 rounds):
0.09/0.14	c  98 deleted vars, 162 deleted constraints, 937 tightened bounds, 0 added holes, 49 changed sides, 0 changed coefficients
0.09/0.14	c  1151 implications, 14 cliques
0.09/0.14	c presolved problem has 2007 variables (1119 bin, 0 int, 0 impl, 888 cont) and 3483 constraints
0.09/0.14	c     888 constraints of type <indicator>
0.09/0.14	c      14 constraints of type <setppc>
0.09/0.14	c     888 constraints of type <linear>
0.09/0.14	c    1693 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.10
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 1.2.1.2
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1799.98
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 3420
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
0.09/0.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.15	c   0.1s|     1 |     0 |    27 |     - |8919k|   0 |  22 |2007 |3483 |2007 |1707 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.20	c   0.2s|     1 |     0 |    81 |     - |9043k|   0 |  44 |2007 |3483 |2007 |1725 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.27	c   0.2s|     1 |     0 |   156 |     - |9324k|   0 |  58 |2007 |3483 |2007 |1737 |  30 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.38	c   0.3s|     1 |     0 |   192 |     - |9337k|   0 |  75 |2007 |3483 |2007 |1743 |  36 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.79/2.83	c   2.7s|     1 |     2 |   192 |     - |9370k|   0 |  75 |2007 |3483 |2007 |1743 |  36 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
2.79/2.83	o 44536
2.79/2.83	c y 2.7s|     2 |     1 |   192 |   0.0 |9401k|   1 |   - |2007 |3483 |   0 |   0 |  36 |   0 |  33 | 0.000000e+00 | 4.453600e+04 |    Inf 
23.49/23.52	o 256
23.49/23.52	c *23.1s|   850 |   657 | 21142 |  24.7 |  12M|  67 |   - |2007 |3492 |2007 |1759 | 397 |   9 | 307 | 0.000000e+00 | 2.560000e+02 |    Inf 
23.99/24.05	o 30
23.99/24.05	c *23.6s|   943 |    75 | 23567 |  24.8 |  11M|  67 |   - |2007 |3523 |2007 |1754 | 470 |  40 | 318 | 0.000000e+00 | 3.000000e+01 |    Inf 
24.98/25.08	o 26
24.98/25.08	c *24.6s|  1179 |    80 | 27548 |  23.2 |  12M|  67 |   - |2007 |3224 |2007 |1737 | 531 | 385 | 341 | 0.000000e+00 | 2.600000e+01 |    Inf 
48.09/48.16	o 19
48.09/48.16	c *46.9s|  8184 |   340 |159126 |  19.4 |  15M|  67 |   - |2007 |6504 |2007 |1737 |1821 |9430 | 717 | 0.000000e+00 | 1.900000e+01 |    Inf 
48.99/49.05	o 3
48.99/49.05	c *47.8s|  8443 |   254 |164003 |  19.4 |  14M|  67 |   - |2007 |6535 |2007 |1752 |1860 |9778 | 722 | 0.000000e+00 | 3.000000e+00 |    Inf 
53.49/53.52	c  52.1s| 10000 |   355 |193256 |  19.3 |  15M|  67 |  27 |2007 |6484 |2007 |1743 |2125 |  11k| 744 | 0.000000e+00 | 3.000000e+00 |    Inf 
78.69/78.70	c  76.5s| 20000 |   729 |338559 |  16.9 |  19M|  67 |   - |2007 |  13k|   0 |   0 |3746 |  25k|1121 | 0.000000e+00 | 3.000000e+00 |    Inf 
104.19/104.27	c   101s| 30000 |  1005 |488537 |  16.3 |  22M|  67 |  24 |2007 |  15k|2007 |1742 |5424 |  39k|1247 | 0.000000e+00 | 3.000000e+00 |    Inf 
127.29/127.30	c   124s| 40000 |  1052 |615978 |  15.4 |  22M|  67 |  18 |2007 |  15k|2007 |1737 |6852 |  54k|1251 | 0.000000e+00 | 3.000000e+00 |    Inf 
152.69/152.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
152.69/152.74	c   148s| 50000 |  1092 |756159 |  15.1 |  24M|  67 |   - |2007 |  17k|   0 |   0 |8663 |  67k|1372 | 0.000000e+00 | 3.000000e+00 |    Inf 
179.79/179.80	c   174s| 60000 |  1128 |899872 |  15.0 |  25M|  67 |   - |2007 |  18k|   0 |   0 |9863 |  81k|1570 | 0.000000e+00 | 3.000000e+00 |    Inf 
206.40/206.41	c   200s| 70000 |  1157 |  1041k|  14.9 |  27M|  67 |  11 |2007 |  22k|2007 |1744 |  11k|  95k|1727 | 0.000000e+00 | 3.000000e+00 |    Inf 
233.00/233.05	c   226s| 80000 |  1133 |  1174k|  14.7 |  28M|  67 |   - |2007 |  23k|   0 |   0 |  13k| 109k|1930 | 0.000000e+00 | 3.000000e+00 |    Inf 
259.79/259.86	c   252s| 90000 |  1373 |  1316k|  14.6 |  27M|  67 |   5 |2007 |  18k|2007 |1737 |  14k| 123k|2123 | 0.000000e+00 | 3.000000e+00 |    Inf 
284.70/284.74	c   276s|100000 |  1473 |  1450k|  14.5 |  29M|  67 |  17 |2007 |  22k|2007 |1737 |  15k| 138k|2249 | 0.000000e+00 | 3.000000e+00 |    Inf 
310.90/310.96	c   302s|110000 |  1508 |  1587k|  14.4 |  29M|  67 |  11 |2007 |  21k|2007 |1737 |  17k| 152k|2441 | 0.000000e+00 | 3.000000e+00 |    Inf 
338.40/338.40	c   328s|120000 |  1538 |  1728k|  14.4 |  31M|  67 |   - |2007 |  24k|   0 |   0 |  18k| 166k|2628 | 0.000000e+00 | 3.000000e+00 |    Inf 
365.79/365.87	c   355s|130000 |  1512 |  1859k|  14.3 |  31M|  67 |   - |2007 |  25k|   0 |   0 |  19k| 180k|2751 | 0.000000e+00 | 3.000000e+00 |    Inf 
392.40/392.49	c   381s|140000 |  1435 |  1984k|  14.2 |  32M|  67 |  24 |2007 |  26k|2007 |1742 |  21k| 194k|2906 | 0.000000e+00 | 3.000000e+00 |    Inf 
421.09/421.11	c   408s|150000 |  1486 |  2133k|  14.2 |  32M|  67 |  23 |2007 |  26k|2007 |1737 |  22k| 208k|3047 | 0.000000e+00 | 3.000000e+00 |    Inf 
447.70/447.77	c   434s|160000 |  1578 |  2278k|  14.2 |  34M|  67 |   - |2007 |  29k|   0 |   0 |  25k| 222k|3209 | 0.000000e+00 | 3.000000e+00 |    Inf 
475.49/475.55	c   461s|170000 |  1413 |  2420k|  14.2 |  33M|  67 |  17 |2007 |  29k|2007 |1737 |  27k| 236k|3291 | 0.000000e+00 | 3.000000e+00 |    Inf 
504.90/504.99	c   490s|180000 |  1351 |  2564k|  14.2 |  31M|  67 |  18 |2007 |  25k|2007 |1737 |  28k| 250k|3476 | 0.000000e+00 | 3.000000e+00 |    Inf 
536.20/536.25	c   520s|190000 |  1346 |  2729k|  14.4 |  32M|  67 |  30 |2007 |  27k|2007 |1737 |  30k| 265k|3581 | 0.000000e+00 | 3.000000e+00 |    Inf 
565.69/565.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
565.69/565.75	c   548s|200000 |  1284 |  2875k|  14.4 |  30M|  67 |   - |2007 |  21k|   0 |   0 |  31k| 279k|3741 | 0.000000e+00 | 3.000000e+00 |    Inf 
592.99/593.09	c   575s|210000 |  1329 |  3014k|  14.4 |  31M|  67 |  34 |2007 |  23k|2007 |1743 |  33k| 293k|3863 | 0.000000e+00 | 3.000000e+00 |    Inf 
619.80/619.83	c   601s|220000 |  1277 |  3145k|  14.3 |  31M|  67 |   - |2007 |  24k|2007 |1737 |  34k| 307k|3967 | 0.000000e+00 | 3.000000e+00 |    Inf 
648.50/648.57	c   629s|230000 |  1261 |  3293k|  14.3 |  31M|  67 |  28 |2007 |  24k|2007 |1743 |  35k| 321k|4075 | 0.000000e+00 | 3.000000e+00 |    Inf 
678.89/678.94	c   658s|240000 |  1214 |  3454k|  14.4 |  30M|  67 |   - |2007 |  20k|2007 |1746 |  36k| 335k|4243 | 0.000000e+00 | 3.000000e+00 |    Inf 
706.30/706.31	c   685s|250000 |  1164 |  3596k|  14.4 |  30M|  67 |  12 |2007 |  20k|2007 |1737 |  38k| 349k|4345 | 0.000000e+00 | 3.000000e+00 |    Inf 
733.40/733.47	c   711s|260000 |  1040 |  3739k|  14.4 |  29M|  67 |  12 |2007 |  19k|2007 |1746 |  39k| 363k|4455 | 0.000000e+00 | 3.000000e+00 |    Inf 
761.70/761.78	c   738s|270000 |  1093 |  3889k|  14.4 |  29M|  67 |   - |2007 |  19k|2007 |1741 |  41k| 378k|4575 | 0.000000e+00 | 3.000000e+00 |    Inf 
791.10/791.11	c   767s|280000 |  1011 |  4046k|  14.4 |  29M|  67 |   - |2007 |  21k|2007 |1737 |  43k| 392k|4702 | 0.000000e+00 | 3.000000e+00 |    Inf 
818.80/818.88	c   794s|290000 |  1172 |  4193k|  14.5 |  30M|  67 |   - |2007 |  22k|   0 |   0 |  44k| 406k|4779 | 0.000000e+00 | 3.000000e+00 |    Inf 
846.10/846.15	c   820s|300000 |  1198 |  4326k|  14.4 |  32M|  67 |  18 |2007 |  27k|2007 |1737 |  46k| 420k|4868 | 0.000000e+00 | 3.000000e+00 |    Inf 
874.70/874.78	c   848s|310000 |  1136 |  4467k|  14.4 |  32M|  67 |  31 |2007 |  27k|2007 |1737 |  48k| 434k|4954 | 0.000000e+00 | 3.000000e+00 |    Inf 
904.21/904.22	c   877s|320000 |  1198 |  4621k|  14.4 |  31M|  67 |  19 |2007 |  24k|2007 |1737 |  50k| 448k|5084 | 0.000000e+00 | 3.000000e+00 |    Inf 
932.51/932.57	c   904s|330000 |  1471 |  4763k|  14.4 |  34M|  67 |  11 |2007 |  26k|2007 |1737 |  51k| 461k|5193 | 0.000000e+00 | 3.000000e+00 |    Inf 
961.81/961.80	c   932s|340000 |  1563 |  4914k|  14.5 |  34M|  67 |  11 |2007 |  27k|2007 |1746 |  53k| 475k|5279 | 0.000000e+00 | 3.000000e+00 |    Inf 
990.40/990.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
990.40/990.41	c   960s|350000 |  1572 |  5053k|  14.4 |  35M|  67 |   - |2007 |  28k|   0 |   0 |  55k| 489k|5361 | 0.000000e+00 | 3.000000e+00 |    Inf 
1019.50/1019.60	c   988s|360000 |  1523 |  5193k|  14.4 |  35M|  67 |   - |2007 |  27k|   0 |   0 |  57k| 503k|5453 | 0.000000e+00 | 3.000000e+00 |    Inf 
1049.11/1049.19	c  1017s|370000 |  1516 |  5338k|  14.4 |  36M|  67 |  12 |2007 |  29k|2007 |1749 |  59k| 517k|5535 | 0.000000e+00 | 3.000000e+00 |    Inf 
1078.31/1078.36	c  1045s|380000 |  1482 |  5478k|  14.4 |  36M|  67 |   - |2007 |  31k|2007 |1749 |  60k| 531k|5608 | 0.000000e+00 | 3.000000e+00 |    Inf 
1108.40/1108.45	c  1075s|390000 |  1423 |  5619k|  14.4 |  37M|  67 |   - |2007 |  32k|2007 |1737 |  62k| 545k|5699 | 0.000000e+00 | 3.000000e+00 |    Inf 
1139.01/1139.01	c  1104s|400000 |  1404 |  5764k|  14.4 |  37M|  67 |  14 |2007 |  32k|2007 |1744 |  64k| 559k|5804 | 0.000000e+00 | 3.000000e+00 |    Inf 
1170.71/1170.71	c  1135s|410000 |  1378 |  5913k|  14.4 |  37M|  67 |   1 |2007 |  33k|2007 |1737 |  67k| 573k|5919 | 0.000000e+00 | 3.000000e+00 |    Inf 
1199.31/1199.34	c  1163s|420000 |  1254 |  6042k|  14.4 |  36M|  67 |  15 |2007 |  32k|2007 |1737 |  68k| 587k|5991 | 0.000000e+00 | 3.000000e+00 |    Inf 
1229.41/1229.50	c  1192s|430000 |  1221 |  6186k|  14.4 |  37M|  67 |   - |2007 |  35k|   0 |   0 |  70k| 601k|6076 | 0.000000e+00 | 3.000000e+00 |    Inf 
1260.31/1260.35	c  1222s|440000 |  1096 |  6330k|  14.4 |  36M|  67 |   - |2007 |  33k|2007 |1737 |  72k| 616k|6177 | 0.000000e+00 | 3.000000e+00 |    Inf 
1292.12/1292.11	c  1253s|450000 |   996 |  6491k|  14.4 |  35M|  67 |  12 |2007 |  32k|2007 |1737 |  73k| 630k|6288 | 0.000000e+00 | 3.000000e+00 |    Inf 
1323.41/1323.49	c  1283s|460000 |  1038 |  6650k|  14.5 |  34M|  67 |  36 |2007 |  30k|2007 |1737 |  75k| 643k|6386 | 0.000000e+00 | 3.000000e+00 |    Inf 
1354.41/1354.47	c  1313s|470000 |   989 |  6805k|  14.5 |  34M|  67 |  13 |2007 |  29k|2007 |1737 |  77k| 657k|6468 | 0.000000e+00 | 3.000000e+00 |    Inf 
1381.31/1381.36	o 1
1381.31/1381.36	c *1340s|479107 |   878 |  6933k|  14.5 |  33M|  67 |   - |2007 |  31k|2007 |1751 |  78k| 670k|6518 | 0.000000e+00 | 1.000000e-00 |    Inf 
1383.91/1383.93	c  1342s|480000 |   878 |  6945k|  14.5 |  33M|  67 |  14 |2007 |  31k|2007 |1751 |  79k| 671k|6537 | 0.000000e+00 | 1.000000e-00 |    Inf 
1413.81/1413.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1413.81/1413.88	c  1371s|490000 |   887 |  7088k|  14.5 |  34M|  67 |  24 |2007 |  33k|2007 |1737 |  80k| 685k|6616 | 0.000000e+00 | 1.000000e-00 |    Inf 
1443.72/1443.72	c  1400s|500000 |   860 |  7228k|  14.5 |  32M|  67 |  19 |2007 |  27k|2007 |1753 |  82k| 699k|6696 | 0.000000e+00 | 1.000000e-00 |    Inf 
1473.41/1473.43	c  1429s|510000 |   773 |  7375k|  14.5 |  28M|  67 |  14 |2007 |  19k|2007 |1737 |  83k| 713k|6761 | 0.000000e+00 | 1.000000e-00 |    Inf 
1500.12/1500.10	c  1455s|520000 |   793 |  7513k|  14.4 |  28M|  67 |   - |2007 |  17k|   0 |   0 |  85k| 728k|6821 | 0.000000e+00 | 1.000000e-00 |    Inf 
1527.62/1527.62	c  1481s|530000 |   864 |  7656k|  14.4 |  30M|  67 |  15 |2007 |  20k|2007 |1737 |  87k| 742k|6896 | 0.000000e+00 | 1.000000e-00 |    Inf 
1557.11/1557.12	c  1510s|540000 |  1075 |  7813k|  14.5 |  32M|  67 |   - |2007 |  24k|2007 |1737 |  88k| 757k|6984 | 0.000000e+00 | 1.000000e-00 |    Inf 
1586.92/1586.97	c  1539s|550000 |  1082 |  7961k|  14.5 |  34M|  67 |  20 |2007 |  26k|2007 |1737 |  89k| 772k|7047 | 0.000000e+00 | 1.000000e-00 |    Inf 
1615.02/1615.03	c  1566s|560000 |  1031 |  8098k|  14.5 |  34M|  67 |   - |2007 |  27k|   0 |   0 |  91k| 787k|7108 | 0.000000e+00 | 1.000000e-00 |    Inf 
1644.82/1644.80	c  1595s|570000 |   969 |  8240k|  14.5 |  33M|  67 |   - |2007 |  26k|   0 |   0 |  92k| 802k|7170 | 0.000000e+00 | 1.000000e-00 |    Inf 
1675.23/1675.28	c  1625s|580000 |   969 |  8396k|  14.5 |  35M|  67 |  10 |2007 |  29k|2007 |1737 |  93k| 816k|7229 | 0.000000e+00 | 1.000000e-00 |    Inf 
1706.82/1706.88	c  1656s|590000 |   977 |  8546k|  14.5 |  35M|  67 |  27 |2007 |  30k|2007 |1750 |  95k| 831k|7303 | 0.000000e+00 | 1.000000e-00 |    Inf 
1738.12/1738.19	c  1686s|600000 |   886 |  8696k|  14.5 |  34M|  68 |   - |2007 |  28k|2007 |1745 |  96k| 846k|7365 | 0.000000e+00 | 1.000000e-00 |    Inf 
1768.33/1768.35	c  1715s|610000 |   791 |  8844k|  14.5 |  33M|  68 |   - |2007 |  26k|   0 |   0 |  97k| 860k|7427 | 0.000000e+00 | 1.000000e-00 |    Inf 
1798.22/1798.21	c  1744s|620000 |   862 |  8998k|  14.5 |  32M|  68 |   - |2007 |  25k|2007 |1742 |  98k| 875k|7499 | 0.000000e+00 | 1.000000e-00 |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.00	c 
1800.03/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.00	c Solving Time (sec) : 1746.15
1800.03/1800.00	c Solving Nodes      : 620649
1800.03/1800.00	c Primal Bound       : +1.00000000000000e-00 (65 solutions)
1800.03/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.00	c Gap                : infinite
1800.03/1800.01	s SATISFIABLE
1800.03/1800.01	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.03/1800.01	v -x209 x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.03/1800.01	v -x188 x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 x174 -x173 -x172 -x171 x170 -x169 -x168 
1800.03/1800.01	v -x167 -x166 -x165 -x164 -x163 -x162 x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.03/1800.01	v -x146 x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 x132 -x131 -x130 x129 -x128 -x127 -x126 -x125 
1800.03/1800.01	v -x124 -x123 -x122 x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1800.03/1800.01	v -x103 -x102 x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 x89 -x88 -x87 x86 -x85 -x84 -x83 -x82 -x81 -x80 
1800.03/1800.01	v -x79 -x78 -x77 -x76 -x75 -x74 x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 
1800.03/1800.01	v -x53 -x52 -x51 -x50 -x49 -x48 x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 x38 -x37 -x36 -x35 -x34 -x33 x32 -x31 -x30 -x29 
1800.03/1800.01	v -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 x7 -x6 -x5 -x4 -x3 -x2 
1800.03/1800.01	v -x1 
1800.03/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.01	c Solving Time       :    1746.15
1800.03/1800.01	c Original Problem   :
1800.03/1800.02	c   Problem name     : HOME/instance-2692940-1277911743.wbo
1800.03/1800.02	c   Variables        : 2105 (1168 binary, 0 integer, 0 implicit integer, 937 continuous)
1800.03/1800.02	c   Constraints      : 3645 initial, 3645 maximal
1800.03/1800.02	c Presolved Problem  :
1800.03/1800.02	c   Problem name     : t_HOME/instance-2692940-1277911743.wbo
1800.03/1800.02	c   Variables        : 2007 (1119 binary, 0 integer, 0 implicit integer, 888 continuous)
1800.03/1800.02	c   Constraints      : 3483 initial, 36697 maximal
1800.03/1800.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.02	c   trivial          :       0.00         49          0          0          0          0          0          0          0
1800.03/1800.02	c   dualfix          :       0.00         49          0          0          0          0          0          0          0
1800.03/1800.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.02	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.03/1800.02	c   indicator        :       0.00          0          0          0          0          0         49          0          0
1800.03/1800.02	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.02	c   linear           :       0.03          0          0          0        937          0        113         49          0
1800.03/1800.02	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.03/1800.02	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.02	c   root node        :          -        888          -          -       1776          -          -          -          -
1800.03/1800.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.02	c   integral         :          0          0          0     354660          0        196       2101          0          0     667464
1800.03/1800.02	c   indicator        :        888          0    2064692      15021          0         10      54921          0          0          0
1800.03/1800.02	c   setppc           :         14          4    2682160      18511          0      43527    1979283          0          0          0
1800.03/1800.02	c   linear           :        888          4    2640349      18995          0      99976    8663585      98827          0          0
1800.03/1800.02	c   logicor          :       1693+         4    1416940        681          0      78030    5321476          0          0          0
1800.03/1800.02	c   bounddisjunction :          0+         0       9589          0          0          0          1          0          0          0
1800.03/1800.02	c   countsols        :          0          0          0        681          0          0          0          0          0          0
1800.03/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.02	c   integral         :      48.05       0.00       0.00      48.05       0.00
1800.03/1800.02	c   indicator        :       1.36       0.01       1.25       0.10       0.00
1800.03/1800.02	c   setppc           :      14.46       0.00      14.45       0.01       0.00
1800.03/1800.02	c   linear           :      60.48       0.00      59.90       0.58       0.00
1800.03/1800.02	c   logicor          :     207.10       0.00     207.09       0.01       0.00
1800.03/1800.02	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.02	c   vbounds          :       0.77          2          0          0
1800.03/1800.02	c   rootredcost      :       0.61          7          0        888
1800.03/1800.02	c   pseudoobj        :      47.28    2683765         66      42548
1800.03/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.02	c   propagation      :      11.77     221599     221116    1406914       30.2       4948       24.7          -
1800.03/1800.02	c   infeasible LP    :      23.49     110477     110477     878993       50.6        627       17.4          0
1800.03/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.02	c   pseudo solution  :       0.00          1          1          8       31.5          0        0.0          -
1800.03/1800.02	c   applied globally :          -          -          -     876426       31.7          -          -          -
1800.03/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.02	c   cut pool         :       0.00          3          -          -          9          -    (maximal pool size: 157)
1800.03/1800.02	c   redcost          :       9.92     354905          0       7513          0          0
1800.03/1800.02	c   impliedbounds    :       0.00          4          0          0          0          0
1800.03/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.02	c   gomory           :       0.16          4          0          0       1000          0
1800.03/1800.02	c   strongcg         :       0.12          4          0          0        528          0
1800.03/1800.02	c   cmir             :       0.03          4          0          0          1          0
1800.03/1800.02	c   flowcover        :       0.03          4          0          0          1          0
1800.03/1800.02	c   clique           :       0.00          4          0          0          0          0
1800.03/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.02	c   mcf              :       0.00          1          0          0          0          0
1800.03/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.02	c Pricers            :       Time      Calls       Vars
1800.03/1800.02	c   problem variables:       0.00          0          0
1800.03/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.02	c   relpscost        :      47.64     335661        196       2101          0          0     667464
1800.03/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.02	c   inference        :       0.07        675          0          0          0          0       1350
1800.03/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.02	c   LP solutions     :       0.00          -          6
1800.03/1800.02	c   pseudo solutions :       0.00          -          0
1800.03/1800.02	c   oneopt           :       0.37          7          0
1800.03/1800.02	c   feaspump         :       0.02          1          0
1800.03/1800.02	c   crossover        :       0.35          4          0
1800.03/1800.02	c   intshifting      :       0.00         14          0
1800.03/1800.02	c   pscostdiving     :       0.19         73          0
1800.03/1800.02	c   veclendiving     :       0.22         73          0
1800.03/1800.02	c   linesearchdiving :       0.19         73          0
1800.03/1800.02	c   rootsoldiving    :       0.16         37          0
1800.03/1800.02	c   coefdiving       :       0.31         74          0
1800.03/1800.02	c   fracdiving       :       0.33         74          0
1800.03/1800.02	c   guideddiving     :       0.18         74          0
1800.03/1800.02	c   objpscostdiving  :       0.22         38          0
1800.03/1800.02	c   trivial          :       0.00          2          0
1800.03/1800.02	c   simplerounding   :       0.54     335662          0
1800.03/1800.02	c   zirounding       :       0.30       1000          0
1800.03/1800.02	c   rounding         :       0.71       8098          0
1800.03/1800.02	c   shifting         :       0.83       2503          0
1800.03/1800.02	c   twoopt           :       0.00          0          0
1800.03/1800.02	c   fixandinfer      :       0.00          0          0
1800.03/1800.02	c   intdiving        :       0.00          0          0
1800.03/1800.02	c   actconsdiving    :       0.00          0          0
1800.03/1800.02	c   octane           :       0.00          0          0
1800.03/1800.02	c   rens             :       0.04          1          0
1800.03/1800.02	c   rins             :       0.00          0          0
1800.03/1800.02	c   localbranching   :       0.00          0          0
1800.03/1800.02	c   mutation         :       0.00          0          0
1800.03/1800.02	c   dins             :       0.00          0          0
1800.03/1800.02	c   undercover       :       0.00          0          0
1800.03/1800.02	c   nlp              :       0.13          0          0
1800.03/1800.02	c   trysol           :       0.44       1787         59
1800.03/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.02	c   primal LP        :       0.00          0          0       0.00          -
1800.03/1800.02	c   dual LP          :    1015.75     462291    9002354      19.47    8862.77
1800.03/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.02	c   diving/probing LP:       1.09        643       5825       9.06    5344.04
1800.03/1800.02	c   strong branching :      44.34       7499     365682      48.76    8247.23
1800.03/1800.02	c     (at root node) :          -         33      15849     480.27          -
1800.03/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.02	c B&B Tree           :
1800.03/1800.02	c   number of runs   :          1
1800.03/1800.02	c   nodes            :     620649
1800.03/1800.02	c   nodes (total)    :     620649
1800.03/1800.02	c   nodes left       :        894
1800.03/1800.02	c   max depth        :         68
1800.03/1800.02	c   max depth (total):         68
1800.03/1800.02	c   backtracks       :      97671 (15.7%)
1800.03/1800.02	c   delayed cutoffs  :      46227
1800.03/1800.02	c   repropagations   :     932875 (3408841 domain reductions, 45501 cutoffs)
1800.03/1800.02	c   avg switch length:       4.62
1800.03/1800.02	c   switching time   :     172.18
1800.03/1800.02	c Solution           :
1800.03/1800.02	c   Solutions found  :         65 (7 improvements)
1800.03/1800.02	c   First Solution   : +4.45360000000000e+04   (in run 1, after 1 nodes, 0.54 seconds, depth 0, found by <trysol>)
1800.03/1800.02	c   Primal Bound     : +1.00000000000000e-00   (in run 1, after 479107 nodes, 1339.52 seconds, depth 32, found by <relaxation>)
1800.03/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.02	c   Gap              :   infinite
1800.03/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.02	c   Root Iterations  :        192
1800.03/1800.07	c Time complete: 1800.09.

Verifier Data

OK	1

Watcher Data

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

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

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.66 2.79 2.69 4/178 13375
/proc/meminfo: memFree=31604184/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=11004 CPUtime=0
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 1674 0 0 0 0 0 0 0 25 0 1 0 132470978 11268096 1595 4089446400 4194304 9819077 140736207495280 18446744073709551615 5649227 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13375/statm: 2751 1596 392 1374 0 1372 0

[startup+0.0158841 s]
/proc/loadavg: 2.66 2.79 2.69 4/178 13375
/proc/meminfo: memFree=31604184/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=12868 CPUtime=0.01
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 2141 0 0 0 1 0 0 0 25 0 1 0 132470978 13176832 2062 4089446400 4194304 9819077 140736207495280 18446744073709551615 8718976 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13375/statm: 3217 2062 392 1374 0 1838 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12868

[startup+0.100928 s]
/proc/loadavg: 2.66 2.79 2.69 4/178 13375
/proc/meminfo: memFree=31604184/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=24784 CPUtime=0.09
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 7401 0 0 0 8 1 0 0 25 0 1 0 132470978 25378816 4912 4089446400 4194304 9819077 140736207495280 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13375/statm: 6196 4912 504 1374 0 4817 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24784

[startup+0.300833 s]
/proc/loadavg: 2.66 2.79 2.69 4/178 13375
/proc/meminfo: memFree=31604184/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=34548 CPUtime=0.29
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 10393 0 0 0 28 1 0 0 25 0 1 0 132470978 35377152 6987 4089446400 4194304 9819077 140736207495280 18446744073709551615 7325432 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13375/statm: 8637 6987 679 1374 0 7258 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34548

[startup+0.700763 s]
/proc/loadavg: 2.66 2.79 2.69 4/178 13375
/proc/meminfo: memFree=31604184/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=37968 CPUtime=0.69
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 29111 0 0 0 65 4 0 0 25 0 1 0 132470978 38879232 7329 4089446400 4194304 9819077 140736207495280 18446744073709551615 7291095 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 9492 7329 735 1374 0 8113 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37968

[startup+1.50068 s]
/proc/loadavg: 2.66 2.79 2.69 3/179 13376
/proc/meminfo: memFree=31573796/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=37808 CPUtime=1.48
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 33918 0 0 0 144 4 0 0 25 0 1 0 132470978 38715392 7409 4089446400 4194304 9819077 140736207495280 18446744073709551615 7292224 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 9452 7409 735 1374 0 8073 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37808

[startup+3.1004 s]
/proc/loadavg: 2.61 2.78 2.69 3/179 13376
/proc/meminfo: memFree=31570200/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=38128 CPUtime=3.09
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 43106 0 0 0 302 7 0 0 25 0 1 0 132470978 39043072 7457 4089446400 4194304 9819077 140736207495280 18446744073709551615 7291738 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 9532 7457 735 1374 0 8153 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38128

[startup+6.30083 s]
/proc/loadavg: 2.61 2.78 2.69 3/179 13376
/proc/meminfo: memFree=31561188/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=38660 CPUtime=6.28
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 60082 0 0 0 617 11 0 0 25 0 1 0 132470978 39587840 7467 4089446400 4194304 9819077 140736207495280 18446744073709551615 7291104 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 9665 7467 735 1374 0 8286 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38660

[startup+12.7007 s]
/proc/loadavg: 2.52 2.75 2.68 3/179 13377
/proc/meminfo: memFree=31544672/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=38616 CPUtime=12.69
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 94312 0 0 0 1248 21 0 0 25 0 1 0 132470978 39542784 7515 4089446400 4194304 9819077 140736207495280 18446744073709551615 7311854 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 9654 7515 735 1374 0 8275 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38616

[startup+25.5004 s]
/proc/loadavg: 2.44 2.73 2.67 3/179 13377
/proc/meminfo: memFree=31504684/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=40268 CPUtime=25.49
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 196608 0 0 0 2504 45 0 0 25 0 1 0 132470978 41234432 8486 4089446400 4194304 9819077 140736207495280 18446744073709551615 7291621 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 10067 8488 742 1374 0 8688 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40268

[startup+51.1009 s]
/proc/loadavg: 2.29 2.67 2.66 3/179 13378
/proc/meminfo: memFree=31433776/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=46500 CPUtime=51.09
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 471618 0 0 0 4980 129 0 0 25 0 1 0 132470978 47616000 10032 4089446400 4194304 9819077 140736207495280 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 11625 10032 742 1374 0 10246 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 46500

[startup+102.306 s]
/proc/loadavg: 2.11 2.55 2.62 3/179 13379
/proc/meminfo: memFree=31297352/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=57140 CPUtime=102.29
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 1028228 0 0 0 9934 295 0 0 25 0 1 0 132470978 58511360 12690 4089446400 4194304 9819077 140736207495280 18446744073709551615 4978051 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 14285 12690 742 1374 0 12906 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 57140

[startup+162.3 s]
/proc/loadavg: 2.04 2.45 2.57 3/179 13384
/proc/meminfo: memFree=31214464/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=62424 CPUtime=162.29
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 1650191 0 0 0 15741 488 0 0 25 0 1 0 132470978 63922176 13833 4089446400 4194304 9819077 140736207495280 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 15606 13835 742 1374 0 14227 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 62424

[startup+222.301 s]
/proc/loadavg: 2.01 2.36 2.53 3/179 13385
/proc/meminfo: memFree=31197376/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=66076 CPUtime=222.29
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 2241316 0 0 0 21559 670 0 0 25 0 1 0 132470978 67661824 14581 4089446400 4194304 9819077 140736207495280 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 16519 14581 742 1374 0 15140 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 66076

[startup+282.3 s]
/proc/loadavg: 2.00 2.30 2.50 3/179 13387
/proc/meminfo: memFree=31141544/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=69068 CPUtime=282.3
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 2835253 0 0 0 27386 844 0 0 25 0 1 0 132470978 70725632 15315 4089446400 4194304 9819077 140736207495280 18446744073709551615 4210027 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 17267 15315 742 1374 0 15888 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 69068

[startup+342.301 s]
/proc/loadavg: 2.00 2.24 2.46 3/179 13389
/proc/meminfo: memFree=31043916/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=71280 CPUtime=342.3
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 3425471 0 0 0 33200 1030 0 0 25 0 1 0 132470978 72990720 15840 4089446400 4194304 9819077 140736207495280 18446744073709551615 4219807 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 17820 15840 742 1374 0 16441 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 71280

[startup+402.301 s]
/proc/loadavg: 2.00 2.20 2.44 3/179 13390
/proc/meminfo: memFree=30958940/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=72588 CPUtime=402.3
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 3992369 0 0 0 39003 1227 0 0 25 0 1 0 132470978 74330112 16175 4089446400 4194304 9819077 140736207495280 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 18147 16175 742 1374 0 16768 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 72588

[startup+462.3 s]
/proc/loadavg: 2.03 2.17 2.41 3/179 13419
/proc/meminfo: memFree=31530388/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=74720 CPUtime=462.3
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 4600053 0 0 0 44809 1421 0 0 25 0 1 0 132470978 76513280 16689 4089446400 4194304 9819077 140736207495280 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/13375/statm: 18680 16689 742 1374 0 17301 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 74720

[startup+522.301 s]
/proc/loadavg: 2.01 2.14 2.38 3/179 13420
/proc/meminfo: memFree=31416888/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=75204 CPUtime=522.3
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 5138401 0 0 0 50635 1595 0 0 25 0 1 0 132470978 77008896 16776 4089446400 4194304 9819077 140736207495280 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 18801 16776 742 1374 0 17422 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 75204

[startup+582.3 s]
/proc/loadavg: 2.00 2.11 2.35 3/179 13422
/proc/meminfo: memFree=31264568/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=75756 CPUtime=582.3
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 5701031 0 0 0 56453 1777 0 0 25 0 1 0 132470978 77574144 16897 4089446400 4194304 9819077 140736207495280 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 18939 16898 742 1374 0 17560 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 75756

[startup+642.301 s]
/proc/loadavg: 2.00 2.09 2.33 3/179 13424
/proc/meminfo: memFree=31154760/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=75856 CPUtime=642.3
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 6296052 0 0 0 62270 1960 0 0 25 0 1 0 132470978 77676544 16932 4089446400 4194304 9819077 140736207495280 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 18964 16932 742 1374 0 17585 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 75856

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.04 2.26 3/179 13428
/proc/meminfo: memFree=30969840/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=76244 CPUtime=822.31
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 8055588 0 0 0 79712 2519 0 0 25 0 1 0 132470978 78073856 17052 4089446400 4194304 9819077 140736207495280 18446744073709551615 7291624 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 19061 17052 742 1374 0 17682 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 76244

[startup+882.3 s]
/proc/loadavg: 2.00 2.03 2.24 3/179 13430
/proc/meminfo: memFree=30949336/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=76744 CPUtime=882.31
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 8634597 0 0 0 85529 2702 0 0 25 0 1 0 132470978 78585856 17149 4089446400 4194304 9819077 140736207495280 18446744073709551615 7481008 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 19186 17149 742 1374 0 17807 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 76744

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.23 3/179 13432
/proc/meminfo: memFree=30815496/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=76692 CPUtime=942.3
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 9207064 0 0 0 91349 2881 0 0 25 0 1 0 132470978 78532608 17242 4089446400 4194304 9819077 140736207495280 18446744073709551615 8723754 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 19274 17245 742 1374 0 17895 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 76692

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.21 3/179 13433
/proc/meminfo: memFree=30642316/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=76432 CPUtime=1002.31
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 9773025 0 0 0 97168 3063 0 0 25 0 1 0 132470978 78266368 17253 4089446400 4194304 9819077 140736207495280 18446744073709551615 7263440 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 19108 17253 742 1374 0 17729 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 76432

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.19 3/179 13435
/proc/meminfo: memFree=30504760/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=77724 CPUtime=1062.31
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 10346890 0 0 0 102986 3245 0 0 25 0 1 0 132470978 79589376 17422 4089446400 4194304 9819077 140736207495280 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 19431 17422 742 1374 0 18052 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 77724

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.18 3/179 13436
/proc/meminfo: memFree=30410472/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=78636 CPUtime=1122.31
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 10903082 0 0 0 108810 3421 0 0 25 0 1 0 132470978 80523264 17667 4089446400 4194304 9819077 140736207495280 18446744073709551615 4223074 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 19659 17667 742 1374 0 18280 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 78636

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/179 13438
/proc/meminfo: memFree=30269672/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=80688 CPUtime=1182.31
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 11448456 0 0 0 114640 3591 0 0 25 0 1 0 132470978 82624512 18176 4089446400 4194304 9819077 140736207495280 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 20172 18176 742 1374 0 18793 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 80688

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 13440
/proc/meminfo: memFree=30154916/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=81408 CPUtime=1242.31
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 12003596 0 0 0 120457 3774 0 0 25 0 1 0 132470978 83361792 18371 4089446400 4194304 9819077 140736207495280 18446744073709551615 6192300 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 20352 18371 742 1374 0 18973 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 81408

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/179 13441
/proc/meminfo: memFree=30053184/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=82844 CPUtime=1302.32
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 12555560 0 0 0 126280 3952 0 0 25 0 1 0 132470978 84832256 18581 4089446400 4194304 9819077 140736207495280 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 20711 18581 742 1374 0 19332 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 82844

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/179 13443
/proc/meminfo: memFree=29961256/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=83676 CPUtime=1362.31
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 13116393 0 0 0 132104 4127 0 0 25 0 1 0 132470978 85684224 18747 4089446400 4194304 9819077 140736207495280 18446744073709551615 6513018 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 20919 18747 742 1374 0 19540 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 83676

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.12 3/179 13444
/proc/meminfo: memFree=29862252/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=83824 CPUtime=1422.32
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 13668016 0 0 0 137930 4302 0 0 25 0 1 0 132470978 85835776 18816 4089446400 4194304 9819077 140736207495280 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 20956 18816 742 1374 0 19577 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 83824

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/179 13446
/proc/meminfo: memFree=29768452/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=83180 CPUtime=1482.32
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 14236236 0 0 0 143755 4477 0 0 25 0 1 0 132470978 85176320 18821 4089446400 4194304 9819077 140736207495280 18446744073709551615 7286958 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 20795 18822 742 1374 0 19416 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 83180

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 13448
/proc/meminfo: memFree=29674528/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=83848 CPUtime=1542.32
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 14812718 0 0 0 149576 4656 0 0 25 0 1 0 132470978 85860352 18825 4089446400 4194304 9819077 140736207495280 18446744073709551615 4644815 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 20962 18825 742 1374 0 19583 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 83848

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 13449
/proc/meminfo: memFree=29592256/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=85120 CPUtime=1602.32
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 15359094 0 0 0 155399 4833 0 0 25 0 1 0 132470978 87162880 19083 4089446400 4194304 9819077 140736207495280 18446744073709551615 5955597 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 21280 19083 742 1374 0 19901 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 85120

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 13451
/proc/meminfo: memFree=29560588/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=85120 CPUtime=1662.32
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 15902710 0 0 0 161228 5004 0 0 25 0 1 0 132470978 87162880 19096 4089446400 4194304 9819077 140736207495280 18446744073709551615 6367550 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 21246 19094 742 1374 0 19867 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 85120

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 13452
/proc/meminfo: memFree=29495928/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=85256 CPUtime=1722.32
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 16433145 0 0 0 167062 5170 0 0 25 0 1 0 132470978 87302144 19132 4089446400 4194304 9819077 140736207495280 18446744073709551615 6162175 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 21314 19132 742 1374 0 19935 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 85256

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 13454
/proc/meminfo: memFree=29425332/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=85936 CPUtime=1782.33
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 16953544 0 0 0 172899 5334 0 0 25 0 1 0 132470978 87998464 19258 4089446400 4194304 9819077 140736207495280 18446744073709551615 4999897 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 21484 19258 742 1374 0 20105 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 85936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 13454
/proc/meminfo: memFree=29410556/32950928 swapFree=67111528/67111528
[pid=13375] ppid=13373 vsize=85900 CPUtime=1800.03
/proc/13375/stat : 13375 (pbscip.linux.x8) R 13373 13375 12096 0 -1 4202496 17124904 0 0 0 174617 5386 0 0 25 0 1 0 132470978 87961600 19261 4089446400 4194304 9819077 140736207495280 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13375/statm: 21475 19261 742 1374 0 20096 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 85900

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

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

Child status: 0
Real time (s): 1800.07
CPU time (s): 1800.11
CPU user time (s): 1746.24
CPU system time (s): 53.8678
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 88260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1746.24
system time used= 53.8678
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17124911
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= 1
involuntary context switches= 4062

runsolver used 2.6316 second user time and 5.80612 second system time

The end

Launcher Data

Begin job on node125 at 2010-06-30 17:29:03
IDJOB=2692940
IDBENCH=78990
IDSOLVER=1205
FILE ID=node125/2692940-1277911743
PBS_JOBID= 11197233
Free space on /tmp= 74204 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900577940--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692940-1277911743/watcher-2692940-1277911743 -o /tmp/evaluation-result-2692940-1277911743/solver-2692940-1277911743 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2692940-1277911743.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 95aa4a8f0430d7fc4dd41a3f578cfb3e
RANDOM SEED=374333002

node125.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.822
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.822
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.822
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.822
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.822
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.822
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.822
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.822
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31604712 kB
Buffers:        196184 kB
Cached:         798356 kB
SwapCached:          0 kB
Active:         648488 kB
Inactive:       556836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31604712 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6252 kB
Writeback:           0 kB
AnonPages:      211132 kB
Mapped:          15080 kB
Slab:            78308 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   354888 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74196 MiB
End job on node125 at 2010-06-30 17:59:05