Trace number 3744701

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.recomb1-0.20-13.opb
MD5SUM33fd175b84968779bfb4b5b76f997c8b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11676
Best CPU time to get the best result obtained on this benchmark1800.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables216117
Total number of constraints3620088
Number of constraints which are clauses3620088
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-3744701-1339017759.opb>
22.68/22.78	c original problem has 216117 variables (216117 bin, 0 int, 0 impl, 0 cont) and 3620088 constraints
22.68/22.78	c problem read
22.68/22.78	c presolving settings loaded
27.59/27.60	c presolving:
45.19/45.23	c (round 1) 119279 del vars, 2315825 del conss, 118030 chg bounds, 280 chg sides, 397 chg coeffs, 0 upgd conss, 16732431 impls, 0 clqs
47.59/47.63	c (round 2) 120698 del vars, 2601446 del conss, 118285 chg bounds, 280 chg sides, 397 chg coeffs, 0 upgd conss, 16758961 impls, 0 clqs
48.08/48.17	c (round 3) 123382 del vars, 2627364 del conss, 118357 chg bounds, 293 chg sides, 421 chg coeffs, 0 upgd conss, 16769795 impls, 0 clqs
48.38/48.43	c (round 4) 123549 del vars, 2628053 del conss, 118357 chg bounds, 293 chg sides, 421 chg coeffs, 0 upgd conss, 16771771 impls, 0 clqs
68.58/68.64	c    (45.9s) probing: 153/92567 (0.2%) - 0 fixings, 0 aggregations, 12 implications, 0 bound changes
68.58/68.64	c    (45.9s) probing aborted: 100/100 successive totally useless probings
68.58/68.64	c (round 5) 123550 del vars, 2628059 del conss, 118357 chg bounds, 293 chg sides, 421 chg coeffs, 989489 upgd conss, 16771795 impls, 0 clqs
70.08/70.14	c (round 6) 123550 del vars, 2628059 del conss, 118357 chg bounds, 293 chg sides, 421 chg coeffs, 992029 upgd conss, 16771795 impls, 0 clqs
71.98/72.08	c    (49.3s) probing: 163/92567 (0.2%) - 0 fixings, 0 aggregations, 12 implications, 0 bound changes
71.98/72.08	c    (49.3s) probing aborted: 100/100 successive totally useless probings
71.98/72.09	c presolving (7 rounds):
71.98/72.09	c  123550 deleted vars, 2628059 deleted constraints, 118357 tightened bounds, 0 added holes, 293 changed sides, 421 changed coefficients
71.98/72.09	c  16771795 implications, 0 cliques
71.98/72.09	c presolved problem has 92567 variables (92567 bin, 0 int, 0 impl, 0 cont) and 992029 constraints
71.98/72.09	c  702896 constraints of type <setppc>
71.98/72.09	c  289133 constraints of type <logicor>
71.98/72.09	c transformed objective value is always integral (scale: 1)
71.98/72.09	c Presolving Time: 45.02
71.98/72.09	c - non default parameters ----------------------------------------------------------------------
71.98/72.09	c # SCIP version 1.2.1.3
71.98/72.09	c 
71.98/72.09	c # frequency for displaying node information lines
71.98/72.09	c # [type: int, range: [-1,2147483647], default: 100]
71.98/72.09	c display/freq = 10000
71.98/72.09	c 
71.98/72.09	c # maximal time in seconds to run
71.98/72.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
71.98/72.09	c limits/time = 1767.23
71.98/72.09	c 
71.98/72.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
71.98/72.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
71.98/72.09	c limits/memory = 13950
71.98/72.09	c 
71.98/72.09	c # default clock type (1: CPU user seconds, 2: wall clock time)
71.98/72.09	c # [type: int, range: [1,2], default: 1]
71.98/72.09	c timing/clocktype = 2
71.98/72.09	c 
71.98/72.09	c # should presolving try to simplify inequalities
71.98/72.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
71.98/72.09	c constraints/linear/simplifyinequalities = TRUE
71.98/72.09	c 
71.98/72.09	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
71.98/72.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
71.98/72.09	c constraints/indicator/addCouplingCons = TRUE
71.98/72.09	c 
71.98/72.09	c # should presolving try to simplify knapsacks
71.98/72.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
71.98/72.09	c constraints/knapsack/simplifyinequalities = TRUE
71.98/72.09	c 
71.98/72.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
71.98/72.09	c # [type: int, range: [-1,2147483647], default: -1]
71.98/72.09	c separating/rapidlearning/freq = 0
71.98/72.09	c 
71.98/72.09	c -----------------------------------------------------------------------------------------------
71.98/72.09	c start solving
72.08/72.15	c 
1800.10/1800.40	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-3744701-1339017759/watcher-3744701-1339017759 -o /tmp/evaluation-result-3744701-1339017759/solver-3744701-1339017759 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744701-1339017759.opb -t 1800 -m 15500 

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: 0.16 0.03 0.01 3/174 19619
/proc/meminfo: memFree=27455128/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1251 0 0 0 0 0 0 0 20 0 1 0 367902151 8105984 1197 33554432000 4194304 8395647 140735105723200 140733556713880 7385025 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1979 1197 370 1026 0 949 0

[startup+0.0623329 s]
/proc/loadavg: 0.16 0.03 0.01 3/174 19619
/proc/meminfo: memFree=27455128/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=27720 CPUtime=0.05 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 6183 0 0 0 5 0 0 0 20 0 1 0 367902151 28385280 6123 33554432000 4194304 8395647 140735105723200 140733556713880 6347101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 6930 6123 394 1026 0 5900 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27720

[startup+0.100345 s]
/proc/loadavg: 0.16 0.03 0.01 3/174 19619
/proc/meminfo: memFree=27455128/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=31856 CPUtime=0.08 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 7184 0 0 0 8 0 0 0 20 0 1 0 367902151 32620544 7124 33554432000 4194304 8395647 140735105723200 140733556713880 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 7964 7124 394 1026 0 6934 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31856

[startup+0.300289 s]
/proc/loadavg: 0.16 0.03 0.01 3/174 19619
/proc/meminfo: memFree=27455128/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=52948 CPUtime=0.29 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 12447 0 0 0 28 1 0 0 20 0 1 0 367902151 54218752 12387 33554432000 4194304 8395647 140735105723200 140735105588408 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 13237 12387 394 1026 0 12207 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52948

[startup+0.700278 s]
/proc/loadavg: 0.16 0.03 0.01 3/174 19619
/proc/meminfo: memFree=27455128/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=80788 CPUtime=0.68 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 19416 0 0 0 66 2 0 0 20 0 1 0 367902151 82726912 19356 33554432000 4194304 8395647 140735105723200 140735105588408 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 20197 19356 394 1026 0 19167 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 80788

[startup+1.50021 s]
/proc/loadavg: 0.16 0.03 0.01 3/175 19620
/proc/meminfo: memFree=27358028/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=129184 CPUtime=1.49 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 31512 0 0 0 145 4 0 0 20 0 1 0 367902151 132284416 31452 33554432000 4194304 8395647 140735105723200 140735105588408 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 32296 31453 394 1026 0 31266 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129184

[startup+3.10029 s]
/proc/loadavg: 0.16 0.03 0.01 3/175 19620
/proc/meminfo: memFree=27271600/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=228428 CPUtime=3.08 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 56134 0 0 0 300 8 0 0 20 0 1 0 367902151 233910272 56074 33554432000 4194304 8395647 140735105723200 140735105588408 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 57107 56074 394 1026 0 56077 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 228428

[startup+6.30028 s]
/proc/loadavg: 0.31 0.07 0.02 3/175 19620
/proc/meminfo: memFree=27074456/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=426080 CPUtime=6.28 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 105330 0 0 0 612 16 0 0 20 0 1 0 367902151 436305920 105270 33554432000 4194304 8395647 140735105723200 140735105588408 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 106520 105270 394 1026 0 105490 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 426080

[startup+12.7003 s]
/proc/loadavg: 0.44 0.10 0.03 3/175 19621
/proc/meminfo: memFree=26677428/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=808712 CPUtime=12.68 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 200764 0 0 0 1236 32 0 0 20 0 1 0 367902151 828121088 201215 33554432000 4194304 8395647 140735105723200 140735105588408 4423932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 202178 201215 394 1026 0 201148 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 808712

[startup+25.5003 s]
/proc/loadavg: 0.79 0.19 0.06 3/175 19621
/proc/meminfo: memFree=24328912/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=3086276 CPUtime=25.49 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 745550 0 0 0 2430 119 0 0 20 0 1 0 367902151 3160346624 759955 33554432000 4194304 8395647 140735105723200 140735105719352 7385355 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 771569 759955 421 1026 0 770539 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3086276

[startup+51.1003 s]
/proc/loadavg: 1.20 0.33 0.11 3/175 19621
/proc/meminfo: memFree=23354344/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4089600 CPUtime=51.08 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 991336 0 0 0 4949 159 0 0 20 0 1 0 367902151 4187750400 1007394 33554432000 4194304 8395647 140735105723200 140735105719912 4216689 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1022400 1007394 484 1026 0 1021370 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4089600

[startup+102.3 s]
/proc/loadavg: 1.65 0.59 0.21 3/175 19621
/proc/meminfo: memFree=23137064/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4348664 CPUtime=102.27 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1014319 0 0 0 10059 168 0 0 20 0 1 0 367902151 4453031936 1055693 33554432000 4194304 8395647 140735105723200 140735105718760 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1087166 1055693 574 1026 0 1086136 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4348664

[startup+162.3 s]
/proc/loadavg: 1.87 0.84 0.32 3/175 19621
/proc/meminfo: memFree=23076564/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4430288 CPUtime=162.26 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1027492 0 0 0 16048 178 0 0 20 0 1 0 367902151 4536614912 1070356 33554432000 4194304 8395647 140735105723200 140735105718328 7382137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1107572 1070356 574 1026 0 1106542 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 4430288

[startup+222.3 s]
/proc/loadavg: 1.95 1.05 0.42 3/175 19621
/proc/meminfo: memFree=23060716/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4454900 CPUtime=222.25 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1035760 0 0 0 22039 186 0 0 20 0 1 0 367902151 4561817600 1074695 33554432000 4194304 8395647 140735105723200 140735105718328 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1113725 1074695 574 1026 0 1112695 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 4454900

[startup+282.3 s]
/proc/loadavg: 2.07 1.25 0.53 3/175 19621
/proc/meminfo: memFree=23048840/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4475084 CPUtime=282.25 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1044480 0 0 0 28030 195 0 0 20 0 1 0 367902151 4582486016 1077742 33554432000 4194304 8395647 140735105723200 140735105718664 7382116 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1118771 1077742 574 1026 0 1117741 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 4475084

[startup+342.3 s]
/proc/loadavg: 2.06 1.40 0.62 3/175 19622
/proc/meminfo: memFree=23035604/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4492604 CPUtime=342.24 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1052329 0 0 0 34021 203 0 0 20 0 1 0 367902151 4600426496 1080911 33554432000 4194304 8395647 140735105723200 140735105718760 7382116 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1123151 1080911 575 1026 0 1122121 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 4492604

[startup+402.3 s]
/proc/loadavg: 2.13 1.54 0.71 3/175 19622
/proc/meminfo: memFree=23028316/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4505120 CPUtime=402.22 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1059007 0 0 0 40010 212 0 0 20 0 1 0 367902151 4613242880 1082857 33554432000 4194304 8395647 140735105723200 140735105718328 6752542 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1126280 1082857 575 1026 0 1125250 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 4505120

[startup+462.307 s]
/proc/loadavg: 2.05 1.62 0.79 3/176 19625
/proc/meminfo: memFree=23019468/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4520348 CPUtime=462.22 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1066216 0 0 0 46001 221 0 0 20 0 1 0 367902151 4628836352 1084991 33554432000 4194304 8395647 140735105723200 140735105718664 7382116 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1130087 1084991 575 1026 0 1129057 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 4520348

[startup+522.3 s]
/proc/loadavg: 2.05 1.70 0.87 3/175 19625
/proc/meminfo: memFree=23011320/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4534292 CPUtime=522.2 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1073993 0 0 0 51988 232 0 0 20 0 1 0 367902151 4643115008 1087102 33554432000 4194304 8395647 140735105723200 140735105718328 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1133573 1087102 575 1026 0 1132543 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 4534292

[startup+582.3 s]
/proc/loadavg: 2.05 1.76 0.94 3/175 19625
/proc/meminfo: memFree=22972816/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4580428 CPUtime=582.19 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1081556 0 0 0 57977 242 0 0 20 0 1 0 367902151 4690358272 1096700 33554432000 4194304 8395647 140735105723200 140735105718760 6697790 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1145107 1096700 575 1026 0 1144077 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 4580428

[startup+642.3 s]

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

/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1109200 0 0 0 99915 297 0 0 20 0 1 0 367902151 4758740992 1101007 33554432000 4194304 8395647 140735105723200 140735105718328 7382137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1161802 1101007 577 1026 0 1160772 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 4647208

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.37 3/176 19630
/proc/meminfo: memFree=22954480/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4648568 CPUtime=1062.11 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1111383 0 0 0 105908 303 0 0 20 0 1 0 367902151 4760133632 1101203 33554432000 4194304 8395647 140735105723200 140735105718328 6697679 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1162142 1101203 577 1026 0 1161112 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 4648568

[startup+1122.31 s]
/proc/loadavg: 2.03 1.99 1.41 3/175 19630
/proc/meminfo: memFree=22954020/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4649524 CPUtime=1122.11 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1114218 0 0 0 111902 309 0 0 20 0 1 0 367902151 4761112576 1101327 33554432000 4194304 8395647 140735105723200 140735105717368 6721235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1162381 1101327 577 1026 0 1161351 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 4649524

[startup+1182.3 s]
/proc/loadavg: 2.01 1.99 1.44 3/175 19630
/proc/meminfo: memFree=22949396/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4650424 CPUtime=1182.09 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1118514 0 0 0 117893 316 0 0 20 0 1 0 367902151 4762034176 1102018 33554432000 4194304 8395647 140735105723200 140735105718328 6697938 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1162606 1102018 577 1026 0 1161576 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 4650424

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.47 3/174 19631
/proc/meminfo: memFree=22949432/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4651328 CPUtime=1242.08 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1124531 0 0 0 123884 324 0 0 20 0 1 0 367902151 4762959872 1102171 33554432000 4194304 8395647 140735105723200 140735105717848 6636391 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1162832 1102171 577 1026 0 1161802 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 4651328

[startup+1302.3 s]
/proc/loadavg: 2.11 2.02 1.52 3/175 19632
/proc/meminfo: memFree=22947280/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4651608 CPUtime=1302.07 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1126645 0 0 0 129878 329 0 0 20 0 1 0 367902151 4763246592 1102270 33554432000 4194304 8395647 140735105723200 140735105718328 6698222 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1162902 1102270 577 1026 0 1161872 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 4651608

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 1.54 3/175 19632
/proc/meminfo: memFree=22939868/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4652148 CPUtime=1362.06 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1127137 0 0 0 135871 335 0 0 20 0 1 0 367902151 4763799552 1104156 33554432000 4194304 8395647 140735105723200 140735105718760 7382137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1163037 1104156 577 1026 0 1162007 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 4652148

[startup+1422.3 s]
/proc/loadavg: 2.04 2.02 1.57 3/175 19632
/proc/meminfo: memFree=22939524/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4652696 CPUtime=1422.05 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1128158 0 0 0 141864 341 0 0 20 0 1 0 367902151 4764360704 1104224 33554432000 4194304 8395647 140735105723200 140735105718328 6636363 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1163174 1104224 577 1026 0 1162144 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 4652696

[startup+1482.3 s]
/proc/loadavg: 2.05 2.03 1.60 3/175 19632
/proc/meminfo: memFree=22939304/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4652956 CPUtime=1482.04 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1129212 0 0 0 147857 347 0 0 20 0 1 0 367902151 4764626944 1104298 33554432000 4194304 8395647 140735105723200 140735105717368 6721220 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1163239 1104298 577 1026 0 1162209 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 4652956

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 1.63 3/175 19633
/proc/meminfo: memFree=22939472/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4653176 CPUtime=1542.03 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1130508 0 0 0 153850 353 0 0 20 0 1 0 367902151 4764852224 1104341 33554432000 4194304 8395647 140735105723200 140735105718328 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1163294 1104341 577 1026 0 1162264 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 4653176

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.65 3/175 19633
/proc/meminfo: memFree=22939112/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4653296 CPUtime=1602.02 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1131781 0 0 0 159844 358 0 0 20 0 1 0 367902151 4764975104 1104377 33554432000 4194304 8395647 140735105723200 140735105718328 6698214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1163324 1104377 577 1026 0 1162294 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 4653296

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.66 3/176 19636
/proc/meminfo: memFree=22937172/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4653736 CPUtime=1662.02 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1133544 0 0 0 165839 363 0 0 20 0 1 0 367902151 4765425664 1104969 33554432000 4194304 8395647 140735105723200 140735105718664 6697955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1163434 1104969 577 1026 0 1162404 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 4653736

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 1.69 3/175 19636
/proc/meminfo: memFree=22933932/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4654124 CPUtime=1722.01 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1135915 0 0 0 171830 371 0 0 20 0 1 0 367902151 4765822976 1105738 33554432000 4194304 8395647 140735105723200 140735105718760 6636354 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1163531 1105738 577 1026 0 1162501 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 4654124

[startup+1782.31 s]
/proc/loadavg: 2.17 2.06 1.72 3/175 19636
/proc/meminfo: memFree=22933496/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4654540 CPUtime=1782 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1138108 0 0 0 177824 376 0 0 20 0 1 0 367902151 4766248960 1106297 33554432000 4194304 8395647 140735105723200 140735105718328 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1163635 1106297 577 1026 0 1162605 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 4654540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.96 2.02 1.72 2/169 19660
/proc/meminfo: memFree=23105168/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4654592 CPUtime=1800.1 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1138865 0 0 0 179632 378 0 0 20 0 1 0 367902151 4766302208 1106718 33554432000 4194304 8395647 140735105723200 140735105718328 6698214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1163648 1106718 577 1026 0 1162618 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 4654592

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -19619

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

[startup+1801.7 s]
/proc/loadavg: 1.96 2.02 1.72 2/170 19661
/proc/meminfo: memFree=23105168/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4654592 CPUtime=1801.39 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1138865 0 0 0 179761 378 0 0 20 0 1 0 367902151 4766302208 1106718 33554432000 4194304 8395647 140735105723200 140735105718328 6698214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1163648 1106718 577 1026 0 1162618 0
Current children cumulated CPU time (s) 1801.39
Current children cumulated vsize (KiB) 4654592

[startup+1802.11 s]
/proc/loadavg: 1.96 2.02 1.72 2/170 19661
/proc/meminfo: memFree=23105160/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=4654592 CPUtime=1801.8 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4202496 1138865 0 0 0 179802 378 0 0 20 0 1 0 367902151 4766302208 1106718 33554432000 4194304 8395647 140735105723200 140735105718328 6698214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 1163648 1106718 577 1026 0 1162618 0
Current children cumulated CPU time (s) 1801.8
Current children cumulated vsize (KiB) 4654592

[startup+1802.5 s]
/proc/loadavg: 1.96 2.02 1.72 2/170 19661
/proc/meminfo: memFree=23105160/32873852 swapFree=6860/6860
[pid=19619] ppid=19617 vsize=0 CPUtime=1802.19 cores=1,3,5,7
/proc/19619/stat : 19619 (pbscip.linux.x8) R 19617 19619 19575 0 -1 4203524 1138865 0 0 0 179832 387 0 0 20 0 1 0 367902151 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19619/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.19
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): 1798.32
CPU system time (s): 3.90241
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 4654592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.32
system time used= 3.90241
maximum resident set size= 4428916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1138865
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= 37
involuntary context switches= 1848

runsolver used 2.98955 second user time and 9.01263 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-06 23:22:42
IDJOB=3744701
IDBENCH=92809
IDSOLVER=2326
FILE ID=node128/3744701-1339017759
RUNJOBID= node128-1339017757-19592
PBS_JOBID= 14643287
Free space on /tmp= 70588 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.recomb1-0.20-13.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-3744701-1339017759/watcher-3744701-1339017759 -o /tmp/evaluation-result-3744701-1339017759/solver-3744701-1339017759 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744701-1339017759.opb -t 1800 -m 15500

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

MD5SUM BENCH= 33fd175b84968779bfb4b5b76f997c8b
RANDOM SEED=1860234124

node128.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.389
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	: 5332.77
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.389
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.389
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	: 5438.56
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.389
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.389
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.389
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		: 2666.389
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.389
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:       32873852 kB
MemFree:        27455640 kB
Buffers:          551600 kB
Cached:          3897396 kB
SwapCached:         1000 kB
Active:          2158896 kB
Inactive:        2370804 kB
Active(anon):      71888 kB
Inactive(anon):    11608 kB
Active(file):    2087008 kB
Inactive(file):  2359196 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67106408 kB
Dirty:            134888 kB
Writeback:             0 kB
AnonPages:         87216 kB
Mapped:            12912 kB
Shmem:               196 kB
Slab:             752500 kB
SReclaimable:     194388 kB
SUnreclaim:       558112 kB
KernelStack:        1432 kB
PageTables:         4096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     196944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 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= 70588 MiB
End job on node128 at 2012-06-06 23:52:45