Trace number 2700584

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1800.79 1800.72

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-dsjc125-1-4_wcsp.wbo
MD5SUMb95440184c2619269a303a66296dd7fe
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark73
Best CPU time to get the best result obtained on this benchmark1800.17
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables500
Total number of constraints3069
Number of soft constraints2944
Number of constraints which are clauses2944
Number of constraints which are cardinality constraints (but not clauses)125
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Top cost 737
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 2944
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [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-2700584-1278535726.wbo>
0.00/0.03	c original problem has 6388 variables (3444 bin, 0 int, 0 impl, 2944 cont) and 6014 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.06	c presolving:
0.05/0.07	c (round 1) 0 del vars, 0 del conss, 2944 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2944 impls, 125 clqs
0.05/0.09	c (round 2) 0 del vars, 0 del conss, 2944 chg bounds, 0 chg sides, 0 chg coeffs, 126 upgd conss, 2944 impls, 125 clqs
0.09/0.16	c    (0.1s) probing: 101/3444 (2.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (3 rounds):
0.09/0.16	c  0 deleted vars, 0 deleted constraints, 2944 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.16	c  2944 implications, 125 cliques
0.09/0.16	c presolved problem has 6388 variables (3444 bin, 0 int, 0 impl, 2944 cont) and 6014 constraints
0.09/0.16	c    2944 constraints of type <indicator>
0.09/0.16	c       1 constraints of type <knapsack>
0.09/0.16	c     125 constraints of type <setppc>
0.09/0.16	c    2944 constraints of type <linear>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.10
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.2
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1799.98
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 3420
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.17	c 
0.09/0.18	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.18	c   0.1s|     1 |     0 |   125 |     - |  21M|   0 |   0 |6388 |6014 |6388 | 126 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	c   0.1s|     1 |     0 |   325 |     - |  21M|   0 |   0 |6388 |6014 |6388 | 326 | 200 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.20	c   0.1s|     1 |     0 |   522 |     - |  21M|   0 |   0 |6388 |6014 |6388 | 526 | 400 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.21	c   0.1s|     1 |     0 |   719 |     - |  21M|   0 |   0 |6388 |6014 |6388 | 726 | 600 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.21	c   0.2s|     1 |     0 |   822 |     - |  21M|   0 |   0 |6388 |6014 |6388 | 829 | 703 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.22	c   0.2s|     1 |     2 |   822 |     - |  21M|   0 |   0 |6388 |6014 |6388 | 829 | 703 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
33.99/34.03	c  33.4s| 10000 | 10001 |  7685 |   0.7 |  46M|1653 |   0 |6388 |6014 |6388 |1060 |2784 |   0 |2076 | 0.000000e+00 |      --      |    Inf 
67.00/67.08	c  65.8s| 20000 | 20001 | 15787 |   0.7 |  69M|1653 |   0 |6388 |6014 |6388 |1055 |5420 |   0 |2743 | 0.000000e+00 |      --      |    Inf 
97.59/97.67	c  95.8s| 30000 | 30001 | 23265 |   0.7 |  93M|1653 |   0 |6388 |6014 |6388 |1074 |8006 |   0 |2899 | 0.000000e+00 |      --      |    Inf 
128.49/128.50	c   126s| 40000 | 39999 | 30224 |   0.7 | 116M|1653 |   0 |6388 |6022 |6388 | 907 |  10k|   8 |2985 | 0.000000e+00 |      --      |    Inf 
159.30/159.34	c   156s| 50000 | 49991 | 36854 |   0.7 | 139M|1653 |   0 |6388 |6054 |6388 | 849 |  12k|  40 |3075 | 0.000000e+00 |      --      |    Inf 
189.60/189.64	c   186s| 60000 | 59987 | 42997 |   0.7 | 162M|1653 |   0 |6388 |6067 |6388 | 868 |  14k|  53 |3115 | 0.000000e+00 |      --      |    Inf 
219.00/219.05	c   215s| 70000 | 69985 | 48462 |   0.7 | 185M|1653 |   0 |6388 |6077 |6388 | 872 |  16k|  63 |3141 | 0.000000e+00 |      --      |    Inf 
249.00/249.01	c   244s| 80000 | 79985 | 54706 |   0.7 | 208M|1653 |   0 |6388 |6077 |6388 | 890 |  18k|  63 |3174 | 0.000000e+00 |      --      |    Inf 
278.50/278.58	c   273s| 90000 | 89983 | 60583 |   0.7 | 231M|1653 |   0 |6388 |6083 |6388 | 895 |  20k|  69 |3177 | 0.000000e+00 |      --      |    Inf 
308.10/308.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
308.10/308.14	c   302s|100000 | 99983 | 66696 |   0.7 | 254M|1653 |   0 |6388 |6083 |6388 | 910 |  22k|  69 |3186 | 0.000000e+00 |      --      |    Inf 
337.40/337.43	c   331s|110000 |109983 | 72310 |   0.6 | 277M|1653 |   0 |6388 |6083 |6388 | 907 |  24k|  69 |3215 | 0.000000e+00 |      --      |    Inf 
366.91/366.91	c   360s|120000 |119983 | 77773 |   0.6 | 300M|1653 |   0 |6388 |6083 |6388 | 912 |  26k|  69 |3274 | 0.000000e+00 |      --      |    Inf 
396.61/396.66	c   389s|130000 |129981 | 83699 |   0.6 | 323M|1653 |   0 |6388 |6087 |6388 | 936 |  28k|  73 |3440 | 0.000000e+00 |      --      |    Inf 
426.31/426.30	c   418s|140000 |139981 | 89642 |   0.6 | 346M|1653 |   0 |6388 |6087 |6388 | 953 |  30k|  73 |3576 | 0.000000e+00 |      --      |    Inf 
455.51/455.55	c   447s|150000 |149981 | 95123 |   0.6 | 369M|1653 |   0 |6388 |6087 |6388 | 924 |  32k|  73 |3659 | 0.000000e+00 |      --      |    Inf 
485.02/485.02	c   476s|160000 |159981 |100535 |   0.6 | 392M|1653 |   0 |6388 |6087 |6388 | 918 |  34k|  73 |3803 | 0.000000e+00 |      --      |    Inf 
514.11/514.10	c   505s|170000 |169981 |106224 |   0.6 | 415M|1653 |   0 |6388 |6087 |6388 | 921 |  35k|  73 |3933 | 0.000000e+00 |      --      |    Inf 
543.42/543.42	c   533s|180000 |179981 |112165 |   0.6 | 438M|1653 |   0 |6388 |6087 |6388 | 943 |  37k|  73 |4039 | 0.000000e+00 |      --      |    Inf 
573.02/573.00	c   562s|190000 |189981 |117839 |   0.6 | 461M|1653 |   0 |6388 |6087 |6388 | 939 |  39k|  73 |4214 | 0.000000e+00 |      --      |    Inf 
602.32/602.32	c   591s|200000 |199981 |124144 |   0.6 | 484M|1653 |   0 |6388 |6087 |6388 | 952 |  41k|  73 |4300 | 0.000000e+00 |      --      |    Inf 
631.72/631.72	c   620s|210000 |209981 |129903 |   0.6 | 507M|1653 |   0 |6388 |6087 |6388 | 912 |  43k|  73 |4389 | 0.000000e+00 |      --      |    Inf 
661.32/661.36	c   649s|220000 |219981 |135432 |   0.6 | 530M|1653 |   0 |6388 |6087 |6388 | 912 |  45k|  73 |4530 | 0.000000e+00 |      --      |    Inf 
690.91/690.91	c   678s|230000 |229981 |141431 |   0.6 | 553M|1653 |   0 |6388 |6087 |6388 | 912 |  47k|  73 |4622 | 0.000000e+00 |      --      |    Inf 
720.32/720.35	c   707s|240000 |239979 |147381 |   0.6 | 576M|1653 |   0 |6388 |6091 |6388 | 897 |  49k|  77 |4689 | 0.000000e+00 |      --      |    Inf 
750.02/750.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
750.02/750.03	c   736s|250000 |249979 |153289 |   0.6 | 599M|1653 |   0 |6388 |6091 |6388 | 899 |  51k|  77 |4841 | 0.000000e+00 |      --      |    Inf 
779.42/779.43	c   765s|260000 |259979 |159201 |   0.6 | 623M|1653 |   0 |6388 |6091 |6388 | 901 |  53k|  77 |4926 | 0.000000e+00 |      --      |    Inf 
808.82/808.89	c   794s|270000 |269979 |164879 |   0.6 | 646M|1653 |   0 |6388 |6091 |6388 | 913 |  54k|  77 |5039 | 0.000000e+00 |      --      |    Inf 
838.52/838.54	c   823s|280000 |279979 |170832 |   0.6 | 669M|1653 |   0 |6388 |6091 |6388 | 927 |  56k|  77 |5185 | 0.000000e+00 |      --      |    Inf 
867.73/867.73	c   852s|290000 |289979 |176653 |   0.6 | 692M|1653 |   0 |6388 |6091 |6388 | 980 |  58k|  77 |5237 | 0.000000e+00 |      --      |    Inf 
897.13/897.17	c   880s|300000 |299979 |182858 |   0.6 | 715M|1653 |   0 |6388 |6091 |6388 | 990 |  60k|  77 |5306 | 0.000000e+00 |      --      |    Inf 
925.93/925.92	c   909s|310000 |309979 |188047 |   0.6 | 738M|1653 |   0 |6388 |6091 |6388 | 943 |  62k|  77 |5382 | 0.000000e+00 |      --      |    Inf 
954.73/954.73	c   937s|320000 |319979 |193812 |   0.6 | 761M|1653 |   0 |6388 |6091 |6388 |1020 |  64k|  77 |5422 | 0.000000e+00 |      --      |    Inf 
983.53/983.57	c   965s|330000 |329979 |198860 |   0.6 | 784M|1653 |   0 |6388 |6091 |6388 | 934 |  65k|  77 |5532 | 0.000000e+00 |      --      |    Inf 
1012.63/1012.63	c   994s|340000 |339979 |204389 |   0.6 | 807M|1653 |   0 |6388 |6091 |6388 | 932 |  67k|  77 |5649 | 0.000000e+00 |      --      |    Inf 
1042.23/1042.25	c  1023s|350000 |349975 |209959 |   0.6 | 830M|1653 |   0 |6388 |6107 |6388 | 952 |  69k|  93 |5765 | 0.000000e+00 |      --      |    Inf 
1071.13/1071.12	c  1051s|360000 |359975 |214898 |   0.6 | 853M|1653 |   0 |6388 |6107 |6388 | 968 |  71k|  93 |5785 | 0.000000e+00 |      --      |    Inf 
1099.64/1099.67	c  1079s|370000 |369975 |219969 |   0.6 | 876M|1653 |   0 |6388 |6107 |6388 |1016 |  73k|  93 |5826 | 0.000000e+00 |      --      |    Inf 
1128.04/1128.09	c  1107s|380000 |379975 |224642 |   0.6 | 899M|1653 |   0 |6388 |6107 |6388 | 988 |  74k|  93 |5830 | 0.000000e+00 |      --      |    Inf 
1156.54/1156.58	c  1135s|390000 |389975 |229467 |   0.6 | 922M|1653 |   0 |6388 |6107 |6388 | 960 |  76k|  93 |5892 | 0.000000e+00 |      --      |    Inf 
1185.44/1185.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1185.44/1185.49	c  1163s|400000 |399975 |234639 |   0.6 | 945M|1653 |   0 |6388 |6107 |6388 | 935 |  77k|  93 |6001 | 0.000000e+00 |      --      |    Inf 
1214.44/1214.49	c  1192s|410000 |409975 |239641 |   0.6 | 968M|1653 |   0 |6388 |6107 |6388 | 927 |  79k|  93 |6114 | 0.000000e+00 |      --      |    Inf 
1243.04/1243.10	c  1220s|420000 |419975 |244401 |   0.6 | 991M|1653 |   0 |6388 |6107 |6388 | 967 |  80k|  93 |6161 | 0.000000e+00 |      --      |    Inf 
1272.15/1272.13	c  1248s|430000 |429975 |249862 |   0.6 |1014M|1653 |   0 |6388 |6107 |6388 | 958 |  82k|  93 |6214 | 0.000000e+00 |      --      |    Inf 
1300.85/1300.83	c  1277s|440000 |439975 |254791 |   0.6 |1037M|1653 |   0 |6388 |6107 |6388 | 931 |  84k|  93 |6262 | 0.000000e+00 |      --      |    Inf 
1329.75/1329.76	c  1305s|450000 |449975 |259792 |   0.6 |1060M|1653 |   0 |6388 |6107 |6388 |1002 |  86k|  93 |6325 | 0.000000e+00 |      --      |    Inf 
1358.35/1358.40	c  1333s|460000 |459975 |264596 |   0.6 |1083M|1653 |   0 |6388 |6107 |6388 | 972 |  87k|  93 |6338 | 0.000000e+00 |      --      |    Inf 
1387.34/1387.34	c  1362s|470000 |469975 |269763 |   0.6 |1106M|1653 |   0 |6388 |6107 |6388 | 949 |  89k|  93 |6419 | 0.000000e+00 |      --      |    Inf 
1416.05/1416.07	c  1390s|480000 |479975 |275013 |   0.6 |1129M|1653 |   0 |6388 |6107 |6388 | 993 |  90k|  93 |6484 | 0.000000e+00 |      --      |    Inf 
1444.95/1444.94	c  1418s|490000 |489975 |280167 |   0.6 |1152M|1653 |   0 |6388 |6107 |6388 | 972 |  92k|  93 |6540 | 0.000000e+00 |      --      |    Inf 
1474.06/1474.04	c  1447s|500000 |499975 |285328 |   0.6 |1175M|1653 |   0 |6388 |6107 |6388 | 971 |  93k|  93 |6603 | 0.000000e+00 |      --      |    Inf 
1503.25/1503.22	c  1475s|510000 |509975 |289902 |   0.6 |1198M|1653 |   0 |6388 |6107 |6388 | 909 |  95k|  93 |6703 | 0.000000e+00 |      --      |    Inf 
1532.55/1532.55	c  1504s|520000 |519975 |294467 |   0.6 |1221M|1653 |   0 |6388 |6107 |6388 | 942 |  96k|  93 |6768 | 0.000000e+00 |      --      |    Inf 
1561.55/1561.58	c  1533s|530000 |529975 |299376 |   0.6 |1244M|1653 |   0 |6388 |6107 |6388 | 985 |  98k|  93 |6828 | 0.000000e+00 |      --      |    Inf 
1590.26/1590.20	c  1561s|540000 |539975 |304476 |   0.6 |1267M|1653 |   0 |6388 |6107 |6388 | 972 |  99k|  93 |6863 | 0.000000e+00 |      --      |    Inf 
1619.06/1619.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1619.06/1619.07	c  1589s|550000 |549975 |309474 |   0.6 |1290M|1653 |   0 |6388 |6107 |6388 | 930 | 101k|  93 |6906 | 0.000000e+00 |      --      |    Inf 
1648.55/1648.50	c  1618s|560000 |559975 |314835 |   0.6 |1312M|1653 |   0 |6388 |6106 |6388 | 967 | 102k|  93 |6992 | 0.000000e+00 |      --      |    Inf 
1677.86/1677.85	c  1647s|570000 |569975 |319805 |   0.6 |1335M|1653 |   0 |6388 |6106 |6388 | 980 | 104k|  93 |7027 | 0.000000e+00 |      --      |    Inf 
1707.27/1707.22	c  1675s|580000 |579975 |324781 |   0.6 |1358M|1653 |   0 |6388 |6106 |6388 | 965 | 106k|  93 |7076 | 0.000000e+00 |      --      |    Inf 
1736.97/1736.95	c  1705s|590000 |589975 |330292 |   0.6 |1381M|1653 |   0 |6388 |6106 |6388 | 924 | 107k|  93 |7175 | 0.000000e+00 |      --      |    Inf 
1766.46/1766.41	c  1734s|600000 |599975 |335566 |   0.6 |1404M|1653 |   0 |6388 |6106 |6388 | 931 | 109k|  93 |7258 | 0.000000e+00 |      --      |    Inf 
1795.77/1795.74	c  1762s|610000 |609975 |340330 |   0.6 |1427M|1653 |   0 |6388 |6106 |6388 | 922 | 111k|  93 |7316 | 0.000000e+00 |      --      |    Inf 
1800.07/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.07/1800.00	c 
1800.07/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.00	c Solving Time (sec) : 1766.64
1800.07/1800.00	c Solving Nodes      : 611473
1800.07/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.07/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.07/1800.00	c Gap                : infinite
1800.07/1800.00	s UNKNOWN
1800.07/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.00	c Solving Time       :    1766.64
1800.07/1800.00	c Original Problem   :
1800.07/1800.00	c   Problem name     : HOME/instance-2700584-1278535726.wbo
1800.07/1800.00	c   Variables        : 6388 (3444 binary, 0 integer, 0 implicit integer, 2944 continuous)
1800.07/1800.00	c   Constraints      : 6014 initial, 6014 maximal
1800.07/1800.00	c Presolved Problem  :
1800.07/1800.00	c   Problem name     : t_HOME/instance-2700584-1278535726.wbo
1800.07/1800.00	c   Variables        : 6388 (3444 binary, 0 integer, 0 implicit integer, 2944 continuous)
1800.07/1800.00	c   Constraints      : 6014 initial, 6107 maximal
1800.07/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.07/1800.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.00	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.07/1800.00	c   indicator        :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.00	c   knapsack         :       0.04          0          0          0          0          0          0          0          0
1800.07/1800.00	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.00	c   linear           :       0.01          0          0          0       2944          0          0          0          0
1800.07/1800.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.07/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.00	c   integral         :          0          0          0     654787          0          0          8          0          0       5916
1800.07/1800.00	c   indicator        :       2944          0     797376     651822          0          0     609719          0          0          0
1800.07/1800.00	c   knapsack         :          1          5     797376     651822          0          0          0          0          0          0
1800.07/1800.00	c   setppc           :        125          5     797376     651822          0          4      29531          0          0          0
1800.07/1800.00	c   linear           :       2944          5     797372     651822          0          8     113324     111380          0          0
1800.07/1800.00	c   logicor          :          0+         0      21760          0          0          1        895          0          0          0
1800.07/1800.00	c   countsols        :          0          0          0     608502          0          0          0          0          0          0
1800.07/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.07/1800.00	c   integral         :      20.02       0.00       0.00      20.02       0.00
1800.07/1800.00	c   indicator        :     201.11       0.00      25.97     175.14       0.00
1800.07/1800.00	c   knapsack         :      25.46       0.00      25.43       0.03       0.00
1800.07/1800.00	c   setppc           :       2.58       0.00       1.05       1.53       0.00
1800.07/1800.00	c   linear           :     152.65       0.01      13.43     139.21       0.00
1800.07/1800.00	c   logicor          :       0.01       0.00       0.01       0.00       0.00
1800.07/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.07/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.07/1800.00	c   vbounds          :       0.00          2          0          0
1800.07/1800.00	c   rootredcost      :       0.01          0          0          0
1800.07/1800.00	c   pseudoobj        :      41.34     797176          0          0
1800.07/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.07/1800.00	c   propagation      :       0.00         13         13         18       15.0         89        3.0          -
1800.07/1800.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.07/1800.00	c   applied globally :          -          -          -         93        4.1          -          -          -
1800.07/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.07/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.07/1800.00	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.07/1800.00	c   redcost          :      72.78     654770          0          0          0          0
1800.07/1800.00	c   impliedbounds    :       0.00          0          0          0          0          0
1800.07/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.07/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.07/1800.00	c   gomory           :       0.00          0          0          0          0          0
1800.07/1800.00	c   strongcg         :       0.00          0          0          0          0          0
1800.07/1800.00	c   cmir             :       0.00          0          0          0          0          0
1800.07/1800.00	c   flowcover        :       0.00          0          0          0          0          0
1800.07/1800.00	c   clique           :       0.00          0          0          0          0          0
1800.07/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.07/1800.00	c   mcf              :       0.00          0          0          0          0          0
1800.07/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.07/1800.00	c Pricers            :       Time      Calls       Vars
1800.07/1800.00	c   problem variables:       0.00          0          0
1800.07/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.00	c   relpscost        :      20.02       2965          0          8          0          0       5916
1800.07/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.07/1800.00	c   inference        :     221.95     608502          0          0          0          0    1217004
1800.07/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.07/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.07/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.07/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.07/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.07/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.07/1800.00	c   LP solutions     :       0.00          -          0
1800.07/1800.00	c   pseudo solutions :       0.00          -          0
1800.07/1800.00	c   oneopt           :       0.10          0          0
1800.07/1800.00	c   crossover        :       0.00          0          0
1800.07/1800.00	c   guideddiving     :       0.00          0          0
1800.07/1800.00	c   intshifting      :       0.01          1          0
1800.07/1800.00	c   feaspump         :       0.03          2          0
1800.07/1800.00	c   fracdiving       :       1.42        730          0
1800.07/1800.00	c   veclendiving     :       1.50        730          0
1800.07/1800.00	c   linesearchdiving :       1.38        730          0
1800.07/1800.00	c   coefdiving       :       1.41        730          0
1800.07/1800.00	c   pscostdiving     :       1.39        730          0
1800.07/1800.00	c   objpscostdiving  :       1.50        730          0
1800.07/1800.00	c   rootsoldiving    :       1.56        730          0
1800.07/1800.00	c   trivial          :       0.02          2          0
1800.07/1800.00	c   simplerounding   :       0.00          0          0
1800.07/1800.00	c   zirounding       :       0.01       1000          0
1800.07/1800.00	c   rounding         :       0.10        729          0
1800.07/1800.00	c   shifting         :       0.20        188          0
1800.07/1800.00	c   twoopt           :       0.00          0          0
1800.07/1800.00	c   fixandinfer      :       0.00          0          0
1800.07/1800.00	c   intdiving        :       0.00          0          0
1800.07/1800.00	c   actconsdiving    :       0.00          0          0
1800.07/1800.00	c   octane           :       0.00          0          0
1800.07/1800.00	c   rens             :       0.00          0          0
1800.07/1800.00	c   rins             :       0.00          0          0
1800.07/1800.00	c   localbranching   :       0.00          0          0
1800.07/1800.00	c   mutation         :       0.00          0          0
1800.07/1800.00	c   dins             :       0.00          0          0
1800.07/1800.00	c   undercover       :       0.00          0          0
1800.07/1800.00	c   nlp              :       0.00          0          0
1800.07/1800.00	c   trysol           :       1.28        971          0
1800.07/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.07/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.07/1800.00	c   dual LP          :     623.70      99360     340623       3.43     546.13
1800.07/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.07/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.07/1800.00	c   diving/probing LP:       0.02          7        384      54.86   19200.00
1800.07/1800.00	c   strong branching :      19.95       7318      39657       5.42    1987.82
1800.07/1800.00	c     (at root node) :          -          0          0       0.00          -
1800.07/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.07/1800.00	c B&B Tree           :
1800.07/1800.00	c   number of runs   :          1
1800.07/1800.00	c   nodes            :     611473
1800.07/1800.00	c   nodes (total)    :     611473
1800.07/1800.00	c   nodes left       :     611448
1800.07/1800.00	c   max depth        :       1653
1800.07/1800.00	c   max depth (total):       1653
1800.07/1800.00	c   backtracks       :        733 (0.1%)
1800.07/1800.00	c   delayed cutoffs  :          0
1800.07/1800.00	c   repropagations   :       1057 (105 domain reductions, 0 cutoffs)
1800.07/1800.00	c   avg switch length:       2.04
1800.07/1800.00	c   switching time   :      63.46
1800.07/1800.00	c Solution           :
1800.07/1800.00	c   Solutions found  :          0 (0 improvements)
1800.07/1800.00	c   Primal Bound     :          -
1800.07/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.07/1800.00	c   Gap              :   infinite
1800.07/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.07/1800.00	c   Root Iterations  :        822
1800.77/1800.71	c Time complete: 1800.78.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2700584-1278535726/watcher-2700584-1278535726 -o /tmp/evaluation-result-2700584-1278535726/solver-2700584-1278535726 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2700584-1278535726.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.00 2.03 2.06 3/178 19120
/proc/meminfo: memFree=28654064/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=9256 CPUtime=0
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 1629 0 0 0 0 0 0 0 21 0 1 0 21785124 9478144 1548 4089446400 4194304 8223781 140735214533696 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19120/statm: 2314 1548 363 984 0 1327 0

[startup+0.0638419 s]
/proc/loadavg: 2.00 2.03 2.06 3/178 19120
/proc/meminfo: memFree=28654064/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=35408 CPUtime=0.05
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 8197 0 0 0 5 0 0 0 21 0 1 0 21785124 36257792 7752 4089446400 4194304 8223781 140735214533696 18446744073709551615 4688914 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 8913 7773 426 984 0 7926 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 35408

[startup+0.100831 s]
/proc/loadavg: 2.00 2.03 2.06 3/178 19120
/proc/meminfo: memFree=28654064/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=35996 CPUtime=0.09
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 9133 0 0 0 7 2 0 0 21 0 1 0 21785124 36859904 7913 4089446400 4194304 8223781 140735214533696 18446744073709551615 4442966 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 8999 7913 456 984 0 8012 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35996

[startup+0.300793 s]
/proc/loadavg: 2.00 2.03 2.06 3/178 19120
/proc/meminfo: memFree=28654064/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=43144 CPUtime=0.29
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 12193 0 0 0 26 3 0 0 21 0 1 0 21785124 44179456 9819 4089446400 4194304 8223781 140735214533696 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 10786 9819 552 984 0 9799 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43144

[startup+0.700725 s]
/proc/loadavg: 2.00 2.03 2.06 3/178 19120
/proc/meminfo: memFree=28654064/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=43688 CPUtime=0.69
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 12344 0 0 0 65 4 0 0 22 0 1 0 21785124 44736512 9948 4089446400 4194304 8223781 140735214533696 18446744073709551615 6446826 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 10922 9948 552 984 0 9935 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43688

[startup+1.50057 s]
/proc/loadavg: 2.00 2.03 2.06 3/179 19121
/proc/meminfo: memFree=28615244/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=44344 CPUtime=1.49
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 12668 0 0 0 143 6 0 0 25 0 1 0 21785124 45408256 10139 4089446400 4194304 8223781 140735214533696 18446744073709551615 6436746 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 11086 10139 552 984 0 10099 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44344

[startup+3.10025 s]
/proc/loadavg: 2.00 2.02 2.06 3/179 19121
/proc/meminfo: memFree=28613916/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=45876 CPUtime=3.09
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 13137 0 0 0 301 8 0 0 25 0 1 0 21785124 46977024 10551 4089446400 4194304 8223781 140735214533696 18446744073709551615 6445350 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 11469 10551 553 984 0 10482 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45876

[startup+6.30064 s]
/proc/loadavg: 2.00 2.02 2.06 3/179 19121
/proc/meminfo: memFree=28606588/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=48884 CPUtime=6.29
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 14576 0 0 0 614 15 0 0 25 0 1 0 21785124 50057216 11290 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 12221 11290 554 984 0 11234 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48884

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 2.06 3/179 19121
/proc/meminfo: memFree=28591716/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=55272 CPUtime=12.69
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 16220 0 0 0 1240 29 0 0 25 0 1 0 21785124 56598528 12898 4089446400 4194304 8223781 140735214533696 18446744073709551615 4697577 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 13818 12898 555 984 0 12831 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55272

[startup+25.5009 s]
/proc/loadavg: 2.00 2.02 2.06 3/179 19122
/proc/meminfo: memFree=28565628/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=63284 CPUtime=25.49
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 20263 0 0 0 2499 50 0 0 25 0 1 0 21785124 64802816 14871 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 15821 14871 555 984 0 14834 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63284

[startup+51.101 s]
/proc/loadavg: 2.00 2.02 2.06 3/179 19122
/proc/meminfo: memFree=28511460/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=83204 CPUtime=51.09
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 27203 0 0 0 5011 98 0 0 25 0 1 0 21785124 85200896 19922 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 20801 19922 555 984 0 19814 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83204

[startup+102.306 s]
/proc/loadavg: 2.00 2.02 2.05 3/179 19124
/proc/meminfo: memFree=28403532/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=119492 CPUtime=102.3
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 46518 0 0 0 10038 192 0 0 25 0 1 0 21785124 122359808 29059 4089446400 4194304 8223781 140735214533696 18446744073709551615 6162720 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 29873 29059 555 984 0 28886 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 119492

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.04 3/179 19125
/proc/meminfo: memFree=28275148/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=165936 CPUtime=162.3
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 63592 0 0 0 15928 302 0 0 25 0 1 0 21785124 169918464 40734 4089446400 4194304 8223781 140735214533696 18446744073709551615 5892303 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 41484 40734 560 984 0 40497 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 165936

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 19127
/proc/meminfo: memFree=28145624/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=213348 CPUtime=222.3
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 77157 0 0 0 21817 413 0 0 25 0 1 0 21785124 218468352 52155 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 53337 52155 560 984 0 52350 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 213348

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.04 3/179 19129
/proc/meminfo: memFree=28015488/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=260204 CPUtime=282.3
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 89004 0 0 0 27707 523 0 0 25 0 1 0 21785124 266448896 63950 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 65051 63950 560 984 0 64064 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 260204

[startup+342.301 s]
/proc/loadavg: 2.02 2.01 2.03 3/179 19130
/proc/meminfo: memFree=27888808/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=305144 CPUtime=342.3
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 100859 0 0 0 33593 637 0 0 25 0 1 0 21785124 312467456 75263 4089446400 4194304 8223781 140735214533696 18446744073709551615 6446826 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 76286 75263 561 984 0 75299 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 305144

[startup+402.301 s]
/proc/loadavg: 2.01 2.00 2.03 3/179 19132
/proc/meminfo: memFree=27760552/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=352868 CPUtime=402.3
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 113268 0 0 0 39481 749 0 0 25 0 1 0 21785124 361336832 87274 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 88217 87274 561 984 0 87230 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 352868

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 19133
/proc/meminfo: memFree=27630664/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=397052 CPUtime=462.31
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 124506 0 0 0 45372 859 0 0 25 0 1 0 21785124 406581248 98395 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 99263 98395 561 984 0 98276 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 397052

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 19135
/proc/meminfo: memFree=27505620/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=445376 CPUtime=522.32
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 136678 0 0 0 51262 970 0 0 25 0 1 0 21785124 456065024 110560 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 111344 110560 561 984 0 110357 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 445376

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 19137
/proc/meminfo: memFree=27368552/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=493072 CPUtime=582.32
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 149662 0 0 0 57149 1083 0 0 25 0 1 0 21785124 504905728 122565 4089446400 4194304 8223781 140735214533696 18446744073709551615 4643170 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 123268 122565 561 984 0 122281 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 493072

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19138
/proc/meminfo: memFree=27240396/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=541408 CPUtime=642.32
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 161824 0 0 0 63039 1193 0 0 25 0 1 0 21785124 554401792 133705 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 135352 133705 561 984 0 134365 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 541408

[startup+702.3 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19232
/proc/meminfo: memFree=28856232/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=819388 CPUtime=1002.33
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 238107 0 0 0 98369 1864 0 0 25 0 1 0 21785124 839053312 203669 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 204847 203669 563 984 0 203860 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 819388

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 19233
/proc/meminfo: memFree=28812012/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=863756 CPUtime=1062.33
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 249994 0 0 0 104254 1979 0 0 25 0 1 0 21785124 884486144 214853 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 215939 214853 563 984 0 214952 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 863756

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19235
/proc/meminfo: memFree=28760120/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=913732 CPUtime=1122.33
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 262884 0 0 0 110143 2090 0 0 25 0 1 0 21785124 935661568 227429 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 228433 227429 563 984 0 227446 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 913732

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19237
/proc/meminfo: memFree=28710868/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=960880 CPUtime=1182.33
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 274778 0 0 0 116033 2200 0 0 25 0 1 0 21785124 983941120 239270 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 240220 239270 563 984 0 239233 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 960880

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19238
/proc/meminfo: memFree=28653388/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=1008412 CPUtime=1242.35
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 286743 0 0 0 121924 2311 0 0 25 0 1 0 21785124 1032613888 251234 4089446400 4194304 8223781 140735214533696 18446744073709551615 6456019 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 252103 251234 563 984 0 251116 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 1008412

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19240
/proc/meminfo: memFree=28606820/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=1054144 CPUtime=1302.35
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 298317 0 0 0 127812 2423 0 0 25 0 1 0 21785124 1079443456 262772 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 263536 262772 563 984 0 262549 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 1054144

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19241
/proc/meminfo: memFree=28561272/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=1107568 CPUtime=1362.35
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 309833 0 0 0 133696 2539 0 0 25 0 1 0 21785124 1134149632 274164 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 276892 274164 563 984 0 275905 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 1107568

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19243
/proc/meminfo: memFree=28513232/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=1154984 CPUtime=1422.35
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 323965 0 0 0 139585 2650 0 0 25 0 1 0 21785124 1182703616 286099 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 288746 286099 563 984 0 287759 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 1154984

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 19245
/proc/meminfo: memFree=28439540/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=1202088 CPUtime=1482.35
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 336158 0 0 0 145471 2764 0 0 25 0 1 0 21785124 1230938112 297958 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 300522 297958 563 984 0 299535 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 1202088

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19246
/proc/meminfo: memFree=28380580/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=1249064 CPUtime=1542.35
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 348740 0 0 0 151361 2874 0 0 25 0 1 0 21785124 1279041536 309782 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 312266 309782 563 984 0 311279 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 1249064

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19248
/proc/meminfo: memFree=28334656/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=1295560 CPUtime=1602.36
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 360986 0 0 0 157251 2985 0 0 25 0 1 0 21785124 1326653440 321485 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 323890 321485 563 984 0 322903 0
Current children cumulated CPU time (s) 1602.36
Current children cumulated vsize (KiB) 1295560

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 19249
/proc/meminfo: memFree=28285504/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=1343396 CPUtime=1662.36
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 373882 0 0 0 163144 3092 0 0 25 0 1 0 21785124 1375637504 333524 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 335849 333524 563 984 0 334862 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 1343396

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19251
/proc/meminfo: memFree=28240664/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=1387696 CPUtime=1722.36
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 385601 0 0 0 169029 3207 0 0 25 0 1 0 21785124 1421000704 344673 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 346924 344673 563 984 0 345937 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 1387696

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19253
/proc/meminfo: memFree=28195088/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=1433736 CPUtime=1782.36
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 397336 0 0 0 174925 3311 0 0 25 0 1 0 21785124 1468145664 356257 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 358434 356257 563 984 0 357447 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 1433736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19253
/proc/meminfo: memFree=28182544/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=1445404 CPUtime=1800.07
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 400275 0 0 0 176666 3341 0 0 25 0 1 0 21785124 1480093696 359196 4089446400 4194304 8223781 140735214533696 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/19120/statm: 361351 359196 563 984 0 360364 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1445404

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

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

[startup+1800.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19253
/proc/meminfo: memFree=28182544/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=1445200 CPUtime=1800.26
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 400279 0 0 0 176685 3341 0 0 25 0 1 0 21785124 1479884800 359149 4089446400 4194304 8223781 140735214533696 18446744073709551615 6206544 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19120/statm: 361300 359149 567 984 0 360313 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 1445200

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19254
/proc/meminfo: memFree=29095300/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=518884 CPUtime=1800.67
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 400293 0 0 0 176722 3345 0 0 25 0 1 0 21785124 531337216 127584 4089446400 4194304 8223781 140735214533696 18446744073709551615 7302071 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19120/statm: 129721 127584 567 984 0 128734 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (KiB) 518884

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19254
/proc/meminfo: memFree=29095300/32950928 swapFree=67111528/67111528
[pid=19120] ppid=19118 vsize=85656 CPUtime=1800.77
/proc/19120/stat : 19120 (pbscip.linux.x8) R 19118 19120 18304 0 -1 4202496 400293 0 0 0 176730 3347 0 0 25 0 1 0 21785124 87711744 20802 4089446400 4194304 8223781 140735214533696 18446744073709551615 7302071 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19120/statm: 21157 20288 567 984 0 20170 0
Current children cumulated CPU time (s) 1800.77
Current children cumulated vsize (KiB) 85656

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.79
CPU user time (s): 1767.31
CPU system time (s): 33.4829
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1445404

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

runsolver used 2.45963 second user time and 5.80212 second system time

The end

Launcher Data

Begin job on node148 at 2010-07-07 22:48:46
IDJOB=2700584
IDBENCH=79441
IDSOLVER=1204
FILE ID=node148/2700584-1278535726
PBS_JOBID= 11239182
Free space on /tmp= 73720 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-dsjc125-1-4_wcsp.wbo
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-2700584-1278535726/watcher-2700584-1278535726 -o /tmp/evaluation-result-2700584-1278535726/solver-2700584-1278535726 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2700584-1278535726.wbo -t 1800 -m 3800

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

MD5SUM BENCH= b95440184c2619269a303a66296dd7fe
RANDOM SEED=2062217385

node148.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.825
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.65
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.825
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	: 5332.83
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.825
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.82
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.825
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.825
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.82
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.825
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.75
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.825
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.83
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.825
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:      28654716 kB
Buffers:        141128 kB
Cached:        2693696 kB
SwapCached:          0 kB
Active:        2254900 kB
Inactive:      1882448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28654716 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4692 kB
Writeback:           0 kB
AnonPages:     1302560 kB
Mapped:          16852 kB
Slab:            91272 kB
PageTables:       7100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1459508 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= 73716 MiB
End job on node148 at 2010-07-07 23:18:48