Trace number 3740493

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.23 1802.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12044_1.std.opb
MD5SUMa7fd92a4bca961b9552ca4acafcd58b0
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark100
Best CPU time to get the best result obtained on this benchmark0.297954
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 constraints256356
Number of constraints which are clauses255156
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-3740493-1338746525.opb>
1.38/1.40	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256356 constraints
1.38/1.40	c problem read
1.38/1.40	c presolving settings loaded
1.79/1.87	c presolving:
10.19/10.25	c (round 1) 7771 del vars, 23089 del conss, 0 add conss, 6253 chg bounds, 1 chg sides, 0 chg coeffs, 0 upgd conss, 17122828 impls, 0 clqs
14.39/14.47	c (round 2) 13724 del vars, 51043 del conss, 0 add conss, 11884 chg bounds, 1 chg sides, 0 chg coeffs, 0 upgd conss, 17160239 impls, 0 clqs
15.79/15.82	c (round 3) 16262 del vars, 62355 del conss, 0 add conss, 13399 chg bounds, 79 chg sides, 42 chg coeffs, 0 upgd conss, 17178379 impls, 0 clqs
16.49/16.58	c (round 4) 17327 del vars, 66982 del conss, 0 add conss, 14117 chg bounds, 111 chg sides, 84 chg coeffs, 0 upgd conss, 17188440 impls, 0 clqs
16.99/17.01	c (round 5) 18065 del vars, 70065 del conss, 0 add conss, 14558 chg bounds, 119 chg sides, 94 chg coeffs, 0 upgd conss, 17195480 impls, 0 clqs
17.29/17.31	c (round 6) 18502 del vars, 71878 del conss, 0 add conss, 14826 chg bounds, 127 chg sides, 106 chg coeffs, 0 upgd conss, 17198947 impls, 0 clqs
17.49/17.57	c (round 7) 18857 del vars, 73265 del conss, 0 add conss, 15059 chg bounds, 127 chg sides, 106 chg coeffs, 0 upgd conss, 17202611 impls, 0 clqs
17.69/17.79	c (round 8) 19190 del vars, 74574 del conss, 0 add conss, 15256 chg bounds, 127 chg sides, 106 chg coeffs, 0 upgd conss, 17205415 impls, 0 clqs
17.89/17.96	c (round 9) 19417 del vars, 75493 del conss, 0 add conss, 15389 chg bounds, 127 chg sides, 106 chg coeffs, 0 upgd conss, 17208311 impls, 0 clqs
18.09/18.10	c (round 10) 19582 del vars, 76180 del conss, 0 add conss, 15493 chg bounds, 127 chg sides, 106 chg coeffs, 0 upgd conss, 17209731 impls, 0 clqs
18.19/18.20	c (round 11) 19685 del vars, 76646 del conss, 0 add conss, 15544 chg bounds, 127 chg sides, 106 chg coeffs, 0 upgd conss, 17211003 impls, 0 clqs
18.28/18.30	c (round 12) 19770 del vars, 76987 del conss, 0 add conss, 15593 chg bounds, 127 chg sides, 106 chg coeffs, 0 upgd conss, 17211811 impls, 0 clqs
18.28/18.39	c (round 13) 19838 del vars, 77272 del conss, 0 add conss, 15627 chg bounds, 127 chg sides, 106 chg coeffs, 0 upgd conss, 17212747 impls, 0 clqs
18.38/18.47	c (round 14) 19894 del vars, 77504 del conss, 0 add conss, 15657 chg bounds, 127 chg sides, 106 chg coeffs, 0 upgd conss, 17213397 impls, 0 clqs
18.48/18.54	c (round 15) 19930 del vars, 77677 del conss, 0 add conss, 15676 chg bounds, 127 chg sides, 106 chg coeffs, 0 upgd conss, 17213660 impls, 0 clqs
18.59/18.60	c (round 16) 19946 del vars, 77762 del conss, 0 add conss, 15685 chg bounds, 127 chg sides, 106 chg coeffs, 0 upgd conss, 17213759 impls, 0 clqs
18.59/18.66	c (round 17) 19956 del vars, 77809 del conss, 0 add conss, 15690 chg bounds, 127 chg sides, 106 chg coeffs, 0 upgd conss, 17213873 impls, 0 clqs
18.69/18.72	c (round 18) 19962 del vars, 77837 del conss, 0 add conss, 15693 chg bounds, 127 chg sides, 106 chg coeffs, 0 upgd conss, 17213961 impls, 0 clqs
18.69/18.79	c (round 19) 19966 del vars, 77855 del conss, 0 add conss, 15695 chg bounds, 127 chg sides, 106 chg coeffs, 0 upgd conss, 17213975 impls, 0 clqs
19.38/19.44	c (round 20) 19966 del vars, 77859 del conss, 0 add conss, 15695 chg bounds, 127 chg sides, 106 chg coeffs, 178497 upgd conss, 17213975 impls, 0 clqs
19.80/19.81	c (round 21) 19966 del vars, 77861 del conss, 29 add conss, 15695 chg bounds, 176 chg sides, 300 chg coeffs, 178497 upgd conss, 17215275 impls, 525 clqs
988.53/988.71	c    (988.7s) probing: 1000/52876 (1.9%) - 0 fixings, 0 aggregations, 15553521 implications, 0 bound changes
1665.72/1666.07	c    (1666.1s) probing: 2000/52876 (3.8%) - 0 fixings, 0 aggregations, 24585455 implications, 0 bound changes
1666.32/1666.63	c    (1666.6s) probing: 2001/52876 (3.8%) - 0 fixings, 0 aggregations, 24592084 implications, 0 bound changes
1666.32/1666.63	c    (1666.6s) probing aborted: 2000/2000 successive useless probings
1666.32/1666.63	c presolving (22 rounds):
1666.32/1666.63	c  19966 deleted vars, 77861 deleted constraints, 32 added constraints, 15695 tightened bounds, 0 added holes, 180 changed sides, 320 changed coefficients
1666.32/1666.63	c  107997119 implications, 579 cliques
1666.32/1666.63	c presolved problem has 52876 variables (52876 bin, 0 int, 0 impl, 0 cont) and 178527 constraints
1666.32/1666.63	c    1109 constraints of type <knapsack>
1666.32/1666.63	c  151283 constraints of type <setppc>
1666.32/1666.63	c   26135 constraints of type <logicor>
1666.32/1666.63	c transformed objective value is always integral (scale: 1)
1666.32/1666.63	c Presolving Time: 1664.89
1666.32/1666.63	c - non default parameters ----------------------------------------------------------------------
1666.32/1666.63	c # SCIP version 2.0.1.5
1666.32/1666.63	c 
1666.32/1666.63	c # frequency for displaying node information lines
1666.32/1666.63	c # [type: int, range: [-1,2147483647], default: 100]
1666.32/1666.63	c display/freq = 10000
1666.32/1666.63	c 
1666.32/1666.63	c # maximal time in seconds to run
1666.32/1666.63	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1666.32/1666.63	c limits/time = 1797
1666.32/1666.63	c 
1666.32/1666.63	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1666.32/1666.63	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1666.32/1666.63	c limits/memory = 13950
1666.32/1666.63	c 
1666.32/1666.63	c # default clock type (1: CPU user seconds, 2: wall clock time)
1666.32/1666.63	c # [type: int, range: [1,2], default: 1]
1666.32/1666.63	c timing/clocktype = 2
1666.32/1666.63	c 
1666.32/1666.63	c # belongs reading time to solving time?
1666.32/1666.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1666.32/1666.63	c timing/reading = TRUE
1666.32/1666.63	c 
1666.32/1666.63	c # should presolving try to simplify inequalities
1666.32/1666.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1666.32/1666.63	c constraints/linear/simplifyinequalities = TRUE
1666.32/1666.63	c 
1666.32/1666.63	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1666.32/1666.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1666.32/1666.63	c constraints/indicator/addCouplingCons = TRUE
1666.32/1666.63	c 
1666.32/1666.63	c # should presolving try to simplify knapsacks
1666.32/1666.63	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1666.32/1666.63	c constraints/knapsack/simplifyinequalities = TRUE
1666.32/1666.63	c 
1666.32/1666.63	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1666.32/1666.63	c # [type: int, range: [-1,2147483647], default: -1]
1666.32/1666.63	c separating/rapidlearning/freq = 0
1666.32/1666.63	c 
1666.32/1666.63	c -----------------------------------------------------------------------------------------------
1666.32/1666.63	c start solving
1666.32/1666.67	c 

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-3740493-1338746525/watcher-3740493-1338746525 -o /tmp/evaluation-result-3740493-1338746525/solver-3740493-1338746525 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740493-1338746525.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 17361
/proc/meminfo: memFree=25707556/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=10952 CPUtime=0 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 1690 0 0 0 0 0 0 0 20 0 1 0 340778545 11214848 1645 33554432000 4194304 9016284 140735387249376 140736085776184 7870589 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17361/statm: 2738 1655 340 1178 0 1556 0

[startup+0.0653979 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17361
/proc/meminfo: memFree=25707556/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=25364 CPUtime=0.05 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 5309 0 0 0 5 0 0 0 20 0 1 0 340778545 25972736 5264 33554432000 4194304 9016284 140735387249376 140736085776184 4536486 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17361/statm: 6341 5264 360 1178 0 5159 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25364

[startup+0.100224 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17361
/proc/meminfo: memFree=25707556/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=31240 CPUtime=0.09 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 6805 0 0 0 8 1 0 0 20 0 1 0 340778545 31989760 6760 33554432000 4194304 9016284 140735387249376 140736085776184 7928096 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17361/statm: 7810 6760 360 1178 0 6628 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31240

[startup+0.300163 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17361
/proc/meminfo: memFree=25707556/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=59016 CPUtime=0.29 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 13747 0 0 0 27 2 0 0 20 0 1 0 340778545 60432384 13702 33554432000 4194304 9016284 140735387249376 140735387113272 7928096 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17361/statm: 14754 13702 360 1178 0 13572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59016

[startup+0.700163 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17361
/proc/meminfo: memFree=25707556/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=87736 CPUtime=0.69 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 20925 0 0 0 66 3 0 0 20 0 1 0 340778545 89841664 20880 33554432000 4194304 9016284 140735387249376 140735387112792 7870483 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17361/statm: 21934 20880 360 1178 0 20752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87736

[startup+1.50016 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17362
/proc/meminfo: memFree=25595840/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=241616 CPUtime=1.49 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 59247 0 0 0 141 8 0 0 20 0 1 0 340778545 247414784 59157 33554432000 4194304 9016284 140735387249376 140735387113272 6813403 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17361/statm: 60404 59173 406 1178 0 59222 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 241616

[startup+3.10016 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17362
/proc/meminfo: memFree=25304168/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=515076 CPUtime=3.09 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 126488 0 0 0 292 17 0 0 20 0 1 0 340778545 527437824 126397 33554432000 4194304 9016284 140735387249376 140735387244728 6813403 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17361/statm: 128769 126397 485 1178 0 127587 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 515076

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17362
/proc/meminfo: memFree=25033600/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=724344 CPUtime=6.28 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 178177 0 0 0 604 24 0 0 20 0 1 0 340778545 741728256 178086 33554432000 4194304 9016284 140735387249376 140735387244728 6480425 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17361/statm: 181086 178086 485 1178 0 179904 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 724344

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17362
/proc/meminfo: memFree=24802736/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=898980 CPUtime=12.69 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 219998 0 0 0 1239 30 0 0 20 0 1 0 340778545 920555520 219650 33554432000 4194304 9016284 140735387249376 140735387245048 6481218 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17361/statm: 224745 219650 496 1178 0 223563 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 898980

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17362
/proc/meminfo: memFree=24697160/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=978544 CPUtime=25.48 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 245839 0 0 0 2514 34 0 0 20 0 1 0 340778545 1002029056 238693 33554432000 4194304 9016284 140735387249376 140735387244968 6480197 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 244636 238693 538 1178 0 243454 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 978544

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17362
/proc/meminfo: memFree=24616564/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=1015328 CPUtime=51.08 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 254766 0 0 0 5073 35 0 0 20 0 1 0 340778545 1039695872 247620 33554432000 4194304 9016284 140735387249376 140735387244968 6480197 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 253832 247620 538 1178 0 252650 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1015328

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17363
/proc/meminfo: memFree=24408796/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=1104364 CPUtime=102.27 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 276012 0 0 0 10189 38 0 0 20 0 1 0 340778545 1130868736 268866 33554432000 4194304 9016284 140735387249376 140735387244968 6480197 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 276091 268866 538 1178 0 274909 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1104364

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17363
/proc/meminfo: memFree=24128052/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=1221004 CPUtime=162.26 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 305098 0 0 0 16183 43 0 0 20 0 1 0 340778545 1250308096 297952 33554432000 4194304 9016284 140735387249376 140735387244968 6480233 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 305251 297952 538 1178 0 304069 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1221004

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17363
/proc/meminfo: memFree=23827380/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=1390712 CPUtime=222.26 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 346577 0 0 0 22176 50 0 0 20 0 1 0 340778545 1424089088 339398 33554432000 4194304 9016284 140735387249376 140735387244968 6480393 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 347678 339398 538 1178 0 346496 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1390712

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17363
/proc/meminfo: memFree=23615628/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=1499716 CPUtime=282.24 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 373293 0 0 0 28170 54 0 0 20 0 1 0 340778545 1535709184 366114 33554432000 4194304 9016284 140735387249376 140735387244888 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 374929 366114 538 1178 0 373747 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1499716

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17364
/proc/meminfo: memFree=23340900/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=1652536 CPUtime=342.23 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 411207 0 0 0 34164 59 0 0 20 0 1 0 340778545 1692196864 404028 33554432000 4194304 9016284 140735387249376 140735387244760 6480376 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 413134 404028 538 1178 0 411952 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1652536

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17365
/proc/meminfo: memFree=23004424/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=1843336 CPUtime=402.22 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 457779 0 0 0 40156 66 0 0 20 0 1 0 340778545 1887576064 450600 33554432000 4194304 9016284 140735387249376 140735387244968 6480403 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 460834 450600 538 1178 0 459652 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1843336

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17365
/proc/meminfo: memFree=22628864/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=2061300 CPUtime=462.21 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 512008 0 0 0 46146 75 0 0 20 0 1 0 340778545 2110771200 504829 33554432000 4194304 9016284 140735387249376 140735387244760 6480384 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 515325 504829 538 1178 0 514143 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 2061300

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17368
/proc/meminfo: memFree=22391476/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=2200064 CPUtime=522.21 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 546735 0 0 0 52140 81 0 0 20 0 1 0 340778545 2252865536 539556 33554432000 4194304 9016284 140735387249376 140735387244760 6480389 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 550016 539556 538 1178 0 548834 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2200064

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17368
/proc/meminfo: memFree=22184556/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=2352308 CPUtime=582.2 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 584908 0 0 0 58133 87 0 0 20 0 1 0 340778545 2408763392 577729 33554432000 4194304 9016284 140735387249376 140735387244760 6480407 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 588077 577729 538 1178 0 586895 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2352308

[startup+642.3 s]

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

/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 799466 0 0 0 106087 125 0 0 20 0 1 0 340778545 3293261824 792287 33554432000 4194304 9016284 140735387249376 140735387244760 6480184 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 804019 792287 543 1178 0 802837 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 3216076

[startup+1122.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 17373
/proc/meminfo: memFree=20505488/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=3291804 CPUtime=1122.11 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 818179 0 0 0 112082 129 0 0 20 0 1 0 340778545 3370807296 811000 33554432000 4194304 9016284 140735387249376 140735387244968 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 822951 811000 543 1178 0 821769 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 3291804

[startup+1182.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 17373
/proc/meminfo: memFree=20377308/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=3349936 CPUtime=1182.11 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 831910 0 0 0 118080 131 0 0 20 0 1 0 340778545 3430334464 824731 33554432000 4194304 9016284 140735387249376 140735387244968 6480376 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 837484 824731 543 1178 0 836302 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 3349936

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 17373
/proc/meminfo: memFree=20280820/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=3399096 CPUtime=1242.1 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 845206 0 0 0 124077 133 0 0 20 0 1 0 340778545 3480674304 838027 33554432000 4194304 9016284 140735387249376 140735387244760 5519540 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 849774 838027 543 1178 0 848592 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 3399096

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 17373
/proc/meminfo: memFree=20152608/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=3477392 CPUtime=1302.09 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 863578 0 0 0 130073 136 0 0 20 0 1 0 340778545 3560849408 856399 33554432000 4194304 9016284 140735387249376 140735387244760 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 869348 856399 543 1178 0 868166 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 3477392

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17374
/proc/meminfo: memFree=20013708/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=3535440 CPUtime=1362.08 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 879039 0 0 0 136070 138 0 0 20 0 1 0 340778545 3620290560 871860 33554432000 4194304 9016284 140735387249376 140735387244968 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 883860 871860 543 1178 0 882678 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 3535440

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 17374
/proc/meminfo: memFree=19652608/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=3597760 CPUtime=1422.08 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 894799 0 0 0 142067 141 0 0 20 0 1 0 340778545 3684106240 887620 33554432000 4194304 9016284 140735387249376 140735387244968 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 899440 887620 543 1178 0 898258 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 3597760

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17374
/proc/meminfo: memFree=19573720/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=3661272 CPUtime=1482.06 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 910389 0 0 0 148063 143 0 0 20 0 1 0 340778545 3749142528 903210 33554432000 4194304 9016284 140735387249376 140735387244760 6480184 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 915318 903210 543 1178 0 914136 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 3661272

[startup+1542.3 s]
/proc/loadavg: 1.69 1.94 1.98 2/172 17400
/proc/meminfo: memFree=23521192/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=3795072 CPUtime=1542.05 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 942960 0 0 0 154057 148 0 0 20 0 1 0 340778545 3886153728 935773 33554432000 4194304 9016284 140735387249376 140735387244968 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 948768 935773 543 1178 0 947586 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 3795072

[startup+1602.3 s]
/proc/loadavg: 1.25 1.77 1.91 2/171 17400
/proc/meminfo: memFree=23475924/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=3838704 CPUtime=1602.03 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 953767 0 0 0 160053 150 0 0 20 0 1 0 340778545 3930832896 947233 33554432000 4194304 9016284 140735387249376 140735387244968 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 959676 947233 543 1178 0 958494 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 3838704

[startup+1662.3 s]
/proc/loadavg: 1.09 1.62 1.85 2/171 17401
/proc/meminfo: memFree=23427344/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=3883864 CPUtime=1662.02 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 965179 0 0 0 166051 151 0 0 20 0 1 0 340778545 3977076736 959232 33554432000 4194304 9016284 140735387249376 140735387244968 6480429 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 970966 959232 543 1178 0 969784 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 3883864

[startup+1722.3 s]
/proc/loadavg: 1.03 1.51 1.80 2/172 17404
/proc/meminfo: memFree=23130360/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=4203188 CPUtime=1722.02 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 1016107 0 0 0 172036 166 0 0 20 0 1 0 340778545 4304064512 1034344 33554432000 4194304 9016284 140735387249376 140735387243544 7181824 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 1050797 1034344 654 1178 0 1049615 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 4203188

[startup+1782.3 s]
/proc/loadavg: 1.01 1.41 1.74 2/171 17404
/proc/meminfo: memFree=23107880/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=4216600 CPUtime=1782 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 1019134 0 0 0 178029 171 0 0 20 0 1 0 340778545 4317798400 1038956 33554432000 4194304 9016284 140735387249376 140735387243160 7870548 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 1054150 1038956 654 1178 0 1052968 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 4216600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.01 1.39 1.73 2/171 17404
/proc/meminfo: memFree=23107600/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=4217384 CPUtime=1800 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 1019304 0 0 0 179828 172 0 0 20 0 1 0 340778545 4318601216 1039128 33554432000 4194304 9016284 140735387249376 140735387243160 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 1054346 1039128 654 1178 0 1053164 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 4217384

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -17361

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

[startup+1801.4 s]
/proc/loadavg: 1.01 1.39 1.73 2/172 17405
/proc/meminfo: memFree=23107600/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=4217384 CPUtime=1801.1 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 1019305 0 0 0 179938 172 0 0 20 0 1 0 340778545 4318601216 1039129 33554432000 4194304 9016284 140735387249376 140735387243160 7181444 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 1054346 1039129 654 1178 0 1053164 0
Current children cumulated CPU time (s) 1801.1
Current children cumulated vsize (KiB) 4217384

[startup+1802.2 s]
/proc/loadavg: 1.01 1.38 1.73 2/172 17405
/proc/meminfo: memFree=23107468/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=4217560 CPUtime=1801.9 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4202496 1019306 0 0 0 180018 172 0 0 20 0 1 0 340778545 4318781440 1039130 33554432000 4194304 9016284 140735387249376 140735387243160 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 1054390 1039130 654 1178 0 1053208 0
Current children cumulated CPU time (s) 1801.9
Current children cumulated vsize (KiB) 4217560

[startup+1802.4 s]
/proc/loadavg: 1.01 1.38 1.73 2/172 17405
/proc/meminfo: memFree=23107468/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=0 CPUtime=1802.1 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4203524 1019306 0 0 0 180028 182 0 0 20 0 1 0 340778545 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.1
Current children cumulated vsize (KiB) 0

[startup+1802.5 s]
/proc/loadavg: 1.01 1.38 1.73 2/172 17405
/proc/meminfo: memFree=23107468/32873648 swapFree=6860/6860
[pid=17361] ppid=17359 vsize=0 CPUtime=1802.2 cores=0,2,4,6
/proc/17361/stat : 17361 (scip-2.0.1.4b_2) R 17359 17361 13307 0 -1 4203524 1019306 0 0 0 180028 192 0 0 20 0 1 0 340778545 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17361/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.52
CPU time (s): 1802.23
CPU user time (s): 1800.29
CPU system time (s): 1.9417
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 4217560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.29
system time used= 1.9417
maximum resident set size= 4156520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1019306
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= 22
involuntary context switches= 1968

runsolver used 3.14052 second user time and 8.01878 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-03 20:02:05
IDJOB=3740493
IDBENCH=77592
IDSOLVER=2329
FILE ID=node116/3740493-1338746525
RUNJOBID= node116-1338713903-13323
PBS_JOBID= 14636747
Free space on /tmp= 71004 MiB

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

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

MD5SUM BENCH= a7fd92a4bca961b9552ca4acafcd58b0
RANDOM SEED=1854389843

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:        25708200 kB
Buffers:          555004 kB
Cached:          4145796 kB
SwapCached:         3028 kB
Active:          3809696 kB
Inactive:        2438992 kB
Active(anon):    1537684 kB
Inactive(anon):     8500 kB
Active(file):    2272012 kB
Inactive(file):  2430492 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:             24100 kB
Writeback:             0 kB
AnonPages:       1564804 kB
Mapped:            14052 kB
Shmem:                68 kB
Slab:             775152 kB
SReclaimable:     219508 kB
SUnreclaim:       555644 kB
KernelStack:        1472 kB
PageTables:         7376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1691060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 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= 71016 MiB
End job on node116 at 2012-06-03 20:32:08