Trace number 3486306

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 2 2011-06-10 (fixed)? (TO) 1800.18 1800.13

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12040_4.std.opb
MD5SUM8ff3f0acf25ff66baa70f63573552542
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark112
Best CPU time to get the best result obtained on this benchmark1.12983
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints245087
Number of constraints which are clauses243887
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [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-3486306-1307792968.opb>
1.29/1.33	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 245087 constraints
1.29/1.33	c problem read
1.29/1.33	c presolving settings loaded
2.10/2.18	c presolving:
10.09/10.15	c (round 1) 7157 del vars, 21128 del conss, 0 add conss, 5477 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16645844 impls, 0 clqs
14.39/14.47	c (round 2) 14673 del vars, 51593 del conss, 0 add conss, 12593 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16685275 impls, 0 clqs
15.89/15.93	c (round 3) 17423 del vars, 64162 del conss, 0 add conss, 14246 chg bounds, 77 chg sides, 93 chg coeffs, 0 upgd conss, 16701988 impls, 0 clqs
16.59/16.69	c (round 4) 18766 del vars, 69711 del conss, 0 add conss, 15090 chg bounds, 145 chg sides, 190 chg coeffs, 0 upgd conss, 16713853 impls, 0 clqs
17.09/17.16	c (round 5) 19583 del vars, 72843 del conss, 0 add conss, 15593 chg bounds, 147 chg sides, 194 chg coeffs, 0 upgd conss, 16720730 impls, 0 clqs
17.39/17.48	c (round 6) 20114 del vars, 74972 del conss, 0 add conss, 15883 chg bounds, 147 chg sides, 194 chg coeffs, 0 upgd conss, 16726927 impls, 0 clqs
17.69/17.71	c (round 7) 20463 del vars, 76373 del conss, 0 add conss, 16075 chg bounds, 147 chg sides, 194 chg coeffs, 0 upgd conss, 16731707 impls, 0 clqs
17.79/17.89	c (round 8) 20700 del vars, 77328 del conss, 0 add conss, 16209 chg bounds, 147 chg sides, 194 chg coeffs, 0 upgd conss, 16734444 impls, 0 clqs
17.99/18.06	c (round 9) 20923 del vars, 78205 del conss, 0 add conss, 16339 chg bounds, 147 chg sides, 194 chg coeffs, 0 upgd conss, 16738254 impls, 0 clqs
18.19/18.20	c (round 10) 21111 del vars, 78985 del conss, 0 add conss, 16450 chg bounds, 147 chg sides, 194 chg coeffs, 0 upgd conss, 16740948 impls, 0 clqs
18.29/18.34	c (round 11) 21291 del vars, 79623 del conss, 0 add conss, 16559 chg bounds, 147 chg sides, 194 chg coeffs, 0 upgd conss, 16744592 impls, 0 clqs
18.39/18.45	c (round 12) 21429 del vars, 80226 del conss, 0 add conss, 16649 chg bounds, 147 chg sides, 194 chg coeffs, 0 upgd conss, 16746102 impls, 0 clqs
18.49/18.57	c (round 13) 21511 del vars, 80608 del conss, 0 add conss, 16700 chg bounds, 147 chg sides, 194 chg coeffs, 0 upgd conss, 16746955 impls, 0 clqs
18.70/18.71	c (round 14) 21551 del vars, 80795 del conss, 0 add conss, 16731 chg bounds, 147 chg sides, 194 chg coeffs, 0 upgd conss, 16747173 impls, 0 clqs
18.70/18.76	c (round 15) 21567 del vars, 80896 del conss, 0 add conss, 16731 chg bounds, 147 chg sides, 194 chg coeffs, 0 upgd conss, 16747261 impls, 0 clqs
19.39/19.42	c (round 16) 21567 del vars, 80904 del conss, 0 add conss, 16731 chg bounds, 147 chg sides, 194 chg coeffs, 164183 upgd conss, 16747261 impls, 0 clqs
20.39/20.46	c (round 17) 21567 del vars, 80931 del conss, 63 add conss, 16731 chg bounds, 268 chg sides, 502 chg coeffs, 164183 upgd conss, 16747261 impls, 0 clqs
724.21/724.28	c    (724.3s) probing: 1000/51275 (2.0%) - 0 fixings, 0 aggregations, 11963354 implications, 0 bound changes
1226.53/1226.55	c    (1226.6s) probing: 2000/51275 (3.9%) - 0 fixings, 0 aggregations, 18466880 implications, 0 bound changes
1226.82/1226.84	c    (1226.8s) probing: 2001/51275 (3.9%) - 0 fixings, 0 aggregations, 18469286 implications, 0 bound changes
1226.82/1226.84	c    (1226.8s) probing aborted: 2000/2000 successive useless probings
1226.82/1226.84	c presolving (18 rounds):
1226.82/1226.84	c  21567 deleted vars, 80945 deleted constraints, 63 added constraints, 16731 tightened bounds, 0 added holes, 268 changed sides, 505 changed coefficients
1226.82/1226.84	c  84569993 implications, 0 cliques
1226.82/1226.84	c presolved problem has 51275 variables (51275 bin, 0 int, 0 impl, 0 cont) and 164205 constraints
1226.82/1226.84	c    1085 constraints of type <knapsack>
1226.82/1226.84	c  137826 constraints of type <setppc>
1226.82/1226.84	c   25294 constraints of type <logicor>
1226.82/1226.84	c transformed objective value is always integral (scale: 1)
1226.82/1226.84	c Presolving Time: 1225.28
1226.82/1226.84	c - non default parameters ----------------------------------------------------------------------
1226.82/1226.84	c # SCIP version 2.0.1.4
1226.82/1226.84	c 
1226.82/1226.84	c # frequency for displaying node information lines
1226.82/1226.84	c # [type: int, range: [-1,2147483647], default: 100]
1226.82/1226.84	c display/freq = 10000
1226.82/1226.84	c 
1226.82/1226.84	c # maximal time in seconds to run
1226.82/1226.84	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1226.82/1226.84	c limits/time = 1797
1226.82/1226.84	c 
1226.82/1226.84	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1226.82/1226.84	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1226.82/1226.84	c limits/memory = 13950
1226.82/1226.84	c 
1226.82/1226.84	c # default clock type (1: CPU user seconds, 2: wall clock time)
1226.82/1226.84	c # [type: int, range: [1,2], default: 1]
1226.82/1226.84	c timing/clocktype = 2
1226.82/1226.84	c 
1226.82/1226.84	c # belongs reading time to solving time?
1226.82/1226.84	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1226.82/1226.84	c timing/reading = TRUE
1226.82/1226.84	c 
1226.82/1226.84	c # should presolving try to simplify inequalities
1226.82/1226.84	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1226.82/1226.84	c constraints/linear/simplifyinequalities = TRUE
1226.82/1226.84	c 
1226.82/1226.84	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1226.82/1226.84	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1226.82/1226.84	c constraints/indicator/addCouplingCons = TRUE
1226.82/1226.84	c 
1226.82/1226.84	c # should presolving try to simplify knapsacks
1226.82/1226.84	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1226.82/1226.84	c constraints/knapsack/simplifyinequalities = TRUE
1226.82/1226.84	c 
1226.82/1226.84	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1226.82/1226.84	c # [type: int, range: [-1,2147483647], default: -1]
1226.82/1226.84	c separating/rapidlearning/freq = 0
1226.82/1226.84	c 
1226.82/1226.84	c -----------------------------------------------------------------------------------------------
1226.82/1226.84	c start solving
1226.82/1226.88	c 
1446.23/1446.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1446.23/1446.27	c  1446s|     1 |     0 | 48011 |     - |2481M|   0 | 816 |  51k| 164k|  51k| 164k|   0 |  29 |   0 | 1.120000e+02 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3486306-1307792968/watcher-3486306-1307792968 -o /tmp/evaluation-result-3486306-1307792968/solver-3486306-1307792968 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3486306-1307792968.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 1.99 1.91 2/177 21175
/proc/meminfo: memFree=29894380/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=10316 CPUtime=0 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 1574 0 0 0 0 0 0 0 22 0 1 0 871712285 10563584 1528 33554432000 4194304 8979876 140735793692816 18446744073709551615 7790414 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21175/statm: 2579 1528 366 1169 0 1406 0

[startup+0.0899229 s]
/proc/loadavg: 2.00 1.99 1.91 2/177 21175
/proc/meminfo: memFree=29894380/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=27412 CPUtime=0.08 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 5867 0 0 0 8 0 0 0 22 0 1 0 871712285 28069888 5821 33554432000 4194304 8979876 140735793692816 18446744073709551615 7836073 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21175/statm: 6853 5821 366 1169 0 5680 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27412

[startup+0.100906 s]
/proc/loadavg: 2.00 1.99 1.91 2/177 21175
/proc/meminfo: memFree=29894380/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=27544 CPUtime=0.09 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 5904 0 0 0 9 0 0 0 22 0 1 0 871712285 28205056 5858 33554432000 4194304 8979876 140735793692816 18446744073709551615 4445996 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21175/statm: 6886 5858 366 1169 0 5713 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27544

[startup+0.300884 s]
/proc/loadavg: 2.00 1.99 1.91 2/177 21175
/proc/meminfo: memFree=29894380/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=52652 CPUtime=0.29 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 12162 0 0 0 29 0 0 0 22 0 1 0 871712285 53915648 12116 33554432000 4194304 8979876 140735793692816 18446744073709551615 7816942 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21175/statm: 13163 12116 366 1169 0 11990 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52652

[startup+0.700798 s]
/proc/loadavg: 2.00 1.99 1.91 2/177 21175
/proc/meminfo: memFree=29894380/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=76688 CPUtime=0.69 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 18133 0 0 0 68 1 0 0 23 0 1 0 871712285 78528512 18087 33554432000 4194304 8979876 140735793692816 18446744073709551615 7813282 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21175/statm: 19172 18087 366 1169 0 17999 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76688

[startup+1.50065 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 21176
/proc/meminfo: memFree=29794684/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=249692 CPUtime=1.49 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 60811 0 0 0 144 5 0 0 25 0 1 0 871712285 255684608 60728 33554432000 4194304 8979876 140735793692816 18446744073709551615 6779003 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/21175/statm: 62423 60760 416 1169 0 61250 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 249692

[startup+3.10036 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 21176
/proc/meminfo: memFree=29504896/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=493536 CPUtime=3.09 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 132468 0 0 0 296 13 0 0 25 0 1 0 871712285 505380864 120445 33554432000 4194304 8979876 140735793692816 18446744073709551615 4460271 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/21175/statm: 123384 120445 494 1169 0 122211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 493536

[startup+6.30077 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 21176
/proc/meminfo: memFree=29244852/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=719132 CPUtime=6.29 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 188366 0 0 0 609 20 0 0 25 0 1 0 871712285 736391168 176343 33554432000 4194304 8979876 140735793692816 18446744073709551615 4917360 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/21175/statm: 179783 176343 494 1169 0 178610 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 719132

[startup+12.7006 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 21176
/proc/meminfo: memFree=29029424/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=886996 CPUtime=12.69 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 229183 0 0 0 1244 25 0 0 25 0 1 0 871712285 908283904 216031 33554432000 4194304 8979876 140735793692816 18446744073709551615 6504341 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/21175/statm: 221749 216031 504 1169 0 220576 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 886996

[startup+25.5002 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 21176
/proc/meminfo: memFree=28961744/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=959148 CPUtime=25.49 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 260973 0 0 0 2521 28 0 0 25 0 1 0 871712285 982167552 233377 33554432000 4194304 8979876 140735793692816 18446744073709551615 6503464 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/21175/statm: 239787 233377 550 1169 0 238614 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 959148

[startup+51.1006 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 21177
/proc/meminfo: memFree=28925976/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=995588 CPUtime=51.09 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 269840 0 0 0 5080 29 0 0 25 0 1 0 871712285 1019482112 242244 33554432000 4194304 8979876 140735793692816 18446744073709551615 6503305 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 248897 242244 550 1169 0 247724 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 995588

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 21178
/proc/meminfo: memFree=28850812/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=1072336 CPUtime=102.3 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 288523 0 0 0 10198 32 0 0 25 0 1 0 871712285 1098072064 260927 33554432000 4194304 8979876 140735793692816 18446744073709551615 4880633 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 268084 260927 550 1169 0 266911 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1072336

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 21180
/proc/meminfo: memFree=28659332/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=1269532 CPUtime=162.29 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 336566 0 0 0 16192 37 0 0 25 0 1 0 871712285 1300000768 308541 33554432000 4194304 8979876 140735793692816 18446744073709551615 5538056 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 317383 308541 550 1169 0 316210 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1269532

[startup+222.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 21182
/proc/meminfo: memFree=28551180/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=1379584 CPUtime=222.29 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 363976 0 0 0 22189 40 0 0 25 0 1 0 871712285 1412694016 335588 33554432000 4194304 8979876 140735793692816 18446744073709551615 6503520 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 344896 335588 550 1169 0 343723 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1379584

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 21183
/proc/meminfo: memFree=28412892/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=1523052 CPUtime=282.3 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 399778 0 0 0 28184 46 0 0 25 0 1 0 871712285 1559605248 371390 33554432000 4194304 8979876 140735793692816 18446744073709551615 4222929 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 380763 371390 550 1169 0 379590 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1523052

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 21185
/proc/meminfo: memFree=28233940/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=1661624 CPUtime=342.29 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 434727 0 0 0 34180 49 0 0 25 0 1 0 871712285 1701502976 406339 33554432000 4194304 8979876 140735793692816 18446744073709551615 6499317 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 415406 406339 550 1169 0 414233 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1661624

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 21186
/proc/meminfo: memFree=27888940/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=1857160 CPUtime=402.29 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 484038 0 0 0 40174 55 0 0 25 0 1 0 871712285 1901731840 455650 33554432000 4194304 8979876 140735793692816 18446744073709551615 6503525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 464290 455650 550 1169 0 463117 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1857160

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 21188
/proc/meminfo: memFree=27752868/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=1980960 CPUtime=462.3 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 514069 0 0 0 46171 59 0 0 25 0 1 0 871712285 2028503040 485681 33554432000 4194304 8979876 140735793692816 18446744073709551615 4919212 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 495240 485681 550 1169 0 494067 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1980960

[startup+522.301 s]
/proc/loadavg: 1.85 1.95 1.90 2/172 21214
/proc/meminfo: memFree=29715584/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=2126708 CPUtime=522.3 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 550171 0 0 0 52166 64 0 0 25 0 1 0 871712285 2177748992 521783 33554432000 4194304 8979876 140735793692816 18446744073709551615 4460239 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 531677 521783 550 1169 0 530504 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2126708

[startup+582.301 s]
/proc/loadavg: 1.31 1.78 1.85 2/172 21215
/proc/meminfo: memFree=29622800/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=2202996 CPUtime=582.31 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 569393 0 0 0 58163 68 0 0 25 0 1 0 871712285 2255867904 541005 33554432000 4194304 8979876 140735793692816 18446744073709551615 5538062 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 550749 541005 550 1169 0 549576 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2202996

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.28 1.60 2/172 21232
/proc/meminfo: memFree=29235472/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=2591888 CPUtime=882.31 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 666209 0 0 0 88149 82 0 0 25 0 1 0 871712285 2654093312 637722 33554432000 4194304 8979876 140735793692816 18446744073709551615 6503288 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 647972 637722 555 1169 0 646799 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2591888

[startup+942.301 s]
/proc/loadavg: 1.00 1.22 1.56 2/172 21234
/proc/meminfo: memFree=29171592/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=2653684 CPUtime=942.31 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 682265 0 0 0 94147 84 0 0 25 0 1 0 871712285 2717372416 653778 33554432000 4194304 8979876 140735793692816 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 663421 653778 555 1169 0 662248 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2653684

[startup+1002.3 s]
/proc/loadavg: 1.00 1.18 1.52 2/172 21235
/proc/meminfo: memFree=29105104/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=2719660 CPUtime=1002.32 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 698722 0 0 0 100145 87 0 0 25 0 1 0 871712285 2784931840 670235 33554432000 4194304 8979876 140735793692816 18446744073709551615 4887970 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 679915 670235 555 1169 0 678742 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2719660

[startup+1062.3 s]
/proc/loadavg: 1.00 1.14 1.49 2/172 21237
/proc/meminfo: memFree=29060068/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=2765452 CPUtime=1062.32 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 710253 0 0 0 106144 88 0 0 25 0 1 0 871712285 2831822848 681766 33554432000 4194304 8979876 140735793692816 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 691363 681766 555 1169 0 690190 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2765452

[startup+1122.3 s]
/proc/loadavg: 1.00 1.12 1.45 2/172 21239
/proc/meminfo: memFree=29008336/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=2813988 CPUtime=1122.32 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 722915 0 0 0 112141 91 0 0 25 0 1 0 871712285 2881523712 694428 33554432000 4194304 8979876 140735793692816 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 703497 694428 555 1169 0 702324 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2813988

[startup+1182.3 s]
/proc/loadavg: 1.00 1.09 1.42 2/172 21240
/proc/meminfo: memFree=28936152/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=2892824 CPUtime=1182.33 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 740973 0 0 0 118139 94 0 0 25 0 1 0 871712285 2962251776 712486 33554432000 4194304 8979876 140735793692816 18446744073709551615 5538062 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 723206 712486 555 1169 0 722033 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2892824

[startup+1242.3 s]
/proc/loadavg: 1.00 1.07 1.39 2/172 21242
/proc/meminfo: memFree=28606416/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=3250376 CPUtime=1242.32 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 828486 0 0 0 124122 110 0 0 25 0 1 0 871712285 3328385024 795112 33554432000 4194304 8979876 140735793692816 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 812594 795112 747 1169 0 811421 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3250376

[startup+1302.3 s]
/proc/loadavg: 1.00 1.06 1.36 2/172 21243
/proc/meminfo: memFree=28591260/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=3259600 CPUtime=1302.34 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 832401 0 0 0 130115 119 0 0 25 0 1 0 871712285 3337830400 798884 33554432000 4194304 8979876 140735793692816 18446744073709551615 7146797 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 814900 798884 978 1169 0 813727 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 3259600

[startup+1362.3 s]
/proc/loadavg: 1.00 1.04 1.34 2/172 21245
/proc/meminfo: memFree=28573000/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=3275692 CPUtime=1362.33 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 837249 0 0 0 136106 127 0 0 25 0 1 0 871712285 3354308608 803377 33554432000 4194304 8979876 140735793692816 18446744073709551615 7147101 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 818923 803377 894 1169 0 817750 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 3275692

[startup+1422.31 s]
/proc/loadavg: 1.00 1.03 1.32 2/172 21247
/proc/meminfo: memFree=28553388/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=3300320 CPUtime=1422.34 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 842961 0 0 0 142099 135 0 0 25 0 1 0 871712285 3379527680 808900 33554432000 4194304 8979876 140735793692816 18446744073709551615 7836169 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 825080 808900 1487 1169 0 823907 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3300320

[startup+1482.3 s]
/proc/loadavg: 1.00 1.03 1.29 2/172 21248
/proc/meminfo: memFree=28528928/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=3300320 CPUtime=1482.33 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 850746 0 0 0 148089 144 0 0 25 0 1 0 871712285 3379527680 814336 33554432000 4194304 8979876 140735793692816 18446744073709551615 7143757 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 825080 814336 809 1169 0 823907 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3300320

[startup+1542.3 s]
/proc/loadavg: 1.00 1.02 1.27 2/172 21250
/proc/meminfo: memFree=28528912/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=3300320 CPUtime=1542.33 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 850747 0 0 0 154082 151 0 0 25 0 1 0 871712285 3379527680 814336 33554432000 4194304 8979876 140735793692816 18446744073709551615 7143931 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 825080 814336 808 1169 0 823907 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 3300320

[startup+1602.3 s]
/proc/loadavg: 1.03 1.03 1.26 2/172 21251
/proc/meminfo: memFree=28529016/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=3300320 CPUtime=1602.34 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 850747 0 0 0 160076 158 0 0 25 0 1 0 871712285 3379527680 814336 33554432000 4194304 8979876 140735793692816 18446744073709551615 7155380 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 825080 814336 808 1169 0 823907 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 3300320

[startup+1662.3 s]
/proc/loadavg: 1.01 1.02 1.24 2/172 21253
/proc/meminfo: memFree=28528876/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=3300320 CPUtime=1662.34 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 850747 0 0 0 166072 162 0 0 25 0 1 0 871712285 3379527680 814336 33554432000 4194304 8979876 140735793692816 18446744073709551615 7145982 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 825080 814336 808 1169 0 823907 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 3300320

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.22 2/172 21255
/proc/meminfo: memFree=28526004/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=3300320 CPUtime=1722.34 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 851598 0 0 0 172055 179 0 0 25 0 1 0 871712285 3379527680 815139 33554432000 4194304 8979876 140735793692816 18446744073709551615 6293618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 825080 815139 878 1169 0 823907 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 3300320

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.20 2/172 21256
/proc/meminfo: memFree=28525740/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=3300320 CPUtime=1782.34 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 851716 0 0 0 178055 179 0 0 25 0 1 0 871712285 3379527680 815227 33554432000 4194304 8979876 140735793692816 18446744073709551615 6254459 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 825080 815227 900 1169 0 823907 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 3300320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.01 1.20 2/172 21257
/proc/meminfo: memFree=28524236/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=3300320 CPUtime=1800.05 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4202496 852072 0 0 0 179826 179 0 0 25 0 1 0 871712285 3379527680 815583 33554432000 4194304 8979876 140735793692816 18446744073709551615 6255420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21175/statm: 825080 815583 900 1169 0 823907 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3300320

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

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

[startup+1800.11 s]
/proc/loadavg: 1.00 1.01 1.20 2/172 21257
/proc/meminfo: memFree=28524236/32951124 swapFree=67053960/67111528
[pid=21175] ppid=21173 vsize=0 CPUtime=1800.15 cores=1,3,5,7
/proc/21175/stat : 21175 (scip-2.0.1.4_2.) R 21173 21175 15536 0 -1 4203524 852072 0 0 0 179826 189 0 0 25 0 1 0 871712285 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21175/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.13
CPU time (s): 1800.18
CPU user time (s): 1798.26
CPU system time (s): 1.92071
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3300320

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

runsolver used 2.5986 second user time and 6.16806 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-11 13:49:28
IDJOB=3486306
IDBENCH=77303
IDSOLVER=1977
FILE ID=node142/3486306-1307792968
RUNJOBID= node142-1307790989-19686
PBS_JOBID= 13550867
Free space on /tmp= 74080 MiB

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

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

MD5SUM BENCH= 8ff3f0acf25ff66baa70f63573552542
RANDOM SEED=172012538

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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:      29895164 kB
Buffers:        211396 kB
Cached:         777644 kB
SwapCached:      11412 kB
Active:        2371708 kB
Inactive:       507456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29895164 kB
SwapTotal:    67111528 kB
SwapFree:     67053960 kB
Dirty:           24860 kB
Writeback:           0 kB
AnonPages:     1887120 kB
Mapped:          15812 kB
Slab:           108112 kB
PageTables:       8748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2104940 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= 74084 MiB
End job on node142 at 2011-06-11 14:19:30