Trace number 3740581

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.1 1802.44

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9038_7.std.opb
MD5SUMb944dc0c215a8bed23a25a3922ccdbc9
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark85
Best CPU time to get the best result obtained on this benchmark0.227965
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints192680
Number of constraints which are clauses191480
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 constraint51
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-3740581-1338752998.opb>
0.99/1.06	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 192680 constraints
0.99/1.06	c problem read
0.99/1.06	c presolving settings loaded
1.38/1.42	c presolving:
7.60/7.69	c (round 1) 5403 del vars, 15556 del conss, 0 add conss, 4269 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13055050 impls, 0 clqs
10.09/10.11	c (round 2) 9794 del vars, 34897 del conss, 0 add conss, 8395 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13079973 impls, 0 clqs
10.79/10.83	c (round 3) 11419 del vars, 42596 del conss, 0 add conss, 9307 chg bounds, 41 chg sides, 28 chg coeffs, 0 upgd conss, 13092732 impls, 0 clqs
11.29/11.31	c (round 4) 12328 del vars, 46298 del conss, 0 add conss, 9890 chg bounds, 48 chg sides, 42 chg coeffs, 0 upgd conss, 13098985 impls, 0 clqs
11.49/11.57	c (round 5) 12876 del vars, 48616 del conss, 0 add conss, 10201 chg bounds, 48 chg sides, 42 chg coeffs, 0 upgd conss, 13103244 impls, 0 clqs
11.69/11.74	c (round 6) 13182 del vars, 49932 del conss, 0 add conss, 10383 chg bounds, 48 chg sides, 42 chg coeffs, 0 upgd conss, 13105791 impls, 0 clqs
11.79/11.87	c (round 7) 13390 del vars, 50808 del conss, 0 add conss, 10507 chg bounds, 48 chg sides, 42 chg coeffs, 0 upgd conss, 13107687 impls, 0 clqs
11.89/11.96	c (round 8) 13502 del vars, 51350 del conss, 0 add conss, 10577 chg bounds, 48 chg sides, 42 chg coeffs, 0 upgd conss, 13108387 impls, 0 clqs
12.00/12.02	c (round 9) 13552 del vars, 51593 del conss, 0 add conss, 10609 chg bounds, 48 chg sides, 42 chg coeffs, 0 upgd conss, 13108713 impls, 0 clqs
12.00/12.07	c (round 10) 13580 del vars, 51723 del conss, 0 add conss, 10627 chg bounds, 48 chg sides, 42 chg coeffs, 0 upgd conss, 13108891 impls, 0 clqs
12.10/12.12	c (round 11) 13600 del vars, 51809 del conss, 0 add conss, 10640 chg bounds, 48 chg sides, 42 chg coeffs, 0 upgd conss, 13109005 impls, 0 clqs
12.10/12.17	c (round 12) 13608 del vars, 51851 del conss, 0 add conss, 10645 chg bounds, 48 chg sides, 42 chg coeffs, 0 upgd conss, 13109057 impls, 0 clqs
677.36/677.58	c    (677.6s) probing: 1000/41172 (2.4%) - 0 fixings, 0 aggregations, 11581083 implications, 0 bound changes
1092.16/1092.44	c    (1092.4s) probing: 2000/41172 (4.9%) - 0 fixings, 0 aggregations, 19118223 implications, 0 bound changes
1092.46/1092.76	c    (1092.8s) probing: 2001/41172 (4.9%) - 0 fixings, 0 aggregations, 19124819 implications, 0 bound changes
1092.46/1092.76	c    (1092.8s) probing aborted: 2000/2000 successive useless probings
1092.46/1092.76	c (round 13) 13610 del vars, 51866 del conss, 0 add conss, 10646 chg bounds, 48 chg sides, 42 chg coeffs, 0 upgd conss, 78494475 impls, 0 clqs
1093.16/1093.44	c (round 14) 13610 del vars, 51866 del conss, 0 add conss, 10646 chg bounds, 48 chg sides, 42 chg coeffs, 140814 upgd conss, 78494475 impls, 0 clqs
1093.96/1094.22	c (round 15) 13610 del vars, 51873 del conss, 30 add conss, 10646 chg bounds, 94 chg sides, 453 chg coeffs, 140814 upgd conss, 78494475 impls, 0 clqs
1210.34/1210.69	c    (1210.7s) probing: 2201/41172 (5.3%) - 0 fixings, 0 aggregations, 19998625 implications, 0 bound changes
1210.34/1210.69	c    (1210.7s) probing aborted: 2000/2000 successive useless probings
1210.34/1210.69	c presolving (16 rounds):
1210.34/1210.69	c  13610 deleted vars, 51874 deleted constraints, 33 added constraints, 10646 tightened bounds, 0 added holes, 98 changed sides, 470 changed coefficients
1210.34/1210.69	c  81264805 implications, 0 cliques
1210.34/1210.69	c presolved problem has 41172 variables (41172 bin, 0 int, 0 impl, 0 cont) and 140839 constraints
1210.34/1210.69	c    1123 constraints of type <knapsack>
1210.34/1210.69	c  119374 constraints of type <setppc>
1210.34/1210.69	c   20342 constraints of type <logicor>
1210.34/1210.69	c transformed objective value is always integral (scale: 1)
1210.34/1210.69	c Presolving Time: 1209.37
1210.34/1210.69	c - non default parameters ----------------------------------------------------------------------
1210.34/1210.69	c # SCIP version 2.0.1.5
1210.34/1210.69	c 
1210.34/1210.69	c # frequency for displaying node information lines
1210.34/1210.69	c # [type: int, range: [-1,2147483647], default: 100]
1210.34/1210.69	c display/freq = 10000
1210.34/1210.69	c 
1210.34/1210.69	c # maximal time in seconds to run
1210.34/1210.69	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1210.34/1210.69	c limits/time = 1797
1210.34/1210.69	c 
1210.34/1210.69	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1210.34/1210.69	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1210.34/1210.69	c limits/memory = 13950
1210.34/1210.69	c 
1210.34/1210.69	c # default clock type (1: CPU user seconds, 2: wall clock time)
1210.34/1210.69	c # [type: int, range: [1,2], default: 1]
1210.34/1210.69	c timing/clocktype = 2
1210.34/1210.69	c 
1210.34/1210.69	c # belongs reading time to solving time?
1210.34/1210.69	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1210.34/1210.69	c timing/reading = TRUE
1210.34/1210.69	c 
1210.34/1210.69	c # should presolving try to simplify inequalities
1210.34/1210.69	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1210.34/1210.69	c constraints/linear/simplifyinequalities = TRUE
1210.34/1210.69	c 
1210.34/1210.69	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1210.34/1210.69	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1210.34/1210.69	c constraints/indicator/addCouplingCons = TRUE
1210.34/1210.69	c 
1210.34/1210.69	c # should presolving try to simplify knapsacks
1210.34/1210.69	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1210.34/1210.69	c constraints/knapsack/simplifyinequalities = TRUE
1210.34/1210.69	c 
1210.34/1210.69	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1210.34/1210.69	c # [type: int, range: [-1,2147483647], default: -1]
1210.34/1210.69	c separating/rapidlearning/freq = 0
1210.34/1210.69	c 
1210.34/1210.69	c -----------------------------------------------------------------------------------------------
1210.34/1210.69	c start solving
1210.44/1210.71	c 
1313.62/1313.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1313.62/1313.91	c  1314s|     1 |     0 | 34253 |     - |2378M|   0 | 494 |  41k| 140k|  41k| 140k|   0 |  53 |   0 | 8.500000e+01 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3740581-1338752998/watcher-3740581-1338752998 -o /tmp/evaluation-result-3740581-1338752998/solver-3740581-1338752998 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740581-1338752998.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/176 20264
/proc/meminfo: memFree=29075656/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=9456 CPUtime=0 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 1477 0 0 0 0 0 0 0 20 0 1 0 341425813 9682944 1432 33554432000 4194304 9016284 140737033344400 140734544978840 7824814 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 2364 1433 311 1178 0 1182 0

[startup+0.0820431 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20264
/proc/meminfo: memFree=29075656/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=28668 CPUtime=0.07 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 6168 0 0 0 7 0 0 0 20 0 1 0 341425813 29356032 6123 33554432000 4194304 9016284 140737033344400 140734544978840 7870478 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 7167 6123 360 1178 0 5985 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28668

[startup+0.100229 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20264
/proc/meminfo: memFree=29075656/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=31240 CPUtime=0.08 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 6806 0 0 0 8 0 0 0 20 0 1 0 341425813 31989760 6761 33554432000 4194304 9016284 140737033344400 140734544978840 4536486 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 7810 6761 360 1178 0 6628 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31240

[startup+0.300168 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20264
/proc/meminfo: memFree=29075656/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=52824 CPUtime=0.29 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 12198 0 0 0 28 1 0 0 20 0 1 0 341425813 54091776 12153 33554432000 4194304 9016284 140737033344400 140734544978840 7928096 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 13206 12153 360 1178 0 12024 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52824

[startup+0.700163 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20264
/proc/meminfo: memFree=29075656/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=86764 CPUtime=0.69 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 20680 0 0 0 67 2 0 0 20 0 1 0 341425813 88846336 20635 33554432000 4194304 9016284 140737033344400 140737033208296 7928096 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 21691 20635 360 1178 0 20509 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86764

[startup+1.50017 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20266
/proc/meminfo: memFree=28962204/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=299932 CPUtime=1.48 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 73211 0 0 0 140 8 0 0 20 0 1 0 341425813 307130368 73090 33554432000 4194304 9016284 140737033344400 140737033208296 4460391 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 74983 73090 474 1178 0 73801 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 299932

[startup+3.10017 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20266
/proc/meminfo: memFree=28714188/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=448084 CPUtime=3.09 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 110151 0 0 0 295 14 0 0 20 0 1 0 341425813 458838016 110030 33554432000 4194304 9016284 140737033344400 140737033339704 6480412 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 112021 110030 485 1178 0 110839 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 448084

[startup+6.30018 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 20307
/proc/meminfo: memFree=30560596/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=641408 CPUtime=6.29 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 156768 0 0 0 610 19 0 0 20 0 1 0 341425813 656801792 156647 33554432000 4194304 9016284 140737033344400 140737033339704 6480201 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 160352 156647 485 1178 0 159170 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 641408

[startup+12.7003 s]
/proc/loadavg: 2.15 2.03 2.01 3/178 20307
/proc/meminfo: memFree=30144856/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=713816 CPUtime=12.69 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 175010 0 0 0 1247 22 0 0 20 0 1 0 341425813 730947584 174517 33554432000 4194304 9016284 140737033344400 140737033339288 6480211 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 178454 174517 507 1178 0 177272 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 713816

[startup+25.5002 s]
/proc/loadavg: 2.12 2.03 2.01 3/177 20307
/proc/meminfo: memFree=29966244/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=767460 CPUtime=25.49 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 186896 0 0 0 2525 24 0 0 20 0 1 0 341425813 785879040 186404 33554432000 4194304 9016284 140737033344400 140737033339784 5228157 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 191865 186404 507 1178 0 190683 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 767460

[startup+51.1002 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 20308
/proc/meminfo: memFree=29866244/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=818564 CPUtime=51.08 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 199101 0 0 0 5082 26 0 0 20 0 1 0 341425813 838209536 200762 33554432000 4194304 9016284 140737033344400 140737033339784 6480433 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 204641 200762 507 1178 0 203459 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 818564

[startup+102.307 s]
/proc/loadavg: 2.09 2.04 2.01 3/177 20308
/proc/meminfo: memFree=29650544/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=924312 CPUtime=102.27 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 225129 0 0 0 10198 29 0 0 20 0 1 0 341425813 946495488 227911 33554432000 4194304 9016284 140737033344400 140737033339784 6480215 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 231078 227911 507 1178 0 229896 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 924312

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 20308
/proc/meminfo: memFree=29430224/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=1037408 CPUtime=162.24 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 251143 0 0 0 16191 33 0 0 20 0 1 0 341425813 1062305792 254345 33554432000 4194304 9016284 140737033344400 140737033339784 6480372 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 259352 254345 507 1178 0 258170 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1037408

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 20308
/proc/meminfo: memFree=29109532/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=1213532 CPUtime=222.23 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 293851 0 0 0 22184 39 0 0 20 0 1 0 341425813 1242656768 298635 33554432000 4194304 9016284 140737033344400 140737033339992 6480451 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 303383 298635 507 1178 0 302201 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1213532

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 20308
/proc/meminfo: memFree=28679404/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=1399352 CPUtime=282.22 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 339844 0 0 0 28176 46 0 0 20 0 1 0 341425813 1432936448 345118 33554432000 4194304 9016284 140737033344400 140737033339784 6480389 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 349838 345118 507 1178 0 348656 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1399352

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20309
/proc/meminfo: memFree=28399936/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=1546060 CPUtime=342.21 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 376214 0 0 0 34170 51 0 0 20 0 1 0 341425813 1583165440 382204 33554432000 4194304 9016284 140737033344400 140737033339992 6480372 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 386515 382204 507 1178 0 385333 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1546060

[startup+402.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 20309
/proc/meminfo: memFree=28078184/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=1730064 CPUtime=402.2 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 421619 0 0 0 40161 59 0 0 20 0 1 0 341425813 1771585536 427963 33554432000 4194304 9016284 140737033344400 140737033339992 6480407 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 432516 427963 507 1178 0 431334 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1730064

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20309
/proc/meminfo: memFree=27763996/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=1900788 CPUtime=462.19 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 464152 0 0 0 46151 68 0 0 20 0 1 0 341425813 1946406912 470589 33554432000 4194304 9016284 140737033344400 140737033339784 5214576 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 475197 470589 507 1178 0 474015 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1900788

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20309
/proc/meminfo: memFree=27408640/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=2082372 CPUtime=522.18 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 508072 0 0 0 52141 77 0 0 20 0 1 0 341425813 2132348928 514602 33554432000 4194304 9016284 140737033344400 140737033339992 6480389 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 520593 514602 507 1178 0 519411 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 2082372

[startup+582.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 20309
/proc/meminfo: memFree=27161288/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=2197992 CPUtime=582.17 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 536825 0 0 0 58135 82 0 0 20 0 1 0 341425813 2250743808 543445 33554432000 4194304 9016284 140737033344400 140737033340008 5257461 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 549498 543445 507 1178 0 548316 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 2197992

[startup+642.3 s]

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

/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 702086 0 0 0 100094 114 0 0 20 0 1 0 341425813 2930098176 709884 33554432000 4194304 9016284 140737033344400 140737033339992 5257461 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 715356 709884 512 1178 0 714174 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 2861424

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20337
/proc/meminfo: memFree=25631556/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=2939604 CPUtime=1062.06 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 720993 0 0 0 106087 119 0 0 20 0 1 0 341425813 3010154496 729167 33554432000 4194304 9016284 140737033344400 140737033339992 6480233 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 734901 729167 512 1178 0 733719 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 2939604

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20337
/proc/meminfo: memFree=25452020/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=3050728 CPUtime=1122.06 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 753090 0 0 0 112082 124 0 0 20 0 1 0 341425813 3123945472 757102 33554432000 4194304 9016284 140737033344400 140737033339784 6480180 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 762682 757102 543 1178 0 761500 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 3050728

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20337
/proc/meminfo: memFree=25335736/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=3103564 CPUtime=1182.04 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 766017 0 0 0 118078 126 0 0 20 0 1 0 341425813 3178049536 770113 33554432000 4194304 9016284 140737033344400 140737033339784 6480184 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 775891 770113 543 1178 0 774709 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 3103564

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20340
/proc/meminfo: memFree=25007288/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=3377988 CPUtime=1242.04 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 815724 0 0 0 124067 137 0 0 20 0 1 0 341425813 3459059712 836090 33554432000 4194304 9016284 140737033344400 140737033338184 7870559 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 844497 836090 654 1178 0 843315 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 3377988

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20341
/proc/meminfo: memFree=24697768/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=3417516 CPUtime=1302.03 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 820744 0 0 0 130060 143 0 0 20 0 1 0 341425813 3499536384 847555 33554432000 4194304 9016284 140737033344400 140737033338184 7214028 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 854379 847555 654 1178 0 853197 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 3417516

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20341
/proc/meminfo: memFree=24689852/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=3393980 CPUtime=1362.02 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 821468 0 0 0 136050 152 0 0 20 0 1 0 341425813 3475435520 841433 33554432000 4194304 9016284 140737033344400 140737033339560 6270490 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 848495 841433 683 1178 0 847313 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 3393980

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20341
/proc/meminfo: memFree=24682564/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=3393980 CPUtime=1422.01 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 821474 0 0 0 142049 152 0 0 20 0 1 0 341425813 3475435520 842594 33554432000 4194304 9016284 140737033344400 140737033339560 6231355 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 848495 842594 688 1178 0 847313 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 3393980

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20341
/proc/meminfo: memFree=24677152/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=3393980 CPUtime=1482 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 821474 0 0 0 148048 152 0 0 20 0 1 0 341425813 3475435520 843672 33554432000 4194304 9016284 140737033344400 140737033339560 6231436 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 848495 843672 688 1178 0 847313 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 3393980

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20341
/proc/meminfo: memFree=24671044/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=3393980 CPUtime=1541.99 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 821474 0 0 0 154047 152 0 0 20 0 1 0 341425813 3475435520 845238 33554432000 4194304 9016284 140737033344400 140737033339560 6231362 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 848495 845238 688 1178 0 847313 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 3393980

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 20342
/proc/meminfo: memFree=24670300/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=3393980 CPUtime=1601.98 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 821474 0 0 0 160046 152 0 0 20 0 1 0 341425813 3475435520 845410 33554432000 4194304 9016284 140737033344400 140737033339560 6231355 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 848495 845410 688 1178 0 847313 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 3393980

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20342
/proc/meminfo: memFree=24668568/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=3393980 CPUtime=1661.97 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 821474 0 0 0 166045 152 0 0 20 0 1 0 341425813 3475435520 845828 33554432000 4194304 9016284 140737033344400 140737033339560 6231436 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 848495 845828 688 1178 0 847313 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 3393980

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 20342
/proc/meminfo: memFree=24665200/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=3393980 CPUtime=1721.96 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 821475 0 0 0 172044 152 0 0 20 0 1 0 341425813 3475435520 846699 33554432000 4194304 9016284 140737033344400 140737033339560 6231355 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 848495 846699 688 1178 0 847313 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 3393980

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20342
/proc/meminfo: memFree=24664608/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=3393980 CPUtime=1781.95 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 821478 0 0 0 178043 152 0 0 20 0 1 0 341425813 3475435520 846699 33554432000 4194304 9016284 140737033344400 140737033339560 6231436 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 848495 846699 688 1178 0 847313 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 3393980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20342
/proc/meminfo: memFree=24664576/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=3393980 CPUtime=1800.05 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 821534 0 0 0 179853 152 0 0 20 0 1 0 341425813 3475435520 846755 33554432000 4194304 9016284 140737033344400 140737033339560 6232304 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 848495 846755 688 1178 0 847313 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3393980

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -20264

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20343
/proc/meminfo: memFree=24664576/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=3393980 CPUtime=1801.05 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 821534 0 0 0 179953 152 0 0 20 0 1 0 341425813 3475435520 846755 33554432000 4194304 9016284 140737033344400 140737033339648 6232316 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 848495 846755 688 1178 0 847313 0
Current children cumulated CPU time (s) 1801.05
Current children cumulated vsize (KiB) 3393980

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20343
/proc/meminfo: memFree=24663700/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=3393980 CPUtime=1801.85 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 821534 0 0 0 180033 152 0 0 20 0 1 0 341425813 3475435520 846755 33554432000 4194304 9016284 140737033344400 140737033339648 6232288 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 848495 846755 688 1178 0 847313 0
Current children cumulated CPU time (s) 1801.85
Current children cumulated vsize (KiB) 3393980

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20343
/proc/meminfo: memFree=24663700/32873648 swapFree=7628/7628
[pid=20264] ppid=20262 vsize=3393980 CPUtime=1802.05 cores=1,3,5,7
/proc/20264/stat : 20264 (scip-2.0.1.4b_2) R 20262 20264 20052 0 -1 4202496 821534 0 0 0 180053 152 0 0 20 0 1 0 341425813 3475435520 846755 33554432000 4194304 9016284 140737033344400 140737033339648 6232304 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20264/statm: 848495 846755 688 1178 0 847313 0
Current children cumulated CPU time (s) 1802.05
Current children cumulated vsize (KiB) 3393980

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.44
CPU time (s): 1802.1
CPU user time (s): 1800.54
CPU system time (s): 1.56076
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 3417516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.54
system time used= 1.56076
maximum resident set size= 3391308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 821534
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= 126
involuntary context switches= 1837

runsolver used 5.99109 second user time and 15.7406 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-03 21:49:58
IDJOB=3740581
IDBENCH=77846
IDSOLVER=2329
FILE ID=node122/3740581-1338752998
RUNJOBID= node122-1338749400-20069
PBS_JOBID= 14636801
Free space on /tmp= 71160 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9038_7.std.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740581-1338752998/watcher-3740581-1338752998 -o /tmp/evaluation-result-3740581-1338752998/solver-3740581-1338752998 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740581-1338752998.opb -t 1800 -m 15500

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

MD5SUM BENCH= b944dc0c215a8bed23a25a3922ccdbc9
RANDOM SEED=154098080

node122.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.533
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.06
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.533
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.533
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	: 5332.04
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.533
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.533
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.533
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	: 5438.54
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.533
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.91
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.533
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:        29076564 kB
Buffers:          252048 kB
Cached:           297988 kB
SwapCached:         1832 kB
Active:          2836456 kB
Inactive:         133712 kB
Active(anon):    2417548 kB
Inactive(anon):     4676 kB
Active(file):     418908 kB
Inactive(file):   129036 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100168 kB
Dirty:             22540 kB
Writeback:             0 kB
AnonPages:       2523644 kB
Mapped:            11532 kB
Shmem:                 0 kB
Slab:             684684 kB
SReclaimable:     128840 kB
SUnreclaim:       555844 kB
KernelStack:        1472 kB
PageTables:         8776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2563068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2103296 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= 71144 MiB
End job on node122 at 2012-06-03 22:20:01