Trace number 3740361

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
PB11: SCIP spx E_2 2011-06-10 (fixed)? (TO) 1802.16 1802.46

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12020_7.std.opb
MD5SUMc703179812fadf1f0ad3dce80acaa5dd
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.316951
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 constraints234493
Number of constraints which are clauses233293
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 constraint120
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-3740361-1338742922.opb>
1.29/1.34	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234493 constraints
1.29/1.34	c problem read
1.29/1.34	c presolving settings loaded
1.79/1.83	c presolving:
9.49/9.56	c (round 1) 4200 del vars, 12585 del conss, 0 add conss, 2877 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16128448 impls, 0 clqs
13.49/13.51	c (round 2) 10305 del vars, 34459 del conss, 0 add conss, 8627 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16154213 impls, 0 clqs
14.69/14.70	c (round 3) 12505 del vars, 44503 del conss, 0 add conss, 9912 chg bounds, 21 chg sides, 26 chg coeffs, 0 upgd conss, 16165396 impls, 0 clqs
15.19/15.29	c (round 4) 13446 del vars, 48280 del conss, 0 add conss, 10485 chg bounds, 55 chg sides, 63 chg coeffs, 0 upgd conss, 16171428 impls, 0 clqs
15.59/15.61	c (round 5) 13905 del vars, 50104 del conss, 0 add conss, 10751 chg bounds, 66 chg sides, 76 chg coeffs, 0 upgd conss, 16173572 impls, 0 clqs
15.69/15.79	c (round 6) 14130 del vars, 51020 del conss, 0 add conss, 10870 chg bounds, 75 chg sides, 100 chg coeffs, 0 upgd conss, 16174792 impls, 0 clqs
15.79/15.88	c (round 7) 14186 del vars, 51356 del conss, 0 add conss, 10897 chg bounds, 75 chg sides, 100 chg coeffs, 0 upgd conss, 16175174 impls, 0 clqs
15.89/15.96	c (round 8) 14215 del vars, 51486 del conss, 0 add conss, 10913 chg bounds, 75 chg sides, 100 chg coeffs, 0 upgd conss, 16175326 impls, 0 clqs
15.99/16.02	c (round 9) 14225 del vars, 51546 del conss, 0 add conss, 10918 chg bounds, 75 chg sides, 100 chg coeffs, 0 upgd conss, 16175388 impls, 0 clqs
16.68/16.73	c (round 10) 14225 del vars, 51556 del conss, 0 add conss, 10918 chg bounds, 75 chg sides, 100 chg coeffs, 182937 upgd conss, 16175388 impls, 0 clqs
17.89/17.91	c (round 11) 14225 del vars, 51574 del conss, 39 add conss, 10918 chg bounds, 144 chg sides, 321 chg coeffs, 182937 upgd conss, 16175388 impls, 0 clqs
833.25/833.49	c    (833.5s) probing: 1000/58617 (1.7%) - 0 fixings, 0 aggregations, 10752140 implications, 0 bound changes
1357.77/1358.08	c    (1358.1s) probing: 2000/58617 (3.4%) - 0 fixings, 0 aggregations, 15959223 implications, 0 bound changes
1358.17/1358.50	c    (1358.5s) probing: 2001/58617 (3.4%) - 0 fixings, 0 aggregations, 15963309 implications, 0 bound changes
1358.17/1358.50	c    (1358.5s) probing aborted: 2000/2000 successive useless probings
1358.28/1358.50	c presolving (12 rounds):
1358.28/1358.50	c  14225 deleted vars, 51584 deleted constraints, 39 added constraints, 10918 tightened bounds, 0 added holes, 144 changed sides, 324 changed coefficients
1358.28/1358.50	c  73254538 implications, 0 cliques
1358.28/1358.50	c presolved problem has 58617 variables (58617 bin, 0 int, 0 impl, 0 cont) and 182948 constraints
1358.28/1358.50	c    1121 constraints of type <knapsack>
1358.28/1358.50	c  152816 constraints of type <setppc>
1358.28/1358.50	c   29011 constraints of type <logicor>
1358.28/1358.50	c transformed objective value is always integral (scale: 1)
1358.28/1358.50	c Presolving Time: 1356.81
1358.28/1358.50	c - non default parameters ----------------------------------------------------------------------
1358.28/1358.50	c # SCIP version 2.0.1.5
1358.28/1358.50	c 
1358.28/1358.50	c # frequency for displaying node information lines
1358.28/1358.50	c # [type: int, range: [-1,2147483647], default: 100]
1358.28/1358.50	c display/freq = 10000
1358.28/1358.50	c 
1358.28/1358.50	c # maximal time in seconds to run
1358.28/1358.50	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1358.28/1358.50	c limits/time = 1797
1358.28/1358.50	c 
1358.28/1358.50	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1358.28/1358.50	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1358.28/1358.50	c limits/memory = 13950
1358.28/1358.50	c 
1358.28/1358.50	c # default clock type (1: CPU user seconds, 2: wall clock time)
1358.28/1358.50	c # [type: int, range: [1,2], default: 1]
1358.28/1358.50	c timing/clocktype = 2
1358.28/1358.50	c 
1358.28/1358.50	c # belongs reading time to solving time?
1358.28/1358.50	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1358.28/1358.50	c timing/reading = TRUE
1358.28/1358.50	c 
1358.28/1358.50	c # should presolving try to simplify inequalities
1358.28/1358.50	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1358.28/1358.50	c constraints/linear/simplifyinequalities = TRUE
1358.28/1358.50	c 
1358.28/1358.50	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1358.28/1358.50	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1358.28/1358.50	c constraints/indicator/addCouplingCons = TRUE
1358.28/1358.50	c 
1358.28/1358.50	c # should presolving try to simplify knapsacks
1358.28/1358.50	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1358.28/1358.50	c constraints/knapsack/simplifyinequalities = TRUE
1358.28/1358.50	c 
1358.28/1358.50	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1358.28/1358.50	c # [type: int, range: [-1,2147483647], default: -1]
1358.28/1358.50	c separating/rapidlearning/freq = 0
1358.28/1358.50	c 
1358.28/1358.50	c -----------------------------------------------------------------------------------------------
1358.28/1358.50	c start solving
1358.28/1358.54	c 
1607.03/1607.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1607.03/1607.35	c  1607s|     1 |     0 | 51951 |     - |2277M|   0 | 799 |  58k| 182k|  58k| 182k|   0 |  42 |   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: 989)

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-3740361-1338742922/watcher-3740361-1338742922 -o /tmp/evaluation-result-3740361-1338742922/solver-3740361-1338742922 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740361-1338742922.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 2.00 3/176 17153
/proc/meminfo: memFree=25881388/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=10952 CPUtime=0 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 1694 0 0 0 0 0 0 0 20 0 1 0 340418309 11214848 1649 33554432000 4194304 9016284 140736021199280 140736021198216 7870589 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 2738 1660 340 1178 0 1556 0

[startup+0.100143 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17153
/proc/meminfo: memFree=25881388/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=32268 CPUtime=0.09 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 7063 0 0 0 8 1 0 0 20 0 1 0 340418309 33042432 7018 33554432000 4194304 9016284 140736021199280 140736021198216 7870483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 8067 7018 360 1178 0 6885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32268

[startup+0.200275 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17153
/proc/meminfo: memFree=25881388/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=50056 CPUtime=0.18 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 11498 0 0 0 17 1 0 0 20 0 1 0 340418309 51257344 11453 33554432000 4194304 9016284 140736021199280 140736021198216 7870473 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 12514 11453 360 1178 0 11332 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 50056

[startup+0.300328 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17153
/proc/meminfo: memFree=25881388/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=59148 CPUtime=0.29 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 13782 0 0 0 27 2 0 0 20 0 1 0 340418309 60567552 13737 33554432000 4194304 9016284 140736021199280 140736021198216 7870493 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 14787 13737 360 1178 0 13605 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59148

[startup+0.700224 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17153
/proc/meminfo: memFree=25881388/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=88820 CPUtime=0.69 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 21188 0 0 0 66 3 0 0 20 0 1 0 340418309 90951680 21143 33554432000 4194304 9016284 140736021199280 140736021063176 7870468 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 22205 21143 360 1178 0 21023 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88820

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17154
/proc/meminfo: memFree=25744460/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=269476 CPUtime=1.49 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 66237 0 0 0 139 10 0 0 20 0 1 0 340418309 275943424 66173 33554432000 4194304 9016284 140736021199280 140736021063176 4318833 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 67369 66173 406 1178 0 66187 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 269476

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17154
/proc/meminfo: memFree=25470048/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=504768 CPUtime=3.09 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 123560 0 0 0 292 17 0 0 20 0 1 0 340418309 516882432 123496 33554432000 4194304 9016284 140736021199280 140736021194632 6480376 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 126192 123496 485 1178 0 125010 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 504768

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17154
/proc/meminfo: memFree=25192052/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=724444 CPUtime=6.29 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 177448 0 0 0 606 23 0 0 20 0 1 0 340418309 741830656 177384 33554432000 4194304 9016284 140736021199280 140736021194632 7875365 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 181111 177384 485 1178 0 179929 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 724444

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17154
/proc/meminfo: memFree=24951672/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=871816 CPUtime=12.69 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 212614 0 0 0 1241 28 0 0 20 0 1 0 340418309 892739584 212293 33554432000 4194304 9016284 140736021199280 140736021195752 6403806 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 217954 212293 496 1178 0 216772 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 871816

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17154
/proc/meminfo: memFree=24800808/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=999380 CPUtime=25.49 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 251717 0 0 0 2514 35 0 0 20 0 1 0 340418309 1023365120 243689 33554432000 4194304 9016284 140736021199280 140736021194664 6480393 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 249845 243689 538 1178 0 248663 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 999380

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17155
/proc/meminfo: memFree=24722640/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=1040036 CPUtime=51.08 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 261274 0 0 0 5072 36 0 0 20 0 1 0 340418309 1064996864 253246 33554432000 4194304 9016284 140736021199280 140736021194872 6480233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 260009 253246 538 1178 0 258827 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1040036

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17155
/proc/meminfo: memFree=24589952/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=1104372 CPUtime=102.28 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 276696 0 0 0 10189 39 0 0 20 0 1 0 340418309 1130876928 268668 33554432000 4194304 9016284 140736021199280 140736021194872 6480180 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 276093 268668 538 1178 0 274911 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1104372

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17155
/proc/meminfo: memFree=24354896/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=1231024 CPUtime=162.27 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 307464 0 0 0 16185 42 0 0 20 0 1 0 340418309 1260568576 299436 33554432000 4194304 9016284 140736021199280 140736021194872 6480403 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 307756 299436 538 1178 0 306574 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1231024

[startup+222.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 17155
/proc/meminfo: memFree=24120440/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=1330592 CPUtime=222.26 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 332723 0 0 0 22181 45 0 0 20 0 1 0 340418309 1362526208 324695 33554432000 4194304 9016284 140736021199280 140736021194872 6480389 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 332648 324695 538 1178 0 331466 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1330592

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17155
/proc/meminfo: memFree=23945540/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=1425916 CPUtime=282.24 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 355875 0 0 0 28176 48 0 0 20 0 1 0 340418309 1460137984 347847 33554432000 4194304 9016284 140736021199280 140736021194664 6480403 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 356479 347847 538 1178 0 355297 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1425916

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17156
/proc/meminfo: memFree=23663964/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=1621524 CPUtime=342.24 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 403765 0 0 0 34170 54 0 0 20 0 1 0 340418309 1660440576 395737 33554432000 4194304 9016284 140736021199280 140736021194664 6480376 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 405381 395737 538 1178 0 404199 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1621524

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17156
/proc/meminfo: memFree=23521388/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=1701604 CPUtime=402.22 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 424156 0 0 0 40165 57 0 0 20 0 1 0 340418309 1742442496 416128 33554432000 4194304 9016284 140736021199280 140736021194664 6480168 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 425401 416128 538 1178 0 424219 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1701604

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 17156
/proc/meminfo: memFree=23213408/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=1845220 CPUtime=462.21 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 459942 0 0 0 46160 61 0 0 20 0 1 0 340418309 1889505280 451914 33554432000 4194304 9016284 140736021199280 140736021194664 4222936 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 461305 451914 538 1178 0 460123 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1845220

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 17159
/proc/meminfo: memFree=23007356/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=1931384 CPUtime=522.2 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 481362 0 0 0 52156 64 0 0 20 0 1 0 340418309 1977737216 473334 33554432000 4194304 9016284 140736021199280 140736021194664 5510757 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 482846 473334 538 1178 0 481664 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1931384

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17159
/proc/meminfo: memFree=22888860/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=2025536 CPUtime=582.2 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 505131 0 0 0 58151 69 0 0 20 0 1 0 340418309 2074148864 497103 33554432000 4194304 9016284 140736021199280 140736021194872 6480180 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 506384 497103 538 1178 0 505202 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2025536

[startup+642.3 s]

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

/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 644162 0 0 0 106120 92 0 0 20 0 1 0 340418309 2648326144 636134 33554432000 4194304 9016284 140736021199280 140736021194872 5510784 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 646564 636134 543 1178 0 645382 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2586256

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 17164
/proc/meminfo: memFree=21650996/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=2616688 CPUtime=1122.11 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 651923 0 0 0 112117 94 0 0 20 0 1 0 340418309 2679488512 643895 33554432000 4194304 9016284 140736021199280 140736021194872 5510784 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 654172 643895 543 1178 0 652990 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 2616688

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17164
/proc/meminfo: memFree=21584608/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=2650704 CPUtime=1182.1 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 660986 0 0 0 118114 96 0 0 20 0 1 0 340418309 2714320896 652958 33554432000 4194304 9016284 140736021199280 140736021194872 6480393 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 662676 652958 543 1178 0 661494 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 2650704

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17164
/proc/meminfo: memFree=21520144/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=2688988 CPUtime=1242.09 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 669780 0 0 0 124112 97 0 0 20 0 1 0 340418309 2753523712 661752 33554432000 4194304 9016284 140736021199280 140736021194872 5510784 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 672247 661752 543 1178 0 671065 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 2688988

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17165
/proc/meminfo: memFree=21467544/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=2724356 CPUtime=1302.08 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 678934 0 0 0 130109 99 0 0 20 0 1 0 340418309 2789740544 670906 33554432000 4194304 9016284 140736021199280 140736021194664 6480393 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 681089 670906 543 1178 0 679907 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 2724356

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17165
/proc/meminfo: memFree=21242516/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=2959000 CPUtime=1362.07 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 724384 0 0 0 136099 108 0 0 20 0 1 0 340418309 3030016000 727031 33554432000 4194304 9016284 140736021199280 140736021194648 5510916 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 739750 727031 595 1178 0 738568 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 2959000

[startup+1422.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 17165
/proc/meminfo: memFree=21107204/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=3098956 CPUtime=1422.06 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 741046 0 0 0 142091 115 0 0 20 0 1 0 340418309 3173330944 760223 33554432000 4194304 9016284 140736021199280 140736021193064 7178189 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 774739 760223 654 1178 0 773557 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 3098956

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 17165
/proc/meminfo: memFree=21095448/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=3109148 CPUtime=1482.05 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 742886 0 0 0 148085 120 0 0 20 0 1 0 340418309 3183767552 762998 33554432000 4194304 9016284 140736021199280 140736021193064 7181492 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 777287 762998 654 1178 0 776105 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 3109148

[startup+1542.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 17204
/proc/meminfo: memFree=23193992/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=3126584 CPUtime=1542.04 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 747405 0 0 0 154080 124 0 0 20 0 1 0 340418309 3201622016 769716 33554432000 4194304 9016284 140736021199280 140736021193064 7181431 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 781646 769716 654 1178 0 780464 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 3126584

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17205
/proc/meminfo: memFree=23111084/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=3151532 CPUtime=1602.03 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 748164 0 0 0 160075 128 0 0 20 0 1 0 340418309 3227168768 773853 33554432000 4194304 9016284 140736021199280 140736021193064 7870569 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 787883 773853 654 1178 0 786701 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 3151532

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17205
/proc/meminfo: memFree=22973340/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=3151532 CPUtime=1662.02 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 750349 0 0 0 166069 133 0 0 20 0 1 0 340418309 3227168768 777835 33554432000 4194304 9016284 140736021199280 140736021191032 7178259 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 787883 777835 666 1178 0 786701 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 3151532

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17208
/proc/meminfo: memFree=22882852/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=3151532 CPUtime=1722.01 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 750353 0 0 0 172064 137 0 0 20 0 1 0 340418309 3227168768 778017 33554432000 4194304 9016284 140736021199280 140736021191032 7189568 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 787883 778017 666 1178 0 786701 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 3151532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17208
/proc/meminfo: memFree=22769180/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=3151532 CPUtime=1782 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 750354 0 0 0 178059 141 0 0 20 0 1 0 340418309 3227168768 778203 33554432000 4194304 9016284 140736021199280 140736021191176 7178289 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 787883 778203 666 1178 0 786701 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 3151532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17208
/proc/meminfo: memFree=22746952/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=3151532 CPUtime=1800.01 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 750357 0 0 0 179858 143 0 0 20 0 1 0 340418309 3227168768 778275 33554432000 4194304 9016284 140736021199280 140736021190120 7870589 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 787883 778275 666 1178 0 786701 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3151532

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -17153

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

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17209
/proc/meminfo: memFree=22746448/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=3151532 CPUtime=1801.2 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 750357 0 0 0 179977 143 0 0 20 0 1 0 340418309 3227168768 778275 33554432000 4194304 9016284 140736021199280 140736021191032 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 787883 778275 666 1178 0 786701 0
Current children cumulated CPU time (s) 1801.2
Current children cumulated vsize (KiB) 3151532

[startup+1801.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17209
/proc/meminfo: memFree=22745208/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=3151532 CPUtime=1801.6 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 750357 0 0 0 180017 143 0 0 20 0 1 0 340418309 3227168768 778275 33554432000 4194304 9016284 140736021199280 140736021191032 7214215 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 787883 778275 666 1178 0 786701 0
Current children cumulated CPU time (s) 1801.6
Current children cumulated vsize (KiB) 3151532

[startup+1802.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17209
/proc/meminfo: memFree=22745208/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=3151532 CPUtime=1802 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4202496 750357 0 0 0 180057 143 0 0 20 0 1 0 340418309 3227168768 778275 33554432000 4194304 9016284 140736021199280 140736021191032 7227746 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 787883 778275 666 1178 0 786701 0
Current children cumulated CPU time (s) 1802
Current children cumulated vsize (KiB) 3151532

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17209
/proc/meminfo: memFree=22745208/32873648 swapFree=6860/6860
[pid=17153] ppid=17151 vsize=0 CPUtime=1802.1 cores=0,2,4,6
/proc/17153/stat : 17153 (scip-2.0.1.4b_2) R 17151 17153 13307 0 -1 4203524 750357 0 0 0 180057 153 0 0 20 0 1 0 340418309 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17153/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.46
CPU time (s): 1802.16
CPU user time (s): 1800.58
CPU system time (s): 1.58576
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 3151532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.58
system time used= 1.58576
maximum resident set size= 3113100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 750357
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= 1907

runsolver used 3.24551 second user time and 11.1653 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-03 19:02:03
IDJOB=3740361
IDBENCH=77184
IDSOLVER=2329
FILE ID=node116/3740361-1338742922
RUNJOBID= node116-1338713903-13323
PBS_JOBID= 14636747
Free space on /tmp= 71008 MiB

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

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

MD5SUM BENCH= c703179812fadf1f0ad3dce80acaa5dd
RANDOM SEED=2014557235

node116.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        25881280 kB
Buffers:          554528 kB
Cached:          4142404 kB
SwapCached:         3028 kB
Active:          3639092 kB
Inactive:        2437788 kB
Active(anon):    1369968 kB
Inactive(anon):     8500 kB
Active(file):    2269124 kB
Inactive(file):  2429288 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:             24508 kB
Writeback:             4 kB
AnonPages:       1380664 kB
Mapped:            14152 kB
Shmem:                68 kB
Slab:             775160 kB
SReclaimable:     219508 kB
SUnreclaim:       555652 kB
KernelStack:        1464 kB
PageTables:         6568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1521716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70988 MiB
End job on node116 at 2012-06-03 19:32:05