Trace number 3740421

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? (TO) 1802.2 1802.5

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1204_10.std.opb
MD5SUM999b70cf1a61f9394c5c87ad5e426a5f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark77
Best CPU time to get the best result obtained on this benchmark0.288955
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234483
Number of constraints which are clauses233283
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.39/1.45	c SCIP version 1.1.0.7
1.39/1.45	c LP-Solver SoPlex 1.4.1
1.39/1.45	c user parameter file <scip.set> not found - using default parameters
1.39/1.45	c read problem <HOME/instance-3740421-1338760904.opb>
1.39/1.45	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234483 constraints
1.79/1.86	c start presolving problem
1.79/1.86	c presolving:
8.38/8.49	c (round 1) 4515 del vars, 13043 del conss, 3137 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16088288 impls, 0 clqs
11.59/11.65	c (round 2) 10104 del vars, 33839 del conss, 8467 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16114105 impls, 0 clqs
12.68/12.70	c (round 3) 12192 del vars, 42945 del conss, 9617 chg bounds, 68 chg sides, 43 chg coeffs, 0 upgd conss, 16124029 impls, 0 clqs
13.19/13.27	c (round 4) 13191 del vars, 46914 del conss, 10211 chg bounds, 79 chg sides, 53 chg coeffs, 0 upgd conss, 16129832 impls, 0 clqs
13.59/13.64	c (round 5) 13675 del vars, 48884 del conss, 10523 chg bounds, 83 chg sides, 57 chg coeffs, 0 upgd conss, 16132336 impls, 0 clqs
13.78/13.80	c (round 6) 13947 del vars, 50037 del conss, 10649 chg bounds, 83 chg sides, 57 chg coeffs, 0 upgd conss, 16133402 impls, 0 clqs
13.88/13.93	c (round 7) 14015 del vars, 50352 del conss, 10691 chg bounds, 83 chg sides, 57 chg coeffs, 0 upgd conss, 16134010 impls, 0 clqs
13.99/14.04	c (round 8) 14060 del vars, 50546 del conss, 10722 chg bounds, 83 chg sides, 57 chg coeffs, 0 upgd conss, 16134216 impls, 0 clqs
14.09/14.14	c (round 9) 14090 del vars, 50665 del conss, 10741 chg bounds, 83 chg sides, 57 chg coeffs, 0 upgd conss, 16134402 impls, 0 clqs
14.19/14.23	c (round 10) 14108 del vars, 50745 del conss, 10752 chg bounds, 83 chg sides, 57 chg coeffs, 0 upgd conss, 16134468 impls, 0 clqs
14.30/14.32	c (round 11) 14112 del vars, 50787 del conss, 10754 chg bounds, 83 chg sides, 57 chg coeffs, 0 upgd conss, 16134486 impls, 0 clqs
14.88/14.99	c (round 12) 14112 del vars, 50795 del conss, 10754 chg bounds, 83 chg sides, 57 chg coeffs, 183688 upgd conss, 16134486 impls, 0 clqs
16.08/16.17	c (round 13) 14112 del vars, 50798 del conss, 10754 chg bounds, 99 chg sides, 211 chg coeffs, 183688 upgd conss, 16135658 impls, 0 clqs
531.51/531.69	c    (528.5s) probing: 1000/58730 (1.7%) - 0 fixings, 0 aggregations, 11621544 implications, 0 bound changes
670.18/670.30	c    (666.7s) probing: 2000/58730 (3.4%) - 0 fixings, 0 aggregations, 17785097 implications, 0 bound changes
670.18/670.33	c    (666.8s) probing: 2001/58730 (3.4%) - 0 fixings, 0 aggregations, 17786676 implications, 0 bound changes
670.18/670.33	c    (666.8s) probing aborted: 2000/2000 successive useless probings
670.18/670.33	c presolving (14 rounds):
670.18/670.33	c  14112 deleted vars, 50798 deleted constraints, 10754 tightened bounds, 0 added holes, 101 changed sides, 221 changed coefficients
670.18/670.33	c  75509608 implications, 48 cliques
670.18/670.33	c presolved problem has 58730 variables (58730 bin, 0 int, 0 impl, 0 cont) and 183700 constraints
670.18/670.33	c    1112 constraints of type <knapsack>
670.18/670.33	c      12 constraints of type <setppc>
670.18/670.33	c  182576 constraints of type <logicor>
670.18/670.33	c transformed objective value is always integral (scale: 1)
670.18/670.33	c Presolving Time: 666.48
670.18/670.37	c OPT-LIN
670.18/670.37	c -----------------------------------------------------------------------------------------------
670.18/670.37	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
670.18/670.37	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
670.18/670.37	c limits/memory = c 13950
670.18/670.37	c # maximal time in seconds to run
670.18/670.37	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
670.18/670.37	c limits/time = c 1791
670.18/670.37	c # frequency for displaying node information lines
670.18/670.37	c # [type: int, range: [-1,2147483647], default: 100]
670.18/670.37	c display/freq = c 10000
670.18/670.37	c -----------------------------------------------------------------------------------------------
670.18/670.37	c start solving problem
670.18/670.37	c 
945.14/945.33	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
945.14/945.33	c   941s|     1 |     0 | 53237 |2286M|   0 | 575 |  58k| 183k| 183k|  58k| 183k|   0 |   0 |   0 | 7.700000e+01 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22588
/proc/meminfo: memFree=26027656/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=8732 CPUtime=0 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 1547 0 0 0 0 0 0 0 20 0 1 0 342215182 8941568 1500 33554432000 4194304 7823515 140736020512480 140734590485608 6883856 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22588/statm: 2183 1500 354 887 0 1293 0

[startup+0.033811 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22588
/proc/meminfo: memFree=26027656/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=14864 CPUtime=0.02 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 3077 0 0 0 2 0 0 0 20 0 1 0 342215182 15220736 3030 33554432000 4194304 7823515 140736020512480 140734590485608 6908057 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22588/statm: 3716 3030 354 887 0 2826 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14864

[startup+0.100255 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22588
/proc/meminfo: memFree=26027656/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=25424 CPUtime=0.09 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 5724 0 0 0 9 0 0 0 20 0 1 0 342215182 26034176 5677 33554432000 4194304 7823515 140736020512480 140734590485608 4363781 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22588/statm: 6356 5677 354 887 0 5466 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25424

[startup+0.300226 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22588
/proc/meminfo: memFree=26027656/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=50564 CPUtime=0.29 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 11961 0 0 0 28 1 0 0 20 0 1 0 342215182 51777536 11914 33554432000 4194304 7823515 140736020512480 140734590485608 6908057 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22588/statm: 12641 11914 354 887 0 11751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50564

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22588
/proc/meminfo: memFree=26027656/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=74896 CPUtime=0.69 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 18042 0 0 0 67 2 0 0 20 0 1 0 342215182 76693504 17995 33554432000 4194304 7823515 140736020512480 140736020378584 6896640 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22588/statm: 18724 17995 354 887 0 17834 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74896

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22589
/proc/meminfo: memFree=25930060/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=184360 CPUtime=1.49 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 45568 0 0 0 142 7 0 0 20 0 1 0 342215182 188784640 45167 33554432000 4194304 7823515 140736020512480 140736020378584 4512305 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22588/statm: 46090 45167 367 887 0 45200 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 184360

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22589
/proc/meminfo: memFree=25669900/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=475352 CPUtime=3.09 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 117413 0 0 0 291 18 0 0 20 0 1 0 342215182 486760448 117012 33554432000 4194304 7823515 140736020512480 140736020509416 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22588/statm: 118838 117012 427 887 0 117948 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 475352

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22589
/proc/meminfo: memFree=25363868/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=733892 CPUtime=6.29 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 179617 0 0 0 598 31 0 0 20 0 1 0 342215182 751505408 179216 33554432000 4194304 7823515 140736020512480 140736020509416 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/22588/statm: 183473 179216 427 887 0 182583 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 733892

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22589
/proc/meminfo: memFree=25195788/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=831476 CPUtime=12.68 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 203445 0 0 0 1219 49 0 0 20 0 1 0 342215182 851431424 203044 33554432000 4194304 7823515 140736020512480 140736020509416 5417491 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 207869 203044 432 887 0 206979 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 831476

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22589
/proc/meminfo: memFree=25035484/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=975220 CPUtime=25.48 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 233448 0 0 0 2458 90 0 0 20 0 1 0 342215182 998625280 239016 33554432000 4194304 7823515 140736020512480 140736020508344 5803608 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 243805 239016 460 887 0 242915 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 975220

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22589
/proc/meminfo: memFree=24957448/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=1006856 CPUtime=51.08 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 240891 0 0 0 5016 92 0 0 20 0 1 0 342215182 1031020544 246459 33554432000 4194304 7823515 140736020512480 140736020508536 5803619 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 251714 246459 460 887 0 250824 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1006856

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22590
/proc/meminfo: memFree=24793804/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=1103880 CPUtime=102.28 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 264886 0 0 0 10131 97 0 0 20 0 1 0 342215182 1130373120 270454 33554432000 4194304 7823515 140736020512480 140736020509176 5803104 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 275970 270454 460 887 0 275080 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1103880

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 22590
/proc/meminfo: memFree=24578568/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=1248032 CPUtime=162.27 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 299746 0 0 0 16123 104 0 0 20 0 1 0 342215182 1277984768 305314 33554432000 4194304 7823515 140736020512480 140736020509176 5803619 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 312008 305314 460 887 0 311118 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1248032

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 22590
/proc/meminfo: memFree=24311996/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=1354376 CPUtime=222.25 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 326032 0 0 0 22116 109 0 0 20 0 1 0 342215182 1386881024 331600 33554432000 4194304 7823515 140736020512480 140736020509176 5803096 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 338594 331600 461 887 0 337704 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1354376

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22590
/proc/meminfo: memFree=24086096/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=1497408 CPUtime=282.24 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 361353 0 0 0 28109 115 0 0 20 0 1 0 342215182 1533345792 366921 33554432000 4194304 7823515 140736020512480 140736020509176 5102406 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 374352 366921 461 887 0 373462 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1497408

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22590
/proc/meminfo: memFree=23865404/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=1658620 CPUtime=342.23 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 400466 0 0 0 34102 121 0 0 20 0 1 0 342215182 1698426880 406034 33554432000 4194304 7823515 140736020512480 140736020509176 5803639 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 414655 406034 461 887 0 413765 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1658620

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22591
/proc/meminfo: memFree=23610116/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=1867948 CPUtime=402.23 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 451806 0 0 0 40091 132 0 0 20 0 1 0 342215182 1912778752 457374 33554432000 4194304 7823515 140736020512480 140736020508536 4840413 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 466987 457374 461 887 0 466097 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1867948

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22591
/proc/meminfo: memFree=23349868/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=2069188 CPUtime=462.22 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 501202 0 0 0 46075 147 0 0 20 0 1 0 342215182 2118848512 506770 33554432000 4194304 7823515 140736020512480 140736020509176 5802376 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 517297 506770 461 887 0 516407 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 2069188

[startup+522.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 22594
/proc/meminfo: memFree=23091100/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=2246504 CPUtime=522.21 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 545157 0 0 0 52057 164 0 0 20 0 1 0 342215182 2300420096 550725 33554432000 4194304 7823515 140736020512480 140736020509160 5803643 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 561626 550725 461 887 0 560736 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2246504

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22594
/proc/meminfo: memFree=22820444/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=2452660 CPUtime=582.2 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 596664 0 0 0 58039 181 0 0 20 0 1 0 342215182 2511523840 602232 33554432000 4194304 7823515 140736020512480 140736020509176 5803119 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 613165 602232 466 887 0 612275 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2452660

[startup+642.3 s]

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

/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714034 0 0 0 99980 233 0 0 20 0 1 0 342215182 3088269312 740885 33554432000 4194304 7823515 140736020512480 140736020507160 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 753972 740885 542 887 0 753082 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 3015888

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22635
/proc/meminfo: memFree=24491852/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1062.13 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714105 0 0 0 105973 240 0 0 20 0 1 0 342215182 3094147072 741720 33554432000 4194304 7823515 140736020512480 140736020507240 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 741720 542 887 0 754517 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 3021628

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22638
/proc/meminfo: memFree=24240276/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1122.11 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714219 0 0 0 111965 246 0 0 20 0 1 0 342215182 3094147072 741834 33554432000 4194304 7823515 140736020512480 140736020508280 5597699 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 741834 557 887 0 754517 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 3021628

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22638
/proc/meminfo: memFree=24068324/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1182.11 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714262 0 0 0 117936 275 0 0 20 0 1 0 342215182 3094147072 741861 33554432000 4194304 7823515 140736020512480 140736020508488 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 741861 561 887 0 754517 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 3021628

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22638
/proc/meminfo: memFree=23902564/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1242.1 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714264 0 0 0 123870 340 0 0 20 0 1 0 342215182 3094147072 741861 33554432000 4194304 7823515 140736020512480 140736020508488 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 741861 561 887 0 754517 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 3021628

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22639
/proc/meminfo: memFree=23669968/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1302.09 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714264 0 0 0 129785 424 0 0 20 0 1 0 342215182 3094147072 741861 33554432000 4194304 7823515 140736020512480 140736020508488 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 741861 561 887 0 754517 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 3021628

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22639
/proc/meminfo: memFree=23487840/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1362.07 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714269 0 0 0 135692 515 0 0 20 0 1 0 342215182 3094147072 741925 33554432000 4194304 7823515 140736020512480 140736020508488 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 741925 561 887 0 754517 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 3021628

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22639
/proc/meminfo: memFree=23341264/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1422.07 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714269 0 0 0 141595 612 0 0 20 0 1 0 342215182 3094147072 742043 33554432000 4194304 7823515 140736020512480 140736020508488 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 742043 561 887 0 754517 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 3021628

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 22639
/proc/meminfo: memFree=23188028/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1482.05 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714269 0 0 0 147494 711 0 0 20 0 1 0 342215182 3094147072 742452 33554432000 4194304 7823515 140736020512480 140736020508488 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 742452 561 887 0 754517 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 3021628

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22639
/proc/meminfo: memFree=22900012/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1542.05 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714273 0 0 0 153406 799 0 0 20 0 1 0 342215182 3094147072 742720 33554432000 4194304 7823515 140736020512480 140736020508488 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 742720 561 887 0 754517 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 3021628

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22640
/proc/meminfo: memFree=22886152/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1602.03 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714277 0 0 0 159326 877 0 0 20 0 1 0 342215182 3094147072 743217 33554432000 4194304 7823515 140736020512480 140736020508488 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 743217 561 887 0 754517 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 3021628

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22640
/proc/meminfo: memFree=22876816/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1662.02 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714278 0 0 0 165273 929 0 0 20 0 1 0 342215182 3094147072 743983 33554432000 4194304 7823515 140736020512480 140736020508488 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 743983 561 887 0 754517 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 3021628

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22643
/proc/meminfo: memFree=22872680/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1722.01 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714280 0 0 0 171213 988 0 0 20 0 1 0 342215182 3094147072 744061 33554432000 4194304 7823515 140736020512480 140736020508488 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 744061 561 887 0 754517 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 3021628

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22643
/proc/meminfo: memFree=22870484/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1782 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714280 0 0 0 177157 1043 0 0 20 0 1 0 342215182 3094147072 744534 33554432000 4194304 7823515 140736020512480 140736020508488 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 744534 561 887 0 754517 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 3021628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22643
/proc/meminfo: memFree=22870576/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1800.1 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714281 0 0 0 178950 1060 0 0 20 0 1 0 342215182 3094147072 744543 33554432000 4194304 7823515 140736020512480 140736020508488 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 744543 561 887 0 754517 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 3021628

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -22588

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22644
/proc/meminfo: memFree=22870576/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1801.09 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714695 0 0 0 179049 1060 0 0 20 0 1 0 342215182 3094147072 744957 33554432000 4194304 7823515 140736020512480 140736020507520 5562326 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 744957 561 887 0 754517 0
Current children cumulated CPU time (s) 1801.09
Current children cumulated vsize (KiB) 3021628

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22644
/proc/meminfo: memFree=22868708/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1801.89 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714828 0 0 0 179129 1060 0 0 20 0 1 0 342215182 3094147072 745090 33554432000 4194304 7823515 140736020512480 140736020507520 5562298 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 745090 561 887 0 754517 0
Current children cumulated CPU time (s) 1801.89
Current children cumulated vsize (KiB) 3021628

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22644
/proc/meminfo: memFree=22868708/32873844 swapFree=7380/7380
[pid=22588] ppid=22586 vsize=3021628 CPUtime=1802.09 cores=0,2,4,6
/proc/22588/stat : 22588 (pbscip.linux.x8) R 22586 22588 21332 0 -1 4202496 714858 0 0 0 179149 1060 0 0 20 0 1 0 342215182 3094147072 745120 33554432000 4194304 7823515 140736020512480 140736020507520 5562311 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 755407 745120 561 887 0 754517 0
Current children cumulated CPU time (s) 1802.09
Current children cumulated vsize (KiB) 3021628

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.5
CPU time (s): 1802.2
CPU user time (s): 1791.5
CPU system time (s): 10.6994
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 3021628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.5
system time used= 10.6994
maximum resident set size= 2980484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 714859
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= 24
involuntary context switches= 1949

runsolver used 3.41548 second user time and 8.72167 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-04 00:01:44
IDJOB=3740421
IDBENCH=77384
IDSOLVER=2321
FILE ID=node133/3740421-1338760904
RUNJOBID= node133-1338747083-21348
PBS_JOBID= 14636776
Free space on /tmp= 70460 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j1204_10.std.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740421-1338760904/watcher-3740421-1338760904 -o /tmp/evaluation-result-3740421-1338760904/solver-3740421-1338760904 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3740421-1338760904.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 999b70cf1a61f9394c5c87ad5e426a5f
RANDOM SEED=1045575865

node133.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26027920 kB
Buffers:          492304 kB
Cached:          2864504 kB
SwapCached:          676 kB
Active:          4118560 kB
Inactive:        1821428 kB
Active(anon):    2574584 kB
Inactive(anon):    10220 kB
Active(file):    1543976 kB
Inactive(file):  1811208 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:             16524 kB
Writeback:             0 kB
AnonPages:       2591368 kB
Mapped:            12164 kB
Shmem:                 0 kB
Slab:             760260 kB
SReclaimable:     201900 kB
SUnreclaim:       558360 kB
KernelStack:        1472 kB
PageTables:         9156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2734544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70452 MiB
End job on node133 at 2012-06-04 00:31:46