Trace number 3741762

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.11 1802.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/kullmann/
normalized-mul_8_13_shg.opb
MD5SUMf53fdd20c3684d222e9e7b0e8ed09bf8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark1798.19
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15312
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint64
Maximum length of a constraint92
Number of terms in the objective function 15312
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 15312
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 15312
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

4.08/4.15	c SCIP version 1.1.0.7
4.08/4.15	c LP-Solver SoPlex 1.4.1
4.08/4.15	c user parameter file <scip.set> not found - using default parameters
4.08/4.15	c read problem <HOME/instance-3741762-1338773599.opb>
4.08/4.15	c original problem has 15312 variables (15312 bin, 0 int, 0 impl, 0 cont) and 65280 constraints
5.19/5.29	c start presolving problem
5.19/5.29	c presolving:
7.29/7.30	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 65280 upgd conss, 0 impls, 0 clqs
7.48/7.59	c    (3.2s) probing: 101/15312 (0.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
7.48/7.59	c    (3.2s) probing aborted: 100/100 successive totally useless probings
7.48/7.59	c presolving (2 rounds):
7.48/7.59	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
7.48/7.59	c  0 implications, 0 cliques
7.48/7.59	c presolved problem has 15312 variables (15312 bin, 0 int, 0 impl, 0 cont) and 65280 constraints
7.48/7.59	c   65280 constraints of type <logicor>
7.48/7.59	c transformed objective value is always integral (scale: 1)
7.48/7.59	c Presolving Time: 2.23
7.48/7.60	c strange?!, PURESAT with obj
7.48/7.60	c -----------------------------------------------------------------------------------------------
7.48/7.60	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
7.48/7.60	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.48/7.60	c limits/memory = c 13950
7.48/7.60	c # maximal time in seconds to run
7.48/7.60	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.48/7.60	c limits/time = c 1791
7.48/7.60	c # frequency for displaying node information lines
7.48/7.60	c # [type: int, range: [-1,2147483647], default: 100]
7.48/7.60	c display/freq = c 10000
7.48/7.60	c -----------------------------------------------------------------------------------------------
7.48/7.60	c start solving problem
7.48/7.60	c 
324.93/325.06	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
324.93/325.06	c   320s|     1 |     0 | 27347 | 594M|   0 | 152 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |   0 | 4.600000e+01 |      --      |    Inf 
324.93/325.06	o 152
324.93/325.06	c r 320s|     1 |     0 | 27347 | 595M|   0 | 152 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |   0 | 4.600000e+01 | 1.520000e+02 | 230.43%
325.03/325.10	o 151
325.03/325.10	c R 320s|     1 |     0 | 27347 | 595M|   0 | 152 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |   0 | 4.600000e+01 | 1.510000e+02 | 228.26%
325.03/325.15	o 150
325.03/325.15	c s 320s|     1 |     0 | 27347 | 595M|   0 | 152 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |   0 | 4.600000e+01 | 1.500000e+02 | 226.09%
366.12/366.27	o 97
366.12/366.27	c k 361s|     1 |     0 | 27347 | 596M|   0 | 152 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |   0 | 4.600000e+01 | 9.700000e+01 | 110.87%
397.21/397.30	c   392s|     1 |     0 | 27347 | 596M|   0 | 152 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |   0 | 4.600000e+01 | 9.700000e+01 | 110.87%
1139.88/1140.10	c  1130s|     1 |     2 | 27347 | 596M|   0 | 152 |  15k|  65k|  65k|  15k|  65k|   0 |   0 |  63 | 4.600000e+01 | 9.700000e+01 | 110.87%

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-3741762-1338773599/watcher-3741762-1338773599 -o /tmp/evaluation-result-3741762-1338773599/solver-3741762-1338773599 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3741762-1338773599.opb 

running on 4 cores: 1,3,5,7

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 4/178 14753
/proc/meminfo: memFree=25313460/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=6124 CPUtime=0 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 922 0 0 0 0 0 0 0 20 0 1 0 343487235 6270976 874 33554432000 4194304 7823515 140734920967744 140734449242264 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 1531 874 330 887 0 641 0

[startup+0.054216 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14753
/proc/meminfo: memFree=25313460/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=20572 CPUtime=0.04 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 4534 0 0 0 4 0 0 0 20 0 1 0 343487235 21065728 4482 33554432000 4194304 7823515 140734920967744 140734449242264 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 5143 4482 354 887 0 4253 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 20572

[startup+0.100326 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14753
/proc/meminfo: memFree=25313460/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=22348 CPUtime=0.09 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 4960 0 0 0 9 0 0 0 20 0 1 0 343487235 22884352 4908 33554432000 4194304 7823515 140734920967744 140734449242264 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 5587 4908 354 887 0 4697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22348

[startup+0.300244 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14753
/proc/meminfo: memFree=25313460/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=29316 CPUtime=0.28 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 6713 0 0 0 28 0 0 0 20 0 1 0 343487235 30019584 6661 33554432000 4194304 7823515 140734920967744 140734449242264 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 7329 6661 354 887 0 6439 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29316

[startup+0.700241 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14753
/proc/meminfo: memFree=25313460/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=41600 CPUtime=0.69 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 9787 0 0 0 68 1 0 0 20 0 1 0 343487235 42598400 9735 33554432000 4194304 7823515 140734920967744 140734920833848 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 10400 9735 354 887 0 9510 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41600

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14754
/proc/meminfo: memFree=25268928/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=65904 CPUtime=1.48 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 15852 0 0 0 146 2 0 0 20 0 1 0 343487235 67485696 15800 33554432000 4194304 7823515 140734920967744 140734920833848 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 16476 15800 354 887 0 15586 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 65904

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14754
/proc/meminfo: memFree=25236688/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=105164 CPUtime=3.08 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 25661 0 0 0 304 4 0 0 20 0 1 0 343487235 107687936 25609 33554432000 4194304 7823515 140734920967744 140734920833848 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 26291 25609 354 887 0 25401 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 105164

[startup+6.30029 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 14754
/proc/meminfo: memFree=24602224/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=722608 CPUtime=6.29 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 179249 0 0 0 600 29 0 0 20 0 1 0 343487235 739950592 178771 33554432000 4194304 7823515 140734920967744 140734920964680 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 180652 178771 416 887 0 179762 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 722608

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 14754
/proc/meminfo: memFree=24056276/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1397436 CPUtime=12.69 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 264685 0 0 0 1218 51 0 0 20 0 1 0 343487235 1430974464 314017 33554432000 4194304 7823515 140734920967744 140734920963160 6234850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 349359 314017 501 887 0 348469 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1397436

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 14754
/proc/meminfo: memFree=24005876/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1429232 CPUtime=25.49 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 268883 0 0 0 2495 54 0 0 20 0 1 0 343487235 1463533568 325121 33554432000 4194304 7823515 140734920967744 140734920963080 6211618 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 357308 325121 504 887 0 356418 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1429232

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 14754
/proc/meminfo: memFree=24007288/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1430764 CPUtime=51.08 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 269694 0 0 0 5051 57 0 0 20 0 1 0 343487235 1465102336 325246 33554432000 4194304 7823515 140734920967744 140734920963080 5925240 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 357691 325246 504 887 0 356801 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1430764

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 14754
/proc/meminfo: memFree=23992440/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1454548 CPUtime=102.27 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 271436 0 0 0 10166 61 0 0 20 0 1 0 343487235 1489457152 330228 33554432000 4194304 7823515 140734920967744 140734920963080 5925270 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 363637 330228 504 887 0 362747 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1454548

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 14754
/proc/meminfo: memFree=23958136/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1494304 CPUtime=162.26 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 272165 0 0 0 16160 66 0 0 20 0 1 0 343487235 1530167296 338525 33554432000 4194304 7823515 140734920967744 140734920963080 6211726 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 373576 338525 504 887 0 372686 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1494304

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 14755
/proc/meminfo: memFree=23968396/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1491080 CPUtime=222.25 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 272508 0 0 0 22155 70 0 0 20 0 1 0 343487235 1526865920 336672 33554432000 4194304 7823515 140734920967744 140734920963080 6233554 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 372770 336672 504 887 0 371880 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1491080

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 14755
/proc/meminfo: memFree=23970944/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1492720 CPUtime=282.24 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 272625 0 0 0 28152 72 0 0 20 0 1 0 343487235 1528545280 336988 33554432000 4194304 7823515 140734920967744 140734920963080 6211719 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 373180 336988 504 887 0 372290 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1492720

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14755
/proc/meminfo: memFree=23948096/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1501216 CPUtime=342.22 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 274098 0 0 0 34146 76 0 0 20 0 1 0 343487235 1537245184 341092 33554432000 4194304 7823515 140734920967744 140734920962840 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 375304 341092 519 887 0 374414 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1501216

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14758
/proc/meminfo: memFree=23966380/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1481784 CPUtime=402.21 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 431849 0 0 0 40096 125 0 0 20 0 1 0 343487235 1517346816 336338 33554432000 4194304 7823515 140734920967744 140734920962888 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 370446 336338 556 887 0 369556 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1481784

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14758
/proc/meminfo: memFree=24006284/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1456660 CPUtime=462.2 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 439842 0 0 0 46083 137 0 0 20 0 1 0 343487235 1491619840 327953 33554432000 4194304 7823515 140734920967744 140734920962904 6211707 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 364165 327953 557 887 0 363275 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1456660

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14759
/proc/meminfo: memFree=24011896/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1456664 CPUtime=522.19 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 483776 0 0 0 52048 171 0 0 20 0 1 0 343487235 1491623936 327164 33554432000 4194304 7823515 140734920967744 140734920962792 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 364166 327164 557 887 0 363276 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1456664

[startup+582.3 s]
/proc/loadavg: 2.14 2.03 2.01 3/178 14759
/proc/meminfo: memFree=24004944/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1456664 CPUtime=582.19 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 528983 0 0 0 58005 214 0 0 20 0 1 0 343487235 1491623936 327650 33554432000 4194304 7823515 140734920967744 140734920962904 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 364166 327650 557 887 0 363276 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1456664

[startup+642.3 s]

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

/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 847972 0 0 0 99701 510 0 0 20 0 1 0 343487235 1491623936 322390 33554432000 4194304 7823515 140734920967744 140734920961768 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 364166 322390 557 887 0 363276 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 1456664

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15003
/proc/meminfo: memFree=24002628/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1487288 CPUtime=1062.1 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 882042 0 0 0 105662 548 0 0 20 0 1 0 343487235 1522982912 334579 33554432000 4194304 7823515 140734920967744 140734920962440 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 371822 334579 557 887 0 370932 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1487288

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15004
/proc/meminfo: memFree=24050848/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1448504 CPUtime=1122.09 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 931780 0 0 0 111616 593 0 0 20 0 1 0 343487235 1483268096 322972 33554432000 4194304 7823515 140734920967744 140734920962072 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 362126 322972 557 887 0 361236 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1448504

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15004
/proc/meminfo: memFree=23999164/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1487780 CPUtime=1182.08 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 949751 0 0 0 117590 618 0 0 20 0 1 0 343487235 1523486720 335457 33554432000 4194304 7823515 140734920967744 140734920963080 6234850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 371945 335457 557 887 0 371055 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1487780

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15004
/proc/meminfo: memFree=24043912/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1455120 CPUtime=1242.07 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 961070 0 0 0 123569 638 0 0 20 0 1 0 343487235 1490042880 324503 33554432000 4194304 7823515 140734920967744 140734920961768 6211719 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 363780 324503 557 887 0 362890 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1455120

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15004
/proc/meminfo: memFree=24054120/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1455120 CPUtime=1302.07 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 1014447 0 0 0 129531 676 0 0 20 0 1 0 343487235 1490042880 321304 33554432000 4194304 7823515 140734920967744 140734920962856 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 363780 321304 557 887 0 362890 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1455120

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15004
/proc/meminfo: memFree=24048924/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1455120 CPUtime=1362.05 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 1055778 0 0 0 135493 712 0 0 20 0 1 0 343487235 1490042880 322368 33554432000 4194304 7823515 140734920967744 140734920961768 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 363780 322368 557 887 0 362890 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1455120

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15005
/proc/meminfo: memFree=24053876/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1455120 CPUtime=1422.05 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 1115644 0 0 0 141444 761 0 0 20 0 1 0 343487235 1490042880 321307 33554432000 4194304 7823515 140734920967744 140734920961592 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 363780 321307 557 887 0 362890 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1455120

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15005
/proc/meminfo: memFree=23971280/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1493216 CPUtime=1482.03 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 1182849 0 0 0 147395 808 0 0 20 0 1 0 343487235 1529053184 341730 33554432000 4194304 7823515 140734920967744 140734920962440 6180591 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 373304 341730 557 887 0 372414 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1493216

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15005
/proc/meminfo: memFree=24056624/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1455120 CPUtime=1542.03 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 1205547 0 0 0 153368 835 0 0 20 0 1 0 343487235 1490042880 320525 33554432000 4194304 7823515 140734920967744 140734920962408 6212422 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 363780 320525 557 887 0 362890 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1455120

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15008
/proc/meminfo: memFree=24042408/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1449788 CPUtime=1602.01 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 1229414 0 0 0 159340 861 0 0 20 0 1 0 343487235 1484582912 323673 33554432000 4194304 7823515 140734920967744 140734920961592 6234850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 362447 323673 557 887 0 361557 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1449788

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15009
/proc/meminfo: memFree=23994140/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1478416 CPUtime=1662.01 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 1269705 0 0 0 165303 898 0 0 20 0 1 0 343487235 1513897984 335821 33554432000 4194304 7823515 140734920967744 140734920962440 6234850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 369604 335821 557 887 0 368714 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1478416

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15032
/proc/meminfo: memFree=24052012/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1477892 CPUtime=1722 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 1313565 0 0 0 171263 937 0 0 20 0 1 0 343487235 1513361408 332113 33554432000 4194304 7823515 140734920967744 140734920962440 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 369473 332113 557 887 0 368583 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1477892

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 15032
/proc/meminfo: memFree=24042864/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1449788 CPUtime=1781.99 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 1353071 0 0 0 177226 973 0 0 20 0 1 0 343487235 1484582912 323625 33554432000 4194304 7823515 140734920967744 140734920961592 6254145 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 362447 323625 557 887 0 361557 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1449788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 15032
/proc/meminfo: memFree=24050672/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1449788 CPUtime=1800.09 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 1370440 0 0 0 179023 986 0 0 20 0 1 0 343487235 1484582912 321597 33554432000 4194304 7823515 140734920967744 140734920962712 6234850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 362447 321597 557 887 0 361557 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1449788

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -14753

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15033
/proc/meminfo: memFree=24051168/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1449788 CPUtime=1801.08 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 1371154 0 0 0 179121 987 0 0 20 0 1 0 343487235 1484582912 318635 33554432000 4194304 7823515 140734920967744 140734920963080 6212430 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 362447 318635 557 887 0 361557 0
Current children cumulated CPU time (s) 1801.08
Current children cumulated vsize (KiB) 1449788

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15034
/proc/meminfo: memFree=24061572/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1449788 CPUtime=1801.88 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 1371221 0 0 0 179201 987 0 0 20 0 1 0 343487235 1484582912 319213 33554432000 4194304 7823515 140734920967744 140734920963080 6211711 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 362447 319213 557 887 0 361557 0
Current children cumulated CPU time (s) 1801.88
Current children cumulated vsize (KiB) 1449788

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15034
/proc/meminfo: memFree=24061572/32873648 swapFree=6852/6852
[pid=14753] ppid=14751 vsize=1449788 CPUtime=1802.08 cores=1,3,5,7
/proc/14753/stat : 14753 (pbscip.linux.x8) R 14751 14753 12217 0 -1 4202496 1371227 0 0 0 179221 987 0 0 20 0 1 0 343487235 1484582912 319219 33554432000 4194304 7823515 140734920967744 140734920963080 6205808 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14753/statm: 362447 319219 557 887 0 361557 0
Current children cumulated CPU time (s) 1802.08
Current children cumulated vsize (KiB) 1449788

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.41
CPU time (s): 1802.11
CPU user time (s): 1792.22
CPU system time (s): 9.8835
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 2213232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.22
system time used= 9.8835
maximum resident set size= 2069480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1371227
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= 44
involuntary context switches= 1851

runsolver used 2.79157 second user time and 7.53885 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-04 03:33:20
IDJOB=3741762
IDBENCH=89908
IDSOLVER=2321
FILE ID=node112/3741762-1338773599
RUNJOBID= node112-1338748093-12234
PBS_JOBID= 14636784
Free space on /tmp= 71160 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-mul_8_13_shg.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-3741762-1338773599/watcher-3741762-1338773599 -o /tmp/evaluation-result-3741762-1338773599/solver-3741762-1338773599 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3741762-1338773599.opb

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

MD5SUM BENCH= f53fdd20c3684d222e9e7b0e8ed09bf8
RANDOM SEED=1276602122

node112.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.763
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.52
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.763
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.91
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.763
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.763
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.763
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.92
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.763
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.92
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.763
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.763
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:       32873648 kB
MemFree:        25313724 kB
Buffers:          556004 kB
Cached:          6051776 kB
SwapCached:            0 kB
Active:          1917740 kB
Inactive:        4768828 kB
Active(anon):      67836 kB
Inactive(anon):    10920 kB
Active(file):    1849904 kB
Inactive(file):  4757908 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             57908 kB
Writeback:             0 kB
AnonPages:         83268 kB
Mapped:            16556 kB
Shmem:               200 kB
Slab:             733396 kB
SReclaimable:     176756 kB
SUnreclaim:       556640 kB
KernelStack:        1472 kB
PageTables:         4172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     190712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71164 MiB
End job on node112 at 2012-06-04 04:03:22