Trace number 3740350

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.21 1802.54

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12018_6.std.opb
MD5SUMc3c02f6d6ed03ca0aea055091dd3548b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark143
Best CPU time to get the best result obtained on this benchmark1800.18
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 constraints234329
Number of constraints which are clauses233129
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-3740350-1338742653.opb>
1.29/1.37	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234329 constraints
1.29/1.37	c problem read
1.29/1.37	c presolving settings loaded
1.89/1.99	c presolving:
10.08/10.14	c (round 1) 5701 del vars, 17603 del conss, 0 add conss, 4039 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15833626 impls, 0 clqs
14.98/15.01	c (round 2) 13634 del vars, 45728 del conss, 0 add conss, 11928 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15868756 impls, 0 clqs
16.39/16.42	c (round 3) 16904 del vars, 59560 del conss, 0 add conss, 13679 chg bounds, 35 chg sides, 56 chg coeffs, 0 upgd conss, 15883926 impls, 0 clqs
17.28/17.33	c (round 4) 18272 del vars, 64585 del conss, 0 add conss, 14593 chg bounds, 95 chg sides, 115 chg coeffs, 0 upgd conss, 15893808 impls, 0 clqs
17.78/17.89	c (round 5) 18985 del vars, 67446 del conss, 0 add conss, 15070 chg bounds, 109 chg sides, 130 chg coeffs, 0 upgd conss, 15899380 impls, 0 clqs
18.18/18.23	c (round 6) 19441 del vars, 69264 del conss, 0 add conss, 15337 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15903277 impls, 0 clqs
18.38/18.42	c (round 7) 19663 del vars, 70217 del conss, 0 add conss, 15453 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15905484 impls, 0 clqs
18.48/18.56	c (round 8) 19779 del vars, 70702 del conss, 0 add conss, 15521 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15906705 impls, 0 clqs
18.59/18.66	c (round 9) 19846 del vars, 71007 del conss, 0 add conss, 15561 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15907714 impls, 0 clqs
18.69/18.76	c (round 10) 19899 del vars, 71220 del conss, 0 add conss, 15587 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15908458 impls, 0 clqs
18.78/18.85	c (round 11) 19931 del vars, 71375 del conss, 0 add conss, 15607 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15908650 impls, 0 clqs
18.88/18.93	c (round 12) 19947 del vars, 71452 del conss, 0 add conss, 15618 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15908788 impls, 0 clqs
18.98/19.00	c (round 13) 19961 del vars, 71495 del conss, 0 add conss, 15625 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15909184 impls, 0 clqs
19.08/19.11	c (round 14) 19975 del vars, 71551 del conss, 0 add conss, 15638 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15909384 impls, 0 clqs
19.08/19.18	c (round 15) 19987 del vars, 71607 del conss, 0 add conss, 15638 chg bounds, 136 chg sides, 154 chg coeffs, 0 upgd conss, 15909438 impls, 0 clqs
19.97/20.01	c (round 16) 19987 del vars, 71613 del conss, 0 add conss, 15638 chg bounds, 136 chg sides, 154 chg coeffs, 162716 upgd conss, 15909438 impls, 0 clqs
21.07/21.18	c (round 17) 19987 del vars, 71625 del conss, 23 add conss, 15638 chg bounds, 187 chg sides, 352 chg coeffs, 162716 upgd conss, 15909438 impls, 0 clqs
816.96/817.11	c    (817.1s) probing: 1000/52855 (1.9%) - 0 fixings, 0 aggregations, 10911735 implications, 0 bound changes
1440.91/1441.25	c    (1441.3s) probing: 2000/52855 (3.8%) - 0 fixings, 0 aggregations, 16716166 implications, 0 bound changes
1441.61/1441.96	c    (1442.0s) probing: 2001/52855 (3.8%) - 0 fixings, 0 aggregations, 16724954 implications, 0 bound changes
1441.61/1441.96	c    (1442.0s) probing aborted: 2000/2000 successive useless probings
1441.61/1441.96	c presolving (18 rounds):
1441.61/1441.96	c  19987 deleted vars, 71629 deleted constraints, 28 added constraints, 15638 tightened bounds, 0 added holes, 192 changed sides, 372 changed coefficients
1441.61/1441.96	c  75310538 implications, 0 cliques
1441.61/1441.96	c presolved problem has 52855 variables (52855 bin, 0 int, 0 impl, 0 cont) and 162728 constraints
1441.61/1441.96	c    1140 constraints of type <knapsack>
1441.61/1441.96	c  135473 constraints of type <setppc>
1441.61/1441.96	c   26115 constraints of type <logicor>
1441.61/1441.96	c transformed objective value is always integral (scale: 1)
1441.61/1441.96	c Presolving Time: 1440.15
1441.61/1441.96	c - non default parameters ----------------------------------------------------------------------
1441.61/1441.96	c # SCIP version 2.0.1.5
1441.61/1441.96	c 
1441.61/1441.96	c # frequency for displaying node information lines
1441.61/1441.96	c # [type: int, range: [-1,2147483647], default: 100]
1441.61/1441.96	c display/freq = 10000
1441.61/1441.96	c 
1441.61/1441.96	c # maximal time in seconds to run
1441.61/1441.96	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1441.61/1441.96	c limits/time = 1797
1441.61/1441.96	c 
1441.61/1441.96	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1441.61/1441.96	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1441.61/1441.96	c limits/memory = 13950
1441.61/1441.96	c 
1441.61/1441.96	c # default clock type (1: CPU user seconds, 2: wall clock time)
1441.61/1441.96	c # [type: int, range: [1,2], default: 1]
1441.61/1441.96	c timing/clocktype = 2
1441.61/1441.96	c 
1441.61/1441.96	c # belongs reading time to solving time?
1441.61/1441.96	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1441.61/1441.96	c timing/reading = TRUE
1441.61/1441.96	c 
1441.61/1441.96	c # should presolving try to simplify inequalities
1441.61/1441.96	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1441.61/1441.96	c constraints/linear/simplifyinequalities = TRUE
1441.61/1441.96	c 
1441.61/1441.96	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1441.61/1441.96	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1441.61/1441.96	c constraints/indicator/addCouplingCons = TRUE
1441.61/1441.96	c 
1441.61/1441.96	c # should presolving try to simplify knapsacks
1441.61/1441.96	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1441.61/1441.96	c constraints/knapsack/simplifyinequalities = TRUE
1441.61/1441.96	c 
1441.61/1441.96	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1441.61/1441.96	c # [type: int, range: [-1,2147483647], default: -1]
1441.61/1441.96	c separating/rapidlearning/freq = 0
1441.61/1441.96	c 
1441.61/1441.96	c -----------------------------------------------------------------------------------------------
1441.61/1441.96	c start solving
1441.73/1442.00	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-3740350-1338742653/watcher-3740350-1338742653 -o /tmp/evaluation-result-3740350-1338742653/solver-3740350-1338742653 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740350-1338742653.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1534
/proc/meminfo: memFree=26362216/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=9040 CPUtime=0 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 1258 0 0 0 0 0 0 0 20 0 1 0 340390750 9256960 1212 33554432000 4194304 9016284 140734846422224 140733900127816 4447263 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1534/statm: 2260 1221 190 1178 0 1078 0

[startup+0.092095 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1534
/proc/meminfo: memFree=26362216/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=28912 CPUtime=0.08 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 6227 0 0 0 7 1 0 0 20 0 1 0 340390750 29605888 6181 33554432000 4194304 9016284 140734846422224 140733900127816 6418720 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1534/statm: 7228 6181 360 1178 0 6046 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28912

[startup+0.100366 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1534
/proc/meminfo: memFree=26362216/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=31236 CPUtime=0.09 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 6804 0 0 0 8 1 0 0 20 0 1 0 340390750 31985664 6758 33554432000 4194304 9016284 140734846422224 140733900127816 7842261 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1534/statm: 7809 6758 360 1178 0 6627 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31236

[startup+0.300309 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1534
/proc/meminfo: memFree=26362216/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=59012 CPUtime=0.29 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 13745 0 0 0 27 2 0 0 20 0 1 0 340390750 60428288 13699 33554432000 4194304 9016284 140734846422224 140734846284472 7749404 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1534/statm: 14753 13699 360 1178 0 13571 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59012

[startup+0.700288 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1534
/proc/meminfo: memFree=26362216/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=87656 CPUtime=0.68 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 20889 0 0 0 65 3 0 0 20 0 1 0 340390750 89759744 20843 33554432000 4194304 9016284 140734846422224 140734846286120 6813403 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1534/statm: 21914 20843 360 1178 0 20732 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 87656

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1535
/proc/meminfo: memFree=26242928/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=240928 CPUtime=1.49 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 59072 0 0 0 139 10 0 0 20 0 1 0 340390750 246710272 59007 33554432000 4194304 9016284 140734846422224 140734846418552 4318833 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/1534/statm: 60232 59007 406 1178 0 59050 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 240928

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1535
/proc/meminfo: memFree=25988348/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=489852 CPUtime=3.08 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 119839 0 0 0 290 18 0 0 20 0 1 0 340390750 501608448 119774 33554432000 4194304 9016284 140734846422224 140734846417576 6469360 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/1534/statm: 122463 119774 485 1178 0 121281 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 489852

[startup+6.30031 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 1535
/proc/meminfo: memFree=25714364/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=699552 CPUtime=6.29 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 172024 0 0 0 603 26 0 0 20 0 1 0 340390750 716341248 171959 33554432000 4194304 9016284 140734846422224 140734846417576 7875499 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/1534/statm: 174888 171959 485 1178 0 173706 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 699552

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 1535
/proc/meminfo: memFree=25504456/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=856812 CPUtime=12.68 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 208576 0 0 0 1236 32 0 0 20 0 1 0 340390750 877375488 208254 33554432000 4194304 9016284 140734846422224 140734846417896 6481234 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 214203 208254 496 1178 0 213021 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 856812

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 2.00 3/175 1535
/proc/meminfo: memFree=25396168/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=938968 CPUtime=25.47 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 235386 0 0 0 2511 36 0 0 20 0 1 0 340390750 961503232 228113 33554432000 4194304 9016284 140734846422224 140734846417816 6480184 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 234742 228113 538 1178 0 233560 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 938968

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 1535
/proc/meminfo: memFree=25298796/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=968404 CPUtime=51.07 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 242669 0 0 0 5070 37 0 0 20 0 1 0 340390750 991645696 235396 33554432000 4194304 9016284 140734846422224 140734846417608 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 242101 235396 538 1178 0 240919 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 968404

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 1535
/proc/meminfo: memFree=25046748/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=1032548 CPUtime=102.28 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 258153 0 0 0 10188 40 0 0 20 0 1 0 340390750 1057329152 250880 33554432000 4194304 9016284 140734846422224 140734846417736 6480215 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 258137 250880 538 1178 0 256955 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1032548

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1539
/proc/meminfo: memFree=24796476/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=1154300 CPUtime=162.25 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 288334 0 0 0 16181 44 0 0 20 0 1 0 340390750 1182003200 281061 33554432000 4194304 9016284 140734846422224 140734846417816 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 288575 281061 538 1178 0 287393 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1154300

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 1565
/proc/meminfo: memFree=24542800/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=1252284 CPUtime=222.25 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 312593 0 0 0 22176 49 0 0 20 0 1 0 340390750 1282338816 305287 33554432000 4194304 9016284 140734846422224 140734846417816 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 313071 305287 538 1178 0 311889 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1252284

[startup+282.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/175 1565
/proc/meminfo: memFree=24233952/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=1434124 CPUtime=282.24 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 358257 0 0 0 28167 57 0 0 20 0 1 0 340390750 1468542976 350918 33554432000 4194304 9016284 140734846422224 140734846417816 4875328 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 358531 350918 538 1178 0 357349 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1434124

[startup+342.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/175 1566
/proc/meminfo: memFree=24025536/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=1540496 CPUtime=342.23 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 383886 0 0 0 34162 61 0 0 20 0 1 0 340390750 1577467904 376547 33554432000 4194304 9016284 140734846422224 140734846417816 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 385124 376547 538 1178 0 383942 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1540496

[startup+402.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/175 1566
/proc/meminfo: memFree=23777812/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=1623036 CPUtime=402.22 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 404624 0 0 0 40158 64 0 0 20 0 1 0 340390750 1661988864 397285 33554432000 4194304 9016284 140734846422224 140734846417816 6480241 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 405759 397285 538 1178 0 404577 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1623036

[startup+462.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/175 1566
/proc/meminfo: memFree=23550672/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=1737124 CPUtime=462.21 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 432948 0 0 0 46151 70 0 0 20 0 1 0 340390750 1778814976 425609 33554432000 4194304 9016284 140734846422224 140734846417608 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 434281 425609 538 1178 0 433099 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1737124

[startup+522.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/175 1566
/proc/meminfo: memFree=23349200/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=1861176 CPUtime=522.2 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 463776 0 0 0 52143 77 0 0 20 0 1 0 340390750 1905844224 456437 33554432000 4194304 9016284 140734846422224 140734846417816 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 465294 456437 538 1178 0 464112 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1861176

[startup+582.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/175 1566
/proc/meminfo: memFree=23226964/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=1917024 CPUtime=582.19 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 477571 0 0 0 58139 80 0 0 20 0 1 0 340390750 1963032576 470232 33554432000 4194304 9016284 140734846422224 140734846417608 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 479256 470232 538 1178 0 478074 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1917024

[startup+642.3 s]

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

/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 606191 0 0 0 106105 107 0 0 20 0 1 0 340390750 2494164992 598852 33554432000 4194304 9016284 140734846422224 140734846417816 6480211 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 608927 598852 543 1178 0 607745 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2435708

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1575
/proc/meminfo: memFree=21951380/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=2483696 CPUtime=1122.11 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 618192 0 0 0 112102 109 0 0 20 0 1 0 340390750 2543304704 610853 33554432000 4194304 9016284 140734846422224 140734846417816 5511158 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 620924 610853 543 1178 0 619742 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 2483696

[startup+1182.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/175 1575
/proc/meminfo: memFree=21845760/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=2536468 CPUtime=1182.1 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 631194 0 0 0 118098 112 0 0 20 0 1 0 340390750 2597343232 623855 33554432000 4194304 9016284 140734846422224 140734846417816 6480233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 634117 623855 543 1178 0 632935 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 2536468

[startup+1242.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/175 1617
/proc/meminfo: memFree=24799212/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=2577684 CPUtime=1242.08 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 641253 0 0 0 124094 114 0 0 20 0 1 0 340390750 2639548416 633890 33554432000 4194304 9016284 140734846422224 140734846417816 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 644421 633890 543 1178 0 643239 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 2577684

[startup+1302.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/175 1617
/proc/meminfo: memFree=24663720/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=2612560 CPUtime=1302.06 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 650545 0 0 0 130090 116 0 0 20 0 1 0 340390750 2675261440 644055 33554432000 4194304 9016284 140734846422224 140734846417816 5512294 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 653140 644055 543 1178 0 651958 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 2612560

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/176 1620
/proc/meminfo: memFree=24497704/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=2660480 CPUtime=1362.04 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 662291 0 0 0 136085 119 0 0 20 0 1 0 340390750 2724331520 656208 33554432000 4194304 9016284 140734846422224 140734846417816 4460367 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 665120 656208 543 1178 0 663938 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 2660480

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 1620
/proc/meminfo: memFree=24332448/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=2710700 CPUtime=1422.03 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 674266 0 0 0 142081 122 0 0 20 0 1 0 340390750 2775756800 668530 33554432000 4194304 9016284 140734846422224 140734846417608 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 677675 668530 543 1178 0 676493 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 2710700

[startup+1482.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/175 1620
/proc/meminfo: memFree=23983196/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=3033416 CPUtime=1482.01 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 727847 0 0 0 148063 138 0 0 20 0 1 0 340390750 3106217984 743879 33554432000 4194304 9016284 140734846422224 140734846416008 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 758354 743879 654 1178 0 757172 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 3033416

[startup+1542.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/175 1621
/proc/meminfo: memFree=23903856/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=3044820 CPUtime=1542 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 729866 0 0 0 154057 143 0 0 20 0 1 0 340390750 3117895680 748006 33554432000 4194304 9016284 140734846422224 140734846416008 7181661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 761205 748006 654 1178 0 760023 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 3044820

[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 1621
/proc/meminfo: memFree=23806792/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=3044820 CPUtime=1601.99 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 730125 0 0 0 160054 145 0 0 20 0 1 0 340390750 3117895680 748460 33554432000 4194304 9016284 140734846422224 140734846416456 7870584 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 761205 748460 654 1178 0 760023 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 3044820

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 1621
/proc/meminfo: memFree=23702224/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=3047076 CPUtime=1661.99 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 730657 0 0 0 166050 149 0 0 20 0 1 0 340390750 3120205824 749640 33554432000 4194304 9016284 140734846422224 140734846416504 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 761769 749640 654 1178 0 760587 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 3047076

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 1621
/proc/meminfo: memFree=23547748/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=3047508 CPUtime=1721.98 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 730682 0 0 0 172044 154 0 0 20 0 1 0 340390750 3120648192 749791 33554432000 4194304 9016284 140734846422224 140734846416504 7157093 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 761877 749791 654 1178 0 760695 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 3047508

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/175 1621
/proc/meminfo: memFree=23365796/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=3053596 CPUtime=1781.97 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 731790 0 0 0 178041 156 0 0 20 0 1 0 340390750 3126882304 751258 33554432000 4194304 9016284 140734846422224 140734846416008 7180747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 763399 751258 654 1178 0 762217 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 3053596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 1621
/proc/meminfo: memFree=23363284/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=3053596 CPUtime=1800.07 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 731898 0 0 0 179850 157 0 0 20 0 1 0 340390750 3126882304 751386 33554432000 4194304 9016284 140734846422224 140734846416008 7180697 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 763399 751386 654 1178 0 762217 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 3053596

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -1534

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

[startup+1801.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 1622
/proc/meminfo: memFree=23362540/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=3053596 CPUtime=1801.07 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 731926 0 0 0 179950 157 0 0 20 0 1 0 340390750 3126882304 751414 33554432000 4194304 9016284 140734846422224 140734846416008 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 763399 751414 654 1178 0 762217 0
Current children cumulated CPU time (s) 1801.07
Current children cumulated vsize (KiB) 3053596

[startup+1802.2 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 1622
/proc/meminfo: memFree=23360300/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=3053596 CPUtime=1801.87 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 731926 0 0 0 180030 157 0 0 20 0 1 0 340390750 3126882304 751414 33554432000 4194304 9016284 140734846422224 140734846416008 7180575 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 763399 751414 654 1178 0 762217 0
Current children cumulated CPU time (s) 1801.87
Current children cumulated vsize (KiB) 3053596

[startup+1802.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 1622
/proc/meminfo: memFree=23360300/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=3053596 CPUtime=1802.06 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4202496 731926 0 0 0 180049 157 0 0 20 0 1 0 340390750 3126882304 751414 33554432000 4194304 9016284 140734846422224 140734846416008 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 763399 751414 654 1178 0 762217 0
Current children cumulated CPU time (s) 1802.06
Current children cumulated vsize (KiB) 3053596

[startup+1802.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 1622
/proc/meminfo: memFree=23360300/32873852 swapFree=7624/7624
[pid=1534] ppid=1532 vsize=0 CPUtime=1802.16 cores=1,3,5,7
/proc/1534/stat : 1534 (scip-2.0.1.4b_2) R 1532 1534 29314 0 -1 4203524 731926 0 0 0 180050 166 0 0 20 0 1 0 340390750 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1534/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.54
CPU time (s): 1802.21
CPU user time (s): 1800.51
CPU system time (s): 1.70474
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 3053596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.51
system time used= 1.70474
maximum resident set size= 3005656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 731926
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= 52
involuntary context switches= 1884

runsolver used 3.09553 second user time and 8.66368 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-03 18:57:33
IDJOB=3740350
IDBENCH=77148
IDSOLVER=2329
FILE ID=node131/3740350-1338742653
RUNJOBID= node131-1338713677-29331
PBS_JOBID= 14636738
Free space on /tmp= 71372 MiB

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

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

MD5SUM BENCH= c3c02f6d6ed03ca0aea055091dd3548b
RANDOM SEED=1852833625

node131.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.805
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.61
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.805
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.805
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	: 5331.91
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.805
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.805
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.91
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.805
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.91
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.805
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.92
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.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        26363232 kB
Buffers:          562328 kB
Cached:          3118428 kB
SwapCached:         2348 kB
Active:          3426356 kB
Inactive:        2209136 kB
Active(anon):    1951048 kB
Inactive(anon):     3664 kB
Active(file):    1475308 kB
Inactive(file):  2205472 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:             24440 kB
Writeback:             0 kB
AnonPages:       1959524 kB
Mapped:            16168 kB
Shmem:                 0 kB
Slab:             728792 kB
SReclaimable:     171140 kB
SUnreclaim:       557652 kB
KernelStack:        1448 kB
PageTables:         7796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    2106088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71356 MiB
End job on node131 at 2012-06-03 19:27:36