Trace number 3453523

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/
j60opt/normalized-j605_7.std.opb
MD5SUM2f5f0d52a26e63360b89739df26033b1
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark75
Best CPU time to get the best result obtained on this benchmark4.5703
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints118004
Number of constraints which are clauses116804
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 constraint32
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-3453523-1307117890.opb>
0.69/0.75	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 118004 constraints
0.69/0.75	c problem read
0.69/0.75	c presolving settings loaded
1.10/1.15	c presolving:
3.99/4.07	c (round 1) 2012 del vars, 5611 del conss, 0 add conss, 1337 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8089692 impls, 0 clqs
4.59/4.61	c (round 2) 4509 del vars, 13801 del conss, 0 add conss, 3647 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8100035 impls, 0 clqs
4.69/4.74	c (round 3) 5171 del vars, 17171 del conss, 0 add conss, 3927 chg bounds, 22 chg sides, 18 chg coeffs, 0 upgd conss, 8103175 impls, 0 clqs
4.79/4.80	c (round 4) 5351 del vars, 18036 del conss, 0 add conss, 3987 chg bounds, 22 chg sides, 18 chg coeffs, 0 upgd conss, 8104480 impls, 0 clqs
4.79/4.84	c (round 5) 5393 del vars, 18265 del conss, 0 add conss, 3999 chg bounds, 22 chg sides, 18 chg coeffs, 0 upgd conss, 8104907 impls, 0 clqs
4.79/4.87	c (round 6) 5403 del vars, 18326 del conss, 0 add conss, 4009 chg bounds, 22 chg sides, 18 chg coeffs, 0 upgd conss, 8104935 impls, 0 clqs
4.89/4.90	c (round 7) 5411 del vars, 18369 del conss, 0 add conss, 4009 chg bounds, 22 chg sides, 18 chg coeffs, 0 upgd conss, 8104971 impls, 0 clqs
5.19/5.27	c (round 8) 5411 del vars, 18373 del conss, 0 add conss, 4009 chg bounds, 22 chg sides, 18 chg coeffs, 99631 upgd conss, 8104971 impls, 0 clqs
5.51/5.55	c (round 9) 5411 del vars, 18373 del conss, 21 add conss, 4009 chg bounds, 53 chg sides, 219 chg coeffs, 99631 upgd conss, 8105449 impls, 1980 clqs
5.70/5.76	c (round 10) 5411 del vars, 18375 del conss, 25 add conss, 4009 chg bounds, 59 chg sides, 252 chg coeffs, 99631 upgd conss, 8105457 impls, 2100 clqs
274.10/274.16	c    (274.2s) probing: 1000/31311 (3.2%) - 20 fixings, 1 aggregations, 6765715 implications, 0 bound changes
310.40/310.42	c (round 11) 5461 del vars, 18375 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 264 chg coeffs, 99631 upgd conss, 32963851 impls, 2100 clqs
311.10/311.14	c (round 12) 5491 del vars, 19010 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 584 chg coeffs, 99631 upgd conss, 32964937 impls, 2100 clqs
311.32/311.37	c (round 13) 5491 del vars, 19040 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 590 chg coeffs, 99631 upgd conss, 32964937 impls, 2393 clqs
492.71/492.78	c    (492.8s) probing: 2000/31311 (6.4%) - 76 fixings, 14 aggregations, 12545814 implications, 0 bound changes
589.80/589.85	c (round 14) 5543 del vars, 19041 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 590 chg coeffs, 99631 upgd conss, 52000673 impls, 2393 clqs
590.72/590.74	c (round 15) 5559 del vars, 19256 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 590 chg coeffs, 99631 upgd conss, 52007553 impls, 2393 clqs
591.00/591.05	c (round 16) 5559 del vars, 19272 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 590 chg coeffs, 99631 upgd conss, 52007553 impls, 2393 clqs
730.01/730.01	c    (730.0s) probing: 3000/31311 (9.6%) - 108 fixings, 20 aggregations, 19699454 implications, 0 bound changes
935.31/935.33	c    (935.3s) probing: 4000/31311 (12.8%) - 108 fixings, 22 aggregations, 25754695 implications, 0 bound changes
1114.92/1114.92	c    (1114.9s) probing: 5000/31311 (16.0%) - 109 fixings, 23 aggregations, 30192815 implications, 0 bound changes
1307.43/1307.40	c    (1307.4s) probing: 6000/31311 (19.2%) - 109 fixings, 23 aggregations, 33588579 implications, 0 bound changes
1408.82/1408.84	c    (1408.8s) probing: 6550/31311 (20.9%) - 109 fixings, 23 aggregations, 35169533 implications, 0 bound changes
1408.82/1408.84	c    (1408.8s) probing aborted: 2000/2000 successive useless probings
1408.82/1408.84	c (round 17) 5589 del vars, 19272 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 590 chg coeffs, 99631 upgd conss, 97454587 impls, 2393 clqs
1409.42/1409.48	c (round 18) 5591 del vars, 19376 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 611 chg coeffs, 99631 upgd conss, 97454673 impls, 2393 clqs
1429.43/1429.40	c    (1429.4s) probing: 6750/31311 (21.6%) - 109 fixings, 23 aggregations, 35516415 implications, 0 bound changes
1429.43/1429.40	c    (1429.4s) probing aborted: 2000/2000 successive useless probings
1429.43/1429.40	c presolving (19 rounds):
1429.43/1429.40	c  5591 deleted vars, 19378 deleted constraints, 25 added constraints, 4009 tightened bounds, 0 added holes, 61 changed sides, 613 changed coefficients
1429.43/1429.40	c  98520173 implications, 2393 cliques
1429.43/1429.40	c presolved problem has 31131 variables (31131 bin, 0 int, 0 impl, 0 cont) and 98651 constraints
1429.43/1429.40	c    1163 constraints of type <knapsack>
1429.43/1429.40	c   82006 constraints of type <setppc>
1429.43/1429.40	c   15482 constraints of type <logicor>
1429.43/1429.40	c transformed objective value is always integral (scale: 1)
1429.43/1429.40	c Presolving Time: 1428.54
1429.43/1429.40	c - non default parameters ----------------------------------------------------------------------
1429.43/1429.40	c # SCIP version 2.0.1.4
1429.43/1429.40	c 
1429.43/1429.40	c # frequency for displaying node information lines
1429.43/1429.40	c # [type: int, range: [-1,2147483647], default: 100]
1429.43/1429.40	c display/freq = 10000
1429.43/1429.40	c 
1429.43/1429.40	c # maximal time in seconds to run
1429.43/1429.40	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1429.43/1429.40	c limits/time = 1800
1429.43/1429.40	c 
1429.43/1429.40	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1429.43/1429.40	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1429.43/1429.40	c limits/memory = 13950
1429.43/1429.40	c 
1429.43/1429.40	c # default clock type (1: CPU user seconds, 2: wall clock time)
1429.43/1429.40	c # [type: int, range: [1,2], default: 1]
1429.43/1429.40	c timing/clocktype = 2
1429.43/1429.40	c 
1429.43/1429.40	c # belongs reading time to solving time?
1429.43/1429.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1429.43/1429.40	c timing/reading = TRUE
1429.43/1429.40	c 
1429.43/1429.40	c # should presolving try to simplify inequalities
1429.43/1429.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1429.43/1429.40	c constraints/linear/simplifyinequalities = TRUE
1429.43/1429.40	c 
1429.43/1429.40	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1429.43/1429.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1429.43/1429.40	c constraints/indicator/addCouplingCons = TRUE
1429.43/1429.40	c 
1429.43/1429.40	c # should presolving try to simplify knapsacks
1429.43/1429.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1429.43/1429.40	c constraints/knapsack/simplifyinequalities = TRUE
1429.43/1429.40	c 
1429.43/1429.40	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1429.43/1429.40	c # [type: int, range: [-1,2147483647], default: -1]
1429.43/1429.40	c separating/rapidlearning/freq = 0
1429.43/1429.40	c 
1429.43/1429.40	c -----------------------------------------------------------------------------------------------
1429.43/1429.40	c start solving
1429.43/1429.42	c 
1527.83/1527.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1527.83/1527.82	c  1528s|     1 |     0 | 37035 |     - |2726M|   0 |2099 |  31k|  98k|  31k|  98k|   0 |  18 |   0 | 6.046586e+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-3453523-1307117890/watcher-3453523-1307117890 -o /tmp/evaluation-result-3453523-1307117890/solver-3453523-1307117890 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453523-1307117890.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: 1.20 1.74 1.90 2/500 4386
/proc/meminfo: memFree=30385488/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=10456 CPUtime=0 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 1604 0 0 0 0 0 0 0 21 0 1 0 823391599 10706944 1557 33554432000 4194304 9128323 140735201133360 18446744073709551615 8008925 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4386/statm: 2614 1558 400 1205 0 1405 0

[startup+0.0630429 s]
/proc/loadavg: 1.20 1.74 1.90 2/500 4386
/proc/meminfo: memFree=30385488/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=19968 CPUtime=0.05 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 3977 0 0 0 5 0 0 0 22 0 1 0 823391599 20447232 3929 33554432000 4194304 9128323 140735201133360 18446744073709551615 8117360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4386/statm: 4992 3929 400 1205 0 3783 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 19968

[startup+0.101028 s]
/proc/loadavg: 1.20 1.74 1.90 2/500 4386
/proc/meminfo: memFree=30385488/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=27508 CPUtime=0.09 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 5888 0 0 0 9 0 0 0 22 0 1 0 823391599 28168192 5839 33554432000 4194304 9128323 140735201133360 18446744073709551615 8008925 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4386/statm: 6877 5839 400 1205 0 5668 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27508

[startup+0.300989 s]
/proc/loadavg: 1.20 1.74 1.90 2/500 4386
/proc/meminfo: memFree=30385488/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=38692 CPUtime=0.29 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 8708 0 0 0 28 1 0 0 22 0 1 0 823391599 39620608 8627 33554432000 4194304 9128323 140735201133360 18446744073709551615 7447148 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4386/statm: 9673 8627 400 1205 0 8464 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38692

[startup+0.70093 s]
/proc/loadavg: 1.20 1.74 1.90 2/500 4386
/proc/meminfo: memFree=30385488/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=67672 CPUtime=0.69 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 15933 0 0 0 67 2 0 0 25 0 1 0 823391599 69296128 15844 33554432000 4194304 9128323 140735201133360 18446744073709551615 6192675 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4386/statm: 16918 15844 400 1205 0 15709 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67672

[startup+1.50078 s]
/proc/loadavg: 1.26 1.75 1.90 3/506 4392
/proc/meminfo: memFree=30141896/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=253120 CPUtime=1.49 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 65590 0 0 0 140 9 0 0 25 0 1 0 823391599 259194880 61147 33554432000 4194304 9128323 140735201133360 18446744073709551615 4679310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 63280 61147 501 1205 0 62071 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 253120

[startup+3.10048 s]
/proc/loadavg: 1.26 1.75 1.90 3/506 4392
/proc/meminfo: memFree=29795524/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=412988 CPUtime=3.09 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 104192 0 0 0 296 13 0 0 25 0 1 0 823391599 422899712 99749 33554432000 4194304 9128323 140735201133360 18446744073709551615 8012251 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 103247 99757 510 1205 0 102038 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 412988

[startup+6.30091 s]
/proc/loadavg: 1.32 1.75 1.90 3/506 4392
/proc/meminfo: memFree=29432100/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=515624 CPUtime=6.29 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 137365 0 0 0 612 17 0 0 25 0 1 0 823391599 527998976 124212 33554432000 4194304 9128323 140735201133360 18446744073709551615 6593127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 128906 124212 570 1205 0 127697 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 515624

[startup+12.7008 s]
/proc/loadavg: 1.38 1.76 1.90 3/506 4392
/proc/meminfo: memFree=29252956/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=591516 CPUtime=12.69 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 155603 0 0 0 1249 20 0 0 25 0 1 0 823391599 605712384 142384 33554432000 4194304 9128323 140735201133360 18446744073709551615 6593131 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 147879 142384 570 1205 0 146670 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 591516

[startup+25.5005 s]
/proc/loadavg: 1.47 1.76 1.90 3/506 4393
/proc/meminfo: memFree=29170184/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=633064 CPUtime=25.49 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 165403 0 0 0 2527 22 0 0 25 0 1 0 823391599 648257536 152184 33554432000 4194304 9128323 140735201133360 18446744073709551615 6593395 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 158266 152184 570 1205 0 157057 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 633064

[startup+51.101 s]
/proc/loadavg: 1.68 1.78 1.90 3/506 4393
/proc/meminfo: memFree=29015760/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=699320 CPUtime=51.1 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 182012 0 0 0 5086 24 0 0 25 0 1 0 823391599 716103680 168694 33554432000 4194304 9128323 140735201133360 18446744073709551615 6593104 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 174830 168694 570 1205 0 173621 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 699320

[startup+102.319 s]
/proc/loadavg: 1.86 1.82 1.91 3/506 4395
/proc/meminfo: memFree=28535168/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=948456 CPUtime=102.31 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 243848 0 0 0 10199 32 0 0 25 0 1 0 823391599 971218944 230464 33554432000 4194304 9128323 140735201133360 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 237114 230464 570 1205 0 235905 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 948456

[startup+162.3 s]
/proc/loadavg: 2.05 1.88 1.92 3/506 4396
/proc/meminfo: memFree=28091064/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=1128476 CPUtime=162.29 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 288729 0 0 0 16191 38 0 0 25 0 1 0 823391599 1155559424 275279 33554432000 4194304 9128323 140735201133360 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 282119 275279 570 1205 0 280910 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1128476

[startup+222.301 s]
/proc/loadavg: 2.07 1.91 1.93 3/506 4398
/proc/meminfo: memFree=27807796/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=1238780 CPUtime=222.3 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 315878 0 0 0 22188 42 0 0 25 0 1 0 823391599 1268510720 302428 33554432000 4194304 9128323 140735201133360 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 309695 302428 570 1205 0 308486 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1238780

[startup+282.3 s]
/proc/loadavg: 2.11 1.95 1.94 3/506 4400
/proc/meminfo: memFree=27549080/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=1332248 CPUtime=282.3 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 339036 0 0 0 28184 46 0 0 25 0 1 0 823391599 1364221952 325586 33554432000 4194304 9128323 140735201133360 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 333062 325586 574 1205 0 331853 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1332248

[startup+342.301 s]
/proc/loadavg: 2.08 1.97 1.94 3/506 4401
/proc/meminfo: memFree=27300788/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=1407500 CPUtime=342.3 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 358324 0 0 0 34181 49 0 0 25 0 1 0 823391599 1441280000 344874 33554432000 4194304 9128323 140735201133360 18446744073709551615 6593438 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 351875 344874 574 1205 0 350666 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1407500

[startup+402.301 s]
/proc/loadavg: 2.03 1.97 1.94 3/506 4403
/proc/meminfo: memFree=27085224/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=1534212 CPUtime=402.3 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 389782 0 0 0 40176 54 0 0 25 0 1 0 823391599 1571033088 376294 33554432000 4194304 9128323 140735201133360 18446744073709551615 6581575 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 383553 376294 574 1205 0 382344 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1534212

[startup+462.3 s]
/proc/loadavg: 2.01 1.97 1.94 3/506 4404
/proc/meminfo: memFree=26853292/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=1672712 CPUtime=462.3 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 423873 0 0 0 46171 59 0 0 25 0 1 0 823391599 1712857088 410385 33554432000 4194304 9128323 140735201133360 18446744073709551615 5132790 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 418178 410385 574 1205 0 416969 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1672712

[startup+522.301 s]
/proc/loadavg: 2.00 1.97 1.94 3/506 4406
/proc/meminfo: memFree=26581556/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=1842368 CPUtime=522.3 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 466189 0 0 0 52167 63 0 0 25 0 1 0 823391599 1886584832 452701 33554432000 4194304 9128323 140735201133360 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 460592 452701 574 1205 0 459383 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1842368

[startup+582.3 s]
/proc/loadavg: 2.00 1.97 1.94 3/506 4408
/proc/meminfo: memFree=26384108/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=1935820 CPUtime=582.3 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 489502 0 0 0 58162 68 0 0 25 0 1 0 823391599 1982279680 476014 33554432000 4194304 9128323 140735201133360 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 483955 476014 574 1205 0 482746 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1935820

[startup+642.301 s]

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

/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 744106 0 0 0 106126 106 0 0 25 0 1 0 823391599 3029065728 730618 33554432000 4194304 9128323 140735201133360 18446744073709551615 4352201 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 739518 730618 574 1205 0 738309 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2958072

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/506 4422
/proc/meminfo: memFree=25020896/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=3064756 CPUtime=1122.32 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 770110 0 0 0 112122 110 0 0 25 0 1 0 823391599 3138310144 756622 33554432000 4194304 9128323 140735201133360 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 766189 756622 574 1205 0 764980 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3064756

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/506 4424
/proc/meminfo: memFree=24943220/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=3143536 CPUtime=1182.32 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 789433 0 0 0 118119 113 0 0 25 0 1 0 823391599 3218980864 775945 33554432000 4194304 9128323 140735201133360 18446744073709551615 4219723 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 785884 775945 574 1205 0 784675 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 3143536

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/506 4425
/proc/meminfo: memFree=24792280/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=3223396 CPUtime=1242.32 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 809438 0 0 0 124116 116 0 0 25 0 1 0 823391599 3300757504 795950 33554432000 4194304 9128323 140735201133360 18446744073709551615 5489966 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 805849 795950 574 1205 0 804640 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3223396

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 1.98 3/506 4427
/proc/meminfo: memFree=24566568/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=3297252 CPUtime=1302.32 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 828501 0 0 0 130113 119 0 0 25 0 1 0 823391599 3376386048 815013 33554432000 4194304 9128323 140735201133360 18446744073709551615 5973112 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 824313 815013 574 1205 0 823104 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 3297252

[startup+1362.3 s]
/proc/loadavg: 2.05 2.02 1.98 3/506 4428
/proc/meminfo: memFree=24467060/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=3370332 CPUtime=1362.33 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 846135 0 0 0 136111 122 0 0 25 0 1 0 823391599 3451219968 832647 33554432000 4194304 9128323 140735201133360 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 842583 832647 574 1205 0 841374 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 3370332

[startup+1422.32 s]
/proc/loadavg: 2.16 2.06 2.00 3/506 4430
/proc/meminfo: memFree=24391240/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=3459304 CPUtime=1422.34 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 868405 0 0 0 142109 125 0 0 25 0 1 0 823391599 3542327296 854917 33554432000 4194304 9128323 140735201133360 18446744073709551615 6593423 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 864826 854917 574 1205 0 863617 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3459304

[startup+1482.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/506 4432
/proc/meminfo: memFree=24169340/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=3685152 CPUtime=1482.32 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 925440 0 0 0 148092 140 0 0 25 0 1 0 823391599 3773595648 909554 33554432000 4194304 9128323 140735201133360 18446744073709551615 7316191 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 921288 909554 745 1205 0 920079 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 3685152

[startup+1542.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/506 4433
/proc/meminfo: memFree=24184044/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=3685152 CPUtime=1542.33 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 926672 0 0 0 154084 149 0 0 25 0 1 0 823391599 3773595648 910757 33554432000 4194304 9128323 140735201133360 18446744073709551615 7192029 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 921288 910757 726 1205 0 920079 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 3685152

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/506 4435
/proc/meminfo: memFree=24170728/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=3685152 CPUtime=1602.33 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 926923 0 0 0 160075 158 0 0 25 0 1 0 823391599 3773595648 911008 33554432000 4194304 9128323 140735201133360 18446744073709551615 7313273 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 921288 911008 732 1205 0 920079 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 3685152

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/506 4436
/proc/meminfo: memFree=24163224/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=3685152 CPUtime=1662.33 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 927092 0 0 0 166057 176 0 0 25 0 1 0 823391599 3773595648 911177 33554432000 4194304 9128323 140735201133360 18446744073709551615 6694354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 921288 911177 742 1205 0 920079 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 3685152

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/506 4438
/proc/meminfo: memFree=24163184/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=3685152 CPUtime=1722.33 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 927203 0 0 0 172056 177 0 0 25 0 1 0 823391599 3773595648 911288 33554432000 4194304 9128323 140735201133360 18446744073709551615 6243588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 921288 911288 832 1205 0 920079 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 3685152

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/506 4440
/proc/meminfo: memFree=24160908/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=3685152 CPUtime=1782.33 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 927203 0 0 0 178056 177 0 0 25 0 1 0 823391599 3773595648 911288 33554432000 4194304 9128323 140735201133360 18446744073709551615 6243307 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 921288 911288 832 1205 0 920079 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 3685152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.01 2.00 3/506 4440
/proc/meminfo: memFree=24161876/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=3685152 CPUtime=1800.04 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 927203 0 0 0 179827 177 0 0 25 0 1 0 823391599 3773595648 911288 33554432000 4194304 9128323 140735201133360 18446744073709551615 6244953 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 921288 911288 832 1205 0 920079 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 3685152

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -4386

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/508 4442
/proc/meminfo: memFree=24158636/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=3685152 CPUtime=1801.43 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 927436 0 0 0 179966 177 0 0 25 0 1 0 823391599 3773595648 911521 33554432000 4194304 9128323 140735201133360 18446744073709551615 6244953 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 921288 911521 832 1205 0 920079 0
Current children cumulated CPU time (s) 1801.43
Current children cumulated vsize (KiB) 3685152

[startup+1801.82 s]
/proc/loadavg: 2.00 2.01 2.00 3/508 4442
/proc/meminfo: memFree=24159380/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=3685152 CPUtime=1801.85 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 927436 0 0 0 180008 177 0 0 25 0 1 0 823391599 3773595648 911521 33554432000 4194304 9128323 140735201133360 18446744073709551615 6244944 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 921288 911521 832 1205 0 920079 0
Current children cumulated CPU time (s) 1801.85
Current children cumulated vsize (KiB) 3685152

[startup+1802 s]
/proc/loadavg: 2.00 2.01 2.00 3/508 4442
/proc/meminfo: memFree=24159380/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=3685152 CPUtime=1802.03 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4202496 927436 0 0 0 180026 177 0 0 25 0 1 0 823391599 3773595648 911521 33554432000 4194304 9128323 140735201133360 18446744073709551615 6244928 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4386/statm: 921288 911521 832 1205 0 920079 0
Current children cumulated CPU time (s) 1802.03
Current children cumulated vsize (KiB) 3685152

[startup+1802.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/508 4442
/proc/meminfo: memFree=24159380/32951124 swapFree=51712236/67111528
[pid=4386] ppid=4384 vsize=0 CPUtime=1802.14 cores=1,3,5,7
/proc/4386/stat : 4386 (scip-2.0.1.4.li) R 4384 4386 2157 0 -1 4203524 927436 0 0 0 180028 186 0 0 25 0 1 0 823391599 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/4386/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.16
CPU time (s): 1802.21
CPU user time (s): 1800.28
CPU system time (s): 1.92271
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3685152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.28
system time used= 1.92271
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 927436
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= 3
involuntary context switches= 21011

runsolver used 8.76867 second user time and 20.7558 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-03 18:18:10
IDJOB=3453523
IDBENCH=76742
IDSOLVER=1949
FILE ID=node103/3453523-1307117890
RUNJOBID= node103-1307117890-4372
PBS_JOBID= 13497971
Free space on /tmp= 73876 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/j60opt/normalized-j605_7.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-3453523-1307117890/watcher-3453523-1307117890 -o /tmp/evaluation-result-3453523-1307117890/solver-3453523-1307117890 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453523-1307117890.opb -t 1800 -m 15500

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

MD5SUM BENCH= 2f5f0d52a26e63360b89739df26033b1
RANDOM SEED=1875981514

node103.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.858
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.71
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.858
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.75
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.858
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.858
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.77
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.858
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.75
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.858
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.75
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.858
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.83
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30385768 kB
Buffers:        289896 kB
Cached:         453384 kB
SwapCached:      23760 kB
Active:        1884276 kB
Inactive:       388656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30385768 kB
SwapTotal:    67111528 kB
SwapFree:     51712236 kB
Dirty:           31860 kB
Writeback:           0 kB
AnonPages:     1527004 kB
Mapped:          22232 kB
Slab:           149572 kB
PageTables:      73376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162038876 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= 73852 MiB
End job on node103 at 2011-06-03 18:48:12