Trace number 2692336

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.06 1802.03

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-dlx1c.rwmem.ucl--soft-33-100-0.wbo
MD5SUM5718f3653dc0b9ba0b2db26893fe4fdf
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.318951
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables9051
Total number of constraints25833
Number of soft constraints17178
Number of constraints which are clauses24941
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints892
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 867053
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 867052
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
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-2692336-1277913178.wbo>
0.19/0.28	c original problem has 43407 variables (26229 bin, 0 int, 0 impl, 17178 cont) and 43012 constraints
0.19/0.28	c problem read
0.19/0.28	c presolving settings loaded
0.49/0.54	c presolving:
0.59/0.64	c (round 1) 31 del vars, 4 del conss, 0 chg bounds, 446 chg sides, 892 chg coeffs, 0 upgd conss, 38440 impls, 0 clqs
0.59/0.66	c (round 2) 32 del vars, 64 del conss, 0 chg bounds, 446 chg sides, 892 chg coeffs, 0 upgd conss, 38440 impls, 0 clqs
0.69/0.71	c (round 3) 33 del vars, 64 del conss, 17177 chg bounds, 446 chg sides, 892 chg coeffs, 0 upgd conss, 38440 impls, 0 clqs
0.79/0.83	c (round 4) 33 del vars, 64 del conss, 17177 chg bounds, 446 chg sides, 892 chg coeffs, 8595 upgd conss, 38440 impls, 0 clqs
1.99/2.06	c    (1.7s) probing: 226/26197 (0.9%) - 0 fixings, 0 aggregations, 5 implications, 0 bound changes
1.99/2.06	c    (1.7s) probing aborted: 100/100 successive totally useless probings
1.99/2.07	c presolving (5 rounds):
1.99/2.07	c  33 deleted vars, 64 deleted constraints, 17177 tightened bounds, 0 added holes, 446 changed sides, 892 changed coefficients
1.99/2.07	c  38465 implications, 0 cliques
1.99/2.07	c presolved problem has 43374 variables (26197 bin, 0 int, 0 impl, 17177 cont) and 42948 constraints
1.99/2.07	c   17177 constraints of type <indicator>
1.99/2.07	c       1 constraints of type <varbound>
1.99/2.07	c     317 constraints of type <knapsack>
1.99/2.07	c   17176 constraints of type <linear>
1.99/2.07	c    8277 constraints of type <logicor>
1.99/2.07	c transformed objective value is always integral (scale: 1)
1.99/2.07	c Presolving Time: 1.58
1.99/2.07	c - non default parameters ----------------------------------------------------------------------
1.99/2.07	c # SCIP version 1.2.1.2
1.99/2.07	c 
1.99/2.07	c # frequency for displaying node information lines
1.99/2.07	c # [type: int, range: [-1,2147483647], default: 100]
1.99/2.07	c display/freq = 10000
1.99/2.07	c 
1.99/2.07	c # maximal time in seconds to run
1.99/2.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.99/2.07	c limits/time = 1799.73
1.99/2.07	c 
1.99/2.07	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.99/2.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.99/2.07	c limits/memory = 3420
1.99/2.07	c 
1.99/2.07	c # should presolving try to simplify inequalities
1.99/2.07	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.99/2.07	c constraints/linear/simplifyinequalities = TRUE
1.99/2.07	c 
1.99/2.07	c # should presolving try to simplify knapsacks
1.99/2.07	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.99/2.07	c constraints/knapsack/simplifyinequalities = TRUE
1.99/2.07	c 
1.99/2.07	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.99/2.07	c # [type: int, range: [-1,2147483647], default: -1]
1.99/2.07	c separating/rapidlearning/freq = 0
1.99/2.07	c 
1.99/2.07	c -----------------------------------------------------------------------------------------------
1.99/2.07	c start solving
1.99/2.08	c 
2.19/2.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.19/2.26	c   1.9s|     1 |     0 |   269 |     - | 147M|   0 | 148 |  43k|  42k|  43k|8594 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.19/5.28	o 866984
5.19/5.28	c y 4.9s|     1 |     0 |  5209 |     - | 148M|   0 | 148 |  43k|  42k|  43k|8594 |   0 |   0 |   0 | 0.000000e+00 | 8.669840e+05 |    Inf 
6.29/6.30	c   5.9s|     1 |     0 |  5559 |     - | 149M|   0 | 298 |  43k|  42k|  43k|8854 | 260 |   0 |   0 | 0.000000e+00 | 8.669840e+05 |    Inf 
7.99/8.05	c   7.6s|     1 |     0 |  6603 |     - | 150M|   0 | 391 |  43k|  42k|  43k|9250 | 656 |   0 |   0 | 0.000000e+00 | 8.669840e+05 |    Inf 
10.09/10.12	c   9.7s|     1 |     0 |  7536 |     - | 151M|   0 | 431 |  43k|  42k|  43k|9772 |1178 |   0 |   0 | 0.000000e+00 | 8.669840e+05 |    Inf 
12.99/13.00	c  12.6s|     1 |     0 |  8788 |     - | 152M|   0 | 569 |  43k|  42k|  43k|  10k|1745 |   0 |   0 | 0.000000e+00 | 8.669840e+05 |    Inf 
16.99/17.05	c  16.6s|     1 |     0 | 10769 |     - | 153M|   0 | 653 |  43k|  42k|  43k|  10k|2285 |   0 |   0 | 0.000000e+00 | 8.669840e+05 |    Inf 
19.49/19.50	c  19.0s|     1 |     0 | 12220 |     - | 154M|   0 | 803 |  43k|  42k|  43k|  11k|2716 |   0 |   0 | 0.000000e+00 | 8.669840e+05 |    Inf 
22.89/22.96	c  22.4s|     1 |     2 | 12220 |     - | 156M|   0 | 803 |  43k|  42k|  43k|  11k|2716 |   0 |  17 | 0.000000e+00 | 8.669840e+05 |    Inf 
858.20/858.29	c   849s| 10000 |  9947 |439129 |  42.7 | 346M| 207 | 119 |  43k|  43k|  43k|  10k|2716 | 213 |4011 | 0.000000e+00 | 8.669840e+05 |    Inf 
1564.92/1564.90	c  1543s| 20000 | 19863 |858341 |  42.3 | 484M| 219 | 311 |  43k|  43k|  43k|  10k|2716 | 301 |7516 | 0.000000e+00 | 8.669840e+05 |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.00	c 
1800.03/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.00	c Solving Time (sec) : 1773.77
1800.03/1800.00	c Solving Nodes      : 23254
1800.03/1800.00	c Primal Bound       : +8.66984000000000e+05 (100 solutions)
1800.03/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.00	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-2692336-1277913178/watcher-2692336-1277913178 -o /tmp/evaluation-result-2692336-1277913178/solver-2692336-1277913178 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692336-1277913178.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.01 2.16 2.32 4/178 14274
/proc/meminfo: memFree=30232512/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=9304 CPUtime=0
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 1650 0 0 0 0 0 0 0 25 0 1 0 132614577 9527296 1569 4089446400 4194304 8223781 140733510873488 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14274/statm: 2326 1569 369 984 0 1339 0

[startup+0.0528699 s]
/proc/loadavg: 2.01 2.16 2.32 4/178 14274
/proc/meminfo: memFree=30232512/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=21360 CPUtime=0.04
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 4665 0 0 0 4 0 0 0 25 0 1 0 132614577 21872640 4584 4089446400 4194304 8223781 140733510873488 18446744073709551615 7247661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14274/statm: 5340 4584 369 984 0 4353 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 21360

[startup+0.100856 s]
/proc/loadavg: 2.01 2.16 2.32 4/178 14274
/proc/meminfo: memFree=30232512/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=31464 CPUtime=0.09
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 7162 0 0 0 9 0 0 0 25 0 1 0 132614577 32219136 7081 4089446400 4194304 8223781 140733510873488 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14274/statm: 7866 7081 369 984 0 6879 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31464

[startup+0.300833 s]
/proc/loadavg: 2.01 2.16 2.32 4/178 14274
/proc/meminfo: memFree=30232512/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=81212 CPUtime=0.29
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 19768 0 0 0 26 3 0 0 25 0 1 0 132614577 83161088 19287 4089446400 4194304 8223781 140733510873488 18446744073709551615 4682707 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14274/statm: 20339 19317 384 984 0 19352 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81212

[startup+0.70075 s]
/proc/loadavg: 2.01 2.16 2.32 4/178 14274
/proc/meminfo: memFree=30232512/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=162348 CPUtime=0.69
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 40455 0 0 0 62 7 0 0 25 0 1 0 132614577 166244352 38706 4089446400 4194304 8223781 140733510873488 18446744073709551615 4971990 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14274/statm: 40587 38706 472 984 0 39600 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 162348

[startup+1.50061 s]
/proc/loadavg: 2.01 2.16 2.32 3/179 14275
/proc/meminfo: memFree=30069320/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=173152 CPUtime=1.49
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 45146 0 0 0 140 9 0 0 25 0 1 0 132614577 177307648 41244 4089446400 4194304 8223781 140733510873488 18446744073709551615 5497079 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14274/statm: 43288 41244 490 984 0 42301 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 173152

[startup+3.10033 s]
/proc/loadavg: 2.01 2.16 2.32 3/179 14275
/proc/meminfo: memFree=30067116/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=208360 CPUtime=3.09
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 63009 0 0 0 298 11 0 0 19 0 1 0 132614577 213360640 49043 4089446400 4194304 8223781 140733510873488 18446744073709551615 6504344 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14274/statm: 52090 49043 562 984 0 51103 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 208360

[startup+6.3007 s]
/proc/loadavg: 2.01 2.15 2.32 3/179 14276
/proc/meminfo: memFree=30036900/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=216844 CPUtime=6.29
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 79002 0 0 0 612 17 0 0 25 0 1 0 132614577 222048256 50213 4089446400 4194304 8223781 140733510873488 18446744073709551615 6090666 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14274/statm: 54211 50213 597 984 0 53224 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 216844

[startup+12.7006 s]
/proc/loadavg: 2.01 2.15 2.32 3/179 14276
/proc/meminfo: memFree=30027612/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=221608 CPUtime=12.69
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 82830 0 0 0 1249 20 0 0 25 0 1 0 132614577 226926592 51583 4089446400 4194304 8223781 140733510873488 18446744073709551615 6569569 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14274/statm: 55402 51583 591 984 0 54415 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 221608

[startup+25.5003 s]
/proc/loadavg: 2.00 2.14 2.31 3/179 14276
/proc/meminfo: memFree=30010836/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=232420 CPUtime=25.49
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 121069 0 0 0 2521 28 0 0 25 0 1 0 132614577 237998080 54460 4089446400 4194304 8223781 140733510873488 18446744073709551615 6564760 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14274/statm: 58105 54460 605 984 0 57118 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 232420

[startup+51.1007 s]
/proc/loadavg: 2.00 2.13 2.31 3/179 14276
/proc/meminfo: memFree=30007432/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=234616 CPUtime=51.09
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 178900 0 0 0 5071 38 0 0 25 0 1 0 132614577 240246784 55024 4089446400 4194304 8223781 140733510873488 18446744073709551615 6446984 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14274/statm: 58654 55024 608 984 0 57667 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 234616

[startup+102.307 s]
/proc/loadavg: 2.04 2.12 2.29 3/179 14278
/proc/meminfo: memFree=29989296/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=238384 CPUtime=102.3
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 194629 0 0 0 10180 50 0 0 25 0 1 0 132614577 244105216 56057 4089446400 4194304 8223781 140733510873488 18446744073709551615 6569367 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14274/statm: 59596 56057 608 984 0 58609 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 238384

[startup+162.301 s]
/proc/loadavg: 2.01 2.10 2.27 3/179 14280
/proc/meminfo: memFree=29977236/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=240684 CPUtime=162.29
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 435186 0 0 0 16142 87 0 0 25 0 1 0 132614577 246460416 56506 4089446400 4194304 8223781 140733510873488 18446744073709551615 6446668 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14274/statm: 60171 56506 608 984 0 59184 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 240684

[startup+222.3 s]
/proc/loadavg: 2.00 2.08 2.25 3/179 14281
/proc/meminfo: memFree=29961580/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=250044 CPUtime=222.29
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 653094 0 0 0 22105 124 0 0 25 0 1 0 132614577 256045056 58787 4089446400 4194304 8223781 140733510873488 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14274/statm: 62511 58787 608 984 0 61524 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 250044

[startup+282.301 s]
/proc/loadavg: 2.00 2.06 2.23 3/179 14282
/proc/meminfo: memFree=29946664/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=264816 CPUtime=282.3
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 1010170 0 0 0 28049 181 0 0 25 0 1 0 132614577 271171584 62546 4089446400 4194304 8223781 140733510873488 18446744073709551615 6570065 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14274/statm: 66204 62546 609 984 0 65217 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 264816

[startup+342.301 s]
/proc/loadavg: 2.00 2.05 2.22 3/179 14284
/proc/meminfo: memFree=29909560/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=295020 CPUtime=342.3
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 1234179 0 0 0 34010 220 0 0 25 0 1 0 132614577 302100480 70139 4089446400 4194304 8223781 140733510873488 18446744073709551615 6446822 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14274/statm: 73755 70139 609 984 0 72768 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 295020

[startup+402.301 s]
/proc/loadavg: 2.00 2.04 2.20 3/179 14286
/proc/meminfo: memFree=29896760/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=302372 CPUtime=402.3
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 1499713 0 0 0 39967 263 0 0 25 0 1 0 132614577 309628928 71902 4089446400 4194304 8223781 140733510873488 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14274/statm: 75593 71902 609 984 0 74606 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 302372

[startup+462.301 s]
/proc/loadavg: 2.05 2.04 2.19 3/179 14288
/proc/meminfo: memFree=29884200/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=312580 CPUtime=462.3
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 1958807 0 0 0 45902 328 0 0 25 0 1 0 132614577 320081920 74440 4089446400 4194304 8223781 140733510873488 18446744073709551615 6456009 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/14274/statm: 78145 74440 609 984 0 77158 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 312580

[startup+522.3 s]
/proc/loadavg: 2.02 2.03 2.17 3/179 14298
/proc/meminfo: memFree=29860156/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=332616 CPUtime=522.3
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 2464927 0 0 0 51837 393 0 0 25 0 1 0 132614577 340598784 79348 4089446400 4194304 8223781 140733510873488 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14274/statm: 83154 79348 609 984 0 82167 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 332616

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.16 3/179 14299
/proc/meminfo: memFree=29836564/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=350964 CPUtime=582.3
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 3157302 0 0 0 57753 477 0 0 25 0 1 0 132614577 359387136 83931 4089446400 4194304 8223781 140733510873488 18446744073709551615 6446822 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14274/statm: 87741 83931 609 984 0 86754 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 350964

[startup+642.301 s]
/proc/loadavg: 2.06 2.03 2.15 3/179 14301
/proc/meminfo: memFree=29819916/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=364932 CPUtime=642.31
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 4044922 0 0 0 63650 581 0 0 25 0 1 0 132614577 373690368 87466 4089446400 4194304 8223781 140733510873488 18446744073709551615 5893807 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/14274/statm: 91233 87466 609 984 0 90246 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 364932

[startup+702.3 s]

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

/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 8288664 0 0 0 99025 1206 0 0 25 0 1 0 132614577 454180864 107120 4089446400 4194304 8223781 140733510873488 18446744073709551615 5813322 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14274/statm: 110884 107120 609 984 0 109897 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 443536

[startup+1062.3 s]
/proc/loadavg: 1.99 1.99 2.08 3/179 14584
/proc/meminfo: memFree=30797060/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=453968 CPUtime=1062.31
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 8910313 0 0 0 104917 1314 0 0 25 0 1 0 132614577 464863232 109609 4089446400 4194304 8223781 140733510873488 18446744073709551615 6455718 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14274/statm: 113492 109609 609 984 0 112505 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 453968

[startup+1122.3 s]
/proc/loadavg: 1.99 1.99 2.07 3/179 14585
/proc/meminfo: memFree=30743468/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=464868 CPUtime=1122.31
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 9704979 0 0 0 110792 1439 0 0 25 0 1 0 132614577 476024832 112291 4089446400 4194304 8223781 140733510873488 18446744073709551615 6446812 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14274/statm: 116217 112291 609 984 0 115230 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 464868

[startup+1182.3 s]
/proc/loadavg: 1.99 1.99 2.06 3/179 14586
/proc/meminfo: memFree=30696316/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=472176 CPUtime=1182.31
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 10383722 0 0 0 116684 1547 0 0 25 0 1 0 132614577 483508224 114274 4089446400 4194304 8223781 140733510873488 18446744073709551615 6448683 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14274/statm: 118044 114274 609 984 0 117057 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 472176

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 2.07 3/179 14588
/proc/meminfo: memFree=30645208/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=484436 CPUtime=1242.3
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 10976611 0 0 0 122584 1646 0 0 25 0 1 0 132614577 496062464 117239 4089446400 4194304 8223781 140733510873488 18446744073709551615 6505963 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14274/statm: 121109 117239 609 984 0 120122 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 484436

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.06 3/179 14590
/proc/meminfo: memFree=30591988/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=499076 CPUtime=1302.31
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 11553444 0 0 0 128491 1740 0 0 25 0 1 0 132614577 511053824 121031 4089446400 4194304 8223781 140733510873488 18446744073709551615 6482877 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14274/statm: 124769 121031 609 984 0 123782 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 499076

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.06 3/179 14592
/proc/meminfo: memFree=30547820/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=511952 CPUtime=1362.31
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 12192109 0 0 0 134392 1839 0 0 25 0 1 0 132614577 524238848 124152 4089446400 4194304 8223781 140733510873488 18446744073709551615 6448652 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14274/statm: 127988 124152 609 984 0 127001 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 511952

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 14593
/proc/meminfo: memFree=30497196/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=523192 CPUtime=1422.32
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 12921556 0 0 0 140286 1946 0 0 25 0 1 0 132614577 535748608 126999 4089446400 4194304 8223781 140733510873488 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14274/statm: 130798 126999 609 984 0 129811 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 523192

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 14594
/proc/meminfo: memFree=30445580/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=537028 CPUtime=1482.32
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 13601802 0 0 0 146180 2052 0 0 25 0 1 0 132614577 549916672 130470 4089446400 4194304 8223781 140733510873488 18446744073709551615 6569681 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14274/statm: 134257 130470 609 984 0 133270 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 537028

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 14596
/proc/meminfo: memFree=30390104/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=547728 CPUtime=1542.31
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 14288719 0 0 0 152059 2172 0 0 25 0 1 0 132614577 560873472 133156 4089446400 4194304 8223781 140733510873488 18446744073709551615 6436929 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14274/statm: 136847 133071 609 984 0 135860 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 547728

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 14598
/proc/meminfo: memFree=30334900/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=561464 CPUtime=1602.32
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 14856161 0 0 0 157963 2269 0 0 25 0 1 0 132614577 574939136 136628 4089446400 4194304 8223781 140733510873488 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14274/statm: 140366 136628 609 984 0 139379 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 561464

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 14600
/proc/meminfo: memFree=30282664/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=574984 CPUtime=1662.32
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 15355214 0 0 0 163875 2357 0 0 25 0 1 0 132614577 588783616 139933 4089446400 4194304 8223781 140733510873488 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14274/statm: 143746 139933 609 984 0 142759 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 574984

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 14601
/proc/meminfo: memFree=30230304/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=584028 CPUtime=1722.32
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 16028582 0 0 0 169765 2467 0 0 25 0 1 0 132614577 598044672 142231 4089446400 4194304 8223781 140733510873488 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14274/statm: 146007 142240 609 984 0 145020 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 584028

[startup+1782.3 s]
/proc/loadavg: 2.12 2.03 2.03 3/179 14602
/proc/meminfo: memFree=30185884/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=590732 CPUtime=1782.32
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 16636869 0 0 0 175659 2573 0 0 25 0 1 0 132614577 604909568 143954 4089446400 4194304 8223781 140733510873488 18446744073709551615 5813304 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14274/statm: 147683 143954 609 984 0 146696 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 590732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.09 2.03 2.03 3/179 14603
/proc/meminfo: memFree=30169380/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=595980 CPUtime=1800.03
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 16832747 0 0 0 177401 2602 0 0 25 0 1 0 132614577 610283520 145269 4089446400 4194304 8223781 140733510873488 18446744073709551615 5813322 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14274/statm: 148995 145269 611 984 0 148008 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 595980

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -14274

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

[startup+1801.4 s]
/proc/loadavg: 2.09 2.03 2.03 3/180 14604
/proc/meminfo: memFree=30167016/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=595980 CPUtime=1801.43
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 16832747 0 0 0 177541 2602 0 0 19 0 1 0 132614577 610283520 145269 4089446400 4194304 8223781 140733510873488 18446744073709551615 7257555 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14274/statm: 148995 145269 611 984 0 148008 0
Current children cumulated CPU time (s) 1801.43
Current children cumulated vsize (KiB) 595980

[startup+1801.81 s]
/proc/loadavg: 2.09 2.03 2.03 3/180 14604
/proc/meminfo: memFree=30166768/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=595980 CPUtime=1801.83
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 16832747 0 0 0 177581 2602 0 0 20 0 1 0 132614577 610283520 145269 4089446400 4194304 8223781 140733510873488 18446744073709551615 4241142 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14274/statm: 148995 145269 611 984 0 148008 0
Current children cumulated CPU time (s) 1801.83
Current children cumulated vsize (KiB) 595980

[startup+1802 s]
/proc/loadavg: 2.09 2.03 2.03 3/180 14604
/proc/meminfo: memFree=30166768/32950928 swapFree=67111528/67111528
[pid=14274] ppid=14272 vsize=595980 CPUtime=1802.03
/proc/14274/stat : 14274 (pbscip.linux.x8) R 14272 14274 13992 0 -1 4202496 16832747 0 0 0 177601 2602 0 0 21 0 1 0 132614577 610283520 145269 4089446400 4194304 8223781 140733510873488 18446744073709551615 4240882 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14274/statm: 148995 145269 611 984 0 148008 0
Current children cumulated CPU time (s) 1802.03
Current children cumulated vsize (KiB) 595980

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.03
CPU time (s): 1802.06
CPU user time (s): 1776.02
CPU system time (s): 26.042
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 596756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1776.02
system time used= 26.042
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16832747
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= 3
involuntary context switches= 6444

runsolver used 2.86356 second user time and 6.96094 second system time

The end

Launcher Data

Begin job on node123 at 2010-06-30 17:52:58
IDJOB=2692336
IDBENCH=79010
IDSOLVER=1204
FILE ID=node123/2692336-1277913178
PBS_JOBID= 11197277
Free space on /tmp= 74208 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-dlx1c.rwmem.ucl--soft-33-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-2692336-1277913178/watcher-2692336-1277913178 -o /tmp/evaluation-result-2692336-1277913178/solver-2692336-1277913178 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692336-1277913178.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 5718f3653dc0b9ba0b2db26893fe4fdf
RANDOM SEED=452640404

node123.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.804
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.60
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.804
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	: 5294.59
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.804
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.804
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.804
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.804
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.71
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.804
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.74
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.804
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30233040 kB
Buffers:        201472 kB
Cached:        1111892 kB
SwapCached:          0 kB
Active:        1775896 kB
Inactive:       796816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30233040 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5732 kB
Writeback:           0 kB
AnonPages:     1259536 kB
Mapped:          16044 kB
Slab:            79312 kB
PageTables:       7648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1421276 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 node123 at 2010-06-30 18:23:00