Trace number 3486295

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.2 1800.23

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12025_2.std.opb
MD5SUM8e085920cc302037c5be183f5639a529
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark108
Best CPU time to get the best result obtained on this benchmark0.862867
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 constraints245199
Number of constraints which are clauses243999
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 constraint35
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-3486295-1307793245.opb>
1.19/1.27	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 245199 constraints
1.19/1.27	c problem read
1.19/1.27	c presolving settings loaded
1.99/2.06	c presolving:
9.99/10.03	c (round 1) 6175 del vars, 18464 del conss, 0 add conss, 4589 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16735520 impls, 0 clqs
14.30/14.37	c (round 2) 13709 del vars, 48201 del conss, 0 add conss, 11684 chg bounds, 1 chg sides, 1 chg coeffs, 0 upgd conss, 16775141 impls, 0 clqs
15.79/15.82	c (round 3) 16553 del vars, 61171 del conss, 0 add conss, 13477 chg bounds, 114 chg sides, 85 chg coeffs, 0 upgd conss, 16795111 impls, 0 clqs
16.59/16.66	c (round 4) 18153 del vars, 67336 del conss, 0 add conss, 14567 chg bounds, 134 chg sides, 103 chg coeffs, 0 upgd conss, 16806524 impls, 0 clqs
17.19/17.23	c (round 5) 19198 del vars, 71441 del conss, 0 add conss, 15249 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16817588 impls, 0 clqs
17.50/17.58	c (round 6) 19871 del vars, 74058 del conss, 0 add conss, 15642 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16823917 impls, 0 clqs
17.79/17.80	c (round 7) 20257 del vars, 75680 del conss, 0 add conss, 15887 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16827309 impls, 0 clqs
17.89/17.98	c (round 8) 20543 del vars, 76757 del conss, 0 add conss, 16062 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16831005 impls, 0 clqs
18.09/18.11	c (round 9) 20696 del vars, 77441 del conss, 0 add conss, 16169 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16832524 impls, 0 clqs
18.19/18.22	c (round 10) 20832 del vars, 77966 del conss, 0 add conss, 16257 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16833739 impls, 0 clqs
18.29/18.32	c (round 11) 20950 del vars, 78428 del conss, 0 add conss, 16323 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16835471 impls, 0 clqs
18.39/18.41	c (round 12) 21020 del vars, 78746 del conss, 0 add conss, 16366 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16836097 impls, 0 clqs
18.39/18.49	c (round 13) 21058 del vars, 78909 del conss, 0 add conss, 16387 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16836712 impls, 0 clqs
18.49/18.59	c (round 14) 21074 del vars, 79015 del conss, 0 add conss, 16406 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16836780 impls, 0 clqs
18.60/18.64	c (round 15) 21090 del vars, 79085 del conss, 0 add conss, 16407 chg bounds, 165 chg sides, 140 chg coeffs, 0 upgd conss, 16836836 impls, 0 clqs
19.19/19.25	c (round 16) 21090 del vars, 79092 del conss, 0 add conss, 16407 chg bounds, 165 chg sides, 140 chg coeffs, 166107 upgd conss, 16836836 impls, 0 clqs
739.48/739.50	c    (739.5s) probing: 1000/51752 (1.9%) - 0 fixings, 0 aggregations, 11759187 implications, 0 bound changes
1264.77/1264.83	c    (1264.8s) probing: 2000/51752 (3.9%) - 0 fixings, 0 aggregations, 18291741 implications, 0 bound changes
1265.17/1265.24	c    (1265.2s) probing: 2001/51752 (3.9%) - 0 fixings, 0 aggregations, 18295203 implications, 0 bound changes
1265.17/1265.24	c    (1265.2s) probing aborted: 2000/2000 successive useless probings
1265.17/1265.24	c presolving (17 rounds):
1265.17/1265.24	c  21090 deleted vars, 79092 deleted constraints, 4 added constraints, 16407 tightened bounds, 0 added holes, 177 changed sides, 269 changed coefficients
1265.17/1265.24	c  87733176 implications, 0 cliques
1265.17/1265.24	c presolved problem has 51752 variables (51752 bin, 0 int, 0 impl, 0 cont) and 166111 constraints
1265.17/1265.24	c    1062 constraints of type <knapsack>
1265.17/1265.24	c  139491 constraints of type <setppc>
1265.17/1265.24	c   25558 constraints of type <logicor>
1265.17/1265.24	c transformed objective value is always integral (scale: 1)
1265.17/1265.24	c Presolving Time: 1263.75
1265.17/1265.24	c - non default parameters ----------------------------------------------------------------------
1265.17/1265.24	c # SCIP version 2.0.1.4
1265.17/1265.24	c 
1265.17/1265.24	c # frequency for displaying node information lines
1265.17/1265.24	c # [type: int, range: [-1,2147483647], default: 100]
1265.17/1265.24	c display/freq = 10000
1265.17/1265.24	c 
1265.17/1265.24	c # maximal time in seconds to run
1265.17/1265.24	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1265.17/1265.24	c limits/time = 1797
1265.17/1265.24	c 
1265.17/1265.24	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1265.17/1265.24	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1265.17/1265.24	c limits/memory = 13950
1265.17/1265.24	c 
1265.17/1265.24	c # default clock type (1: CPU user seconds, 2: wall clock time)
1265.17/1265.24	c # [type: int, range: [1,2], default: 1]
1265.17/1265.24	c timing/clocktype = 2
1265.17/1265.24	c 
1265.17/1265.24	c # belongs reading time to solving time?
1265.17/1265.24	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1265.17/1265.24	c timing/reading = TRUE
1265.17/1265.24	c 
1265.17/1265.24	c # should presolving try to simplify inequalities
1265.17/1265.24	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1265.17/1265.24	c constraints/linear/simplifyinequalities = TRUE
1265.17/1265.24	c 
1265.17/1265.24	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1265.17/1265.24	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1265.17/1265.24	c constraints/indicator/addCouplingCons = TRUE
1265.17/1265.24	c 
1265.17/1265.24	c # should presolving try to simplify knapsacks
1265.17/1265.24	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1265.17/1265.24	c constraints/knapsack/simplifyinequalities = TRUE
1265.17/1265.24	c 
1265.17/1265.24	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1265.17/1265.24	c # [type: int, range: [-1,2147483647], default: -1]
1265.17/1265.24	c separating/rapidlearning/freq = 0
1265.17/1265.24	c 
1265.17/1265.24	c -----------------------------------------------------------------------------------------------
1265.17/1265.24	c start solving
1265.17/1265.28	c 
1440.56/1440.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1440.56/1440.64	c  1441s|     1 |     0 | 42659 |     - |2557M|   0 | 173 |  51k| 166k|  51k| 166k|   0 |  16 |   0 | 1.080000e+02 |      --      |    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-3486295-1307793245/watcher-3486295-1307793245 -o /tmp/evaluation-result-3486295-1307793245/solver-3486295-1307793245 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3486295-1307793245.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.97 2/174 20139
/proc/meminfo: memFree=29719284/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=10320 CPUtime=0 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 1573 0 0 0 0 0 0 0 25 0 1 0 871740429 10567680 1528 33554432000 4194304 8979876 140733507290736 18446744073709551615 7790414 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20139/statm: 2580 1528 366 1169 0 1407 0

[startup+0.078722 s]
/proc/loadavg: 2.00 2.00 1.97 2/174 20139
/proc/meminfo: memFree=29719284/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=25224 CPUtime=0.07 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 5289 0 0 0 7 0 0 0 25 0 1 0 871740429 25829376 5244 33554432000 4194304 8979876 140733507290736 18446744073709551615 7836068 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20139/statm: 6306 5244 366 1169 0 5133 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25224

[startup+0.100711 s]
/proc/loadavg: 2.00 2.00 1.97 2/174 20139
/proc/meminfo: memFree=29719284/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=27548 CPUtime=0.09 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 5903 0 0 0 9 0 0 0 25 0 1 0 871740429 28209152 5858 33554432000 4194304 8979876 140733507290736 18446744073709551615 6177241 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20139/statm: 6887 5858 366 1169 0 5714 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27548

[startup+0.300676 s]
/proc/loadavg: 2.00 2.00 1.97 2/174 20139
/proc/meminfo: memFree=29719284/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=52524 CPUtime=0.29 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 12128 0 0 0 28 1 0 0 25 0 1 0 871740429 53784576 12083 33554432000 4194304 8979876 140733507290736 18446744073709551615 7893696 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20139/statm: 13131 12083 366 1169 0 11958 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52524

[startup+0.700616 s]
/proc/loadavg: 2.00 2.00 1.97 2/174 20139
/proc/meminfo: memFree=29719284/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=76692 CPUtime=0.69 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 18132 0 0 0 67 2 0 0 25 0 1 0 871740429 78532608 18087 33554432000 4194304 8979876 140733507290736 18446744073709551615 4446981 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20139/statm: 19173 18087 366 1169 0 18000 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76692

[startup+1.50046 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 20140
/proc/meminfo: memFree=29618976/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=277332 CPUtime=1.49 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 67754 0 0 0 141 8 0 0 25 0 1 0 871740429 283987968 67689 33554432000 4194304 8979876 140733507290736 18446744073709551615 4786309 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 69333 67689 441 1169 0 68160 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 277332

[startup+3.10016 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 20140
/proc/meminfo: memFree=29343820/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=496948 CPUtime=3.09 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 133510 0 0 0 294 15 0 0 25 0 1 0 871740429 508874752 121297 33554432000 4194304 8979876 140733507290736 18446744073709551615 6503296 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 124237 121297 494 1169 0 123064 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 496948

[startup+6.30058 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 20140
/proc/meminfo: memFree=29058848/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=725504 CPUtime=6.29 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 189877 0 0 0 609 20 0 0 25 0 1 0 871740429 742916096 177664 33554432000 4194304 8979876 140733507290736 18446744073709551615 6503008 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 181376 177664 494 1169 0 180203 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 725504

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 20140
/proc/meminfo: memFree=28806276/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=887596 CPUtime=12.69 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 229243 0 0 0 1244 25 0 0 25 0 1 0 871740429 908898304 216528 33554432000 4194304 8979876 140733507290736 18446744073709551615 6504355 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 221899 216528 504 1169 0 220726 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 887596

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 20140
/proc/meminfo: memFree=28677732/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=955156 CPUtime=25.49 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 260518 0 0 0 2521 28 0 0 25 0 1 0 871740429 978079744 232838 33554432000 4194304 8979876 140733507290736 18446744073709551615 6503272 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 238789 232838 607 1169 0 237616 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 955156

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 20141
/proc/meminfo: memFree=28624632/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=988948 CPUtime=51.09 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 268391 0 0 0 5080 29 0 0 25 0 1 0 871740429 1012682752 240711 33554432000 4194304 8979876 140733507290736 18446744073709551615 6503288 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 247237 240711 607 1169 0 246064 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 988948

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/175 20180
/proc/meminfo: memFree=30595920/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=1065652 CPUtime=102.3 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 287109 0 0 0 10198 32 0 0 25 0 1 0 871740429 1091227648 259429 33554432000 4194304 8979876 140733507290736 18446744073709551615 4888360 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 266413 259429 607 1169 0 265240 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1065652

[startup+162.301 s]
/proc/loadavg: 2.04 2.01 1.98 3/175 20182
/proc/meminfo: memFree=29544644/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=1193324 CPUtime=162.29 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 319494 0 0 0 16193 36 0 0 25 0 1 0 871740429 1221963776 291220 33554432000 4194304 8979876 140733507290736 18446744073709551615 5381765 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 298331 291220 607 1169 0 297158 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1193324

[startup+222.301 s]
/proc/loadavg: 2.01 2.01 1.98 3/175 20183
/proc/meminfo: memFree=29329216/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=1297684 CPUtime=222.29 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 344729 0 0 0 22189 40 0 0 25 0 1 0 871740429 1328828416 316455 33554432000 4194304 8979876 140733507290736 18446744073709551615 6503464 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 324421 316455 607 1169 0 323248 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1297684

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/175 20185
/proc/meminfo: memFree=29028856/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=1502668 CPUtime=282.29 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 395736 0 0 0 28183 46 0 0 25 0 1 0 871740429 1538732032 367462 33554432000 4194304 8979876 140733507290736 18446744073709551615 6503488 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 375667 367462 607 1169 0 374494 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1502668

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/175 20187
/proc/meminfo: memFree=28782552/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=1640276 CPUtime=342.29 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 430076 0 0 0 34180 49 0 0 25 0 1 0 871740429 1679642624 401769 33554432000 4194304 8979876 140733507290736 18446744073709551615 6503272 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 410069 401769 607 1169 0 408896 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1640276

[startup+402.301 s]
/proc/loadavg: 2.08 2.02 1.98 3/175 20188
/proc/meminfo: memFree=28564280/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=1764124 CPUtime=402.29 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 460398 0 0 0 40176 53 0 0 25 0 1 0 871740429 1806462976 431959 33554432000 4194304 8979876 140733507290736 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 441031 431959 607 1169 0 439858 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1764124

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/175 20199
/proc/meminfo: memFree=28284028/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=1918648 CPUtime=462.29 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 498652 0 0 0 46172 57 0 0 25 0 1 0 871740429 1964695552 470213 33554432000 4194304 8979876 140733507290736 18446744073709551615 6503315 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 479662 470213 607 1169 0 478489 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1918648

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/175 20200
/proc/meminfo: memFree=28044672/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=2002948 CPUtime=522.29 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 519515 0 0 0 52169 60 0 0 25 0 1 0 871740429 2051018752 491076 33554432000 4194304 8979876 140733507290736 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 500737 491076 607 1169 0 499564 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 2002948

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/175 20202
/proc/meminfo: memFree=27757696/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=2141424 CPUtime=582.29 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 553915 0 0 0 58165 64 0 0 25 0 1 0 871740429 2192818176 525476 33554432000 4194304 8979876 140733507290736 18446744073709551615 6503301 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 535356 525476 607 1169 0 534183 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 2141424

[startup+642.3 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 20210
/proc/meminfo: memFree=26579540/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=2675956 CPUtime=882.28 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 687179 0 0 0 88148 80 0 0 25 0 1 0 871740429 2740178944 658674 33554432000 4194304 8979876 140733507290736 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 668989 658674 612 1169 0 667816 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2675956

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 20212
/proc/meminfo: memFree=26406644/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=2754904 CPUtime=942.27 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 706648 0 0 0 94145 82 0 0 25 0 1 0 871740429 2821021696 678143 33554432000 4194304 8979876 140733507290736 18446744073709551615 4318191 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 688726 678143 612 1169 0 687553 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 2754904

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 20213
/proc/meminfo: memFree=26255456/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=2835604 CPUtime=1002.27 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 726292 0 0 0 100143 84 0 0 25 0 1 0 871740429 2903658496 697787 33554432000 4194304 8979876 140733507290736 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 708901 697787 612 1169 0 707728 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 2835604

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 20215
/proc/meminfo: memFree=26160540/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=2873936 CPUtime=1062.28 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 736318 0 0 0 106142 86 0 0 25 0 1 0 871740429 2942910464 707813 33554432000 4194304 8979876 140733507290736 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 718484 707813 612 1169 0 717311 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 2873936

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 20216
/proc/meminfo: memFree=26044204/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=2920008 CPUtime=1122.27 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 748129 0 0 0 112140 87 0 0 25 0 1 0 871740429 2990088192 719624 33554432000 4194304 8979876 140733507290736 18446744073709551615 6503493 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 730002 719624 612 1169 0 728829 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 2920008

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 20218
/proc/meminfo: memFree=25923760/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=2967080 CPUtime=1182.27 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 758744 0 0 0 118138 89 0 0 25 0 1 0 871740429 3038289920 730239 33554432000 4194304 8979876 140733507290736 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 741770 730239 612 1169 0 740597 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 2967080

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 20220
/proc/meminfo: memFree=25795764/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=3020200 CPUtime=1242.27 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 772255 0 0 0 124136 91 0 0 25 0 1 0 871740429 3092684800 743750 33554432000 4194304 8979876 140733507290736 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 755050 743750 612 1169 0 753877 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 3020200

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 20221
/proc/meminfo: memFree=25451872/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=3328988 CPUtime=1302.28 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 846880 0 0 0 130125 103 0 0 25 0 1 0 871740429 3408883712 813666 33554432000 4194304 8979876 140733507290736 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 832247 813666 984 1169 0 831074 0
Current children cumulated CPU time (s) 1302.28
Current children cumulated vsize (KiB) 3328988

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 20223
/proc/meminfo: memFree=25378436/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=3336636 CPUtime=1362.26 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 853299 0 0 0 136118 108 0 0 25 0 1 0 871740429 3416715264 819225 33554432000 4194304 8979876 140733507290736 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 834159 819225 743 1169 0 832986 0
Current children cumulated CPU time (s) 1362.26
Current children cumulated vsize (KiB) 3336636

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 20224
/proc/meminfo: memFree=25311424/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=3354296 CPUtime=1422.27 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 857537 0 0 0 142111 116 0 0 25 0 1 0 871740429 3434799104 823416 33554432000 4194304 8979876 140733507290736 18446744073709551615 7147105 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 838574 823416 731 1169 0 837401 0
Current children cumulated CPU time (s) 1422.27
Current children cumulated vsize (KiB) 3354296

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 20226
/proc/meminfo: memFree=25243316/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=3362396 CPUtime=1482.26 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 859103 0 0 0 148100 126 0 0 25 0 1 0 871740429 3443093504 824969 33554432000 4194304 8979876 140733507290736 18446744073709551615 7155197 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 840599 824969 729 1169 0 839426 0
Current children cumulated CPU time (s) 1482.26
Current children cumulated vsize (KiB) 3362396

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 20228
/proc/meminfo: memFree=25200876/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=3362396 CPUtime=1542.26 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 859114 0 0 0 154094 132 0 0 25 0 1 0 871740429 3443093504 824977 33554432000 4194304 8979876 140733507290736 18446744073709551615 7155648 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 840599 824977 726 1169 0 839426 0
Current children cumulated CPU time (s) 1542.26
Current children cumulated vsize (KiB) 3362396

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 20229
/proc/meminfo: memFree=24980984/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=3362396 CPUtime=1602.27 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 860117 0 0 0 160089 138 0 0 25 0 1 0 871740429 3443093504 825979 33554432000 4194304 8979876 140733507290736 18446744073709551615 6293612 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 840599 825979 862 1169 0 839426 0
Current children cumulated CPU time (s) 1602.27
Current children cumulated vsize (KiB) 3362396

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20231
/proc/meminfo: memFree=24859944/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=3362396 CPUtime=1662.26 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 860175 0 0 0 166088 138 0 0 25 0 1 0 871740429 3443093504 826037 33554432000 4194304 8979876 140733507290736 18446744073709551615 6254444 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 840599 826037 867 1169 0 839426 0
Current children cumulated CPU time (s) 1662.26
Current children cumulated vsize (KiB) 3362396

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20232
/proc/meminfo: memFree=24837592/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=3362396 CPUtime=1722.26 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 860175 0 0 0 172088 138 0 0 25 0 1 0 871740429 3443093504 826037 33554432000 4194304 8979876 140733507290736 18446744073709551615 6254371 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 840599 826037 867 1169 0 839426 0
Current children cumulated CPU time (s) 1722.26
Current children cumulated vsize (KiB) 3362396

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 20234
/proc/meminfo: memFree=24819568/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=3362396 CPUtime=1782.26 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 860175 0 0 0 178088 138 0 0 25 0 1 0 871740429 3443093504 826037 33554432000 4194304 8979876 140733507290736 18446744073709551615 6254368 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 840599 826037 867 1169 0 839426 0
Current children cumulated CPU time (s) 1782.26
Current children cumulated vsize (KiB) 3362396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 20235
/proc/meminfo: memFree=24819312/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=3362396 CPUtime=1800.07 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4202496 860271 0 0 0 179869 138 0 0 25 0 1 0 871740429 3443093504 826125 33554432000 4194304 8979876 140733507290736 18446744073709551615 6255392 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20139/statm: 840599 826125 859 1169 0 839426 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 3362396

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

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

[startup+1800.21 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 20235
/proc/meminfo: memFree=24819312/32951124 swapFree=67062492/67111528
[pid=20139] ppid=20137 vsize=0 CPUtime=1800.17 cores=1,3,5,7
/proc/20139/stat : 20139 (scip-2.0.1.4_2.) R 20137 20139 17360 0 -1 4203524 860271 0 0 0 179869 148 0 0 25 0 1 0 871740429 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20139/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.23
CPU time (s): 1800.2
CPU user time (s): 1798.69
CPU system time (s): 1.50277
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 3362396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.69
system time used= 1.50277
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 860271
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= 2045

runsolver used 2.89756 second user time and 6.578 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-11 13:54:05
IDJOB=3486295
IDBENCH=77451
IDSOLVER=1977
FILE ID=node147/3486295-1307793245
RUNJOBID= node147-1307783032-17379
PBS_JOBID= 13550889
Free space on /tmp= 73892 MiB

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

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

MD5SUM BENCH= 8e085920cc302037c5be183f5639a529
RANDOM SEED=1484776320

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      29719836 kB
Buffers:        144384 kB
Cached:         908528 kB
SwapCached:      10296 kB
Active:        2480808 kB
Inactive:       600880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29719836 kB
SwapTotal:    67111528 kB
SwapFree:     67062492 kB
Dirty:           23696 kB
Writeback:           0 kB
AnonPages:     2027092 kB
Mapped:          13108 kB
Slab:            81416 kB
PageTables:       7632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2225812 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= 73868 MiB
End job on node147 at 2011-06-11 14:24:07