Trace number 3453530

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
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1802.19 1802.14

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j902_10.std.opb
MD5SUM33b0cf0db8f9548b442c42f26a6f8900
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark80
Best CPU time to get the best result obtained on this benchmark0.632903
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 constraints176060
Number of constraints which are clauses174860
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 constraint33
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.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
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-3453530-1307122146.opb>
1.19/1.21	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 176060 constraints
1.19/1.21	c problem read
1.19/1.21	c presolving settings loaded
1.79/1.85	c presolving:
6.79/6.82	c (round 1) 3400 del vars, 9870 del conss, 0 add conss, 2313 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12116186 impls, 0 clqs
8.49/8.50	c (round 2) 8302 del vars, 27140 del conss, 0 add conss, 6918 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12137230 impls, 0 clqs
8.80/8.84	c (round 3) 9827 del vars, 34452 del conss, 0 add conss, 7665 chg bounds, 76 chg sides, 53 chg coeffs, 0 upgd conss, 12147872 impls, 0 clqs
8.99/9.08	c (round 4) 10406 del vars, 36805 del conss, 0 add conss, 8088 chg bounds, 90 chg sides, 77 chg coeffs, 0 upgd conss, 12151170 impls, 0 clqs
9.19/9.20	c (round 5) 10831 del vars, 38535 del conss, 0 add conss, 8319 chg bounds, 92 chg sides, 79 chg coeffs, 0 upgd conss, 12153583 impls, 0 clqs
9.19/9.28	c (round 6) 10941 del vars, 39066 del conss, 0 add conss, 8391 chg bounds, 92 chg sides, 79 chg coeffs, 0 upgd conss, 12154479 impls, 0 clqs
9.29/9.34	c (round 7) 11007 del vars, 39387 del conss, 0 add conss, 8427 chg bounds, 92 chg sides, 79 chg coeffs, 0 upgd conss, 12154801 impls, 0 clqs
9.29/9.39	c (round 8) 11017 del vars, 39467 del conss, 0 add conss, 8432 chg bounds, 92 chg sides, 79 chg coeffs, 0 upgd conss, 12154905 impls, 0 clqs
9.39/9.43	c (round 9) 11023 del vars, 39499 del conss, 0 add conss, 8435 chg bounds, 92 chg sides, 79 chg coeffs, 0 upgd conss, 12154927 impls, 0 clqs
9.90/9.98	c (round 10) 11023 del vars, 39505 del conss, 0 add conss, 8435 chg bounds, 92 chg sides, 79 chg coeffs, 136555 upgd conss, 12154927 impls, 0 clqs
10.29/10.32	c (round 11) 11023 del vars, 39506 del conss, 57 add conss, 8435 chg bounds, 157 chg sides, 426 chg coeffs, 136555 upgd conss, 12155937 impls, 256 clqs
470.40/470.45	c    (470.4s) probing: 1000/43759 (2.3%) - 0 fixings, 0 aggregations, 8903821 implications, 0 bound changes
846.12/846.13	c    (846.1s) probing: 2000/43759 (4.6%) - 0 fixings, 0 aggregations, 13916569 implications, 0 bound changes
846.52/846.58	c    (846.6s) probing: 2001/43759 (4.6%) - 0 fixings, 0 aggregations, 13925174 implications, 0 bound changes
846.52/846.58	c    (846.6s) probing aborted: 2000/2000 successive useless probings
846.52/846.58	c presolving (12 rounds):
846.52/846.58	c  11023 deleted vars, 39506 deleted constraints, 57 added constraints, 8435 tightened bounds, 0 added holes, 165 changed sides, 436 changed coefficients
846.52/846.58	c  58860215 implications, 297 cliques
846.52/846.58	c presolved problem has 43759 variables (43759 bin, 0 int, 0 impl, 0 cont) and 136611 constraints
846.52/846.58	c    1113 constraints of type <knapsack>
846.52/846.58	c  113861 constraints of type <setppc>
846.52/846.58	c   21637 constraints of type <logicor>
846.52/846.58	c transformed objective value is always integral (scale: 1)
846.52/846.58	c Presolving Time: 845.19
846.52/846.58	c - non default parameters ----------------------------------------------------------------------
846.52/846.58	c # SCIP version 2.0.1.4
846.52/846.58	c 
846.52/846.58	c # frequency for displaying node information lines
846.52/846.58	c # [type: int, range: [-1,2147483647], default: 100]
846.52/846.58	c display/freq = 10000
846.52/846.58	c 
846.52/846.58	c # maximal time in seconds to run
846.52/846.58	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
846.52/846.58	c limits/time = 1800
846.52/846.58	c 
846.52/846.58	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
846.52/846.58	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
846.52/846.58	c limits/memory = 13950
846.52/846.58	c 
846.52/846.58	c # default clock type (1: CPU user seconds, 2: wall clock time)
846.52/846.58	c # [type: int, range: [1,2], default: 1]
846.52/846.58	c timing/clocktype = 2
846.52/846.58	c 
846.52/846.58	c # belongs reading time to solving time?
846.52/846.58	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
846.52/846.58	c timing/reading = TRUE
846.52/846.58	c 
846.52/846.58	c # should presolving try to simplify inequalities
846.52/846.58	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
846.52/846.58	c constraints/linear/simplifyinequalities = TRUE
846.52/846.58	c 
846.52/846.58	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
846.52/846.58	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
846.52/846.58	c constraints/indicator/addCouplingCons = TRUE
846.52/846.58	c 
846.52/846.58	c # should presolving try to simplify knapsacks
846.52/846.58	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
846.52/846.58	c constraints/knapsack/simplifyinequalities = TRUE
846.52/846.58	c 
846.52/846.58	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
846.52/846.58	c # [type: int, range: [-1,2147483647], default: -1]
846.52/846.58	c separating/rapidlearning/freq = 0
846.52/846.58	c 
846.52/846.58	c -----------------------------------------------------------------------------------------------
846.52/846.58	c start solving
846.62/846.61	c 
966.32/966.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
966.32/966.31	c   966s|     1 |     0 | 35424 |     - |1781M|   0 | 415 |  43k| 136k|  43k| 136k|   0 |   6 |   0 | 8.000000e+01 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3453530-1307122146/watcher-3453530-1307122146 -o /tmp/evaluation-result-3453530-1307122146/solver-3453530-1307122146 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453530-1307122146.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.71 1.94 1.98 2/322 21728
/proc/meminfo: memFree=24112428/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=11576 CPUtime=0 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 1893 0 0 0 0 0 0 0 21 0 1 0 902445188 11853824 1846 33554432000 4194304 9128323 140735498172560 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21728/statm: 2894 1856 400 1205 0 1685 0

[startup+0.0193929 s]
/proc/loadavg: 1.71 1.94 1.98 2/322 21728
/proc/meminfo: memFree=24112428/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=13352 CPUtime=0.01 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 2321 0 0 0 1 0 0 0 21 0 1 0 902445188 13672448 2274 33554432000 4194304 9128323 140735498172560 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21728/statm: 3338 2294 400 1205 0 2129 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13352

[startup+0.100402 s]
/proc/loadavg: 1.71 1.94 1.98 2/322 21728
/proc/meminfo: memFree=24112428/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=25324 CPUtime=0.09 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 5342 0 0 0 9 0 0 0 21 0 1 0 902445188 25931776 5293 33554432000 4194304 9128323 140735498172560 18446744073709551615 6889762 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21728/statm: 6331 5293 400 1205 0 5122 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25324

[startup+0.300366 s]
/proc/loadavg: 1.71 1.94 1.98 2/322 21728
/proc/meminfo: memFree=24112428/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=43496 CPUtime=0.29 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 9912 0 0 0 28 1 0 0 22 0 1 0 902445188 44539904 9831 33554432000 4194304 9128323 140735498172560 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21728/statm: 10874 9831 400 1205 0 9665 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43496

[startup+0.700249 s]
/proc/loadavg: 1.71 1.94 1.98 2/322 21728
/proc/meminfo: memFree=24112428/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=63064 CPUtime=0.69 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 14799 0 0 0 67 2 0 0 23 0 1 0 902445188 64577536 14711 33554432000 4194304 9128323 140735498172560 18446744073709551615 7998096 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21728/statm: 15766 14711 400 1205 0 14557 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63064

[startup+1.50115 s]
/proc/loadavg: 1.71 1.94 1.98 3/328 21734
/proc/meminfo: memFree=23945972/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=226184 CPUtime=1.49 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 55035 0 0 0 142 7 0 0 25 0 1 0 902445188 231612416 54877 33554432000 4194304 9128323 140735498172560 18446744073709551615 4217122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 56582 54877 467 1205 0 55373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 226184

[startup+3.10082 s]
/proc/loadavg: 1.71 1.94 1.98 3/328 21734
/proc/meminfo: memFree=23477700/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=427520 CPUtime=3.09 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 112604 0 0 0 294 15 0 0 25 0 1 0 902445188 437780480 104324 33554432000 4194304 9128323 140735498172560 18446744073709551615 6593104 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 106880 104324 510 1205 0 105671 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 427520

[startup+6.30026 s]
/proc/loadavg: 1.73 1.94 1.98 3/328 21734
/proc/meminfo: memFree=22901480/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=655408 CPUtime=6.29 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 167389 0 0 0 608 21 0 0 25 0 1 0 902445188 671137792 159109 33554432000 4194304 9128323 140735498172560 18446744073709551615 4833205 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 163852 159109 519 1205 0 162643 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 655408

[startup+12.7011 s]
/proc/loadavg: 1.75 1.94 1.98 3/328 21735
/proc/meminfo: memFree=22642088/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=761160 CPUtime=12.69 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 201617 0 0 0 1245 24 0 0 25 0 1 0 902445188 779427840 184530 33554432000 4194304 9128323 140735498172560 18446744073709551615 6593395 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 190290 184530 608 1205 0 189081 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 761160

[startup+25.5007 s]
/proc/loadavg: 1.81 1.94 1.98 3/328 21735
/proc/meminfo: memFree=22547132/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=802864 CPUtime=25.49 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 211321 0 0 0 2524 25 0 0 25 0 1 0 902445188 822132736 194069 33554432000 4194304 9128323 140735498172560 18446744073709551615 4830942 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 200716 194069 608 1205 0 199507 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 802864

[startup+51.101 s]
/proc/loadavg: 1.87 1.95 1.98 3/328 21736
/proc/meminfo: memFree=22393624/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=882228 CPUtime=51.09 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 230953 0 0 0 5082 27 0 0 25 0 1 0 902445188 903401472 213701 33554432000 4194304 9128323 140735498172560 18446744073709551615 6593146 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 220557 213701 608 1205 0 219348 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 882228

[startup+102.313 s]
/proc/loadavg: 1.94 1.95 1.98 3/328 21737
/proc/meminfo: memFree=22132480/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=1009168 CPUtime=102.31 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 262485 0 0 0 10199 32 0 0 25 0 1 0 902445188 1033388032 245233 33554432000 4194304 9128323 140735498172560 18446744073709551615 6889762 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 252292 245233 608 1205 0 251083 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 1009168

[startup+162.301 s]
/proc/loadavg: 1.98 1.96 1.98 3/328 21738
/proc/meminfo: memFree=21712568/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=1201424 CPUtime=162.3 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 310369 0 0 0 16192 38 0 0 25 0 1 0 902445188 1230258176 292754 33554432000 4194304 9128323 140735498172560 18446744073709551615 4352120 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 300356 292754 608 1205 0 299147 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1201424

[startup+222.301 s]
/proc/loadavg: 2.06 1.98 1.98 3/328 21740
/proc/meminfo: memFree=21352792/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=1364776 CPUtime=222.3 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 350908 0 0 0 22187 43 0 0 25 0 1 0 902445188 1397530624 333128 33554432000 4194304 9128323 140735498172560 18446744073709551615 6593430 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 341194 333128 608 1205 0 339985 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1364776

[startup+282.3 s]
/proc/loadavg: 2.02 1.98 1.98 3/328 21742
/proc/meminfo: memFree=20961784/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=1561840 CPUtime=282.3 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 399500 0 0 0 28180 50 0 0 25 0 1 0 902445188 1599324160 381720 33554432000 4194304 9128323 140735498172560 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 390460 381720 608 1205 0 389251 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1561840

[startup+342.3 s]
/proc/loadavg: 2.07 2.00 1.99 3/328 21743
/proc/meminfo: memFree=20728348/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=1673556 CPUtime=342.3 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 428043 0 0 0 34176 54 0 0 25 0 1 0 902445188 1713721344 410164 33554432000 4194304 9128323 140735498172560 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 418389 410164 608 1205 0 417180 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1673556

[startup+402.3 s]
/proc/loadavg: 2.02 2.00 1.99 3/328 21745
/proc/meminfo: memFree=20453148/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=1754920 CPUtime=402.31 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 448401 0 0 0 40174 57 0 0 25 0 1 0 902445188 1797038080 430522 33554432000 4194304 9128323 140735498172560 18446744073709551615 6593427 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 438730 430522 608 1205 0 437521 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1754920

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/328 21746
/proc/meminfo: memFree=20207204/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=1870236 CPUtime=462.3 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 477220 0 0 0 46169 61 0 0 25 0 1 0 902445188 1915121664 459341 33554432000 4194304 9128323 140735498172560 18446744073709551615 5488726 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 467559 459341 608 1205 0 466350 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1870236

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/328 21748
/proc/meminfo: memFree=20082312/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=1917856 CPUtime=522.31 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 489121 0 0 0 52168 63 0 0 25 0 1 0 902445188 1963884544 471242 33554432000 4194304 9128323 140735498172560 18446744073709551615 5488335 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 479464 471242 612 1205 0 478255 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1917856

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/328 21752
/proc/meminfo: memFree=19955172/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=1963312 CPUtime=582.3 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 500043 0 0 0 58166 64 0 0 25 0 1 0 902445188 2010431488 482164 33554432000 4194304 9128323 140735498172560 18446744073709551615 5488335 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 490828 482164 612 1205 0 489619 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1963312

[startup+642.3 s]

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

/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 633539 0 0 0 106132 101 0 0 25 0 1 0 902445188 2536259584 610617 33554432000 4194304 9128323 140735498172560 18446744073709551615 6243296 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 619204 610617 974 1205 0 617995 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2476816

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 21767
/proc/meminfo: memFree=18906444/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=2476816 CPUtime=1122.33 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 633539 0 0 0 112132 101 0 0 25 0 1 0 902445188 2536259584 610617 33554432000 4194304 9128323 140735498172560 18446744073709551615 6243307 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 619204 610617 974 1205 0 617995 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2476816

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 21769
/proc/meminfo: memFree=18841548/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=2476816 CPUtime=1182.33 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 633539 0 0 0 118132 101 0 0 25 0 1 0 902445188 2536259584 610617 33554432000 4194304 9128323 140735498172560 18446744073709551615 6243311 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 619204 610617 974 1205 0 617995 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2476816

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 21770
/proc/meminfo: memFree=18785812/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=2476816 CPUtime=1242.33 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 633539 0 0 0 124132 101 0 0 25 0 1 0 902445188 2536259584 610617 33554432000 4194304 9128323 140735498172560 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 619204 610617 974 1205 0 617995 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2476816

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 21772
/proc/meminfo: memFree=18728472/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=2476816 CPUtime=1302.35 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 633539 0 0 0 130134 101 0 0 25 0 1 0 902445188 2536259584 610617 33554432000 4194304 9128323 140735498172560 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 619204 610617 974 1205 0 617995 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 2476816

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/328 21773
/proc/meminfo: memFree=18676848/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=2476816 CPUtime=1362.34 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 633539 0 0 0 136133 101 0 0 25 0 1 0 902445188 2536259584 610617 33554432000 4194304 9128323 140735498172560 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 619204 610617 974 1205 0 617995 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 2476816

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/328 21775
/proc/meminfo: memFree=18625840/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=2476816 CPUtime=1422.35 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 633539 0 0 0 142134 101 0 0 25 0 1 0 902445188 2536259584 610617 33554432000 4194304 9128323 140735498172560 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 619204 610617 974 1205 0 617995 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 2476816

[startup+1482.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/328 21777
/proc/meminfo: memFree=18575336/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=2476816 CPUtime=1482.33 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 633539 0 0 0 148132 101 0 0 25 0 1 0 902445188 2536259584 610617 33554432000 4194304 9128323 140735498172560 18446744073709551615 6243301 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 619204 610617 974 1205 0 617995 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 2476816

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/328 21778
/proc/meminfo: memFree=18521844/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=2476816 CPUtime=1542.33 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 633539 0 0 0 154132 101 0 0 25 0 1 0 902445188 2536259584 610617 33554432000 4194304 9128323 140735498172560 18446744073709551615 6243200 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 619204 610617 974 1205 0 617995 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 2476816

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/328 21780
/proc/meminfo: memFree=18472700/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=2476816 CPUtime=1602.34 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 633539 0 0 0 160133 101 0 0 25 0 1 0 902445188 2536259584 610617 33554432000 4194304 9128323 140735498172560 18446744073709551615 6243392 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 619204 610617 974 1205 0 617995 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 2476816

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 21782
/proc/meminfo: memFree=18419720/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=2476816 CPUtime=1662.34 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 633539 0 0 0 166133 101 0 0 25 0 1 0 902445188 2536259584 610617 33554432000 4194304 9128323 140735498172560 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 619204 610617 974 1205 0 617995 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 2476816

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 21783
/proc/meminfo: memFree=18360284/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=2476816 CPUtime=1722.34 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 633598 0 0 0 172133 101 0 0 25 0 1 0 902445188 2536259584 610667 33554432000 4194304 9128323 140735498172560 18446744073709551615 6244953 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 619204 610667 965 1205 0 617995 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 2476816

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 21785
/proc/meminfo: memFree=18177104/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=2627188 CPUtime=1782.35 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 666894 0 0 0 178130 105 0 0 25 0 1 0 902445188 2690240512 643963 33554432000 4194304 9128323 140735498172560 18446744073709551615 6244953 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 656797 643963 965 1205 0 655588 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 2627188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 21785
/proc/meminfo: memFree=18138648/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=2657260 CPUtime=1800.05 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 672566 0 0 0 179900 105 0 0 25 0 1 0 902445188 2721034240 649635 33554432000 4194304 9128323 140735498172560 18446744073709551615 6244944 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 664315 649635 965 1205 0 663106 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 2657260

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -21728

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 2/328 21787
/proc/meminfo: memFree=21505992/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=2657260 CPUtime=1801.45 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 674582 0 0 0 180039 106 0 0 25 0 1 0 902445188 2721034240 651651 33554432000 4194304 9128323 140735498172560 18446744073709551615 6244944 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 664315 651651 965 1205 0 663106 0
Current children cumulated CPU time (s) 1801.45
Current children cumulated vsize (KiB) 2657260

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 2.00 2/327 21787
/proc/meminfo: memFree=21493228/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=2657260 CPUtime=1801.86 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 677991 0 0 0 180080 106 0 0 25 0 1 0 902445188 2721034240 655060 33554432000 4194304 9128323 140735498172560 18446744073709551615 6244950 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 664315 655060 965 1205 0 663106 0
Current children cumulated CPU time (s) 1801.86
Current children cumulated vsize (KiB) 2657260

[startup+1802 s]
/proc/loadavg: 2.00 2.00 2.00 2/327 21787
/proc/meminfo: memFree=21493228/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=2657260 CPUtime=1802.05 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4202496 678956 0 0 0 180098 107 0 0 25 0 1 0 902445188 2721034240 656025 33554432000 4194304 9128323 140735498172560 18446744073709551615 6244944 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21728/statm: 664315 656025 965 1205 0 663106 0
Current children cumulated CPU time (s) 1802.05
Current children cumulated vsize (KiB) 2657260

[startup+1802.1 s]
/proc/loadavg: 2.00 2.00 2.00 2/327 21787
/proc/meminfo: memFree=21493228/32951124 swapFree=67056304/67111528
[pid=21728] ppid=21726 vsize=0 CPUtime=1802.14 cores=0,2,4,6
/proc/21728/stat : 21728 (scip-2.0.1.4.li) R 21726 21728 18990 0 -1 4203524 678981 0 0 0 180099 115 0 0 25 0 1 0 902445188 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/21728/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.14
CPU time (s): 1802.19
CPU user time (s): 1801
CPU system time (s): 1.19282
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2657260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801
system time used= 1.19282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 678981
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 3019

runsolver used 6.06608 second user time and 12.2661 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-03 19:29:06
IDJOB=3453530
IDBENCH=78088
IDSOLVER=1949
FILE ID=node110/3453530-1307122146
RUNJOBID= node110-1307122146-21713
PBS_JOBID= 13497978
Free space on /tmp= 74004 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j902_10.std.opb
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3453530-1307122146/watcher-3453530-1307122146 -o /tmp/evaluation-result-3453530-1307122146/solver-3453530-1307122146 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453530-1307122146.opb -t 1800 -m 15500

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

MD5SUM BENCH= 33b0cf0db8f9548b442c42f26a6f8900
RANDOM SEED=295331069

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24112584 kB
Buffers:        288956 kB
Cached:        4621952 kB
SwapCached:       8652 kB
Active:        4005476 kB
Inactive:      4510796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24112584 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:           34872 kB
Writeback:           0 kB
AnonPages:     3602988 kB
Mapped:          26804 kB
Slab:           230116 kB
PageTables:      26784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75580476 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73996 MiB
End job on node110 at 2011-06-03 19:59:08