Trace number 3740471

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.17 1802.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12060_6.std.opb
MD5SUM2cfe94d08112cb5e579263a7aabde4b0
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark110
Best CPU time to get the best result obtained on this benchmark1.2948
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 constraints256039
Number of constraints which are clauses254839
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-3740471-1338746241.opb>
1.38/1.44	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256039 constraints
1.38/1.44	c problem read
1.38/1.44	c presolving settings loaded
1.89/1.96	c presolving:
10.39/10.40	c (round 1) 8300 del vars, 24226 del conss, 0 add conss, 6619 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17248304 impls, 0 clqs
14.69/14.74	c (round 2) 15238 del vars, 55993 del conss, 0 add conss, 13050 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17291744 impls, 0 clqs
16.09/16.17	c (round 3) 17618 del vars, 67589 del conss, 0 add conss, 14446 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17311559 impls, 0 clqs
16.89/16.99	c (round 4) 18962 del vars, 73085 del conss, 0 add conss, 15340 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17323106 impls, 0 clqs
17.39/17.49	c (round 5) 19780 del vars, 76563 del conss, 0 add conss, 15874 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17329280 impls, 0 clqs
17.79/17.84	c (round 6) 20372 del vars, 78961 del conss, 0 add conss, 16222 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17335786 impls, 0 clqs
17.99/18.08	c (round 7) 20712 del vars, 80417 del conss, 0 add conss, 16446 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17338672 impls, 0 clqs
18.19/18.27	c (round 8) 21020 del vars, 81662 del conss, 0 add conss, 16624 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17342886 impls, 0 clqs
18.39/18.43	c (round 9) 21216 del vars, 82478 del conss, 0 add conss, 16739 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17345046 impls, 0 clqs
18.49/18.56	c (round 10) 21385 del vars, 83144 del conss, 0 add conss, 16835 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17347412 impls, 0 clqs
18.59/18.67	c (round 11) 21521 del vars, 83689 del conss, 0 add conss, 16927 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17349375 impls, 0 clqs
18.69/18.77	c (round 12) 21639 del vars, 84155 del conss, 0 add conss, 16998 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17350529 impls, 0 clqs
18.89/18.90	c (round 13) 21721 del vars, 84509 del conss, 0 add conss, 17056 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17351508 impls, 0 clqs
18.89/18.98	c (round 14) 21773 del vars, 84755 del conss, 0 add conss, 17079 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17351848 impls, 0 clqs
18.99/19.08	c (round 15) 21789 del vars, 84843 del conss, 0 add conss, 17091 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17352008 impls, 0 clqs
19.09/19.13	c (round 16) 21797 del vars, 84891 del conss, 0 add conss, 17091 chg bounds, 3 chg sides, 8 chg coeffs, 0 upgd conss, 17352044 impls, 0 clqs
19.79/19.81	c (round 17) 21797 del vars, 84895 del conss, 0 add conss, 17091 chg bounds, 3 chg sides, 8 chg coeffs, 171144 upgd conss, 17352044 impls, 0 clqs
20.68/20.80	c (round 18) 21797 del vars, 84922 del conss, 94 add conss, 17091 chg bounds, 142 chg sides, 385 chg coeffs, 171144 upgd conss, 17352044 impls, 0 clqs
20.98/21.05	c (round 19) 21797 del vars, 84938 del conss, 103 add conss, 17091 chg bounds, 153 chg sides, 425 chg coeffs, 171144 upgd conss, 17352044 impls, 0 clqs
853.33/853.54	c    (853.5s) probing: 1000/51045 (2.0%) - 0 fixings, 0 aggregations, 13679468 implications, 0 bound changes
1644.08/1644.42	c    (1644.4s) probing: 2000/51045 (3.9%) - 0 fixings, 0 aggregations, 22104832 implications, 0 bound changes
1645.98/1646.37	c    (1646.4s) probing: 2001/51045 (3.9%) - 0 fixings, 0 aggregations, 22106450 implications, 0 bound changes
1645.98/1646.37	c    (1646.4s) probing aborted: 2000/2000 successive useless probings
1645.98/1646.37	c presolving (20 rounds):
1645.98/1646.37	c  21797 deleted vars, 84938 deleted constraints, 103 added constraints, 17091 tightened bounds, 0 added holes, 153 changed sides, 436 changed coefficients
1645.98/1646.37	c  107344000 implications, 0 cliques
1645.98/1646.37	c presolved problem has 51045 variables (51045 bin, 0 int, 0 impl, 0 cont) and 171204 constraints
1645.98/1646.37	c    1138 constraints of type <knapsack>
1645.98/1646.37	c  144896 constraints of type <setppc>
1645.98/1646.37	c   25170 constraints of type <logicor>
1645.98/1646.37	c transformed objective value is always integral (scale: 1)
1645.98/1646.37	c Presolving Time: 1644.55
1645.98/1646.37	c - non default parameters ----------------------------------------------------------------------
1645.98/1646.37	c # SCIP version 2.0.1.5
1645.98/1646.37	c 
1645.98/1646.37	c # frequency for displaying node information lines
1645.98/1646.37	c # [type: int, range: [-1,2147483647], default: 100]
1645.98/1646.37	c display/freq = 10000
1645.98/1646.37	c 
1645.98/1646.37	c # maximal time in seconds to run
1645.98/1646.37	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1645.98/1646.37	c limits/time = 1797
1645.98/1646.37	c 
1645.98/1646.37	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1645.98/1646.37	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1645.98/1646.37	c limits/memory = 13950
1645.98/1646.37	c 
1645.98/1646.37	c # default clock type (1: CPU user seconds, 2: wall clock time)
1645.98/1646.37	c # [type: int, range: [1,2], default: 1]
1645.98/1646.37	c timing/clocktype = 2
1645.98/1646.37	c 
1645.98/1646.37	c # belongs reading time to solving time?
1645.98/1646.37	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1645.98/1646.37	c timing/reading = TRUE
1645.98/1646.37	c 
1645.98/1646.37	c # should presolving try to simplify inequalities
1645.98/1646.37	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1645.98/1646.37	c constraints/linear/simplifyinequalities = TRUE
1645.98/1646.37	c 
1645.98/1646.37	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1645.98/1646.37	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1645.98/1646.37	c constraints/indicator/addCouplingCons = TRUE
1645.98/1646.37	c 
1645.98/1646.37	c # should presolving try to simplify knapsacks
1645.98/1646.37	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1645.98/1646.37	c constraints/knapsack/simplifyinequalities = TRUE
1645.98/1646.37	c 
1645.98/1646.37	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1645.98/1646.37	c # [type: int, range: [-1,2147483647], default: -1]
1645.98/1646.37	c separating/rapidlearning/freq = 0
1645.98/1646.37	c 
1645.98/1646.37	c -----------------------------------------------------------------------------------------------
1645.98/1646.37	c start solving
1646.08/1646.41	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-3740471-1338746241/watcher-3740471-1338746241 -o /tmp/evaluation-result-3740471-1338746241/solver-3740471-1338746241 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740471-1338746241.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.05 2.01 2.00 3/176 17296
/proc/meminfo: memFree=24197104/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=9588 CPUtime=0 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 1526 0 0 0 0 0 0 0 20 0 1 0 340750143 9818112 1481 33554432000 4194304 9016284 140733251400176 140733251399144 7875499 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 2397 1481 311 1178 0 1215 0

[startup+0.0463029 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 17296
/proc/meminfo: memFree=24197104/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=22180 CPUtime=0.04 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 4515 0 0 0 4 0 0 0 20 0 1 0 340750143 22712320 4470 33554432000 4194304 9016284 140733251400176 140733251399144 4536486 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 5545 4470 360 1178 0 4363 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 22180

[startup+0.100291 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 17296
/proc/meminfo: memFree=24197104/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=32264 CPUtime=0.09 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 7063 0 0 0 9 0 0 0 20 0 1 0 340750143 33038336 7018 33554432000 4194304 9016284 140733251400176 140733251399144 4536486 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 8066 7018 360 1178 0 6884 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32264

[startup+0.300232 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 17296
/proc/meminfo: memFree=24197104/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=59144 CPUtime=0.28 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 13781 0 0 0 27 1 0 0 20 0 1 0 340750143 60563456 13736 33554432000 4194304 9016284 140733251400176 140733251264072 7870488 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 14786 13736 360 1178 0 13604 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 59144

[startup+0.700235 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 17296
/proc/meminfo: memFree=24197104/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=88700 CPUtime=0.69 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 21170 0 0 0 66 3 0 0 20 0 1 0 340750143 90828800 21125 33554432000 4194304 9016284 140733251400176 140733251264072 7870488 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 22175 21125 360 1178 0 20993 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88700

[startup+1.50029 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 17297
/proc/meminfo: memFree=24083636/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=217968 CPUtime=1.49 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 53358 0 0 0 141 8 0 0 20 0 1 0 340750143 223199232 53296 33554432000 4194304 9016284 140733251400176 140733251264072 6813403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 54492 53305 402 1178 0 53310 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 217968

[startup+3.10024 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 17297
/proc/meminfo: memFree=23805056/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=511796 CPUtime=3.09 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 125666 0 0 0 292 17 0 0 20 0 1 0 340750143 524079104 125602 33554432000 4194304 9016284 140733251400176 140733251395896 6480211 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 127949 125602 485 1178 0 126767 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 511796

[startup+6.30025 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 17297
/proc/meminfo: memFree=23537516/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=723024 CPUtime=6.29 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 177736 0 0 0 604 25 0 0 20 0 1 0 340750143 740376576 177673 33554432000 4194304 9016284 140733251400176 140733251395528 6813403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 180756 177712 485 1178 0 179574 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 723024

[startup+12.7003 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 17297
/proc/meminfo: memFree=23314264/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=903488 CPUtime=12.69 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 221334 0 0 0 1238 31 0 0 20 0 1 0 340750143 925171712 221013 33554432000 4194304 9016284 140733251400176 140733251396344 6481211 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 225872 221013 496 1178 0 224690 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 903488

[startup+25.5002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 17297
/proc/meminfo: memFree=23227128/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=982260 CPUtime=25.49 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 248004 0 0 0 2513 36 0 0 20 0 1 0 340750143 1005834240 240069 33554432000 4194304 9016284 140733251400176 140733251395768 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 245565 240069 538 1178 0 244383 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 982260

[startup+51.1002 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17297
/proc/meminfo: memFree=23190428/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=1019748 CPUtime=51.08 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 256914 0 0 0 5071 37 0 0 20 0 1 0 340750143 1044221952 248979 33554432000 4194304 9016284 140733251400176 140733251395768 6480215 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 254937 248979 538 1178 0 253755 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1019748

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 17298
/proc/meminfo: memFree=23096216/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=1101400 CPUtime=102.28 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 277014 0 0 0 10189 39 0 0 20 0 1 0 340750143 1127833600 269079 33554432000 4194304 9016284 140733251400176 140733251395768 6480201 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 275350 269079 538 1178 0 274168 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1101400

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17301
/proc/meminfo: memFree=22980552/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=1244572 CPUtime=162.26 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 312483 0 0 0 16182 44 0 0 20 0 1 0 340750143 1274441728 304548 33554432000 4194304 9016284 140733251400176 140733251395688 4875328 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 311143 304548 538 1178 0 309961 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1244572

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17324
/proc/meminfo: memFree=22875880/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=1349460 CPUtime=222.26 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 337978 0 0 0 22178 48 0 0 20 0 1 0 340750143 1381847040 330043 33554432000 4194304 9016284 140733251400176 140733251395768 6480425 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 337365 330043 538 1178 0 336183 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1349460

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17324
/proc/meminfo: memFree=22700848/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=1563276 CPUtime=282.25 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 390323 0 0 0 28170 55 0 0 20 0 1 0 340750143 1600794624 382388 33554432000 4194304 9016284 140733251400176 140733251395560 6480407 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 390819 382388 538 1178 0 389637 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1563276

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17362
/proc/meminfo: memFree=24591252/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=1685464 CPUtime=342.22 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 420933 0 0 0 34163 59 0 0 20 0 1 0 340750143 1725915136 413562 33554432000 4194304 9016284 140733251400176 140733251395768 6475978 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 421366 413562 538 1178 0 420184 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1685464

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17363
/proc/meminfo: memFree=24314044/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=1846640 CPUtime=402.21 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 461486 0 0 0 40155 66 0 0 20 0 1 0 340750143 1890959360 454729 33554432000 4194304 9016284 140733251400176 140733251395560 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 461660 454729 538 1178 0 460478 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1846640

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17363
/proc/meminfo: memFree=24039856/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=2000988 CPUtime=462.2 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 499558 0 0 0 46148 72 0 0 20 0 1 0 340750143 2049011712 493123 33554432000 4194304 9016284 140733251400176 140733251395768 4889096 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 500247 493123 538 1178 0 499065 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 2000988

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17363
/proc/meminfo: memFree=23775792/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=2109508 CPUtime=522.19 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 526786 0 0 0 52142 77 0 0 20 0 1 0 340750143 2160136192 520630 33554432000 4194304 9016284 140733251400176 140733251395560 4889768 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 527377 520630 538 1178 0 526195 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 2109508

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17364
/proc/meminfo: memFree=23554456/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=2221740 CPUtime=582.18 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 554596 0 0 0 58136 82 0 0 20 0 1 0 340750143 2275061760 548723 33554432000 4194304 9016284 140733251400176 140733251395560 6480425 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 555435 548723 538 1178 0 554253 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 2221740

[startup+642.3 s]

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

/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 746151 0 0 0 106090 119 0 0 20 0 1 0 340750143 3069038592 741911 33554432000 4194304 9016284 140733251400176 140733251395768 6480180 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 749277 741911 543 1178 0 748095 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 2997108

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17369
/proc/meminfo: memFree=21381548/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=3082800 CPUtime=1122.08 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 767616 0 0 0 112085 123 0 0 20 0 1 0 340750143 3156787200 763528 33554432000 4194304 9016284 140733251400176 140733251395560 5510796 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 770700 763528 543 1178 0 769518 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 3082800

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17369
/proc/meminfo: memFree=21164360/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=3204928 CPUtime=1182.07 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 797746 0 0 0 118079 128 0 0 20 0 1 0 340750143 3281846272 793859 33554432000 4194304 9016284 140733251400176 140733251395560 6480206 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 801232 793859 543 1178 0 800050 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 3204928

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17369
/proc/meminfo: memFree=21012192/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=3263892 CPUtime=1242.06 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 812508 0 0 0 124076 130 0 0 20 0 1 0 340750143 3342225408 808672 33554432000 4194304 9016284 140733251400176 140733251395768 7875499 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 815973 808672 543 1178 0 814791 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 3263892

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17370
/proc/meminfo: memFree=20754292/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=3394812 CPUtime=1302.06 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 844730 0 0 0 130069 137 0 0 20 0 1 0 340750143 3476287488 841035 33554432000 4194304 9016284 140733251400176 140733251395560 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 848703 841035 543 1178 0 847521 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 3394812

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 17373
/proc/meminfo: memFree=20623252/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=3459632 CPUtime=1362.04 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 859634 0 0 0 136065 139 0 0 20 0 1 0 340750143 3542663168 856227 33554432000 4194304 9016284 140733251400176 140733251395560 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 864908 856227 543 1178 0 863726 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 3459632

[startup+1422.31 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 17373
/proc/meminfo: memFree=20484772/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=3528160 CPUtime=1422.04 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 876764 0 0 0 142061 143 0 0 20 0 1 0 340750143 3612835840 873394 33554432000 4194304 9016284 140733251400176 140733251395560 6469440 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 882040 873394 543 1178 0 880858 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 3528160

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 17373
/proc/meminfo: memFree=20352492/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=3600736 CPUtime=1482.01 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 895252 0 0 0 148055 146 0 0 20 0 1 0 340750143 3687153664 892134 33554432000 4194304 9016284 140733251400176 140733251395560 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 900184 892134 543 1178 0 899002 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 3600736

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17373
/proc/meminfo: memFree=20254888/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=3647796 CPUtime=1541.99 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 906855 0 0 0 154050 149 0 0 20 0 1 0 340750143 3735343104 904088 33554432000 4194304 9016284 140733251400176 140733251395768 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 911949 904088 543 1178 0 910767 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 3647796

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 17374
/proc/meminfo: memFree=20120924/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=3707692 CPUtime=1601.98 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 921974 0 0 0 160047 151 0 0 20 0 1 0 340750143 3796676608 919404 33554432000 4194304 9016284 140733251400176 140733251395768 6480201 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 926923 919404 543 1178 0 925741 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 3707692

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 17374
/proc/meminfo: memFree=19710472/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=4075136 CPUtime=1661.98 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 984852 0 0 0 166034 164 0 0 20 0 1 0 340750143 4172939264 1005824 33554432000 4194304 9016284 140733251400176 140733251394456 7181643 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 1018784 1005824 654 1178 0 1017602 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 4075136

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17374
/proc/meminfo: memFree=19638780/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=4076532 CPUtime=1721.96 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 986964 0 0 0 172027 169 0 0 20 0 1 0 340750143 4174368768 1008062 33554432000 4194304 9016284 140733251400176 140733251393960 7870569 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 1019133 1008062 654 1178 0 1017951 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 4076532

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 17375
/proc/meminfo: memFree=19549576/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=4095320 CPUtime=1781.96 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 990527 0 0 0 178020 176 0 0 20 0 1 0 340750143 4193607680 1013644 33554432000 4194304 9016284 140733251400176 140733251393960 7214028 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 1023830 1013644 654 1178 0 1022648 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 4095320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 17375
/proc/meminfo: memFree=19527408/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=4101760 CPUtime=1800.05 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 991046 0 0 0 179828 177 0 0 20 0 1 0 340750143 4200202240 1014649 33554432000 4194304 9016284 140733251400176 140733251393960 7181481 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 1025440 1014649 654 1178 0 1024258 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 4101760

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -17296

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

[startup+1801.4 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 17376
/proc/meminfo: memFree=19527408/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=4101760 CPUtime=1801.05 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 991132 0 0 0 179927 178 0 0 20 0 1 0 340750143 4200202240 1014735 33554432000 4194304 9016284 140733251400176 140733251393960 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 1025440 1014735 654 1178 0 1024258 0
Current children cumulated CPU time (s) 1801.05
Current children cumulated vsize (KiB) 4101760

[startup+1802.2 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 17376
/proc/meminfo: memFree=19525168/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=4101760 CPUtime=1801.85 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 991132 0 0 0 180007 178 0 0 20 0 1 0 340750143 4200202240 1014735 33554432000 4194304 9016284 140733251400176 140733251393960 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 1025440 1014735 654 1178 0 1024258 0
Current children cumulated CPU time (s) 1801.85
Current children cumulated vsize (KiB) 4101760

[startup+1802.4 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 17376
/proc/meminfo: memFree=19525168/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=4101760 CPUtime=1802.05 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4202496 991132 0 0 0 180027 178 0 0 20 0 1 0 340750143 4200202240 1014735 33554432000 4194304 9016284 140733251400176 140733251394456 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 1025440 1014735 654 1178 0 1024258 0
Current children cumulated CPU time (s) 1802.05
Current children cumulated vsize (KiB) 4101760

[startup+1802.5 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 17376
/proc/meminfo: memFree=19525168/32873648 swapFree=6860/6860
[pid=17296] ppid=17294 vsize=0 CPUtime=1802.15 cores=1,3,5,7
/proc/17296/stat : 17296 (scip-2.0.1.4b_2) R 17294 17296 13307 0 -1 4203524 991132 0 0 0 180028 187 0 0 20 0 1 0 340750143 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.51
CPU time (s): 1802.17
CPU user time (s): 1800.29
CPU system time (s): 1.88271
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 4101760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.29
system time used= 1.88271
maximum resident set size= 4058940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 991132
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= 107
involuntary context switches= 1840

runsolver used 2.6516 second user time and 7.29589 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-03 19:57:21
IDJOB=3740471
IDBENCH=77508
IDSOLVER=2329
FILE ID=node116/3740471-1338746241
RUNJOBID= node116-1338713903-13324
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-j12060_6.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-3740471-1338746241/watcher-3740471-1338746241 -o /tmp/evaluation-result-3740471-1338746241/solver-3740471-1338746241 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740471-1338746241.opb -t 1800 -m 15500

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

MD5SUM BENCH= 2cfe94d08112cb5e579263a7aabde4b0
RANDOM SEED=828096032

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:        24197012 kB
Buffers:          554920 kB
Cached:          4145268 kB
SwapCached:         3028 kB
Active:          5310472 kB
Inactive:        2439392 kB
Active(anon):    3039448 kB
Inactive(anon):     8500 kB
Active(file):    2271024 kB
Inactive(file):  2430892 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:             25252 kB
Writeback:             0 kB
AnonPages:       3253348 kB
Mapped:            14392 kB
Shmem:                68 kB
Slab:             775284 kB
SReclaimable:     219744 kB
SUnreclaim:       555540 kB
KernelStack:        1480 kB
PageTables:        10044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3211676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    335872 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 20:27:24