Trace number 3486358

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.19 1800.12

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9039_4.std.opb
MD5SUM435fe577a9ef191374ad8154c9f98032
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark81
Best CPU time to get the best result obtained on this benchmark0.71589
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 constraints192648
Number of constraints which are clauses191448
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 constraint50
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-3486358-1307794208.opb>
0.99/1.00	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 192648 constraints
0.99/1.00	c problem read
0.99/1.00	c presolving settings loaded
1.59/1.62	c presolving:
7.70/7.77	c (round 1) 5084 del vars, 14555 del conss, 0 add conss, 3949 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13022864 impls, 0 clqs
10.19/10.20	c (round 2) 9176 del vars, 33400 del conss, 0 add conss, 7765 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13048334 impls, 0 clqs
10.99/11.03	c (round 3) 11001 del vars, 40969 del conss, 0 add conss, 8891 chg bounds, 59 chg sides, 91 chg coeffs, 0 upgd conss, 13063394 impls, 0 clqs
11.49/11.52	c (round 4) 11999 del vars, 45131 del conss, 0 add conss, 9558 chg bounds, 74 chg sides, 105 chg coeffs, 0 upgd conss, 13070625 impls, 0 clqs
11.69/11.75	c (round 5) 12523 del vars, 47496 del conss, 0 add conss, 9850 chg bounds, 74 chg sides, 105 chg coeffs, 0 upgd conss, 13074624 impls, 0 clqs
11.89/11.90	c (round 6) 12775 del vars, 48611 del conss, 0 add conss, 10006 chg bounds, 74 chg sides, 105 chg coeffs, 0 upgd conss, 13076294 impls, 0 clqs
11.89/11.98	c (round 7) 12865 del vars, 49091 del conss, 0 add conss, 10060 chg bounds, 74 chg sides, 105 chg coeffs, 0 upgd conss, 13077120 impls, 0 clqs
11.99/12.05	c (round 8) 12921 del vars, 49373 del conss, 0 add conss, 10100 chg bounds, 74 chg sides, 105 chg coeffs, 0 upgd conss, 13077356 impls, 0 clqs
11.99/12.10	c (round 9) 12937 del vars, 49468 del conss, 0 add conss, 10108 chg bounds, 74 chg sides, 105 chg coeffs, 0 upgd conss, 13077440 impls, 0 clqs
12.09/12.15	c (round 10) 12941 del vars, 49497 del conss, 0 add conss, 10110 chg bounds, 74 chg sides, 105 chg coeffs, 0 upgd conss, 13077452 impls, 0 clqs
12.60/12.67	c (round 11) 12941 del vars, 49501 del conss, 0 add conss, 10110 chg bounds, 74 chg sides, 105 chg coeffs, 143147 upgd conss, 13077452 impls, 0 clqs
13.00/13.07	c (round 12) 12941 del vars, 49506 del conss, 39 add conss, 10110 chg bounds, 178 chg sides, 385 chg coeffs, 143147 upgd conss, 13077452 impls, 0 clqs
655.82/655.82	c    (655.8s) probing: 1000/41841 (2.4%) - 0 fixings, 0 aggregations, 11452976 implications, 0 bound changes
1130.84/1130.84	c    (1130.8s) probing: 2000/41841 (4.8%) - 0 fixings, 0 aggregations, 18773931 implications, 0 bound changes
1131.23/1131.26	c    (1131.3s) probing: 2001/41841 (4.8%) - 0 fixings, 0 aggregations, 18779824 implications, 0 bound changes
1131.23/1131.26	c    (1131.3s) probing aborted: 2000/2000 successive useless probings
1131.23/1131.27	c presolving (13 rounds):
1131.23/1131.27	c  12941 deleted vars, 49513 deleted constraints, 39 added constraints, 10110 tightened bounds, 0 added holes, 178 changed sides, 394 changed coefficients
1131.23/1131.27	c  75341070 implications, 0 cliques
1131.23/1131.27	c presolved problem has 41841 variables (41841 bin, 0 int, 0 impl, 0 cont) and 143174 constraints
1131.23/1131.27	c    1119 constraints of type <knapsack>
1131.23/1131.27	c  121373 constraints of type <setppc>
1131.23/1131.27	c   20682 constraints of type <logicor>
1131.23/1131.27	c transformed objective value is always integral (scale: 1)
1131.23/1131.27	c Presolving Time: 1130.09
1131.23/1131.27	c - non default parameters ----------------------------------------------------------------------
1131.23/1131.27	c # SCIP version 2.0.1.4
1131.23/1131.27	c 
1131.23/1131.27	c # frequency for displaying node information lines
1131.23/1131.27	c # [type: int, range: [-1,2147483647], default: 100]
1131.23/1131.27	c display/freq = 10000
1131.23/1131.27	c 
1131.23/1131.27	c # maximal time in seconds to run
1131.23/1131.27	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1131.23/1131.27	c limits/time = 1797
1131.23/1131.27	c 
1131.23/1131.27	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1131.23/1131.27	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1131.23/1131.27	c limits/memory = 13950
1131.23/1131.27	c 
1131.23/1131.27	c # default clock type (1: CPU user seconds, 2: wall clock time)
1131.23/1131.27	c # [type: int, range: [1,2], default: 1]
1131.23/1131.27	c timing/clocktype = 2
1131.23/1131.27	c 
1131.23/1131.27	c # belongs reading time to solving time?
1131.23/1131.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1131.23/1131.27	c timing/reading = TRUE
1131.23/1131.27	c 
1131.23/1131.27	c # should presolving try to simplify inequalities
1131.23/1131.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1131.23/1131.27	c constraints/linear/simplifyinequalities = TRUE
1131.23/1131.27	c 
1131.23/1131.27	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1131.23/1131.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1131.23/1131.27	c constraints/indicator/addCouplingCons = TRUE
1131.23/1131.27	c 
1131.23/1131.27	c # should presolving try to simplify knapsacks
1131.23/1131.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1131.23/1131.27	c constraints/knapsack/simplifyinequalities = TRUE
1131.23/1131.27	c 
1131.23/1131.27	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1131.23/1131.27	c # [type: int, range: [-1,2147483647], default: -1]
1131.23/1131.27	c separating/rapidlearning/freq = 0
1131.23/1131.27	c 
1131.23/1131.27	c -----------------------------------------------------------------------------------------------
1131.23/1131.27	c start solving
1131.33/1131.30	c 
1251.23/1251.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1251.23/1251.28	c  1251s|     1 |     0 | 36468 |     - |2211M|   0 | 294 |  41k| 143k|  41k| 143k|   0 |   2 |   0 | 8.100000e+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-3486358-1307794208/watcher-3486358-1307794208 -o /tmp/evaluation-result-3486358-1307794208/solver-3486358-1307794208 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3486358-1307794208.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.92 3/177 32602
/proc/meminfo: memFree=31671152/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=10152 CPUtime=0 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 1528 0 0 0 0 0 0 0 23 0 1 0 891017894 10395648 1483 33554432000 4194304 8979876 140734836405296 18446744073709551615 7836078 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32602/statm: 2538 1483 366 1169 0 1365 0

[startup+0.0255811 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 32602
/proc/meminfo: memFree=31671152/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=14860 CPUtime=0.02 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 2723 0 0 0 2 0 0 0 23 0 1 0 891017894 15216640 2678 33554432000 4194304 8979876 140734836405296 18446744073709551615 4446976 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32602/statm: 3715 2678 366 1169 0 2542 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14860

[startup+0.100571 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 32602
/proc/meminfo: memFree=31671152/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=27544 CPUtime=0.09 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 5903 0 0 0 9 0 0 0 23 0 1 0 891017894 28205056 5858 33554432000 4194304 8979876 140734836405296 18446744073709551615 7955687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32602/statm: 6886 5858 366 1169 0 5713 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27544

[startup+0.300539 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 32602
/proc/meminfo: memFree=31671152/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=46328 CPUtime=0.29 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 10578 0 0 0 28 1 0 0 25 0 1 0 891017894 47439872 10533 33554432000 4194304 8979876 140734836405296 18446744073709551615 7820558 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32602/statm: 11582 10533 366 1169 0 10409 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46328

[startup+0.700453 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 32602
/proc/meminfo: memFree=31671152/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=76756 CPUtime=0.68 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 18162 0 0 0 67 1 0 0 25 0 1 0 891017894 78598144 18117 33554432000 4194304 8979876 140734836405296 18446744073709551615 7836068 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/32602/statm: 19189 18117 366 1169 0 18016 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 76756

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 32603
/proc/meminfo: memFree=31420936/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=320428 CPUtime=1.49 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 78618 0 0 0 142 7 0 0 25 0 1 0 891017894 328118272 78546 33554432000 4194304 8979876 140734836405296 18446744073709551615 6783567 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 80107 78546 449 1169 0 78934 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 320428

[startup+3.101 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 32603
/proc/meminfo: memFree=30983216/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=450488 CPUtime=3.09 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 118991 0 0 0 298 11 0 0 25 0 1 0 891017894 461299712 110539 33554432000 4194304 8979876 140734836405296 18446744073709551615 6488167 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 112622 110539 494 1169 0 111449 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 450488

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 32603
/proc/meminfo: memFree=30521680/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=649848 CPUtime=6.29 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 167023 0 0 0 613 16 0 0 25 0 1 0 891017894 665444352 158571 33554432000 4194304 8979876 140734836405296 18446744073709551615 6492464 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 162462 158571 494 1169 0 161289 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 649848

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 32603
/proc/meminfo: memFree=30352576/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=714836 CPUtime=12.69 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 196642 0 0 0 1250 19 0 0 25 0 1 0 891017894 731992064 174341 33554432000 4194304 8979876 140734836405296 18446744073709551615 6499061 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 178709 174341 652 1169 0 177536 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 714836

[startup+25.5007 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 32604
/proc/meminfo: memFree=30196464/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=798608 CPUtime=25.49 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 217249 0 0 0 2528 21 0 0 25 0 1 0 891017894 817774592 194718 33554432000 4194304 8979876 140734836405296 18446744073709551615 6503288 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 199652 194718 624 1169 0 198479 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 798608

[startup+51.1008 s]
/proc/loadavg: 2.08 2.02 1.93 3/178 32605
/proc/meminfo: memFree=30102280/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=853512 CPUtime=51.09 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 230575 0 0 0 5087 22 0 0 25 0 1 0 891017894 873996288 208044 33554432000 4194304 8979876 140734836405296 18446744073709551615 6503276 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 213378 208044 624 1169 0 212205 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 853512

[startup+102.306 s]
/proc/loadavg: 2.03 2.01 1.93 3/178 32606
/proc/meminfo: memFree=29857348/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=958404 CPUtime=102.29 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 256715 0 0 0 10204 25 0 0 25 0 1 0 891017894 981405696 234184 33554432000 4194304 8979876 140734836405296 18446744073709551615 6503525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 239601 234184 624 1169 0 238428 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 958404

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 32607
/proc/meminfo: memFree=29496720/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=1151932 CPUtime=162.3 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 302915 0 0 0 16200 30 0 0 25 0 1 0 891017894 1179578368 279922 33554432000 4194304 8979876 140734836405296 18446744073709551615 5537688 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 287983 279922 624 1169 0 286810 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1151932

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 32609
/proc/meminfo: memFree=29216440/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=1244164 CPUtime=222.3 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 326205 0 0 0 22197 33 0 0 25 0 1 0 891017894 1274023936 303212 33554432000 4194304 8979876 140734836405296 18446744073709551615 6502648 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 311041 303212 624 1169 0 309868 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1244164

[startup+282.301 s]
/proc/loadavg: 2.03 2.01 1.93 3/178 32611
/proc/meminfo: memFree=28871932/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=1422380 CPUtime=282.3 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 372050 0 0 0 28192 38 0 0 25 0 1 0 891017894 1456517120 348991 33554432000 4194304 8979876 140734836405296 18446744073709551615 5539227 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 355595 348991 624 1169 0 354422 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1422380

[startup+342.301 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 32612
/proc/meminfo: memFree=28548020/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=1575956 CPUtime=342.31 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 410544 0 0 0 34187 44 0 0 25 0 1 0 891017894 1613778944 387485 33554432000 4194304 8979876 140734836405296 18446744073709551615 4460315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 393989 387485 624 1169 0 392816 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1575956

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 32614
/proc/meminfo: memFree=28251508/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=1773176 CPUtime=402.31 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 458857 0 0 0 40181 50 0 0 25 0 1 0 891017894 1815732224 435798 33554432000 4194304 8979876 140734836405296 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 443294 435798 624 1169 0 442121 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1773176

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 32615
/proc/meminfo: memFree=27946556/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=1928024 CPUtime=462.31 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 496437 0 0 0 46176 55 0 0 25 0 1 0 891017894 1974296576 473378 33554432000 4194304 8979876 140734836405296 18446744073709551615 6503525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 482006 473378 624 1169 0 480833 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1928024

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 32617
/proc/meminfo: memFree=27734100/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=2059048 CPUtime=522.31 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 528856 0 0 0 52172 59 0 0 25 0 1 0 891017894 2108465152 505797 33554432000 4194304 8979876 140734836405296 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 514762 505797 624 1169 0 513589 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2059048

[startup+582.301 s]
/proc/loadavg: 2.05 2.01 1.94 3/178 32619
/proc/meminfo: memFree=27519052/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=2141248 CPUtime=582.32 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 550037 0 0 0 58170 62 0 0 25 0 1 0 891017894 2192637952 526978 33554432000 4194304 8979876 140734836405296 18446744073709551615 6503480 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 535312 526978 624 1169 0 534139 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 2141248

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 32627
/proc/meminfo: memFree=26489528/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=2571556 CPUtime=882.32 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 657047 0 0 0 88157 75 0 0 25 0 1 0 891017894 2633273344 633988 33554432000 4194304 8979876 140734836405296 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 642889 633988 629 1169 0 641716 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2571556

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 32628
/proc/meminfo: memFree=26397232/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=2627620 CPUtime=942.32 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 671364 0 0 0 94155 77 0 0 25 0 1 0 891017894 2690682880 648305 33554432000 4194304 8979876 140734836405296 18446744073709551615 6503480 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 656905 648305 629 1169 0 655732 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2627620

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 32630
/proc/meminfo: memFree=26345364/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=2679908 CPUtime=1002.33 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 684293 0 0 0 100154 79 0 0 25 0 1 0 891017894 2744225792 661234 33554432000 4194304 8979876 140734836405296 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 669977 661234 629 1169 0 668804 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 2679908

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 32631
/proc/meminfo: memFree=26299948/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=2728100 CPUtime=1062.34 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 696102 0 0 0 106153 81 0 0 25 0 1 0 891017894 2793574400 673043 33554432000 4194304 8979876 140734836405296 18446744073709551615 6503319 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 682025 673043 629 1169 0 680852 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 2728100

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 32633
/proc/meminfo: memFree=26235196/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=2792280 CPUtime=1122.33 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 711995 0 0 0 112151 82 0 0 25 0 1 0 891017894 2859294720 688936 33554432000 4194304 8979876 140734836405296 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 698070 688936 629 1169 0 696897 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2792280

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 32635
/proc/meminfo: memFree=25984660/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=3062160 CPUtime=1182.33 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 779326 0 0 0 118141 92 0 0 25 0 1 0 891017894 3135651840 751472 33554432000 4194304 8979876 140734836405296 18446744073709551615 7146996 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 765540 751472 830 1169 0 764367 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 3062160

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 32636
/proc/meminfo: memFree=25951280/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=3087644 CPUtime=1242.34 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 788485 0 0 0 124138 96 0 0 25 0 1 0 891017894 3161747456 759632 33554432000 4194304 8979876 140734836405296 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 771911 759632 769 1169 0 770738 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 3087644

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/178 32638
/proc/meminfo: memFree=25971204/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=3056580 CPUtime=1302.34 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 795449 0 0 0 130132 102 0 0 25 0 1 0 891017894 3129937920 754848 33554432000 4194304 8979876 140734836405296 18446744073709551615 7143720 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 764145 754848 1023 1169 0 762972 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 3056580

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 32639
/proc/meminfo: memFree=25969060/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=3056580 CPUtime=1362.34 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 796131 0 0 0 136126 108 0 0 25 0 1 0 891017894 3129937920 755517 33554432000 4194304 8979876 140734836405296 18446744073709551615 7836169 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 764145 755517 1113 1169 0 762972 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 3056580

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.95 3/178 32641
/proc/meminfo: memFree=25968888/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=3056580 CPUtime=1422.35 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 796185 0 0 0 142127 108 0 0 25 0 1 0 891017894 3129937920 755571 33554432000 4194304 8979876 140734836405296 18446744073709551615 6254577 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 764145 755571 1125 1169 0 762972 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 3056580

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 32643
/proc/meminfo: memFree=25968984/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=3056580 CPUtime=1482.34 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 796185 0 0 0 148126 108 0 0 25 0 1 0 891017894 3129937920 755571 33554432000 4194304 8979876 140734836405296 18446744073709551615 6254459 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 764145 755571 1125 1169 0 762972 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 3056580

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 32644
/proc/meminfo: memFree=25969084/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=3056580 CPUtime=1542.35 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 796185 0 0 0 154127 108 0 0 25 0 1 0 891017894 3129937920 755571 33554432000 4194304 8979876 140734836405296 18446744073709551615 6254459 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 764145 755571 1125 1169 0 762972 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 3056580

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 32646
/proc/meminfo: memFree=25969060/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=3056580 CPUtime=1602.35 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 796185 0 0 0 160127 108 0 0 25 0 1 0 891017894 3129937920 755571 33554432000 4194304 8979876 140734836405296 18446744073709551615 6254459 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 764145 755571 1125 1169 0 762972 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 3056580

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 32647
/proc/meminfo: memFree=25969024/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=3056580 CPUtime=1662.35 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 796185 0 0 0 166127 108 0 0 25 0 1 0 891017894 3129937920 755571 33554432000 4194304 8979876 140734836405296 18446744073709551615 6254356 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 764145 755571 1125 1169 0 762972 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 3056580

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 32649
/proc/meminfo: memFree=25928812/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=3056580 CPUtime=1722.35 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 796185 0 0 0 172127 108 0 0 25 0 1 0 891017894 3129937920 755571 33554432000 4194304 8979876 140734836405296 18446744073709551615 6254368 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 764145 755571 1125 1169 0 762972 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 3056580

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 32651
/proc/meminfo: memFree=25789268/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=3056580 CPUtime=1782.36 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 796185 0 0 0 178128 108 0 0 25 0 1 0 891017894 3129937920 755571 33554432000 4194304 8979876 140734836405296 18446744073709551615 6254463 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 764145 755571 1125 1169 0 762972 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 3056580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.08 2.02 1.95 3/178 32689
/proc/meminfo: memFree=28638460/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=3056580 CPUtime=1800.06 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4202496 796227 0 0 0 179898 108 0 0 25 0 1 0 891017894 3129937920 755585 33554432000 4194304 8979876 140734836405296 18446744073709551615 6255392 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32602/statm: 764145 755585 1097 1169 0 762972 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 3056580

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.08 2.02 1.95 3/178 32689
/proc/meminfo: memFree=28638460/32950928 swapFree=67055428/67111528
[pid=32602] ppid=32600 vsize=0 CPUtime=1800.16 cores=0,2,4,6
/proc/32602/stat : 32602 (scip-2.0.1.4_2.) R 32600 32602 32556 0 -1 4203524 796227 0 0 0 179898 118 0 0 25 0 1 0 891017894 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32602/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.12
CPU time (s): 1800.19
CPU user time (s): 1798.99
CPU system time (s): 1.19882
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 3089192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.99
system time used= 1.19882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 796227
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= 4
involuntary context switches= 3293

runsolver used 2.6326 second user time and 5.63514 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-11 14:10:08
IDJOB=3486358
IDBENCH=77873
IDSOLVER=1977
FILE ID=node148/3486358-1307794208
RUNJOBID= node148-1307794208-32574
PBS_JOBID= 13550915
Free space on /tmp= 74016 MiB

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

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

MD5SUM BENCH= 435fe577a9ef191374ad8154c9f98032
RANDOM SEED=54107086

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31674804 kB
Buffers:        165880 kB
Cached:         912948 kB
SwapCached:       8836 kB
Active:         386512 kB
Inactive:       724816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31674804 kB
SwapTotal:    67111528 kB
SwapFree:     67055428 kB
Dirty:           44716 kB
Writeback:           0 kB
AnonPages:       30148 kB
Mapped:          14344 kB
Slab:            98536 kB
PageTables:       5056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   221676 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= 74004 MiB
End job on node148 at 2011-06-11 14:40:10