Trace number 3489737

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 E_2 2011-06-10 (fixed)? (TO) 1802.16 1802.13

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.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3489737-1307792702.opb>
1.29/1.31	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 245199 constraints
1.29/1.31	c problem read
1.29/1.31	c presolving settings loaded
1.69/1.75	c presolving:
9.69/9.77	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.09/14.10	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.49/15.55	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.29/16.38	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
16.89/16.94	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.19/17.29	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.50/17.51	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.60/17.69	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
17.79/17.82	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
17.89/17.93	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
17.99/18.03	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.09/18.12	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.19/18.20	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.29/18.30	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.29/18.35	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
18.90/18.95	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
738.50/738.50	c    (738.5s) probing: 1000/51752 (1.9%) - 0 fixings, 0 aggregations, 11759187 implications, 0 bound changes
1264.81/1264.90	c    (1264.9s) probing: 2000/51752 (3.9%) - 0 fixings, 0 aggregations, 18291741 implications, 0 bound changes
1265.31/1265.30	c    (1265.3s) probing: 2001/51752 (3.9%) - 0 fixings, 0 aggregations, 18295203 implications, 0 bound changes
1265.31/1265.30	c    (1265.3s) probing aborted: 2000/2000 successive useless probings
1265.31/1265.30	c presolving (17 rounds):
1265.31/1265.30	c  21090 deleted vars, 79092 deleted constraints, 4 added constraints, 16407 tightened bounds, 0 added holes, 177 changed sides, 269 changed coefficients
1265.31/1265.30	c  87733176 implications, 0 cliques
1265.31/1265.30	c presolved problem has 51752 variables (51752 bin, 0 int, 0 impl, 0 cont) and 166111 constraints
1265.31/1265.30	c    1062 constraints of type <knapsack>
1265.31/1265.30	c  139491 constraints of type <setppc>
1265.31/1265.30	c   25558 constraints of type <logicor>
1265.31/1265.30	c transformed objective value is always integral (scale: 1)
1265.31/1265.30	c Presolving Time: 1263.68
1265.31/1265.30	c - non default parameters ----------------------------------------------------------------------
1265.31/1265.30	c # SCIP version 2.0.1.5
1265.31/1265.30	c 
1265.31/1265.30	c # frequency for displaying node information lines
1265.31/1265.30	c # [type: int, range: [-1,2147483647], default: 100]
1265.31/1265.30	c display/freq = 10000
1265.31/1265.30	c 
1265.31/1265.30	c # maximal time in seconds to run
1265.31/1265.30	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1265.31/1265.30	c limits/time = 1797
1265.31/1265.30	c 
1265.31/1265.30	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1265.31/1265.30	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1265.31/1265.30	c limits/memory = 13950
1265.31/1265.30	c 
1265.31/1265.30	c # default clock type (1: CPU user seconds, 2: wall clock time)
1265.31/1265.30	c # [type: int, range: [1,2], default: 1]
1265.31/1265.30	c timing/clocktype = 2
1265.31/1265.30	c 
1265.31/1265.30	c # belongs reading time to solving time?
1265.31/1265.30	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1265.31/1265.30	c timing/reading = TRUE
1265.31/1265.30	c 
1265.31/1265.30	c # should presolving try to simplify inequalities
1265.31/1265.30	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1265.31/1265.30	c constraints/linear/simplifyinequalities = TRUE
1265.31/1265.30	c 
1265.31/1265.30	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1265.31/1265.30	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1265.31/1265.30	c constraints/indicator/addCouplingCons = TRUE
1265.31/1265.30	c 
1265.31/1265.30	c # should presolving try to simplify knapsacks
1265.31/1265.30	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1265.31/1265.30	c constraints/knapsack/simplifyinequalities = TRUE
1265.31/1265.30	c 
1265.31/1265.30	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1265.31/1265.30	c # [type: int, range: [-1,2147483647], default: -1]
1265.31/1265.30	c separating/rapidlearning/freq = 0
1265.31/1265.30	c 
1265.31/1265.30	c -----------------------------------------------------------------------------------------------
1265.31/1265.30	c start solving
1265.31/1265.34	c 
1441.71/1441.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1441.71/1441.73	c  1442s|     1 |     0 | 42659 |     - |2576M|   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-3489737-1307792702/watcher-3489737-1307792702 -o /tmp/evaluation-result-3489737-1307792702/solver-3489737-1307792702 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489737-1307792702.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27422
/proc/meminfo: memFree=30506192/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=12700 CPUtime=0 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 2169 0 0 0 0 0 0 0 25 0 1 0 969500876 13004800 2124 33554432000 4194304 9016284 140734566979024 18446744073709551615 7824814 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27422/statm: 3220 2139 353 1178 0 2038 0

[startup+0.0484949 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27422
/proc/meminfo: memFree=30506192/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=23204 CPUtime=0.04 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 4774 0 0 0 4 0 0 0 25 0 1 0 969500876 23760896 4729 33554432000 4194304 9016284 140734566979024 18446744073709551615 7870473 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27422/statm: 5801 4729 360 1178 0 4619 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23204

[startup+0.1005 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27422
/proc/meminfo: memFree=30506192/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=32396 CPUtime=0.09 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 7098 0 0 0 9 0 0 0 25 0 1 0 969500876 33173504 7053 33554432000 4194304 9016284 140734566979024 18446744073709551615 7870463 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27422/statm: 8099 7053 360 1178 0 6917 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32396

[startup+0.300454 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27422
/proc/meminfo: memFree=30506192/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=59144 CPUtime=0.29 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 13785 0 0 0 28 1 0 0 25 0 1 0 969500876 60563456 13740 33554432000 4194304 9016284 140734566979024 18446744073709551615 6182179 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27422/statm: 14786 13740 360 1178 0 13604 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59144

[startup+0.700388 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27422
/proc/meminfo: memFree=30506192/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=88832 CPUtime=0.69 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 21207 0 0 0 66 3 0 0 25 0 1 0 969500876 90963968 21162 33554432000 4194304 9016284 140734566979024 18446744073709551615 7296658 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27422/statm: 22208 21162 360 1178 0 21026 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88832

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27423
/proc/meminfo: memFree=30390384/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=292508 CPUtime=1.49 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 71877 0 0 0 141 8 0 0 25 0 1 0 969500876 299528192 71813 33554432000 4194304 9016284 140734566979024 18446744073709551615 7875200 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 73127 71813 406 1178 0 71945 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 292508

[startup+3.10099 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27423
/proc/meminfo: memFree=30102456/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=516864 CPUtime=3.09 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 126680 0 0 0 296 13 0 0 25 0 1 0 969500876 529268736 126616 33554432000 4194304 9016284 140734566979024 18446744073709551615 6480237 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 129216 126619 485 1178 0 128034 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 516864

[startup+6.30045 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27423
/proc/meminfo: memFree=29843692/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=729704 CPUtime=6.29 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 179355 0 0 0 610 19 0 0 25 0 1 0 969500876 747216896 179291 33554432000 4194304 9016284 140734566979024 18446744073709551615 4875334 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 182426 179291 485 1178 0 181244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 729704

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27423
/proc/meminfo: memFree=29645928/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=879840 CPUtime=12.69 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 215363 0 0 0 1245 24 0 0 25 0 1 0 969500876 900956160 215042 33554432000 4194304 9016284 140734566979024 18446744073709551615 4460340 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 219960 215042 496 1178 0 218778 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 879840

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27423
/proc/meminfo: memFree=29573536/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=955656 CPUtime=25.49 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 246605 0 0 0 2521 28 0 0 25 0 1 0 969500876 978591744 233416 33554432000 4194304 9016284 140734566979024 18446744073709551615 6480360 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 238914 233416 544 1178 0 237732 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 955656

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27425
/proc/meminfo: memFree=29541364/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=991464 CPUtime=51.09 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 254861 0 0 0 5080 29 0 0 25 0 1 0 969500876 1015259136 241672 33554432000 4194304 9016284 140734566979024 18446744073709551615 6480233 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 247866 241672 544 1178 0 246684 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 991464

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27425
/proc/meminfo: memFree=29463864/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=1070104 CPUtime=102.3 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 274032 0 0 0 10198 32 0 0 25 0 1 0 969500876 1095786496 260843 33554432000 4194304 9016284 140734566979024 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 267526 260843 544 1178 0 266344 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1070104

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 27466
/proc/meminfo: memFree=28764112/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=1199000 CPUtime=162.3 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 306315 0 0 0 16194 36 0 0 25 0 1 0 969500876 1227776000 293060 33554432000 4194304 9016284 140734566979024 18446744073709551615 4347916 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 299750 293060 544 1178 0 298568 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1199000

[startup+222.3 s]
/proc/loadavg: 2.09 2.02 2.01 3/178 27468
/proc/meminfo: memFree=28594236/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=1300296 CPUtime=222.29 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 330809 0 0 0 22191 38 0 0 25 0 1 0 969500876 1331503104 317554 33554432000 4194304 9016284 140734566979024 18446744073709551615 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 325074 317554 544 1178 0 323892 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1300296

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 27470
/proc/meminfo: memFree=28273388/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=1506304 CPUtime=282.3 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 381923 0 0 0 28185 45 0 0 25 0 1 0 969500876 1542455296 368668 33554432000 4194304 9016284 140734566979024 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 376576 368668 544 1178 0 375394 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1506304

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 27472
/proc/meminfo: memFree=28030552/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=1646056 CPUtime=342.29 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 416841 0 0 0 34181 48 0 0 25 0 1 0 969500876 1685561344 403586 33554432000 4194304 9016284 140734566979024 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 411514 403586 544 1178 0 410332 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1646056

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 27472
/proc/meminfo: memFree=27805060/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=1768376 CPUtime=402.3 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 446715 0 0 0 40177 53 0 0 25 0 1 0 969500876 1810817024 433460 33554432000 4194304 9016284 140734566979024 18446744073709551615 6480360 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 442094 433460 544 1178 0 440912 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1768376

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27474
/proc/meminfo: memFree=27519056/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=1922936 CPUtime=462.3 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 485326 0 0 0 46172 58 0 0 25 0 1 0 969500876 1969086464 472071 33554432000 4194304 9016284 140734566979024 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 480734 472071 544 1178 0 479552 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1922936

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27476
/proc/meminfo: memFree=27270504/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=2006220 CPUtime=522.3 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 505635 0 0 0 52170 60 0 0 25 0 1 0 969500876 2054369280 492380 33554432000 4194304 9016284 140734566979024 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 501555 492380 544 1178 0 500373 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2006220

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27478
/proc/meminfo: memFree=26949408/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=2152740 CPUtime=582.29 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 541649 0 0 0 58164 65 0 0 25 0 1 0 969500876 2204405760 528394 33554432000 4194304 9016284 140734566979024 18446744073709551615 6480180 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 538185 528394 544 1178 0 537003 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 2152740

[startup+642.3 s]

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

/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 722461 0 0 0 106139 91 0 0 25 0 1 0 969500876 2946531328 709206 33554432000 4194304 9016284 140734566979024 18446744073709551615 6480393 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 719368 709206 549 1178 0 718186 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2877472

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27501
/proc/meminfo: memFree=25285284/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=2923544 CPUtime=1122.3 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 734233 0 0 0 112137 93 0 0 25 0 1 0 969500876 2993709056 720978 33554432000 4194304 9016284 140734566979024 18446744073709551615 5510793 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 730886 720978 549 1178 0 729704 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2923544

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27503
/proc/meminfo: memFree=25164960/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=2970616 CPUtime=1182.31 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 744862 0 0 0 118136 95 0 0 25 0 1 0 969500876 3041910784 731607 33554432000 4194304 9016284 140734566979024 18446744073709551615 4917536 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 742654 731607 549 1178 0 741472 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2970616

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27505
/proc/meminfo: memFree=25062120/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=3023736 CPUtime=1242.31 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 758351 0 0 0 124134 97 0 0 25 0 1 0 969500876 3096305664 745096 33554432000 4194304 9016284 140734566979024 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 755934 745096 549 1178 0 754752 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 3023736

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27505
/proc/meminfo: memFree=24721564/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=3326792 CPUtime=1302.31 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 832967 0 0 0 130119 112 0 0 25 0 1 0 969500876 3406635008 814384 33554432000 4194304 9016284 140734566979024 18446744073709551615 7181838 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 831698 814384 975 1178 0 830516 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 3326792

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 27507
/proc/meminfo: memFree=24650832/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=3339056 CPUtime=1362.31 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 839720 0 0 0 136112 119 0 0 25 0 1 0 969500876 3419193344 820188 33554432000 4194304 9016284 140734566979024 18446744073709551615 7181678 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 834764 820188 774 1178 0 833582 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 3339056

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 27509
/proc/meminfo: memFree=24577380/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=3358056 CPUtime=1422.31 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 844099 0 0 0 142106 125 0 0 25 0 1 0 969500876 3438649344 824524 33554432000 4194304 9016284 140734566979024 18446744073709551615 7181396 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 839514 824524 766 1178 0 838332 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 3358056

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27511
/proc/meminfo: memFree=24512352/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=3369544 CPUtime=1482.31 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 850708 0 0 0 148099 132 0 0 25 0 1 0 969500876 3450413056 830527 33554432000 4194304 9016284 140734566979024 18446744073709551615 7189580 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 842386 830527 1929 1178 0 841204 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 3369544

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27513
/proc/meminfo: memFree=24474604/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=3369544 CPUtime=1542.32 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 850711 0 0 0 154094 138 0 0 25 0 1 0 969500876 3450413056 830530 33554432000 4194304 9016284 140734566979024 18446744073709551615 7178280 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 842386 830530 1929 1178 0 841204 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 3369544

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27513
/proc/meminfo: memFree=24438088/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=3369544 CPUtime=1602.32 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 851177 0 0 0 160091 141 0 0 25 0 1 0 969500876 3450413056 830992 33554432000 4194304 9016284 140734566979024 18446744073709551615 6270508 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 842386 830992 2062 1178 0 841204 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 3369544

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27515
/proc/meminfo: memFree=24397972/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=3369544 CPUtime=1662.32 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 851238 0 0 0 166091 141 0 0 25 0 1 0 969500876 3450413056 831053 33554432000 4194304 9016284 140734566979024 18446744073709551615 6231264 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 842386 831053 2067 1178 0 841204 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 3369544

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27517
/proc/meminfo: memFree=24352520/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=3369544 CPUtime=1722.32 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 851238 0 0 0 172091 141 0 0 25 0 1 0 969500876 3450413056 831053 33554432000 4194304 9016284 140734566979024 18446744073709551615 6231436 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 842386 831053 2067 1178 0 841204 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 3369544

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27519
/proc/meminfo: memFree=24321084/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=3369544 CPUtime=1782.32 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 851238 0 0 0 178091 141 0 0 25 0 1 0 969500876 3450413056 831053 33554432000 4194304 9016284 140734566979024 18446744073709551615 6231355 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 842386 831053 2067 1178 0 841204 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 3369544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27519
/proc/meminfo: memFree=24305072/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=3369544 CPUtime=1800.02 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 851850 0 0 0 179861 141 0 0 25 0 1 0 969500876 3450413056 831091 33554432000 4194304 9016284 140734566979024 18446744073709551615 6232313 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 842386 831091 1493 1178 0 841204 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 3369544

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -27422

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27520
/proc/meminfo: memFree=24304072/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=3369544 CPUtime=1801.42 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 852170 0 0 0 180001 141 0 0 25 0 1 0 969500876 3450413056 831091 33554432000 4194304 9016284 140734566979024 18446744073709551615 6232288 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 842386 831091 1173 1178 0 841204 0
Current children cumulated CPU time (s) 1801.42
Current children cumulated vsize (KiB) 3369544

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27520
/proc/meminfo: memFree=24302956/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=3369544 CPUtime=1801.83 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 852225 0 0 0 180042 141 0 0 25 0 1 0 969500876 3450413056 831091 33554432000 4194304 9016284 140734566979024 18446744073709551615 6232288 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 842386 831091 1118 1178 0 841204 0
Current children cumulated CPU time (s) 1801.83
Current children cumulated vsize (KiB) 3369544

[startup+1802 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27520
/proc/meminfo: memFree=24302956/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=3369544 CPUtime=1802.02 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4202496 852252 0 0 0 180061 141 0 0 25 0 1 0 969500876 3450413056 831091 33554432000 4194304 9016284 140734566979024 18446744073709551615 6232316 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/27422/statm: 842386 831091 1091 1178 0 841204 0
Current children cumulated CPU time (s) 1802.02
Current children cumulated vsize (KiB) 3369544

[startup+1802.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27520
/proc/meminfo: memFree=24302956/32951124 swapFree=67049456/67111528
[pid=27422] ppid=27420 vsize=0 CPUtime=1802.12 cores=1,3,5,7
/proc/27422/stat : 27422 (scip-2.0.1.4b_2) R 27420 27422 24968 0 -1 4203524 852252 0 0 0 180062 150 0 0 25 0 1 0 969500876 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0
/proc/27422/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.13
CPU time (s): 1802.16
CPU user time (s): 1800.62
CPU system time (s): 1.53477
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3369544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.62
system time used= 1.53477
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 852252
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= 2
involuntary context switches= 1363

runsolver used 2.89356 second user time and 6.62699 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-11 13:45:02
IDJOB=3489737
IDBENCH=77451
IDSOLVER=1979
FILE ID=node118/3489737-1307792702
RUNJOBID= node118-1307784708-24987
PBS_JOBID= 13550905
Free space on /tmp= 74132 MiB

SOLVER NAME= SCIP spx E_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.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3489737-1307792702/watcher-3489737-1307792702 -o /tmp/evaluation-result-3489737-1307792702/solver-3489737-1307792702 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489737-1307792702.opb -t 1800 -m 15500

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

MD5SUM BENCH= 8e085920cc302037c5be183f5639a529
RANDOM SEED=843199741

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.75
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30507132 kB
Buffers:        259244 kB
Cached:        1563692 kB
SwapCached:      15436 kB
Active:         899548 kB
Inactive:      1347812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30507132 kB
SwapTotal:    67111528 kB
SwapFree:     67049456 kB
Dirty:           23540 kB
Writeback:           4 kB
AnonPages:      421608 kB
Mapped:          11992 kB
Slab:           131060 kB
PageTables:       5544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   618040 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= 74108 MiB
End job on node118 at 2011-06-11 14:15:04