Trace number 3740526

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
PB11: SCIP spx E_2 2011-06-10 (fixed)? (TO) 1802.19 1802.46

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9013_1.std.opb
MD5SUMb760f204d25cefa22909a1b50f38728a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark146
Best CPU time to get the best result obtained on this benchmark1801.95
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints176232
Number of constraints which are clauses175032
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint90
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 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-3740526-1338747685.opb>
0.99/1.03	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 176232 constraints
0.99/1.03	c problem read
0.99/1.03	c presolving settings loaded
1.49/1.50	c presolving:
7.59/7.63	c (round 1) 3320 del vars, 9782 del conss, 0 add conss, 2259 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12096042 impls, 0 clqs
10.19/10.26	c (round 2) 8079 del vars, 26639 del conss, 0 add conss, 6861 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12117343 impls, 0 clqs
10.99/11.03	c (round 3) 9792 del vars, 34797 del conss, 0 add conss, 7822 chg bounds, 6 chg sides, 11 chg coeffs, 0 upgd conss, 12124092 impls, 0 clqs
11.29/11.39	c (round 4) 10434 del vars, 37393 del conss, 0 add conss, 8209 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12127603 impls, 0 clqs
11.49/11.59	c (round 5) 10782 del vars, 38761 del conss, 0 add conss, 8385 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12129672 impls, 0 clqs
11.59/11.69	c (round 6) 10874 del vars, 39250 del conss, 0 add conss, 8426 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12130686 impls, 0 clqs
11.69/11.77	c (round 7) 10938 del vars, 39519 del conss, 0 add conss, 8454 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12131296 impls, 0 clqs
11.79/11.84	c (round 8) 10964 del vars, 39647 del conss, 0 add conss, 8469 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12131620 impls, 0 clqs
11.89/11.90	c (round 9) 10982 del vars, 39731 del conss, 0 add conss, 8478 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12131844 impls, 0 clqs
11.89/11.96	c (round 10) 10996 del vars, 39796 del conss, 0 add conss, 8489 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12131886 impls, 0 clqs
11.99/12.01	c (round 11) 10998 del vars, 39812 del conss, 0 add conss, 8490 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12131890 impls, 0 clqs
12.59/12.69	c (round 12) 10998 del vars, 39814 del conss, 0 add conss, 8490 chg bounds, 9 chg sides, 16 chg coeffs, 136418 upgd conss, 12131890 impls, 0 clqs
661.18/661.37	c    (661.4s) probing: 1000/43784 (2.3%) - 0 fixings, 0 aggregations, 8529009 implications, 0 bound changes
1189.20/1189.41	c    (1189.4s) probing: 2000/43784 (4.6%) - 0 fixings, 0 aggregations, 13598855 implications, 0 bound changes
1189.40/1189.65	c    (1189.6s) probing: 2001/43784 (4.6%) - 0 fixings, 0 aggregations, 13601399 implications, 0 bound changes
1189.40/1189.65	c    (1189.7s) probing aborted: 2000/2000 successive useless probings
1189.40/1189.66	c presolving (13 rounds):
1189.40/1189.66	c  10998 deleted vars, 39814 deleted constraints, 4 added constraints, 8490 tightened bounds, 0 added holes, 15 changed sides, 133 changed coefficients
1189.40/1189.66	c  58054816 implications, 0 cliques
1189.40/1189.66	c presolved problem has 43784 variables (43784 bin, 0 int, 0 impl, 0 cont) and 136422 constraints
1189.40/1189.66	c    1168 constraints of type <knapsack>
1189.40/1189.66	c  113590 constraints of type <setppc>
1189.40/1189.66	c   21664 constraints of type <logicor>
1189.40/1189.66	c transformed objective value is always integral (scale: 1)
1189.40/1189.66	c Presolving Time: 1188.30
1189.40/1189.66	c - non default parameters ----------------------------------------------------------------------
1189.40/1189.66	c # SCIP version 2.0.1.5
1189.40/1189.66	c 
1189.40/1189.66	c # frequency for displaying node information lines
1189.40/1189.66	c # [type: int, range: [-1,2147483647], default: 100]
1189.40/1189.66	c display/freq = 10000
1189.40/1189.66	c 
1189.40/1189.66	c # maximal time in seconds to run
1189.40/1189.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1189.40/1189.66	c limits/time = 1797
1189.40/1189.66	c 
1189.40/1189.66	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1189.40/1189.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1189.40/1189.66	c limits/memory = 13950
1189.40/1189.66	c 
1189.40/1189.66	c # default clock type (1: CPU user seconds, 2: wall clock time)
1189.40/1189.66	c # [type: int, range: [1,2], default: 1]
1189.40/1189.66	c timing/clocktype = 2
1189.40/1189.66	c 
1189.40/1189.66	c # belongs reading time to solving time?
1189.40/1189.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1189.40/1189.66	c timing/reading = TRUE
1189.40/1189.66	c 
1189.40/1189.66	c # should presolving try to simplify inequalities
1189.40/1189.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1189.40/1189.66	c constraints/linear/simplifyinequalities = TRUE
1189.40/1189.66	c 
1189.40/1189.66	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1189.40/1189.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1189.40/1189.66	c constraints/indicator/addCouplingCons = TRUE
1189.40/1189.66	c 
1189.40/1189.66	c # should presolving try to simplify knapsacks
1189.40/1189.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1189.40/1189.66	c constraints/knapsack/simplifyinequalities = TRUE
1189.40/1189.66	c 
1189.40/1189.66	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1189.40/1189.66	c # [type: int, range: [-1,2147483647], default: -1]
1189.40/1189.66	c separating/rapidlearning/freq = 0
1189.40/1189.66	c 
1189.40/1189.66	c -----------------------------------------------------------------------------------------------
1189.40/1189.66	c start solving
1189.40/1189.69	c 

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-3740526-1338747685/watcher-3740526-1338747685 -o /tmp/evaluation-result-3740526-1338747685/solver-3740526-1338747685 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740526-1338747685.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: 2.00 2.00 2.00 3/174 4502
/proc/meminfo: memFree=26271204/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=9588 CPUtime=0 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 1527 0 0 0 0 0 0 0 20 0 1 0 340894395 9818112 1482 33554432000 4194304 9016284 140736321703920 140734011299176 7824814 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 2397 1486 313 1178 0 1215 0

[startup+0.100398 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4502
/proc/meminfo: memFree=26271204/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=31236 CPUtime=0.08 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 6804 0 0 0 8 0 0 0 20 0 1 0 340894395 31985664 6759 33554432000 4194304 9016284 140736321703920 140736321567816 7842267 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 7809 6759 360 1178 0 6627 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31236

[startup+0.200376 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4502
/proc/meminfo: memFree=26271204/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=45776 CPUtime=0.19 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 10429 0 0 0 18 1 0 0 20 0 1 0 340894395 46874624 10384 33554432000 4194304 9016284 140736321703920 140736321567816 4536486 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 11444 10384 360 1178 0 10262 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 45776

[startup+0.300362 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4502
/proc/meminfo: memFree=26271204/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=52688 CPUtime=0.28 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 12162 0 0 0 27 1 0 0 20 0 1 0 340894395 53952512 12117 33554432000 4194304 9016284 140736321703920 140736321567816 4536486 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 13172 12117 360 1178 0 11990 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52688

[startup+0.700301 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 4502
/proc/meminfo: memFree=26271204/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=87772 CPUtime=0.69 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 20917 0 0 0 65 4 0 0 20 0 1 0 340894395 89878528 20872 33554432000 4194304 9016284 140736321703920 140736321567816 6813403 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 21943 20872 360 1178 0 20761 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87772

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4503
/proc/meminfo: memFree=26104176/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=284420 CPUtime=1.49 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 69005 0 0 0 138 11 0 0 20 0 1 0 340894395 291246080 68909 33554432000 4194304 9016284 140736321703920 140736321567816 4786469 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 71105 68909 449 1178 0 69923 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 284420

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4503
/proc/meminfo: memFree=25916672/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=430952 CPUtime=3.09 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 105576 0 0 0 292 17 0 0 20 0 1 0 340894395 441294848 105480 33554432000 4194304 9016284 140736321703920 140736321699272 6476183 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 107738 105480 485 1178 0 106556 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 430952

[startup+6.30032 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 4503
/proc/meminfo: memFree=25691720/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=620804 CPUtime=6.28 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 150847 0 0 0 606 22 0 0 20 0 1 0 340894395 635703296 150751 33554432000 4194304 9016284 140736321703920 140736321699272 6817693 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 155201 150751 492 1178 0 154019 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 620804

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 4503
/proc/meminfo: memFree=25558052/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=694264 CPUtime=12.68 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 175412 0 0 0 1242 26 0 0 20 0 1 0 340894395 710926336 168745 33554432000 4194304 9016284 140736321703920 140736321699592 4905623 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 173566 168746 508 1178 0 172384 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 694264

[startup+25.5004 s]
/proc/loadavg: 2.12 2.03 2.01 3/175 4503
/proc/meminfo: memFree=25423976/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=779192 CPUtime=25.49 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 192358 0 0 0 2520 29 0 0 20 0 1 0 340894395 797892608 188612 33554432000 4194304 9016284 140736321703920 140736321699304 6480433 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 194798 188612 538 1178 0 193616 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 779192

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 2.01 3/175 4503
/proc/meminfo: memFree=25345576/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=812696 CPUtime=51.08 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 200423 0 0 0 5077 31 0 0 20 0 1 0 340894395 832200704 196677 33554432000 4194304 9016284 140736321703920 140736321699512 7875499 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 203174 196677 538 1178 0 201992 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 812696

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 4503
/proc/meminfo: memFree=25133084/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=919696 CPUtime=102.28 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 226849 0 0 0 10192 36 0 0 20 0 1 0 340894395 941768704 223103 33554432000 4194304 9016284 140736321703920 140736321699512 6480168 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 229924 223103 538 1178 0 228742 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 919696

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/175 4504
/proc/meminfo: memFree=24916980/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=1029124 CPUtime=162.26 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 253466 0 0 0 16186 40 0 0 20 0 1 0 340894395 1053822976 249720 33554432000 4194304 9016284 140736321703920 140736321699512 6480180 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 257281 249720 538 1178 0 256099 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1029124

[startup+222.307 s]
/proc/loadavg: 2.05 2.03 2.00 3/175 4504
/proc/meminfo: memFree=24714764/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=1156088 CPUtime=222.27 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 285652 0 0 0 22181 46 0 0 20 0 1 0 340894395 1183834112 281906 33554432000 4194304 9016284 140736321703920 140736321699512 6480384 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 289022 281906 538 1178 0 287840 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1156088

[startup+282.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/175 4504
/proc/meminfo: memFree=24449308/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=1306612 CPUtime=282.25 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 323594 0 0 0 28173 52 0 0 20 0 1 0 340894395 1337970688 319848 33554432000 4194304 9016284 140736321703920 140736321699432 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 326653 319848 538 1178 0 325471 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1306612

[startup+342.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/175 4504
/proc/meminfo: memFree=24202080/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=1413924 CPUtime=342.24 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 349996 0 0 0 34168 56 0 0 20 0 1 0 340894395 1447858176 346250 33554432000 4194304 9016284 140736321703920 140736321699512 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 353481 346250 538 1178 0 352299 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1413924

[startup+402.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/175 4504
/proc/meminfo: memFree=23976800/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=1491948 CPUtime=402.22 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 369312 0 0 0 40162 60 0 0 20 0 1 0 340894395 1527754752 365566 33554432000 4194304 9016284 140736321703920 140736321699304 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 372987 365566 538 1178 0 371805 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1491948

[startup+462.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/174 4504
/proc/meminfo: memFree=23754628/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=1597004 CPUtime=462.22 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 394788 0 0 0 46157 65 0 0 20 0 1 0 340894395 1635332096 391042 33554432000 4194304 9016284 140736321703920 140736321699512 5511158 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 399251 391042 538 1178 0 398069 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1597004

[startup+522.3 s]
/proc/loadavg: 2.11 2.08 2.01 3/176 4508
/proc/meminfo: memFree=23645240/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=1649520 CPUtime=522.21 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 408563 0 0 0 52152 69 0 0 20 0 1 0 340894395 1689108480 404817 33554432000 4194304 9016284 140736321703920 140736321699304 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 412380 404817 538 1178 0 411198 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1649520

[startup+582.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/175 4508
/proc/meminfo: memFree=23460796/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=1783672 CPUtime=582.2 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 440593 0 0 0 58146 74 0 0 20 0 1 0 340894395 1826480128 436847 33554432000 4194304 9016284 140736321703920 140736321699304 4460265 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 445918 436847 538 1178 0 444736 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1783672

[startup+642.3 s]

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

/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 522723 0 0 0 106118 94 0 0 20 0 1 0 340894395 2159386624 518977 33554432000 4194304 9016284 140736321703920 140736321699304 6480393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 527194 518977 543 1178 0 526012 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2108776

[startup+1122.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/176 4513
/proc/meminfo: memFree=22573280/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=2144028 CPUtime=1122.11 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 530995 0 0 0 112115 96 0 0 20 0 1 0 340894395 2195484672 527249 33554432000 4194304 9016284 140736321703920 140736321699512 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 536007 527249 543 1178 0 534825 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 2144028

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/175 4513
/proc/meminfo: memFree=22464228/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=2178400 CPUtime=1182.11 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 539840 0 0 0 118113 98 0 0 20 0 1 0 340894395 2230681600 536094 33554432000 4194304 9016284 140736321703920 140736321699512 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 544600 536094 543 1178 0 543418 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2178400

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 4513
/proc/meminfo: memFree=22166716/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=2436796 CPUtime=1242.1 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 585040 0 0 0 124098 112 0 0 20 0 1 0 340894395 2495279104 598232 33554432000 4194304 9016284 140736321703920 140736321697704 7181678 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 609199 598232 654 1178 0 608017 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 2436796

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 4513
/proc/meminfo: memFree=22091280/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=2455676 CPUtime=1302.09 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 588507 0 0 0 130093 116 0 0 20 0 1 0 340894395 2514612224 604080 33554432000 4194304 9016284 140736321703920 140736321697704 7181387 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 613919 604080 654 1178 0 612737 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2455676

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/174 4513
/proc/meminfo: memFree=22037376/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=2459600 CPUtime=1362.08 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 589708 0 0 0 136087 121 0 0 20 0 1 0 340894395 2518630400 605105 33554432000 4194304 9016284 140736321703920 140736321697704 7181481 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 614900 605105 654 1178 0 613718 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2459600

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 4515
/proc/meminfo: memFree=21962624/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=2459600 CPUtime=1422.08 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 589733 0 0 0 142083 125 0 0 20 0 1 0 340894395 2518630400 605130 33554432000 4194304 9016284 140736321703920 140736321697704 7181492 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 614900 605130 654 1178 0 613718 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 2459600

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4515
/proc/meminfo: memFree=21862336/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=2459600 CPUtime=1482.06 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 589762 0 0 0 148078 128 0 0 20 0 1 0 340894395 2518630400 605159 33554432000 4194304 9016284 140736321703920 140736321697704 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 614900 605159 654 1178 0 613718 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2459600

[startup+1542.31 s]
/proc/loadavg: 1.51 1.87 1.96 2/169 4539
/proc/meminfo: memFree=25227376/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=2467752 CPUtime=1542.07 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 590808 0 0 0 154075 132 0 0 20 0 1 0 340894395 2526978048 607203 33554432000 4194304 9016284 140736321703920 140736321698200 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 616938 607203 654 1178 0 615756 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 2467752

[startup+1602.3 s]
/proc/loadavg: 1.19 1.71 1.89 2/169 4539
/proc/meminfo: memFree=25224936/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=2468968 CPUtime=1602.05 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 591163 0 0 0 160070 135 0 0 20 0 1 0 340894395 2528223232 607848 33554432000 4194304 9016284 140736321703920 140736321698152 7180575 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 617242 607848 654 1178 0 616060 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 2468968

[startup+1662.3 s]
/proc/loadavg: 1.07 1.58 1.84 2/169 4539
/proc/meminfo: memFree=25223724/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=2468968 CPUtime=1662.04 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 591175 0 0 0 166066 138 0 0 20 0 1 0 340894395 2528223232 608166 33554432000 4194304 9016284 140736321703920 140736321696840 7179103 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 617242 608166 654 1178 0 616060 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 2468968

[startup+1722.3 s]
/proc/loadavg: 1.02 1.47 1.78 2/170 4543
/proc/meminfo: memFree=25222992/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=2468968 CPUtime=1722.02 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 591194 0 0 0 172062 140 0 0 20 0 1 0 340894395 2528223232 608375 33554432000 4194304 9016284 140736321703920 140736321697704 7181501 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 617242 608375 654 1178 0 616060 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 2468968

[startup+1782.3 s]
/proc/loadavg: 1.01 1.38 1.73 2/169 4543
/proc/meminfo: memFree=25220804/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=2468968 CPUtime=1782.02 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 591196 0 0 0 178059 143 0 0 20 0 1 0 340894395 2528223232 608822 33554432000 4194304 9016284 140736321703920 140736321697704 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 617242 608822 654 1178 0 616060 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 2468968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.00 1.36 1.71 2/169 4543
/proc/meminfo: memFree=25219408/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=2468968 CPUtime=1800.02 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 591196 0 0 0 179858 144 0 0 20 0 1 0 340894395 2528223232 609197 33554432000 4194304 9016284 140736321703920 140736321697704 7144296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 617242 609197 654 1178 0 616060 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 2468968

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -4502

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

[startup+1801.5 s]
/proc/loadavg: 1.00 1.36 1.71 2/170 4544
/proc/meminfo: memFree=25219408/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=2468968 CPUtime=1801.22 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 591196 0 0 0 179978 144 0 0 20 0 1 0 340894395 2528223232 609197 33554432000 4194304 9016284 140736321703920 140736321697704 7178162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 617242 609197 654 1178 0 616060 0
Current children cumulated CPU time (s) 1801.22
Current children cumulated vsize (KiB) 2468968

[startup+1801.91 s]
/proc/loadavg: 1.00 1.36 1.71 2/170 4544
/proc/meminfo: memFree=25219152/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=2468968 CPUtime=1801.62 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 591196 0 0 0 180018 144 0 0 20 0 1 0 340894395 2528223232 609197 33554432000 4194304 9016284 140736321703920 140736321697704 7181678 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 617242 609197 654 1178 0 616060 0
Current children cumulated CPU time (s) 1801.62
Current children cumulated vsize (KiB) 2468968

[startup+1802.3 s]
/proc/loadavg: 1.00 1.36 1.71 2/170 4544
/proc/meminfo: memFree=25219152/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=2468968 CPUtime=1802.02 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4202496 591196 0 0 0 180058 144 0 0 20 0 1 0 340894395 2528223232 609197 33554432000 4194304 9016284 140736321703920 140736321697704 7157120 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 617242 609197 654 1178 0 616060 0
Current children cumulated CPU time (s) 1802.02
Current children cumulated vsize (KiB) 2468968

[startup+1802.4 s]
/proc/loadavg: 1.00 1.36 1.71 2/170 4544
/proc/meminfo: memFree=25219152/32873852 swapFree=6856/6856
[pid=4502] ppid=4500 vsize=0 CPUtime=1802.11 cores=1,3,5,7
/proc/4502/stat : 4502 (scip-2.0.1.4b_2) R 4500 4502 643 0 -1 4203524 591196 0 0 0 180058 153 0 0 20 0 1 0 340894395 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4502/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.46
CPU time (s): 1802.19
CPU user time (s): 1800.59
CPU system time (s): 1.59776
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 2468968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.59
system time used= 1.59776
maximum resident set size= 2436788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 591196
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1858

runsolver used 2.89056 second user time and 8.63069 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-03 20:21:25
IDJOB=3740526
IDBENCH=77689
IDSOLVER=2329
FILE ID=node128/3740526-1338747685
RUNJOBID= node128-1338714616-660
PBS_JOBID= 14636758
Free space on /tmp= 70392 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9013_1.std.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740526-1338747685/watcher-3740526-1338747685 -o /tmp/evaluation-result-3740526-1338747685/solver-3740526-1338747685 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740526-1338747685.opb -t 1800 -m 15500

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

MD5SUM BENCH= b760f204d25cefa22909a1b50f38728a
RANDOM SEED=1177242546

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:        26271468 kB
Buffers:          549968 kB
Cached:          3781984 kB
SwapCached:          744 kB
Active:          3393376 kB
Inactive:        2310612 kB
Active(anon):    1362896 kB
Inactive(anon):    11420 kB
Active(file):    2030480 kB
Inactive(file):  2299192 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106656 kB
Dirty:             22504 kB
Writeback:             0 kB
AnonPages:       1377744 kB
Mapped:            16076 kB
Shmem:               200 kB
Slab:             756968 kB
SReclaimable:     199108 kB
SUnreclaim:       557860 kB
KernelStack:        1432 kB
PageTables:         6772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1513700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 70400 MiB
End job on node128 at 2012-06-03 20:51:27