Trace number 2692338

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) 1802.11 1802.03

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-elf.rf9.ucl--soft-66-100-0.wbo
MD5SUM436e932860314596b9609870688d381f
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 benchmark0.404937
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables20445
Total number of constraints58444
Number of soft constraints19808
Number of constraints which are clauses56420
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2024
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 1010028
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1010027
Biggest number in a constraint 65
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 254
Number of bits of the biggest sum of numbers8
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-2692338-1277913228.wbo>
0.49/0.55	c original problem has 60061 variables (40253 bin, 0 int, 0 impl, 19808 cont) and 78253 constraints
0.49/0.55	c problem read
0.49/0.55	c presolving settings loaded
0.89/0.93	c presolving:
1.29/1.30	c (round 1) 383 del vars, 200 del conss, 56 chg bounds, 1012 chg sides, 2058 chg coeffs, 0 upgd conss, 600898 impls, 0 clqs
1.29/1.35	c (round 2) 427 del vars, 903 del conss, 57 chg bounds, 1012 chg sides, 2058 chg coeffs, 0 upgd conss, 600898 impls, 0 clqs
1.29/1.39	c (round 3) 488 del vars, 923 del conss, 58 chg bounds, 1012 chg sides, 2058 chg coeffs, 0 upgd conss, 600898 impls, 0 clqs
1.39/1.43	c (round 4) 506 del vars, 925 del conss, 58 chg bounds, 1012 chg sides, 2058 chg coeffs, 0 upgd conss, 600906 impls, 0 clqs
1.49/1.53	c (round 5) 507 del vars, 979 del conss, 19805 chg bounds, 1012 chg sides, 2058 chg coeffs, 0 upgd conss, 600906 impls, 0 clqs
1.79/1.83	c (round 6) 508 del vars, 979 del conss, 19805 chg bounds, 1012 chg sides, 2058 chg coeffs, 37808 upgd conss, 600906 impls, 0 clqs
15.49/15.56	c    (14.8s) probing: 1000/39806 (2.5%) - 1 fixings, 15 aggregations, 62714 implications, 0 bound changes
28.29/28.35	c    (27.6s) probing: 2000/39806 (5.0%) - 3 fixings, 19 aggregations, 112281 implications, 0 bound changes
39.79/39.82	c    (39.0s) probing: 3000/39806 (7.5%) - 3 fixings, 23 aggregations, 144103 implications, 0 bound changes
48.79/48.89	c    (48.1s) probing: 4000/39806 (10.0%) - 3 fixings, 26 aggregations, 154376 implications, 0 bound changes
57.90/57.93	c    (57.1s) probing: 5000/39806 (12.6%) - 3 fixings, 28 aggregations, 164329 implications, 0 bound changes
66.19/66.28	c    (65.4s) probing: 6000/39806 (15.1%) - 3 fixings, 28 aggregations, 167027 implications, 0 bound changes
74.19/74.29	c    (73.4s) probing: 7000/39806 (17.6%) - 3 fixings, 30 aggregations, 168973 implications, 0 bound changes
82.10/82.20	c    (81.3s) probing: 8000/39806 (20.1%) - 3 fixings, 31 aggregations, 170019 implications, 0 bound changes
90.09/90.15	c    (89.2s) probing: 9000/39806 (22.6%) - 3 fixings, 32 aggregations, 171196 implications, 0 bound changes
97.19/97.29	c    (96.4s) probing: 9917/39806 (24.9%) - 3 fixings, 32 aggregations, 171800 implications, 0 bound changes
97.19/97.29	c    (96.4s) probing aborted: 100/100 successive totally useless probings
97.19/97.29	c (round 7) 543 del vars, 979 del conss, 19805 chg bounds, 1012 chg sides, 2058 chg coeffs, 37808 upgd conss, 1341733 impls, 0 clqs
97.29/97.36	c (round 8) 543 del vars, 989 del conss, 19805 chg bounds, 1012 chg sides, 2058 chg coeffs, 37808 upgd conss, 1341733 impls, 0 clqs
98.79/98.88	c    (97.9s) probing: 10000/39806 (25.1%) - 3 fixings, 33 aggregations, 174079 implications, 0 bound changes
102.60/102.61	c    (101.6s) probing: 10372/39806 (26.1%) - 3 fixings, 33 aggregations, 174578 implications, 0 bound changes
102.60/102.61	c    (101.6s) probing aborted: 100/100 successive totally useless probings
102.60/102.62	c presolving (9 rounds):
102.60/102.62	c  546 deleted vars, 991 deleted constraints, 19805 tightened bounds, 0 added holes, 1012 changed sides, 2058 changed coefficients
102.60/102.62	c  1347721 implications, 0 cliques
102.60/102.62	c presolved problem has 59515 variables (39770 bin, 0 int, 0 impl, 19745 cont) and 77262 constraints
102.60/102.62	c   19745 constraints of type <indicator>
102.60/102.62	c      29 constraints of type <varbound>
102.60/102.62	c    1256 constraints of type <knapsack>
102.60/102.62	c   19716 constraints of type <linear>
102.60/102.62	c   36516 constraints of type <logicor>
102.60/102.62	c transformed objective value is always integral (scale: 1)
102.60/102.62	c Presolving Time: 101.47
102.60/102.62	c - non default parameters ----------------------------------------------------------------------
102.60/102.62	c # SCIP version 1.2.1.2
102.60/102.62	c 
102.60/102.62	c # frequency for displaying node information lines
102.60/102.62	c # [type: int, range: [-1,2147483647], default: 100]
102.60/102.62	c display/freq = 10000
102.60/102.62	c 
102.60/102.62	c # maximal time in seconds to run
102.60/102.62	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
102.60/102.62	c limits/time = 1799.45
102.60/102.62	c 
102.60/102.62	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
102.60/102.62	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
102.60/102.62	c limits/memory = 3420
102.60/102.62	c 
102.60/102.62	c # should presolving try to simplify inequalities
102.60/102.62	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
102.60/102.62	c constraints/linear/simplifyinequalities = TRUE
102.60/102.62	c 
102.60/102.62	c # should presolving try to simplify knapsacks
102.60/102.62	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
102.60/102.62	c constraints/knapsack/simplifyinequalities = TRUE
102.60/102.62	c 
102.60/102.62	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
102.60/102.62	c # [type: int, range: [-1,2147483647], default: -1]
102.60/102.62	c separating/rapidlearning/freq = 0
102.60/102.62	c 
102.60/102.62	c -----------------------------------------------------------------------------------------------
102.60/102.62	c start solving
102.60/102.64	c 
103.29/103.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
103.29/103.35	c   102s|     1 |     0 |  1884 |     - | 268M|   0 |1047 |  59k|  77k|  59k|  37k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
112.70/112.74	c   111s|     1 |     0 |  5099 |     - | 270M|   0 |1307 |  59k|  77k|  59k|  38k| 545 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
117.70/117.76	c   116s|     1 |     0 |  6587 |     - | 271M|   0 |1974 |  59k|  77k|  59k|  38k| 975 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
123.10/123.15	c   121s|     1 |     0 |  8207 |     - | 272M|   0 |2289 |  59k|  77k|  59k|  39k|1430 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
130.10/130.16	c   128s|     1 |     0 | 10122 |     - | 272M|   0 |2798 |  59k|  77k|  59k|  39k|1911 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
143.80/143.80	c   141s|     1 |     0 | 12189 |     - | 273M|   0 |2960 |  59k|  77k|  59k|  40k|2425 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
154.99/155.04	c   151s|     1 |     0 | 14698 |     - | 273M|   0 |3228 |  59k|  77k|  59k|  40k|2927 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
171.40/171.44	c   168s|     1 |     2 | 14698 |     - | 274M|   0 |3228 |  59k|  77k|  59k|  40k|2927 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
620.22/620.26	o 1005070
620.22/620.26	c y 611s|   105 |   104 |100389 | 824.0 | 279M|  33 |   - |  59k|  77k|   0 |   0 |2927 | 237 | 585 | 0.000000e+00 | 1.005070e+06 |    Inf 
1800.08/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.08/1800.01	c 
1800.08/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.01	c Solving Time (sec) : 1773.02
1800.08/1800.01	c Solving Nodes      : 4764
1800.08/1800.01	c Primal Bound       : +1.00507000000000e+06 (92 solutions)
1800.08/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.08/1800.01	c Gap                : infinite

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-2692338-1277913228/watcher-2692338-1277913228 -o /tmp/evaluation-result-2692338-1277913228/solver-2692338-1277913228 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692338-1277913228.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: 1.99 2.02 2.07 4/178 15197
/proc/meminfo: memFree=31169632/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=9152 CPUtime=0
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 1603 0 0 0 0 0 0 0 22 0 1 0 132617694 9371648 1523 4089446400 4194304 8223781 140734380122608 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15197/statm: 2288 1523 369 984 0 1301 0

[startup+0.103531 s]
/proc/loadavg: 1.99 2.02 2.07 4/178 15197
/proc/meminfo: memFree=31169632/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=26832 CPUtime=0.09
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 6024 0 0 0 9 0 0 0 22 0 1 0 132617694 27475968 5944 4089446400 4194304 8223781 140734380122608 18446744073709551615 7297360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15197/statm: 6708 5944 369 984 0 5721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26832

[startup+0.200507 s]
/proc/loadavg: 1.99 2.02 2.07 4/178 15197
/proc/meminfo: memFree=31169632/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=42360 CPUtime=0.19
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 9902 0 0 0 18 1 0 0 22 0 1 0 132617694 43376640 9822 4089446400 4194304 8223781 140734380122608 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15197/statm: 10590 9822 369 984 0 9603 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42360

[startup+0.30049 s]
/proc/loadavg: 1.99 2.02 2.07 4/178 15197
/proc/meminfo: memFree=31169632/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=56928 CPUtime=0.29
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 13546 0 0 0 28 1 0 0 22 0 1 0 132617694 58294272 13466 4089446400 4194304 8223781 140734380122608 18446744073709551615 7249872 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15197/statm: 14232 13466 369 984 0 13245 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56928

[startup+0.700412 s]
/proc/loadavg: 1.99 2.02 2.07 4/178 15197
/proc/meminfo: memFree=31169632/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=177116 CPUtime=0.69
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 43661 0 0 0 65 4 0 0 23 0 1 0 132617694 181366784 43181 4089446400 4194304 8223781 140734380122608 18446744073709551615 7218957 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15197/statm: 44279 43181 387 984 0 43292 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 177116

[startup+1.50125 s]
/proc/loadavg: 1.99 2.02 2.07 3/179 15198
/proc/meminfo: memFree=30932660/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=267744 CPUtime=1.49
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 67218 0 0 0 136 13 0 0 25 0 1 0 132617694 274169856 64056 4089446400 4194304 8223781 140734380122608 18446744073709551615 4973419 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15197/statm: 66936 64056 488 984 0 65949 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 267744

[startup+3.10093 s]
/proc/loadavg: 1.99 2.02 2.07 3/179 15198
/proc/meminfo: memFree=30884424/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=299272 CPUtime=3.09
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 79527 0 0 0 290 19 0 0 25 0 1 0 132617694 306454528 71636 4089446400 4194304 8223781 140734380122608 18446744073709551615 5500906 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15197/statm: 74818 71636 486 984 0 73831 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 299272

[startup+6.3003 s]
/proc/loadavg: 1.99 2.02 2.07 3/179 15199
/proc/meminfo: memFree=30877000/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=309196 CPUtime=6.29
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 82039 0 0 0 609 20 0 0 25 0 1 0 132617694 316616704 74148 4089446400 4194304 8223781 140734380122608 18446744073709551615 4827084 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15197/statm: 77299 74148 486 984 0 76312 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 309196

[startup+12.701 s]
/proc/loadavg: 1.99 2.02 2.07 3/179 15199
/proc/meminfo: memFree=30867368/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=312300 CPUtime=12.7
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 82831 0 0 0 1248 22 0 0 25 0 1 0 132617694 319795200 74940 4089446400 4194304 8223781 140734380122608 18446744073709551615 5497079 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15197/statm: 78075 74940 486 984 0 77088 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 312300

[startup+25.5005 s]
/proc/loadavg: 1.99 2.02 2.07 3/179 15200
/proc/meminfo: memFree=30857556/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=317756 CPUtime=25.49
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 84064 0 0 0 2525 24 0 0 25 0 1 0 132617694 325382144 76173 4089446400 4194304 8223781 140734380122608 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15197/statm: 79439 76173 491 984 0 78452 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 317756

[startup+51.1003 s]
/proc/loadavg: 1.99 2.02 2.07 3/179 15200
/proc/meminfo: memFree=30840652/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=322872 CPUtime=51.09
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 85503 0 0 0 5079 30 0 0 25 0 1 0 132617694 330620928 77612 4089446400 4194304 8223781 140734380122608 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15197/statm: 80718 77612 491 984 0 79731 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 322872

[startup+102.301 s]
/proc/loadavg: 1.99 2.01 2.06 3/179 15202
/proc/meminfo: memFree=30823252/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=326952 CPUtime=102.3
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 89137 0 0 0 10186 44 0 0 25 0 1 0 132617694 334798848 78710 4089446400 4194304 8223781 140734380122608 18446744073709551615 5500779 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/15197/statm: 81738 78710 491 984 0 80751 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 326952

[startup+162.301 s]
/proc/loadavg: 1.99 2.01 2.06 3/179 15203
/proc/meminfo: memFree=30723244/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=436916 CPUtime=162.29
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 3036853 0 0 0 15901 328 0 0 25 0 1 0 132617694 447401984 101636 4089446400 4194304 8223781 140734380122608 18446744073709551615 6568058 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15197/statm: 109229 101636 601 984 0 108242 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 436916

[startup+222.307 s]
/proc/loadavg: 2.07 2.02 2.06 3/179 15204
/proc/meminfo: memFree=30709688/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=436616 CPUtime=222.3
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 3281532 0 0 0 21862 368 0 0 25 0 1 0 132617694 447094784 101669 4089446400 4194304 8223781 140734380122608 18446744073709551615 6568138 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15197/statm: 109154 101669 601 984 0 108167 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 436616

[startup+282.301 s]
/proc/loadavg: 2.03 2.01 2.05 3/179 15206
/proc/meminfo: memFree=30689284/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=436796 CPUtime=282.31
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 3876357 0 0 0 27780 451 0 0 25 0 1 0 132617694 447279104 101733 4089446400 4194304 8223781 140734380122608 18446744073709551615 6559947 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15197/statm: 109199 101733 601 984 0 108212 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 436796

[startup+342.301 s]
/proc/loadavg: 2.01 2.01 2.04 3/179 15208
/proc/meminfo: memFree=30647540/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=457756 CPUtime=342.31
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 4581535 0 0 0 33693 538 0 0 25 0 1 0 132617694 468742144 106800 4089446400 4194304 8223781 140734380122608 18446744073709551615 6439858 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15197/statm: 114439 106800 605 984 0 113452 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 457756

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 15210
/proc/meminfo: memFree=30643384/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=443512 CPUtime=402.31
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 4894168 0 0 0 39642 589 0 0 25 0 1 0 132617694 454156288 103386 4089446400 4194304 8223781 140734380122608 18446744073709551615 6564471 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15197/statm: 110878 103386 605 984 0 109891 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 443512

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 15220
/proc/meminfo: memFree=30623240/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=444228 CPUtime=462.31
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 5225121 0 0 0 45592 639 0 0 25 0 1 0 132617694 454889472 103426 4089446400 4194304 8223781 140734380122608 18446744073709551615 6567848 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 111057 103426 605 984 0 110070 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 444228

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 15221
/proc/meminfo: memFree=30600824/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=447360 CPUtime=522.31
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 5717062 0 0 0 51521 710 0 0 25 0 1 0 132617694 458096640 104441 4089446400 4194304 8223781 140734380122608 18446744073709551615 6568234 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 111840 104441 605 984 0 110853 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 447360

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 15223
/proc/meminfo: memFree=30582156/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=444236 CPUtime=582.32
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 6568959 0 0 0 57421 811 0 0 25 0 1 0 132617694 454897664 103548 4089446400 4194304 8223781 140734380122608 18446744073709551615 5893820 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 111059 103548 605 984 0 110072 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 444236

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 15225
/proc/meminfo: memFree=30555548/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=446080 CPUtime=642.32
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 7171517 0 0 0 63337 895 0 0 25 0 1 0 132617694 456785920 104230 4089446400 4194304 8223781 140734380122608 18446744073709551615 6448683 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 111520 104230 605 984 0 110533 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 446080

[startup+702.301 s]

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

/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 11352876 0 0 0 104797 1437 0 0 25 0 1 0 132617694 462704640 105493 4089446400 4194304 8223781 140734380122608 18446744073709551615 6592514 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 112965 105496 607 984 0 111978 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 451860

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15237
/proc/meminfo: memFree=30358720/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=465232 CPUtime=1122.34
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 11878455 0 0 0 110725 1509 0 0 25 0 1 0 132617694 476397568 108936 4089446400 4194304 8223781 140734380122608 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 116308 108936 607 984 0 115321 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 465232

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15239
/proc/meminfo: memFree=30341284/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=460972 CPUtime=1182.34
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 12257724 0 0 0 116665 1569 0 0 25 0 1 0 132617694 472035328 107761 4089446400 4194304 8223781 140734380122608 18446744073709551615 6446826 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 115243 107761 607 984 0 114256 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 460972

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 15241
/proc/meminfo: memFree=30313160/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=463972 CPUtime=1242.35
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 12649565 0 0 0 122608 1627 0 0 25 0 1 0 132617694 475107328 108571 4089446400 4194304 8223781 140734380122608 18446744073709551615 6568362 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 115993 108571 607 984 0 115006 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 463972

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15243
/proc/meminfo: memFree=30294248/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=459884 CPUtime=1302.35
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 13147744 0 0 0 128543 1692 0 0 25 0 1 0 132617694 470921216 107754 4089446400 4194304 8223781 140734380122608 18446744073709551615 6250747 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 114971 107754 607 984 0 113984 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 459884

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 15244
/proc/meminfo: memFree=30273104/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=465672 CPUtime=1362.35
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 13692832 0 0 0 134466 1769 0 0 25 0 1 0 132617694 476848128 109024 4089446400 4194304 8223781 140734380122608 18446744073709551615 6296606 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 116418 109024 607 984 0 115431 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 465672

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15245
/proc/meminfo: memFree=30255156/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=466784 CPUtime=1422.36
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 14318584 0 0 0 140386 1850 0 0 25 0 1 0 132617694 477986816 109363 4089446400 4194304 8223781 140734380122608 18446744073709551615 6569894 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 116696 109363 607 984 0 115709 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 466784

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15247
/proc/meminfo: memFree=30234108/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=470152 CPUtime=1482.36
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 14861090 0 0 0 146306 1930 0 0 25 0 1 0 132617694 481435648 110241 4089446400 4194304 8223781 140734380122608 18446744073709551615 6436955 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 117538 110241 637 984 0 116551 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 470152

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15249
/proc/meminfo: memFree=30197788/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=484624 CPUtime=1542.37
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 15673279 0 0 0 152206 2031 0 0 25 0 1 0 132617694 496254976 114520 4089446400 4194304 8223781 140734380122608 18446744073709551615 6448634 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 121156 114520 609 984 0 120169 0
Current children cumulated CPU time (s) 1542.37
Current children cumulated vsize (KiB) 484624

[startup+1602.3 s]
/proc/loadavg: 1.89 1.97 1.99 3/179 15344
/proc/meminfo: memFree=30731836/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=516676 CPUtime=1602.37
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 16755870 0 0 0 158072 2165 0 0 25 0 1 0 132617694 529076224 122152 4089446400 4194304 8223781 140734380122608 18446744073709551615 6448545 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 129169 122152 638 984 0 128182 0
Current children cumulated CPU time (s) 1602.37
Current children cumulated vsize (KiB) 516676

[startup+1662.3 s]
/proc/loadavg: 1.96 1.97 1.99 3/179 15345
/proc/meminfo: memFree=30675012/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=557568 CPUtime=1662.37
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 17975537 0 0 0 163921 2316 0 0 25 0 1 0 132617694 570949632 132069 4089446400 4194304 8223781 140734380122608 18446744073709551615 5813332 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 139392 132069 609 984 0 138405 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 557568

[startup+1722.3 s]
/proc/loadavg: 2.04 1.99 1.99 3/179 15346
/proc/meminfo: memFree=30594084/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=587628 CPUtime=1722.37
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 19156391 0 0 0 169784 2453 0 0 25 0 1 0 132617694 601731072 139454 4089446400 4194304 8223781 140734380122608 18446744073709551615 6300736 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 146907 139454 612 984 0 145920 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 587628

[startup+1782.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/179 15348
/proc/meminfo: memFree=30512160/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=619680 CPUtime=1782.37
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 20383471 0 0 0 175631 2606 0 0 25 0 1 0 132617694 634552320 146952 4089446400 4194304 8223781 140734380122608 18446744073709551615 6599078 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 154920 146952 626 984 0 153933 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 619680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 1.99 1.99 3/179 15348
/proc/meminfo: memFree=30487348/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=627188 CPUtime=1800.08
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 20788727 0 0 0 177354 2654 0 0 25 0 1 0 132617694 642240512 148795 4089446400 4194304 8223781 140734380122608 18446744073709551615 6003412 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15197/statm: 156797 148795 642 984 0 155810 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 627188

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -15197

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

[startup+1800.7 s]
/proc/loadavg: 2.01 1.99 1.99 3/180 15349
/proc/meminfo: memFree=30485108/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=627188 CPUtime=1800.78
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 20788727 0 0 0 177424 2654 0 0 18 0 1 0 132617694 642240512 148795 4089446400 4194304 8223781 140734380122608 18446744073709551615 7257603 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15197/statm: 156797 148795 642 984 0 155810 0
Current children cumulated CPU time (s) 1800.78
Current children cumulated vsize (KiB) 627188

[startup+1801.5 s]
/proc/loadavg: 2.01 1.99 1.99 3/180 15349
/proc/meminfo: memFree=30485108/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=627188 CPUtime=1801.58
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 20788727 0 0 0 177504 2654 0 0 20 0 1 0 132617694 642240512 148795 4089446400 4194304 8223781 140734380122608 18446744073709551615 4241122 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15197/statm: 156797 148795 642 984 0 155810 0
Current children cumulated CPU time (s) 1801.58
Current children cumulated vsize (KiB) 627188

[startup+1801.91 s]
/proc/loadavg: 2.01 1.99 1.99 3/180 15349
/proc/meminfo: memFree=30484488/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=627188 CPUtime=1801.98
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 20788727 0 0 0 177544 2654 0 0 20 0 1 0 132617694 642240512 148795 4089446400 4194304 8223781 140734380122608 18446744073709551615 4241136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15197/statm: 156797 148795 642 984 0 155810 0
Current children cumulated CPU time (s) 1801.98
Current children cumulated vsize (KiB) 627188

[startup+1802 s]
/proc/loadavg: 2.01 1.99 1.99 3/180 15349
/proc/meminfo: memFree=30484488/32950928 swapFree=67111528/67111528
[pid=15197] ppid=15195 vsize=627188 CPUtime=1802.08
/proc/15197/stat : 15197 (pbscip.linux.x8) R 15195 15197 13929 0 -1 4202496 20788727 0 0 0 177554 2654 0 0 21 0 1 0 132617694 642240512 148795 4089446400 4194304 8223781 140734380122608 18446744073709551615 7257540 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15197/statm: 156797 148795 642 984 0 155810 0
Current children cumulated CPU time (s) 1802.08
Current children cumulated vsize (KiB) 627188

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.03
CPU time (s): 1802.11
CPU user time (s): 1775.55
CPU system time (s): 26.565
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 704552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1775.55
system time used= 26.565
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20788727
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1424

runsolver used 2.82057 second user time and 6.93595 second system time

The end

Launcher Data

Begin job on node149 at 2010-06-30 17:53:48
IDJOB=2692338
IDBENCH=79011
IDSOLVER=1204
FILE ID=node149/2692338-1277913228
PBS_JOBID= 11197229
Free space on /tmp= 74204 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/PB06/web/uclid_pb_benchmarks/normalized-elf.rf9.ucl--soft-66-100-0.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-2692338-1277913228/watcher-2692338-1277913228 -o /tmp/evaluation-result-2692338-1277913228/solver-2692338-1277913228 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692338-1277913228.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 436e932860314596b9609870688d381f
RANDOM SEED=580748545

node149.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.831
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.66
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.831
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.15
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.831
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.831
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.75
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.831
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.831
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.68
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.831
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.82
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.831
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:      31170160 kB
Buffers:        200432 kB
Cached:        1275448 kB
SwapCached:          0 kB
Active:         610852 kB
Inactive:      1022780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31170160 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6560 kB
Writeback:           0 kB
AnonPages:      157468 kB
Mapped:          17436 kB
Slab:            82748 kB
PageTables:       4916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   303172 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= 74200 MiB
End job on node149 at 2010-06-30 18:23:50