Trace number 3486357

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.16 1800.11

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9038_2.std.opb
MD5SUMe5816ad1b3dc14cfee75f9257c223cc5
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark78
Best CPU time to get the best result obtained on this benchmark0.792879
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 constraints192794
Number of constraints which are clauses191594
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 constraint51
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-3486357-1307794033.opb>
0.89/1.00	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 192794 constraints
0.89/1.00	c problem read
0.99/1.00	c presolving settings loaded
1.59/1.63	c presolving:
7.70/7.76	c (round 1) 4969 del vars, 14521 del conss, 0 add conss, 3917 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12967468 impls, 0 clqs
10.09/10.14	c (round 2) 8965 del vars, 32287 del conss, 0 add conss, 7695 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12991957 impls, 0 clqs
10.79/10.84	c (round 3) 10546 del vars, 39352 del conss, 0 add conss, 8612 chg bounds, 29 chg sides, 25 chg coeffs, 0 upgd conss, 13005215 impls, 0 clqs
11.19/11.28	c (round 4) 11436 del vars, 42899 del conss, 0 add conss, 9158 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13014796 impls, 0 clqs
11.49/11.58	c (round 5) 11974 del vars, 45127 del conss, 0 add conss, 9507 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13019553 impls, 0 clqs
11.69/11.76	c (round 6) 12322 del vars, 46644 del conss, 0 add conss, 9706 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13022323 impls, 0 clqs
11.79/11.89	c (round 7) 12524 del vars, 47481 del conss, 0 add conss, 9826 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13024318 impls, 0 clqs
11.89/11.99	c (round 8) 12657 del vars, 48065 del conss, 0 add conss, 9909 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13025371 impls, 0 clqs
12.00/12.07	c (round 9) 12747 del vars, 48455 del conss, 0 add conss, 9975 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13025743 impls, 0 clqs
12.10/12.13	c (round 10) 12791 del vars, 48666 del conss, 0 add conss, 10004 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13025883 impls, 0 clqs
12.10/12.19	c (round 11) 12813 del vars, 48778 del conss, 0 add conss, 10020 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13025923 impls, 0 clqs
12.19/12.23	c (round 12) 12821 del vars, 48821 del conss, 0 add conss, 10026 chg bounds, 44 chg sides, 42 chg coeffs, 0 upgd conss, 13025929 impls, 0 clqs
12.69/12.76	c (round 13) 12821 del vars, 48827 del conss, 0 add conss, 10026 chg bounds, 44 chg sides, 42 chg coeffs, 143967 upgd conss, 13025929 impls, 0 clqs
13.10/13.16	c (round 14) 12821 del vars, 48827 del conss, 18 add conss, 10026 chg bounds, 79 chg sides, 208 chg coeffs, 143967 upgd conss, 13025929 impls, 0 clqs
737.41/737.49	c    (737.5s) probing: 1000/41961 (2.4%) - 1 fixings, 1 aggregations, 11855036 implications, 0 bound changes
1235.92/1235.98	c    (1236.0s) probing: 2000/41961 (4.8%) - 1 fixings, 1 aggregations, 19612070 implications, 0 bound changes
1289.42/1289.49	c    (1289.5s) probing: 2114/41961 (5.0%) - 1 fixings, 1 aggregations, 20407144 implications, 0 bound changes
1289.42/1289.49	c    (1289.5s) probing aborted: 2000/2000 successive useless probings
1289.42/1289.49	c presolving (15 rounds):
1289.42/1289.49	c  12823 deleted vars, 48830 deleted constraints, 18 added constraints, 10026 tightened bounds, 0 added holes, 79 changed sides, 213 changed coefficients
1289.42/1289.49	c  82149217 implications, 0 cliques
1289.42/1289.49	c presolved problem has 41959 variables (41959 bin, 0 int, 0 impl, 0 cont) and 143982 constraints
1289.42/1289.49	c    1152 constraints of type <knapsack>
1289.42/1289.49	c  122077 constraints of type <setppc>
1289.42/1289.49	c   20753 constraints of type <logicor>
1289.42/1289.49	c transformed objective value is always integral (scale: 1)
1289.42/1289.49	c Presolving Time: 1288.32
1289.42/1289.49	c - non default parameters ----------------------------------------------------------------------
1289.42/1289.49	c # SCIP version 2.0.1.4
1289.42/1289.49	c 
1289.42/1289.49	c # frequency for displaying node information lines
1289.42/1289.49	c # [type: int, range: [-1,2147483647], default: 100]
1289.42/1289.49	c display/freq = 10000
1289.42/1289.49	c 
1289.42/1289.49	c # maximal time in seconds to run
1289.42/1289.49	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1289.42/1289.49	c limits/time = 1797
1289.42/1289.49	c 
1289.42/1289.49	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1289.42/1289.49	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1289.42/1289.49	c limits/memory = 13950
1289.42/1289.49	c 
1289.42/1289.49	c # default clock type (1: CPU user seconds, 2: wall clock time)
1289.42/1289.49	c # [type: int, range: [1,2], default: 1]
1289.42/1289.49	c timing/clocktype = 2
1289.42/1289.49	c 
1289.42/1289.49	c # belongs reading time to solving time?
1289.42/1289.49	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1289.42/1289.49	c timing/reading = TRUE
1289.42/1289.49	c 
1289.42/1289.49	c # should presolving try to simplify inequalities
1289.42/1289.49	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1289.42/1289.49	c constraints/linear/simplifyinequalities = TRUE
1289.42/1289.49	c 
1289.42/1289.49	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1289.42/1289.49	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1289.42/1289.49	c constraints/indicator/addCouplingCons = TRUE
1289.42/1289.49	c 
1289.42/1289.49	c # should presolving try to simplify knapsacks
1289.42/1289.49	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1289.42/1289.49	c constraints/knapsack/simplifyinequalities = TRUE
1289.42/1289.49	c 
1289.42/1289.49	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1289.42/1289.49	c # [type: int, range: [-1,2147483647], default: -1]
1289.42/1289.49	c separating/rapidlearning/freq = 0
1289.42/1289.49	c 
1289.42/1289.49	c -----------------------------------------------------------------------------------------------
1289.42/1289.49	c start solving
1289.52/1289.52	c 
1412.53/1412.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1412.53/1412.50	c  1413s|     1 |     0 | 36954 |     - |2390M|   0 | 397 |  41k| 143k|  41k| 143k|   0 |  13 |   0 | 7.800000e+01 |      --      |    Inf 

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.97 2/177 24726
/proc/meminfo: memFree=29782552/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=10316 CPUtime=0 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 1573 0 0 0 0 0 0 0 25 0 1 0 10148169 10563584 1527 33554432000 4194304 8979876 140735875263296 18446744073709551615 7841099 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24726/statm: 2579 1527 366 1169 0 1406 0

[startup+0.055627 s]
/proc/loadavg: 2.00 2.00 1.97 2/177 24726
/proc/meminfo: memFree=29782552/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=21732 CPUtime=0.05 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 4219 0 0 0 5 0 0 0 25 0 1 0 10148169 22253568 4174 33554432000 4194304 8979876 140735875263296 18446744073709551615 6779003 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24726/statm: 5433 4208 366 1169 0 4260 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 21732

[startup+0.100637 s]
/proc/loadavg: 2.00 2.00 1.97 2/177 24726
/proc/meminfo: memFree=29782552/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=28568 CPUtime=0.09 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 6159 0 0 0 9 0 0 0 25 0 1 0 10148169 29253632 6113 33554432000 4194304 8979876 140735875263296 18446744073709551615 6779003 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24726/statm: 7142 6113 366 1169 0 5969 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28568

[startup+0.300593 s]
/proc/loadavg: 2.00 2.00 1.97 2/177 24726
/proc/meminfo: memFree=29782552/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=46328 CPUtime=0.29 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 10579 0 0 0 29 0 0 0 25 0 1 0 10148169 47439872 10533 33554432000 4194304 8979876 140735875263296 18446744073709551615 7836063 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24726/statm: 11582 10533 366 1169 0 10409 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46328

[startup+0.70052 s]
/proc/loadavg: 2.00 2.00 1.97 2/177 24726
/proc/meminfo: memFree=29782552/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=76756 CPUtime=0.69 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 18163 0 0 0 68 1 0 0 25 0 1 0 10148169 78598144 18117 33554432000 4194304 8979876 140735875263296 18446744073709551615 7770624 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24726/statm: 19189 18117 366 1169 0 18016 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76756

[startup+1.50038 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24727
/proc/meminfo: memFree=29682872/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=320196 CPUtime=1.49 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 78627 0 0 0 141 8 0 0 25 0 1 0 10148169 327880704 78500 33554432000 4194304 8979876 140735875263296 18446744073709551615 4760696 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 80049 78500 449 1169 0 78876 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 320196

[startup+3.10098 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24727
/proc/meminfo: memFree=29429788/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=444728 CPUtime=3.09 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 117886 0 0 0 298 11 0 0 25 0 1 0 10148169 455401472 109186 33554432000 4194304 8979876 140735875263296 18446744073709551615 6783280 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 111182 109186 494 1169 0 110009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 444728

[startup+6.30053 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24727
/proc/meminfo: memFree=29192692/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=647508 CPUtime=6.29 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 166859 0 0 0 613 16 0 0 25 0 1 0 10148169 663048192 158159 33554432000 4194304 8979876 140735875263296 18446744073709551615 6783184 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 161877 158159 494 1169 0 160704 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 647508

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24727
/proc/meminfo: memFree=29087884/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=736324 CPUtime=12.69 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 195995 0 0 0 1251 18 0 0 25 0 1 0 10148169 753995776 179983 33554432000 4194304 8979876 140735875263296 18446744073709551615 6783408 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 184081 179983 514 1169 0 182908 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 736324

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24727
/proc/meminfo: memFree=28958920/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=820076 CPUtime=25.49 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 220893 0 0 0 2529 20 0 0 25 0 1 0 10148169 839757824 199145 33554432000 4194304 8979876 140735875263296 18446744073709551615 6503288 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 205019 199145 560 1169 0 203846 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 820076

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24727
/proc/meminfo: memFree=28852320/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=861832 CPUtime=51.09 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 230888 0 0 0 5087 22 0 0 25 0 1 0 10148169 882515968 209074 33554432000 4194304 8979876 140735875263296 18446744073709551615 4919282 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 215458 209074 560 1169 0 214285 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 861832

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24729
/proc/meminfo: memFree=28650384/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=971828 CPUtime=102.3 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 258016 0 0 0 10204 26 0 0 25 0 1 0 10148169 995151872 236202 33554432000 4194304 8979876 140735875263296 18446744073709551615 6503480 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 242957 236202 560 1169 0 241784 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 971828

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24731
/proc/meminfo: memFree=28415980/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=1090908 CPUtime=162.29 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 288031 0 0 0 16200 29 0 0 25 0 1 0 10148169 1117089792 265689 33554432000 4194304 8979876 140735875263296 18446744073709551615 6503480 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 272727 265689 560 1169 0 271554 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1090908

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24732
/proc/meminfo: memFree=28137924/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=1241044 CPUtime=222.29 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 325612 0 0 0 22196 33 0 0 25 0 1 0 10148169 1270829056 303270 33554432000 4194304 8979876 140735875263296 18446744073709551615 6503333 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 310261 303270 560 1169 0 309088 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1241044

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24733
/proc/meminfo: memFree=27864324/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=1386612 CPUtime=282.3 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 361807 0 0 0 28192 38 0 0 25 0 1 0 10148169 1419890688 339432 33554432000 4194304 8979876 140735875263296 18446744073709551615 6503315 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 346653 339432 560 1169 0 345480 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1386612

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24735
/proc/meminfo: memFree=27526992/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=1588428 CPUtime=342.3 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 412322 0 0 0 34187 43 0 0 25 0 1 0 10148169 1626550272 389947 33554432000 4194304 8979876 140735875263296 18446744073709551615 6503480 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 397107 389947 560 1169 0 395934 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1588428

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24737
/proc/meminfo: memFree=27225868/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=1779588 CPUtime=402.29 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 460156 0 0 0 40181 48 0 0 25 0 1 0 10148169 1822298112 437781 33554432000 4194304 8979876 140735875263296 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 444897 437781 560 1169 0 443724 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1779588

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24739
/proc/meminfo: memFree=27013788/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=1936012 CPUtime=462.31 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 498567 0 0 0 46177 54 0 0 25 0 1 0 10148169 1982476288 476192 33554432000 4194304 8979876 140735875263296 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 484003 476192 560 1169 0 482830 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1936012

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24740
/proc/meminfo: memFree=26845108/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=2053700 CPUtime=522.31 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 528283 0 0 0 52173 58 0 0 25 0 1 0 10148169 2102988800 505908 33554432000 4194304 8979876 140735875263296 18446744073709551615 6503497 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 513425 505908 560 1169 0 512252 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2053700

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24741
/proc/meminfo: memFree=26513600/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=2208216 CPUtime=582.31 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 566109 0 0 0 58168 63 0 0 25 0 1 0 10148169 2261213184 543734 33554432000 4194304 8979876 140735875263296 18446744073709551615 6503288 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 552054 543734 560 1169 0 550881 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2208216

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24749
/proc/meminfo: memFree=25711828/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=2673888 CPUtime=882.31 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 682097 0 0 0 88152 79 0 0 25 0 1 0 10148169 2738061312 659722 33554432000 4194304 8979876 140735875263296 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 668472 659722 565 1169 0 667299 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2673888

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24751
/proc/meminfo: memFree=25607496/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=2731064 CPUtime=942.31 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 696792 0 0 0 94150 81 0 0 25 0 1 0 10148169 2796609536 674417 33554432000 4194304 8979876 140735875263296 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 682766 674417 565 1169 0 681593 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2731064

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24753
/proc/meminfo: memFree=25460000/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=2797272 CPUtime=1002.31 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 712178 0 0 0 100148 83 0 0 25 0 1 0 10148169 2864406528 689803 33554432000 4194304 8979876 140735875263296 18446744073709551615 6503537 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 699318 689803 565 1169 0 698145 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2797272

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24755
/proc/meminfo: memFree=25357280/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=2860440 CPUtime=1062.31 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 728918 0 0 0 106145 86 0 0 25 0 1 0 10148169 2929090560 706543 33554432000 4194304 8979876 140735875263296 18446744073709551615 6503296 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 715110 706543 565 1169 0 713937 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2860440

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24756
/proc/meminfo: memFree=25269816/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=2911372 CPUtime=1122.31 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 742080 0 0 0 112143 88 0 0 25 0 1 0 10148169 2981244928 719705 33554432000 4194304 8979876 140735875263296 18446744073709551615 4878444 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 727843 719705 565 1169 0 726670 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2911372

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24757
/proc/meminfo: memFree=25170564/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=2969008 CPUtime=1182.32 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 755989 0 0 0 118142 90 0 0 25 0 1 0 10148169 3040264192 733614 33554432000 4194304 8979876 140735875263296 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 742252 733614 565 1169 0 741079 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2969008

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24759
/proc/meminfo: memFree=25008080/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=3076920 CPUtime=1242.32 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 782555 0 0 0 124139 93 0 0 25 0 1 0 10148169 3150766080 760180 33554432000 4194304 8979876 140735875263296 18446744073709551615 6503507 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 769230 760180 565 1169 0 768057 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3076920

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24761
/proc/meminfo: memFree=24717620/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=3352404 CPUtime=1302.32 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 851537 0 0 0 130130 102 0 0 25 0 1 0 10148169 3432861696 824916 33554432000 4194304 8979876 140735875263296 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 838101 824916 746 1169 0 836928 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 3352404

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24763
/proc/meminfo: memFree=24649624/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=3381832 CPUtime=1362.33 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 860579 0 0 0 136124 109 0 0 25 0 1 0 10148169 3462995968 833079 33554432000 4194304 8979876 140735875263296 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 845458 833079 715 1169 0 844285 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 3381832

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24764
/proc/meminfo: memFree=24594024/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=3377796 CPUtime=1422.33 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 867637 0 0 0 142120 113 0 0 25 0 1 0 10148169 3458863104 830544 33554432000 4194304 8979876 140735875263296 18446744073709551615 6941200 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 844449 830544 994 1169 0 843276 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 3377796

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24765
/proc/meminfo: memFree=24546108/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=3377796 CPUtime=1482.33 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 872408 0 0 0 148115 118 0 0 25 0 1 0 10148169 3458863104 834638 33554432000 4194304 8979876 140735875263296 18446744073709551615 7143931 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 844449 834638 1317 1169 0 843276 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3377796

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24767
/proc/meminfo: memFree=24509716/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=3377796 CPUtime=1542.33 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 872563 0 0 0 154107 126 0 0 25 0 1 0 10148169 3458863104 834761 33554432000 4194304 8979876 140735875263296 18446744073709551615 6282938 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 844449 834761 1300 1169 0 843276 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 3377796

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24769
/proc/meminfo: memFree=24479908/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=3377796 CPUtime=1602.33 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 872662 0 0 0 160107 126 0 0 25 0 1 0 10148169 3458863104 834860 33554432000 4194304 8979876 140735875263296 18446744073709551615 6254459 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 844449 834860 1393 1169 0 843276 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 3377796

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24809
/proc/meminfo: memFree=27627752/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=3377796 CPUtime=1662.33 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 872675 0 0 0 166107 126 0 0 25 0 1 0 10148169 3458863104 834873 33554432000 4194304 8979876 140735875263296 18446744073709551615 6254560 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 844449 834873 1393 1169 0 843276 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 3377796

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24810
/proc/meminfo: memFree=27627336/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=3377796 CPUtime=1722.33 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 872678 0 0 0 172107 126 0 0 25 0 1 0 10148169 3458863104 834876 33554432000 4194304 8979876 140735875263296 18446744073709551615 6254459 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 844449 834876 1393 1169 0 843276 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 3377796

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24811
/proc/meminfo: memFree=27627044/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=3377796 CPUtime=1782.33 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 872679 0 0 0 178107 126 0 0 25 0 1 0 10148169 3458863104 834877 33554432000 4194304 8979876 140735875263296 18446744073709551615 6254466 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 844449 834877 1393 1169 0 843276 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 3377796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24851
/proc/meminfo: memFree=26756576/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=3377796 CPUtime=1800.04 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4202496 872962 0 0 0 179877 127 0 0 25 0 1 0 10148169 3458863104 835160 33554432000 4194304 8979876 140735875263296 18446744073709551615 6255420 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/24726/statm: 844449 835160 1393 1169 0 843276 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 3377796

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 1.97 3/178 24851
/proc/meminfo: memFree=26756576/32950928 swapFree=67111528/67111528
[pid=24726] ppid=24724 vsize=0 CPUtime=1800.14 cores=0,2,4,6
/proc/24726/stat : 24726 (scip-2.0.1.4_2.) R 24724 24726 23627 0 -1 4203524 872962 0 0 0 179877 137 0 0 25 0 1 0 10148169 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24726/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.11
CPU time (s): 1800.16
CPU user time (s): 1798.78
CPU system time (s): 1.37979
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3404292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.78
system time used= 1.37979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 872962
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= 5
involuntary context switches= 1388

runsolver used 2.74858 second user time and 5.52416 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-11 14:07:14
IDJOB=3486357
IDBENCH=77714
IDSOLVER=1977
FILE ID=node124/3486357-1307794033
RUNJOBID= node124-1307783027-23645
PBS_JOBID= 13550886
Free space on /tmp= 73816 MiB

SOLVER NAME= SCIP spx 2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9038_2.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-3486357-1307794033/watcher-3486357-1307794033 -o /tmp/evaluation-result-3486357-1307794033/solver-3486357-1307794033 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3486357-1307794033.opb -t 1800 -m 15500

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

MD5SUM BENCH= e5816ad1b3dc14cfee75f9257c223cc5
RANDOM SEED=1807666068

node124.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.855
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.71
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.855
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	: 5332.75
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.855
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.855
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.77
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.855
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	: 5332.82
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.855
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.75
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.855
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.855
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:     32950928 kB
MemFree:      29783104 kB
Buffers:        126476 kB
Cached:        1585696 kB
SwapCached:          0 kB
Active:        1962512 kB
Inactive:      1039596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29783104 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22188 kB
Writeback:           0 kB
AnonPages:     1289856 kB
Mapped:          18364 kB
Slab:           101040 kB
PageTables:       6308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1465840 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= 73792 MiB
End job on node124 at 2011-06-11 14:37:16