Trace number 3486285

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
SCIP spx 2 2011-06-10 (fixed)? (TO) 1800.18 1800.12

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12013_5.std.opb
MD5SUM5495138de3d55ac13cf4e73f1acf7a00
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark93
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234296
Number of constraints which are clauses233096
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 constraint95
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.4 [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-3486285-1307792500.opb>
1.19/1.25	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234296 constraints
1.19/1.25	c problem read
1.19/1.25	c presolving settings loaded
1.99/2.05	c presolving:
9.69/9.70	c (round 1) 4401 del vars, 13292 del conss, 0 add conss, 2967 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16153960 impls, 0 clqs
13.69/13.76	c (round 2) 11561 del vars, 36582 del conss, 0 add conss, 9812 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16185724 impls, 0 clqs
14.89/14.99	c (round 3) 14138 del vars, 48236 del conss, 0 add conss, 11247 chg bounds, 32 chg sides, 36 chg coeffs, 0 upgd conss, 16200531 impls, 0 clqs
15.59/15.67	c (round 4) 15217 del vars, 52455 del conss, 0 add conss, 11913 chg bounds, 64 chg sides, 69 chg coeffs, 0 upgd conss, 16207806 impls, 0 clqs
15.99/16.01	c (round 5) 15691 del vars, 54605 del conss, 0 add conss, 12192 chg bounds, 64 chg sides, 69 chg coeffs, 0 upgd conss, 16210865 impls, 0 clqs
16.09/16.17	c (round 6) 15877 del vars, 55472 del conss, 0 add conss, 12279 chg bounds, 64 chg sides, 69 chg coeffs, 0 upgd conss, 16212299 impls, 0 clqs
16.19/16.26	c (round 7) 15953 del vars, 55840 del conss, 0 add conss, 12309 chg bounds, 64 chg sides, 69 chg coeffs, 0 upgd conss, 16213041 impls, 0 clqs
16.29/16.33	c (round 8) 15977 del vars, 55968 del conss, 0 add conss, 12321 chg bounds, 64 chg sides, 69 chg coeffs, 0 upgd conss, 16213249 impls, 0 clqs
16.29/16.40	c (round 9) 15985 del vars, 56020 del conss, 0 add conss, 12325 chg bounds, 64 chg sides, 69 chg coeffs, 0 upgd conss, 16213317 impls, 0 clqs
16.99/17.08	c (round 10) 15985 del vars, 56032 del conss, 0 add conss, 12325 chg bounds, 64 chg sides, 69 chg coeffs, 178264 upgd conss, 16213317 impls, 0 clqs
17.90/17.91	c (round 11) 15985 del vars, 56035 del conss, 38 add conss, 12325 chg bounds, 114 chg sides, 283 chg coeffs, 178264 upgd conss, 16213317 impls, 0 clqs
774.22/774.22	c    (774.2s) probing: 1000/56857 (1.8%) - 0 fixings, 0 aggregations, 10828825 implications, 0 bound changes
1255.43/1255.44	c    (1255.4s) probing: 2000/56857 (3.5%) - 0 fixings, 0 aggregations, 16118594 implications, 0 bound changes
1255.93/1255.99	c    (1256.0s) probing: 2001/56857 (3.5%) - 0 fixings, 0 aggregations, 16122390 implications, 0 bound changes
1255.93/1255.99	c    (1256.0s) probing aborted: 2000/2000 successive useless probings
1255.93/1255.99	c presolving (12 rounds):
1255.93/1255.99	c  15985 deleted vars, 56043 deleted constraints, 40 added constraints, 12325 tightened bounds, 0 added holes, 117 changed sides, 300 changed coefficients
1255.93/1255.99	c  70691155 implications, 0 cliques
1255.93/1255.99	c presolved problem has 56857 variables (56857 bin, 0 int, 0 impl, 0 cont) and 178293 constraints
1255.93/1255.99	c    1123 constraints of type <knapsack>
1255.93/1255.99	c  149066 constraints of type <setppc>
1255.93/1255.99	c   28104 constraints of type <logicor>
1255.93/1255.99	c transformed objective value is always integral (scale: 1)
1255.93/1255.99	c Presolving Time: 1254.52
1255.93/1255.99	c - non default parameters ----------------------------------------------------------------------
1255.93/1255.99	c # SCIP version 2.0.1.4
1255.93/1255.99	c 
1255.93/1255.99	c # frequency for displaying node information lines
1255.93/1255.99	c # [type: int, range: [-1,2147483647], default: 100]
1255.93/1255.99	c display/freq = 10000
1255.93/1255.99	c 
1255.93/1255.99	c # maximal time in seconds to run
1255.93/1255.99	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1255.93/1255.99	c limits/time = 1797
1255.93/1255.99	c 
1255.93/1255.99	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1255.93/1255.99	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1255.93/1255.99	c limits/memory = 13950
1255.93/1255.99	c 
1255.93/1255.99	c # default clock type (1: CPU user seconds, 2: wall clock time)
1255.93/1255.99	c # [type: int, range: [1,2], default: 1]
1255.93/1255.99	c timing/clocktype = 2
1255.93/1255.99	c 
1255.93/1255.99	c # belongs reading time to solving time?
1255.93/1255.99	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1255.93/1255.99	c timing/reading = TRUE
1255.93/1255.99	c 
1255.93/1255.99	c # should presolving try to simplify inequalities
1255.93/1255.99	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1255.93/1255.99	c constraints/linear/simplifyinequalities = TRUE
1255.93/1255.99	c 
1255.93/1255.99	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1255.93/1255.99	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1255.93/1255.99	c constraints/indicator/addCouplingCons = TRUE
1255.93/1255.99	c 
1255.93/1255.99	c # should presolving try to simplify knapsacks
1255.93/1255.99	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1255.93/1255.99	c constraints/knapsack/simplifyinequalities = TRUE
1255.93/1255.99	c 
1255.93/1255.99	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1255.93/1255.99	c # [type: int, range: [-1,2147483647], default: -1]
1255.93/1255.99	c separating/rapidlearning/freq = 0
1255.93/1255.99	c 
1255.93/1255.99	c -----------------------------------------------------------------------------------------------
1255.93/1255.99	c start solving
1256.03/1256.03	c 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3486285-1307792500/watcher-3486285-1307792500 -o /tmp/evaluation-result-3486285-1307792500/solver-3486285-1307792500 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3486285-1307792500.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.01 2.01 2.00 3/174 2555
/proc/meminfo: memFree=31258520/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=8088 CPUtime=0 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 1040 0 0 0 0 0 0 0 25 0 1 0 890850499 8282112 994 33554432000 4194304 8979876 140734010323888 18446744073709551615 7836189 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2555/statm: 2022 1006 346 1169 0 849 0

[startup+0.020265 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 2555
/proc/meminfo: memFree=31258520/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=13852 CPUtime=0.01 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 2448 0 0 0 1 0 0 0 25 0 1 0 890850499 14184448 2402 33554432000 4194304 8979876 140734010323888 18446744073709551615 4445963 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2555/statm: 3463 2402 366 1169 0 2290 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13852

[startup+0.100253 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 2555
/proc/meminfo: memFree=31258520/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=27548 CPUtime=0.09 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 5904 0 0 0 9 0 0 0 25 0 1 0 890850499 28209152 5858 33554432000 4194304 8979876 140734010323888 18446744073709551615 6176493 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2555/statm: 6887 5858 366 1169 0 5714 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27548

[startup+0.300215 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 2555
/proc/meminfo: memFree=31258520/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=52656 CPUtime=0.29 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 12162 0 0 0 28 1 0 0 25 0 1 0 890850499 53919744 12116 33554432000 4194304 8979876 140734010323888 18446744073709551615 6779003 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2555/statm: 13164 12116 366 1169 0 11991 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52656

[startup+0.700144 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 2555
/proc/meminfo: memFree=31258520/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=78608 CPUtime=0.69 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 18618 0 0 0 68 1 0 0 25 0 1 0 890850499 80494592 18572 33554432000 4194304 8979876 140734010323888 18446744073709551615 7836098 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2555/statm: 19652 18572 366 1169 0 18479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78608

[startup+1.501 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 2556
/proc/meminfo: memFree=31156360/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=275740 CPUtime=1.49 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 67168 0 0 0 143 6 0 0 25 0 1 0 890850499 282357760 67122 33554432000 4194304 8979876 140734010323888 18446744073709551615 4786309 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 68935 67122 441 1169 0 67762 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 275740

[startup+3.1007 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 2556
/proc/meminfo: memFree=30881948/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=503736 CPUtime=3.09 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 132836 0 0 0 296 13 0 0 25 0 1 0 890850499 515825664 122655 33554432000 4194304 8979876 140734010323888 18446744073709551615 6503305 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 125934 122655 494 1169 0 124761 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 503736

[startup+6.3011 s]
/proc/loadavg: 2.09 2.02 2.00 3/175 2556
/proc/meminfo: memFree=30597872/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=731240 CPUtime=6.29 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 189307 0 0 0 611 18 0 0 25 0 1 0 890850499 748789760 179126 33554432000 4194304 8979876 140734010323888 18446744073709551615 6504310 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 182810 179126 494 1169 0 181637 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 731240

[startup+12.7009 s]
/proc/loadavg: 2.08 2.02 2.00 3/175 2556
/proc/meminfo: memFree=30399364/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=883420 CPUtime=12.69 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 225858 0 0 0 1247 22 0 0 25 0 1 0 890850499 904622080 214584 33554432000 4194304 8979876 140734010323888 18446744073709551615 6504341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 220855 214584 504 1169 0 219682 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 883420

[startup+25.5005 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 2557
/proc/meminfo: memFree=30280708/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=1008876 CPUtime=25.49 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 273307 0 0 0 2521 28 0 0 25 0 1 0 890850499 1033089024 244720 33554432000 4194304 8979876 140734010323888 18446744073709551615 6503511 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 252219 244720 606 1169 0 251046 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1008876

[startup+51.1008 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 2557
/proc/meminfo: memFree=30243332/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=1045128 CPUtime=51.09 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 282278 0 0 0 5080 29 0 0 25 0 1 0 890850499 1070211072 253526 33554432000 4194304 8979876 140734010323888 18446744073709551615 6503493 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 261282 253526 606 1169 0 260109 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1045128

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 2559
/proc/meminfo: memFree=30176896/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=1113164 CPUtime=102.3 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 298492 0 0 0 10198 32 0 0 25 0 1 0 890850499 1139879936 269740 33554432000 4194304 8979876 140734010323888 18446744073709551615 6503315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 278291 269740 606 1169 0 277118 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1113164

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 2561
/proc/meminfo: memFree=30049980/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=1242432 CPUtime=162.29 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 330173 0 0 0 16194 35 0 0 25 0 1 0 890850499 1272250368 301421 33554432000 4194304 8979876 140734010323888 18446744073709551615 6503333 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 310608 301421 606 1169 0 309435 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1242432

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2563
/proc/meminfo: memFree=29949864/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=1338220 CPUtime=222.3 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 354190 0 0 0 22192 38 0 0 25 0 1 0 890850499 1370337280 325438 33554432000 4194304 8979876 140734010323888 18446744073709551615 6502472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 334555 325438 606 1169 0 333382 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1338220

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2564
/proc/meminfo: memFree=29887320/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=1407820 CPUtime=282.3 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 371653 0 0 0 28190 40 0 0 25 0 1 0 890850499 1441607680 342373 33554432000 4194304 8979876 140734010323888 18446744073709551615 6617531 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 351955 342373 606 1169 0 350782 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1407820

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2566
/proc/meminfo: memFree=29769836/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=1521808 CPUtime=342.3 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 400570 0 0 0 34188 42 0 0 25 0 1 0 890850499 1558331392 371092 33554432000 4194304 8979876 140734010323888 18446744073709551615 6503488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 380452 371092 606 1169 0 379279 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1521808

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2568
/proc/meminfo: memFree=29663880/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=1629824 CPUtime=402.31 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 427677 0 0 0 40185 46 0 0 25 0 1 0 890850499 1668939776 397968 33554432000 4194304 8979876 140734010323888 18446744073709551615 6503497 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 407456 397968 606 1169 0 406283 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1629824

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 2569
/proc/meminfo: memFree=29545040/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=1750328 CPUtime=462.31 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 457965 0 0 0 46182 49 0 0 25 0 1 0 890850499 1792335872 428256 33554432000 4194304 8979876 140734010323888 18446744073709551615 6503497 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 437582 428256 606 1169 0 436409 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1750328

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 2571
/proc/meminfo: memFree=29437612/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=1853800 CPUtime=522.31 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 484155 0 0 0 52178 53 0 0 25 0 1 0 890850499 1898291200 454446 33554432000 4194304 8979876 140734010323888 18446744073709551615 4330762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 463450 454446 606 1169 0 462277 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1853800

[startup+582.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 2572
/proc/meminfo: memFree=29330416/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=1956552 CPUtime=582.31 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 510560 0 0 0 58175 56 0 0 25 0 1 0 890850499 2003509248 480851 33554432000 4194304 8979876 140734010323888 18446744073709551615 6503537 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 489138 480851 606 1169 0 487965 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1956552

[startup+642.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2581
/proc/meminfo: memFree=28960608/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=2334796 CPUtime=882.32 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 603048 0 0 0 88162 70 0 0 25 0 1 0 890850499 2390831104 573339 33554432000 4194304 8979876 140734010323888 18446744073709551615 4222985 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 583699 573339 611 1169 0 582526 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2334796

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2582
/proc/meminfo: memFree=28811376/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=2484664 CPUtime=942.32 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 639552 0 0 0 94158 74 0 0 25 0 1 0 890850499 2544295936 609843 33554432000 4194304 8979876 140734010323888 18446744073709551615 5538062 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 621166 609843 611 1169 0 619993 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2484664

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2584
/proc/meminfo: memFree=28756152/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=2536876 CPUtime=1002.32 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 653320 0 0 0 100156 76 0 0 25 0 1 0 890850499 2597761024 623611 33554432000 4194304 8979876 140734010323888 18446744073709551615 5538056 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 634219 623611 611 1169 0 633046 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2536876

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2585
/proc/meminfo: memFree=28717912/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=2572224 CPUtime=1062.32 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 662386 0 0 0 106155 77 0 0 25 0 1 0 890850499 2633957376 632677 33554432000 4194304 8979876 140734010323888 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 643056 632677 611 1169 0 641883 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2572224

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2587
/proc/meminfo: memFree=28684996/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=2609712 CPUtime=1122.33 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 671391 0 0 0 112154 79 0 0 25 0 1 0 890850499 2672345088 641682 33554432000 4194304 8979876 140734010323888 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 652428 641682 611 1169 0 651255 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2609712

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2597
/proc/meminfo: memFree=28648324/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=2638180 CPUtime=1182.33 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 679468 0 0 0 118153 80 0 0 25 0 1 0 890850499 2701496320 649759 33554432000 4194304 8979876 140734010323888 18446744073709551615 5537645 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 659545 649759 611 1169 0 658372 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2638180

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2637
/proc/meminfo: memFree=28354772/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=2682664 CPUtime=1242.33 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 689994 0 0 0 124152 81 0 0 25 0 1 0 890850499 2747047936 660285 33554432000 4194304 8979876 140734010323888 18446744073709551615 5539184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 670666 660285 611 1169 0 669493 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2682664

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2639
/proc/meminfo: memFree=27634916/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=3021400 CPUtime=1302.34 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 768826 0 0 0 130139 95 0 0 25 0 1 0 890850499 3093913600 736951 33554432000 4194304 8979876 140734010323888 18446744073709551615 7147218 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 755350 736951 772 1169 0 754177 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 3021400

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2643
/proc/meminfo: memFree=27548560/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=3030356 CPUtime=1362.34 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 772379 0 0 0 136132 102 0 0 25 0 1 0 890850499 3103084544 740351 33554432000 4194304 8979876 140734010323888 18446744073709551615 7147413 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 757589 740351 783 1169 0 756416 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 3030356

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 2645
/proc/meminfo: memFree=27426688/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=3042984 CPUtime=1422.34 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 773195 0 0 0 142127 107 0 0 25 0 1 0 890850499 3116015616 741094 33554432000 4194304 8979876 140734010323888 18446744073709551615 7147018 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 760746 741094 727 1169 0 759573 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3042984

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2646
/proc/meminfo: memFree=27320492/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=3051228 CPUtime=1482.34 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 779589 0 0 0 148122 112 0 0 25 0 1 0 890850499 3124457472 746932 33554432000 4194304 8979876 140734010323888 18446744073709551615 7147101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 762807 746932 701 1169 0 761634 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 3051228

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2648
/proc/meminfo: memFree=27232276/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=3087048 CPUtime=1542.34 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 788633 0 0 0 154118 116 0 0 25 0 1 0 890850499 3161137152 755893 33554432000 4194304 8979876 140734010323888 18446744073709551615 7122047 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 771762 755893 742 1169 0 770589 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 3087048

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2650
/proc/meminfo: memFree=27033096/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=3087048 CPUtime=1602.35 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 788669 0 0 0 160115 120 0 0 25 0 1 0 890850499 3161137152 755929 33554432000 4194304 8979876 140734010323888 18446744073709551615 7146987 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 771762 755929 742 1169 0 770589 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 3087048

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 2651
/proc/meminfo: memFree=26917224/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=3087048 CPUtime=1662.35 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 788690 0 0 0 166112 123 0 0 25 0 1 0 890850499 3161137152 755950 33554432000 4194304 8979876 140734010323888 18446744073709551615 7170373 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 771762 755950 742 1169 0 770589 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 3087048

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 2653
/proc/meminfo: memFree=26846624/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=3087048 CPUtime=1722.34 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 788706 0 0 0 172109 125 0 0 25 0 1 0 890850499 3161137152 755966 33554432000 4194304 8979876 140734010323888 18446744073709551615 7147101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 771762 755966 742 1169 0 770589 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 3087048

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2654
/proc/meminfo: memFree=26712152/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=3087048 CPUtime=1782.35 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 788710 0 0 0 178107 128 0 0 25 0 1 0 890850499 3161137152 755970 33554432000 4194304 8979876 140734010323888 18446744073709551615 7836189 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 771762 755970 742 1169 0 770589 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 3087048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2655
/proc/meminfo: memFree=26688320/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=3087048 CPUtime=1800.05 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4202496 788710 0 0 0 179876 129 0 0 25 0 1 0 890850499 3161137152 755970 33554432000 4194304 8979876 140734010323888 18446744073709551615 7146848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2555/statm: 771762 755970 742 1169 0 770589 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3087048

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

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

[startup+1800.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2655
/proc/meminfo: memFree=26688320/32951124 swapFree=67064368/67111528
[pid=2555] ppid=2553 vsize=0 CPUtime=1800.15 cores=1,3,5,7
/proc/2555/stat : 2555 (scip-2.0.1.4_2.) R 2553 2555 1656 0 -1 4203524 788710 0 0 0 179876 139 0 0 25 0 1 0 890850499 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2555/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.12
CPU time (s): 1800.18
CPU user time (s): 1798.77
CPU system time (s): 1.40879
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3087048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.77
system time used= 1.40878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 788710
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= 6
involuntary context switches= 2040

runsolver used 2.49962 second user time and 5.9201 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-11 13:41:41
IDJOB=3486285
IDBENCH=77200
IDSOLVER=1977
FILE ID=node105/3486285-1307792500
RUNJOBID= node105-1307784737-1675
PBS_JOBID= 13550907
Free space on /tmp= 74052 MiB

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

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

MD5SUM BENCH= 5495138de3d55ac13cf4e73f1acf7a00
RANDOM SEED=61799420

node105.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5410.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31258700 kB
Buffers:        288480 kB
Cached:         819532 kB
SwapCached:      20132 kB
Active:         810836 kB
Inactive:       655564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31258700 kB
SwapTotal:    67111528 kB
SwapFree:     67064368 kB
Dirty:           24252 kB
Writeback:          48 kB
AnonPages:      355804 kB
Mapped:          13220 kB
Slab:           160848 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   511700 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74028 MiB
End job on node105 at 2011-06-11 14:11:43