Trace number 3744737

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1802.23 1802.52

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb10-0.20-11.opb
MD5SUMf2633834ff07460da2ce4ee4cf991574
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark126821
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213655
Total number of constraints3676481
Number of constraints which are clauses3676481
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 constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
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.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
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-3744737-1338809848.opb>
22.88/22.99	c original problem has 213655 variables (213655 bin, 0 int, 0 impl, 0 cont) and 3676481 constraints
22.88/22.99	c problem read
22.88/22.99	c presolving settings loaded
27.09/27.13	c presolving:
43.58/43.62	c (round 1) 123810 del vars, 2275026 del conss, 122258 chg bounds, 246 chg sides, 312 chg coeffs, 0 upgd conss, 18605818 impls, 0 clqs
45.88/45.98	c (round 2) 124936 del vars, 2601411 del conss, 122817 chg bounds, 249 chg sides, 316 chg coeffs, 0 upgd conss, 18659251 impls, 0 clqs
46.38/46.40	c (round 3) 125765 del vars, 2611483 del conss, 123223 chg bounds, 250 chg sides, 320 chg coeffs, 0 upgd conss, 18669679 impls, 0 clqs
46.58/46.61	c (round 4) 125944 del vars, 2616092 del conss, 123230 chg bounds, 250 chg sides, 320 chg coeffs, 0 upgd conss, 18670881 impls, 0 clqs
46.78/46.81	c (round 5) 126124 del vars, 2617987 del conss, 123230 chg bounds, 250 chg sides, 320 chg coeffs, 0 upgd conss, 18670881 impls, 0 clqs
51.58/51.66	c (round 6) 126124 del vars, 2617987 del conss, 123230 chg bounds, 250 chg sides, 320 chg coeffs, 1056944 upgd conss, 18670881 impls, 0 clqs
52.88/52.93	c (round 7) 126124 del vars, 2617987 del conss, 123230 chg bounds, 250 chg sides, 320 chg coeffs, 1058494 upgd conss, 18670881 impls, 0 clqs
64.88/64.98	c    (42.0s) probing: 162/87531 (0.2%) - 0 fixings, 0 aggregations, 28 implications, 0 bound changes
64.88/64.98	c    (42.0s) probing aborted: 100/100 successive totally useless probings
64.88/64.98	c presolving (8 rounds):
64.88/64.98	c  126124 deleted vars, 2617987 deleted constraints, 123230 tightened bounds, 0 added holes, 250 changed sides, 320 changed coefficients
64.88/64.98	c  18670937 implications, 0 cliques
64.88/64.98	c presolved problem has 87531 variables (87531 bin, 0 int, 0 impl, 0 cont) and 1058494 constraints
64.88/64.98	c  720385 constraints of type <setppc>
64.88/64.98	c  338109 constraints of type <logicor>
64.88/64.98	c transformed objective value is always integral (scale: 1)
64.88/64.98	c Presolving Time: 38.26
64.88/64.98	c - non default parameters ----------------------------------------------------------------------
64.88/64.98	c # SCIP version 1.2.1.3
64.88/64.98	c 
64.88/64.98	c # frequency for displaying node information lines
64.88/64.98	c # [type: int, range: [-1,2147483647], default: 100]
64.88/64.98	c display/freq = 10000
64.88/64.98	c 
64.88/64.98	c # maximal time in seconds to run
64.88/64.98	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
64.88/64.98	c limits/time = 1767.03
64.88/64.98	c 
64.88/64.98	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
64.88/64.98	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
64.88/64.98	c limits/memory = 13950
64.88/64.98	c 
64.88/64.98	c # default clock type (1: CPU user seconds, 2: wall clock time)
64.88/64.98	c # [type: int, range: [1,2], default: 1]
64.88/64.98	c timing/clocktype = 2
64.88/64.98	c 
64.88/64.98	c # should presolving try to simplify inequalities
64.88/64.98	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
64.88/64.98	c constraints/linear/simplifyinequalities = TRUE
64.88/64.98	c 
64.88/64.98	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
64.88/64.98	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
64.88/64.98	c constraints/indicator/addCouplingCons = TRUE
64.88/64.98	c 
64.88/64.98	c # should presolving try to simplify knapsacks
64.88/64.98	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
64.88/64.98	c constraints/knapsack/simplifyinequalities = TRUE
64.88/64.98	c 
64.88/64.98	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
64.88/64.98	c # [type: int, range: [-1,2147483647], default: -1]
64.88/64.98	c separating/rapidlearning/freq = 0
64.88/64.98	c 
64.88/64.98	c -----------------------------------------------------------------------------------------------
64.88/64.98	c start solving
64.97/65.03	c 
1800.01/1800.30	c pressed CTRL-C 1 times (5 times for forcing termination)

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

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: 1.82 1.95 1.98 2/176 8915
/proc/meminfo: memFree=27492072/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1255 0 0 0 0 0 0 0 20 0 1 0 347110580 8105984 1201 33554432000 4194304 8395647 140733201397376 140734238792168 7385025 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8915/statm: 1979 1201 370 1026 0 949 0

[startup+0.068005 s]
/proc/loadavg: 1.82 1.95 1.98 2/176 8915
/proc/meminfo: memFree=27492072/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=29064 CPUtime=0.05 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 6487 0 0 0 5 0 0 0 20 0 1 0 347110580 29761536 6427 33554432000 4194304 8395647 140733201397376 140734238792168 4246004 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8915/statm: 7266 6427 394 1026 0 6236 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29064

[startup+0.100202 s]
/proc/loadavg: 1.82 1.95 1.98 2/176 8915
/proc/meminfo: memFree=27492072/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=32764 CPUtime=0.09 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 7410 0 0 0 8 1 0 0 20 0 1 0 347110580 33550336 7350 33554432000 4194304 8395647 140733201397376 140734238792168 7430272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8915/statm: 8191 7350 394 1026 0 7161 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32764

[startup+0.300161 s]
/proc/loadavg: 1.82 1.95 1.98 2/176 8915
/proc/meminfo: memFree=27492072/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=52940 CPUtime=0.29 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 12462 0 0 0 28 1 0 0 20 0 1 0 347110580 54210560 12402 33554432000 4194304 8395647 140733201397376 140734238792168 7301462 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8915/statm: 13235 12402 394 1026 0 12205 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52940

[startup+0.700209 s]
/proc/loadavg: 1.82 1.95 1.98 2/176 8915
/proc/meminfo: memFree=27492072/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=80144 CPUtime=0.69 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 19222 0 0 0 66 3 0 0 20 0 1 0 347110580 82067456 19162 33554432000 4194304 8395647 140733201397376 140734238792168 7382016 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8915/statm: 20036 19162 394 1026 0 19006 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80144

[startup+1.5002 s]
/proc/loadavg: 1.82 1.95 1.98 3/177 8916
/proc/meminfo: memFree=27336428/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=129308 CPUtime=1.49 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 31540 0 0 0 144 5 0 0 20 0 1 0 347110580 132411392 31480 33554432000 4194304 8395647 140733201397376 140733201262584 6014148 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8915/statm: 32327 31480 394 1026 0 31297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129308

[startup+3.10021 s]
/proc/loadavg: 1.82 1.95 1.98 3/177 8916
/proc/meminfo: memFree=27198044/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=224436 CPUtime=3.09 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 55162 0 0 0 301 8 0 0 20 0 1 0 347110580 229822464 55102 33554432000 4194304 8395647 140733201397376 140733201262584 7382061 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8915/statm: 56109 55102 394 1026 0 55079 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 224436

[startup+6.30021 s]
/proc/loadavg: 1.83 1.95 1.98 3/177 8916
/proc/meminfo: memFree=26784780/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=421364 CPUtime=6.29 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 104168 0 0 0 614 15 0 0 20 0 1 0 347110580 431476736 104108 33554432000 4194304 8395647 140733201397376 140733201262584 7276778 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8915/statm: 105341 104108 394 1026 0 104311 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 421364

[startup+12.7002 s]
/proc/loadavg: 1.85 1.95 1.98 3/177 8916
/proc/meminfo: memFree=25658744/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=809312 CPUtime=12.69 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 201424 0 0 0 1239 30 0 0 20 0 1 0 347110580 828735488 201364 33554432000 4194304 8395647 140733201397376 140733201262584 4327576 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8915/statm: 202328 201364 394 1026 0 201298 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 809312

[startup+25.5002 s]
/proc/loadavg: 1.88 1.95 1.98 3/177 8916
/proc/meminfo: memFree=22227040/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=3129248 CPUtime=25.48 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 758176 0 0 0 2440 108 0 0 20 0 1 0 347110580 3204349952 771048 33554432000 4194304 8395647 140733201397376 140733201394936 6347124 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 782312 771048 421 1026 0 781282 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3129248

[startup+51.1003 s]
/proc/loadavg: 1.98 1.97 1.99 3/177 8916
/proc/meminfo: memFree=20919852/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4209708 CPUtime=51.08 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1023229 0 0 0 4964 144 0 0 20 0 1 0 347110580 4310740992 1036732 33554432000 4194304 8395647 140733201397376 140733201394280 6345370 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1052427 1036732 484 1026 0 1051397 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4209708

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 8916
/proc/meminfo: memFree=20625476/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4570076 CPUtime=102.27 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1046958 0 0 0 10074 153 0 0 20 0 1 0 347110580 4679757824 1110186 33554432000 4194304 8395647 140733201397376 140733201392504 6636363 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1142519 1110186 576 1026 0 1141489 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4570076

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 8919
/proc/meminfo: memFree=20541828/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4665108 CPUtime=162.26 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1055028 0 0 0 16066 160 0 0 20 0 1 0 347110580 4777070592 1128494 33554432000 4194304 8395647 140733201397376 140733201392504 6752542 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1166277 1128494 576 1026 0 1165247 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 4665108

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 8920
/proc/meminfo: memFree=20538088/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4679104 CPUtime=222.25 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1060867 0 0 0 22058 167 0 0 20 0 1 0 347110580 4791402496 1129170 33554432000 4194304 8395647 140733201397376 140733201392504 6636339 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1169776 1129170 576 1026 0 1168746 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 4679104

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 8920
/proc/meminfo: memFree=20536028/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4689576 CPUtime=282.24 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1067985 0 0 0 28048 176 0 0 20 0 1 0 347110580 4802125824 1129721 33554432000 4194304 8395647 140733201397376 140733201392840 6746624 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1172394 1129721 576 1026 0 1171364 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 4689576

[startup+342.3 s]
/proc/loadavg: 2.03 1.99 1.99 3/177 8920
/proc/meminfo: memFree=20533512/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4702392 CPUtime=342.23 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1072685 0 0 0 34039 184 0 0 20 0 1 0 347110580 4815249408 1130276 33554432000 4194304 8395647 140733201397376 140733201392840 6636387 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1175598 1130276 576 1026 0 1174568 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 4702392

[startup+402.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/177 8920
/proc/meminfo: memFree=20530252/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4709352 CPUtime=402.22 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1079330 0 0 0 40030 192 0 0 20 0 1 0 347110580 4822376448 1131004 33554432000 4194304 8395647 140733201397376 140733201392504 6636339 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1177338 1131004 576 1026 0 1176308 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 4709352

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 8920
/proc/meminfo: memFree=20529304/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4717024 CPUtime=462.21 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1086255 0 0 0 46020 201 0 0 20 0 1 0 347110580 4830232576 1131142 33554432000 4194304 8395647 140733201397376 140733201392840 6636350 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1179256 1131142 576 1026 0 1178226 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 4717024

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 8921
/proc/meminfo: memFree=20525796/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4727756 CPUtime=522.2 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1092205 0 0 0 52009 211 0 0 20 0 1 0 347110580 4841222144 1132133 33554432000 4194304 8395647 140733201397376 140733201392840 6752391 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1181939 1132133 577 1026 0 1180909 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 4727756

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 8921
/proc/meminfo: memFree=20484680/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4773064 CPUtime=582.19 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1098642 0 0 0 57996 223 0 0 20 0 1 0 347110580 4887617536 1142336 33554432000 4194304 8395647 140733201397376 140733201392504 6636373 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1193266 1142336 577 1026 0 1192236 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 4773064

[startup+642.3 s]

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

/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1137450 0 0 0 105880 332 0 0 20 0 1 0 347110580 4922892288 1144260 33554432000 4194304 8395647 140733201397376 140733201392936 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1201878 1144260 577 1026 0 1200848 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 4807512

[startup+1122.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/176 8925
/proc/meminfo: memFree=20466792/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4808524 CPUtime=1122.11 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1144358 0 0 0 111865 346 0 0 20 0 1 0 347110580 4923928576 1144367 33554432000 4194304 8395647 140733201397376 140733201392504 6636373 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1202131 1144367 577 1026 0 1201101 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 4808524

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 8926
/proc/meminfo: memFree=20463408/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4809388 CPUtime=1182.1 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1149189 0 0 0 117849 361 0 0 20 0 1 0 347110580 4924813312 1144474 33554432000 4194304 8395647 140733201397376 140733201392840 6723498 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1202347 1144474 577 1026 0 1201317 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 4809388

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8926
/proc/meminfo: memFree=20463172/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4809704 CPUtime=1242.09 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1150911 0 0 0 123839 370 0 0 20 0 1 0 347110580 4925136896 1144521 33554432000 4194304 8395647 140733201397376 140733201391544 6636377 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1202426 1144521 577 1026 0 1201396 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 4809704

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8926
/proc/meminfo: memFree=20465000/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4810092 CPUtime=1302.09 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1152840 0 0 0 129830 379 0 0 20 0 1 0 347110580 4925534208 1144057 33554432000 4194304 8395647 140733201397376 140733201392504 6752391 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1202523 1144057 577 1026 0 1201493 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 4810092

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8929
/proc/meminfo: memFree=20461864/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4810324 CPUtime=1362.07 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1154746 0 0 0 135820 387 0 0 20 0 1 0 347110580 4925771776 1144606 33554432000 4194304 8395647 140733201397376 140733201392504 7382116 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1202581 1144606 577 1026 0 1201551 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 4810324

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8952
/proc/meminfo: memFree=20462192/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4810512 CPUtime=1422.07 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1157163 0 0 0 141811 396 0 0 20 0 1 0 347110580 4925964288 1144131 33554432000 4194304 8395647 140733201397376 140733201391544 6746537 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1202628 1144131 577 1026 0 1201598 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 4810512

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8953
/proc/meminfo: memFree=20462092/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4810772 CPUtime=1482.06 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1159402 0 0 0 147802 404 0 0 20 0 1 0 347110580 4926230528 1144679 33554432000 4194304 8395647 140733201397376 140733201392504 6698068 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1202693 1144679 577 1026 0 1201663 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 4810772

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8953
/proc/meminfo: memFree=20462636/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4810824 CPUtime=1542.05 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1162019 0 0 0 153792 413 0 0 20 0 1 0 347110580 4926283776 1144704 33554432000 4194304 8395647 140733201397376 140733201392504 6752759 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1202706 1144704 577 1026 0 1201676 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 4810824

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8953
/proc/meminfo: memFree=20462120/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4810824 CPUtime=1602.04 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1164251 0 0 0 159784 420 0 0 20 0 1 0 347110580 4926283776 1144799 33554432000 4194304 8395647 140733201397376 140733201392504 6697980 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1202706 1144799 577 1026 0 1201676 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 4810824

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8953
/proc/meminfo: memFree=20462148/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4810844 CPUtime=1662.02 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1166571 0 0 0 165775 427 0 0 20 0 1 0 347110580 4926304256 1144821 33554432000 4194304 8395647 140733201397376 140733201392504 6698080 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1202711 1144821 577 1026 0 1201681 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 4810844

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8953
/proc/meminfo: memFree=20461928/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4811052 CPUtime=1722.02 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1169310 0 0 0 171767 435 0 0 20 0 1 0 347110580 4926517248 1144843 33554432000 4194304 8395647 140733201397376 140733201392504 6752906 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1202763 1144843 577 1026 0 1201733 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 4811052

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8954
/proc/meminfo: memFree=20461212/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4811344 CPUtime=1782.01 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1172642 0 0 0 177757 444 0 0 20 0 1 0 347110580 4926816256 1144878 33554432000 4194304 8395647 140733201397376 140733201392888 6752542 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1202836 1144878 577 1026 0 1201806 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 4811344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 8992
/proc/meminfo: memFree=22063556/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4811344 CPUtime=1800.01 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1173415 0 0 0 179555 446 0 0 20 0 1 0 347110580 4926816256 1144881 33554432000 4194304 8395647 140733201397376 140733201392504 6697938 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1202836 1144881 577 1026 0 1201806 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 4811344

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -8915

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8993
/proc/meminfo: memFree=22050908/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4811344 CPUtime=1801.11 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1173415 0 0 0 179664 447 0 0 20 0 1 0 347110580 4926816256 1144881 33554432000 4194304 8395647 140733201397376 140733201392504 6698068 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1202836 1144881 577 1026 0 1201806 0
Current children cumulated CPU time (s) 1801.11
Current children cumulated vsize (KiB) 4811344

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8993
/proc/meminfo: memFree=22043592/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=4811344 CPUtime=1801.91 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4202496 1173415 0 0 0 179744 447 0 0 20 0 1 0 347110580 4926816256 1144881 33554432000 4194304 8395647 140733201397376 140733201392504 6698051 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 1202836 1144881 577 1026 0 1201806 0
Current children cumulated CPU time (s) 1801.91
Current children cumulated vsize (KiB) 4811344

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8993
/proc/meminfo: memFree=22043592/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=0 CPUtime=1802.1 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4203524 1173415 0 0 0 179754 456 0 0 20 0 1 0 347110580 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.1
Current children cumulated vsize (KiB) 0

[startup+1802.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8993
/proc/meminfo: memFree=22043592/32873648 swapFree=7116/7116
[pid=8915] ppid=8913 vsize=0 CPUtime=1802.2 cores=0,2,4,6
/proc/8915/stat : 8915 (pbscip.linux.x8) R 8913 8915 7629 0 -1 4203524 1173415 0 0 0 179754 466 0 0 20 0 1 0 347110580 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8915/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.52
CPU time (s): 1802.23
CPU user time (s): 1797.55
CPU system time (s): 4.67929
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 4909752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.55
system time used= 4.67929
maximum resident set size= 4610720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1173415
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= 8
involuntary context switches= 1959

runsolver used 2.6256 second user time and 7.2329 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-04 13:37:31
IDJOB=3744737
IDBENCH=92820
IDSOLVER=2326
FILE ID=node123/3744737-1338809848
RUNJOBID= node123-1338809848-8887
PBS_JOBID= 14636858
Free space on /tmp= 71108 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb10-0.20-11.opb
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-3744737-1338809848/watcher-3744737-1338809848 -o /tmp/evaluation-result-3744737-1338809848/solver-3744737-1338809848 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744737-1338809848.opb -t 1800 -m 15500

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

MD5SUM BENCH= f2633834ff07460da2ce4ee4cf991574
RANDOM SEED=310571309

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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.91
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		: 2667.217
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		: 2667.217
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:        27492724 kB
Buffers:         1819248 kB
Cached:          2530368 kB
SwapCached:         2268 kB
Active:          2595128 kB
Inactive:        1889484 kB
Active(anon):     128328 kB
Inactive(anon):     5504 kB
Active(file):    2466800 kB
Inactive(file):  1883980 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:            201552 kB
Writeback:             0 kB
AnonPages:        136988 kB
Mapped:            11804 kB
Shmem:                 0 kB
Slab:             758152 kB
SReclaimable:     200724 kB
SUnreclaim:       557428 kB
KernelStack:        1432 kB
PageTables:         4132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     250984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71144 MiB
End job on node123 at 2012-06-04 14:07:34