Trace number 3740619

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
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? (TO) 1802.09 1802.43

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9027_6.std.opb
MD5SUM84d644b9de9641fbae71b6ccfca5f3d4
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark87
Best CPU time to get the best result obtained on this benchmark0.225965
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 constraints184347
Number of constraints which are clauses183147
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 constraint75
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

1.09/1.17	c SCIP version 1.1.0.7
1.09/1.17	c LP-Solver SoPlex 1.4.1
1.09/1.17	c user parameter file <scip.set> not found - using default parameters
1.09/1.17	c read problem <HOME/instance-3740619-1338763806.opb>
1.09/1.17	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 184347 constraints
1.49/1.56	c start presolving problem
1.49/1.56	c presolving:
6.89/6.96	c (round 1) 4168 del vars, 11804 del conss, 3045 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12653950 impls, 0 clqs
9.18/9.25	c (round 2) 9126 del vars, 30932 del conss, 7582 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12679526 impls, 0 clqs
9.89/9.95	c (round 3) 10753 del vars, 39029 del conss, 8575 chg bounds, 48 chg sides, 62 chg coeffs, 0 upgd conss, 12692854 impls, 0 clqs
10.28/10.39	c (round 4) 11604 del vars, 42564 del conss, 9152 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12698143 impls, 0 clqs
10.59/10.65	c (round 5) 12180 del vars, 44862 del conss, 9468 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12702753 impls, 0 clqs
10.79/10.83	c (round 6) 12488 del vars, 46167 del conss, 9646 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12705932 impls, 0 clqs
10.89/11.00	c (round 7) 12720 del vars, 47047 del conss, 9794 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12708218 impls, 0 clqs
11.08/11.13	c (round 8) 12879 del vars, 47690 del conss, 9877 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12709918 impls, 0 clqs
11.19/11.25	c (round 9) 12975 del vars, 48086 del conss, 9936 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12710864 impls, 0 clqs
11.29/11.35	c (round 10) 13041 del vars, 48369 del conss, 9963 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12711348 impls, 0 clqs
11.39/11.43	c (round 11) 13063 del vars, 48499 del conss, 9977 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12711450 impls, 0 clqs
11.49/11.50	c (round 12) 13065 del vars, 48524 del conss, 9978 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12711466 impls, 0 clqs
12.09/12.13	c (round 13) 13065 del vars, 48527 del conss, 9978 chg bounds, 64 chg sides, 107 chg coeffs, 135820 upgd conss, 12711466 impls, 0 clqs
13.49/13.55	c (round 14) 13065 del vars, 48543 del conss, 9978 chg bounds, 157 chg sides, 394 chg coeffs, 135820 upgd conss, 12711466 impls, 0 clqs
13.69/13.79	c (round 15) 13065 del vars, 48572 del conss, 9978 chg bounds, 159 chg sides, 420 chg coeffs, 135820 upgd conss, 12711466 impls, 0 clqs
394.88/395.05	c    (392.3s) probing: 1000/41717 (2.4%) - 0 fixings, 0 aggregations, 9696620 implications, 0 bound changes
561.34/561.54	c    (558.3s) probing: 2000/41717 (4.8%) - 0 fixings, 0 aggregations, 15920759 implications, 0 bound changes
561.65/561.81	c    (558.6s) probing: 2001/41717 (4.8%) - 0 fixings, 0 aggregations, 15933056 implications, 0 bound changes
561.65/561.81	c    (558.6s) probing aborted: 2000/2000 successive useless probings
561.65/561.81	c presolving (16 rounds):
561.65/561.81	c  13065 deleted vars, 48572 deleted constraints, 9978 tightened bounds, 0 added holes, 160 changed sides, 433 changed coefficients
561.65/561.81	c  68025604 implications, 0 cliques
561.65/561.81	c presolved problem has 41717 variables (41717 bin, 0 int, 0 impl, 0 cont) and 135857 constraints
561.65/561.81	c    1120 constraints of type <knapsack>
561.65/561.81	c      50 constraints of type <setppc>
561.65/561.81	c  134687 constraints of type <logicor>
561.65/561.81	c transformed objective value is always integral (scale: 1)
561.65/561.81	c Presolving Time: 558.31
561.65/561.84	c OPT-LIN
561.65/561.84	c -----------------------------------------------------------------------------------------------
561.65/561.84	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
561.65/561.84	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
561.65/561.84	c limits/memory = c 13950
561.65/561.84	c # maximal time in seconds to run
561.65/561.84	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
561.65/561.84	c limits/time = c 1791
561.65/561.84	c # frequency for displaying node information lines
561.65/561.84	c # [type: int, range: [-1,2147483647], default: 100]
561.65/561.84	c display/freq = c 10000
561.65/561.84	c -----------------------------------------------------------------------------------------------
561.65/561.84	c start solving problem
561.65/561.84	c 
763.82/764.01	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
763.82/764.01	c   760s|     1 |     0 | 41481 |1999M|   0 | 181 |  41k| 135k| 135k|  41k| 135k|   0 |   0 |   0 | 8.700000e+01 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3740619-1338763806/watcher-3740619-1338763806 -o /tmp/evaluation-result-3740619-1338763806/solver-3740619-1338763806 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3740619-1338763806.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 878
/proc/meminfo: memFree=23776544/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=6120 CPUtime=0 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 774 0 0 0 0 0 0 0 20 0 1 0 342509161 6266880 727 33554432000 4194304 7823515 140733790688720 140735599302552 4402248 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 1530 742 325 887 0 640 0

[startup+0.0782071 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 878
/proc/meminfo: memFree=23776544/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=23132 CPUtime=0.06 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 5121 0 0 0 6 0 0 0 20 0 1 0 342509161 23687168 5074 33554432000 4194304 7823515 140733790688720 140733790554376 4512305 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 5783 5074 354 887 0 4893 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23132

[startup+0.100344 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 878
/proc/meminfo: memFree=23776544/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=25688 CPUtime=0.08 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 5755 0 0 0 8 0 0 0 20 0 1 0 342509161 26304512 5708 33554432000 4194304 7823515 140733790688720 140733790554376 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 6422 5708 354 887 0 5532 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25688

[startup+0.300294 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 878
/proc/meminfo: memFree=23776544/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=45204 CPUtime=0.29 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 10653 0 0 0 28 1 0 0 20 0 1 0 342509161 46288896 10606 33554432000 4194304 7823515 140733790688720 140733790554376 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 11301 10606 354 887 0 10411 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45204

[startup+0.700305 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 878
/proc/meminfo: memFree=23776544/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=72848 CPUtime=0.69 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 17543 0 0 0 67 2 0 0 20 0 1 0 342509161 74596352 17496 33554432000 4194304 7823515 140733790688720 140733790554376 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 18212 17496 354 887 0 17322 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72848

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 879
/proc/meminfo: memFree=23680180/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=261248 CPUtime=1.49 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 64787 0 0 0 141 8 0 0 20 0 1 0 342509161 267517952 64386 33554432000 4194304 7823515 140733790688720 140733790554824 4685941 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 65312 64386 385 887 0 64422 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 261248

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 879
/proc/meminfo: memFree=23451012/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=425272 CPUtime=3.09 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 105444 0 0 0 292 17 0 0 20 0 1 0 342509161 435478528 105043 33554432000 4194304 7823515 140733790688720 140733790685656 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 106318 105043 427 887 0 105428 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 425272

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 879
/proc/meminfo: memFree=23189108/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=644616 CPUtime=6.29 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 157564 0 0 0 601 28 0 0 20 0 1 0 342509161 660086784 157163 33554432000 4194304 7823515 140733790688720 140733790685656 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 161154 157163 432 887 0 160264 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 644616

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 879
/proc/meminfo: memFree=23067628/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=713456 CPUtime=12.68 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 175581 0 0 0 1204 64 0 0 20 0 1 0 342509161 730578944 174230 33554432000 4194304 7823515 140733790688720 140733790686344 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 178364 174230 443 887 0 177474 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 713456

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 879
/proc/meminfo: memFree=22999200/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=761680 CPUtime=25.49 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 185381 0 0 0 2477 72 0 0 20 0 1 0 342509161 779960320 186576 33554432000 4194304 7823515 140733790688720 140733790685416 5803100 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 190420 186576 460 887 0 189530 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 761680

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 879
/proc/meminfo: memFree=22924148/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=804640 CPUtime=51.08 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 195528 0 0 0 5034 74 0 0 20 0 1 0 342509161 823951360 196723 33554432000 4194304 7823515 140733790688720 140733790685416 5803639 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 201160 196723 460 887 0 200270 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 804640

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 879
/proc/meminfo: memFree=22710672/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=940200 CPUtime=102.28 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 228656 0 0 0 10147 81 0 0 20 0 1 0 342509161 962764800 229851 33554432000 4194304 7823515 140733790688720 140733790685416 5802411 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 235050 229851 460 887 0 234160 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 940200

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 918
/proc/meminfo: memFree=26914996/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=1136256 CPUtime=162.25 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 276160 0 0 0 16136 89 0 0 20 0 1 0 342509161 1163526144 277437 33554432000 4194304 7823515 140733790688720 140733790685400 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 284064 277437 461 887 0 283174 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1136256

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 918
/proc/meminfo: memFree=26364216/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=1344596 CPUtime=222.22 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 328130 0 0 0 22122 100 0 0 20 0 1 0 342509161 1376866304 329392 33554432000 4194304 7823515 140733790688720 140733790685400 5803658 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 336149 329392 461 887 0 335259 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1344596

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 918
/proc/meminfo: memFree=25854728/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=1559028 CPUtime=282.21 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 381459 0 0 0 28105 116 0 0 20 0 1 0 342509161 1596444672 382966 33554432000 4194304 7823515 140733790688720 140733790685416 5802539 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 389757 382966 461 887 0 388867 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1559028

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 918
/proc/meminfo: memFree=25509536/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=1848488 CPUtime=342.2 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 452947 0 0 0 34084 136 0 0 20 0 1 0 342509161 1892851712 454452 33554432000 4194304 7823515 140733790688720 140733790684584 5803650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 462122 454452 461 887 0 461232 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1848488

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 918
/proc/meminfo: memFree=25325920/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2034348 CPUtime=402.19 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 498950 0 0 0 40068 151 0 0 20 0 1 0 342509161 2083172352 500453 33554432000 4194304 7823515 140733790688720 140733790685416 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 508587 500453 466 887 0 507697 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 2034348

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 919
/proc/meminfo: memFree=25148680/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2171764 CPUtime=462.17 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 533185 0 0 0 46049 168 0 0 20 0 1 0 342509161 2223886336 534685 33554432000 4194304 7823515 140733790688720 140733790685960 6911387 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 542941 534685 466 887 0 542051 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 2171764

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 919
/proc/meminfo: memFree=24920260/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2337488 CPUtime=522.16 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 574761 0 0 0 52030 186 0 0 20 0 1 0 342509161 2393587712 576351 33554432000 4194304 7823515 140733790688720 140733790685416 5803115 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 584372 576351 466 887 0 583482 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 2337488

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 957
/proc/meminfo: memFree=25429044/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2628836 CPUtime=582.15 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 634637 0 0 0 58011 204 0 0 20 0 1 0 342509161 2691928064 645340 33554432000 4194304 7823515 140733790688720 140733790684056 6212169 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 657209 645340 531 887 0 656319 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 2628836

[startup+642.3 s]

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

/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 643464 0 0 0 99904 304 0 0 20 0 1 0 342509161 2728656896 659172 33554432000 4194304 7823515 140733790688720 140733790684728 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 666176 659172 561 887 0 665286 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 2664704

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 986
/proc/meminfo: memFree=23950844/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2664704 CPUtime=1062.07 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 643466 0 0 0 105819 388 0 0 20 0 1 0 342509161 2728656896 659237 33554432000 4194304 7823515 140733790688720 140733790684728 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 666176 659237 561 887 0 665286 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 2664704

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 986
/proc/meminfo: memFree=23950004/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2664704 CPUtime=1122.06 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 643469 0 0 0 111730 476 0 0 20 0 1 0 342509161 2728656896 659331 33554432000 4194304 7823515 140733790688720 140733790684728 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 666176 659331 561 887 0 665286 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 2664704

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 986
/proc/meminfo: memFree=23962372/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2664704 CPUtime=1182.05 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 643471 0 0 0 117634 571 0 0 20 0 1 0 342509161 2728656896 659346 33554432000 4194304 7823515 140733790688720 140733790684728 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 666176 659346 561 887 0 665286 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 2664704

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 989
/proc/meminfo: memFree=23960036/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2664704 CPUtime=1242.04 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 643471 0 0 0 123553 651 0 0 20 0 1 0 342509161 2728656896 659928 33554432000 4194304 7823515 140733790688720 140733790684728 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 666176 659928 561 887 0 665286 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 2664704

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 989
/proc/meminfo: memFree=23959824/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2664704 CPUtime=1302.04 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 643475 0 0 0 129464 740 0 0 20 0 1 0 342509161 2728656896 660035 33554432000 4194304 7823515 140733790688720 140733790684728 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 666176 660035 561 887 0 665286 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 2664704

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 989
/proc/meminfo: memFree=23959232/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2664704 CPUtime=1362.02 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 643479 0 0 0 135383 819 0 0 20 0 1 0 342509161 2728656896 660140 33554432000 4194304 7823515 140733790688720 140733790684728 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 666176 660140 561 887 0 665286 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 2664704

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 990
/proc/meminfo: memFree=23958144/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2664704 CPUtime=1422.02 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 643484 0 0 0 141320 882 0 0 20 0 1 0 342509161 2728656896 660377 33554432000 4194304 7823515 140733790688720 140733790684728 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 666176 660377 561 887 0 665286 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 2664704

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 990
/proc/meminfo: memFree=23957180/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2664704 CPUtime=1482 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 643484 0 0 0 147261 939 0 0 20 0 1 0 342509161 2728656896 660592 33554432000 4194304 7823515 140733790688720 140733790684728 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 666176 660592 561 887 0 665286 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 2664704

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 990
/proc/meminfo: memFree=23954108/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2664704 CPUtime=1541.99 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 643486 0 0 0 153189 1010 0 0 20 0 1 0 342509161 2728656896 661387 33554432000 4194304 7823515 140733790688720 140733790684728 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 666176 661387 561 887 0 665286 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 2664704

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 990
/proc/meminfo: memFree=23943788/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2664704 CPUtime=1601.98 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 643486 0 0 0 159122 1076 0 0 20 0 1 0 342509161 2728656896 663936 33554432000 4194304 7823515 140733790688720 140733790684728 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 666176 663936 561 887 0 665286 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 2664704

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 990
/proc/meminfo: memFree=23900740/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2664704 CPUtime=1661.98 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 643486 0 0 0 165042 1156 0 0 20 0 1 0 342509161 2728656896 665154 33554432000 4194304 7823515 140733790688720 140733790684728 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 666176 665154 561 887 0 665286 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 2664704

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 991
/proc/meminfo: memFree=23788852/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2673212 CPUtime=1721.96 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 644181 0 0 0 170950 1246 0 0 20 0 1 0 342509161 2737369088 667423 33554432000 4194304 7823515 140733790688720 140733790684456 5562326 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 668303 667423 561 887 0 667413 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 2673212

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 991
/proc/meminfo: memFree=23649956/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2745732 CPUtime=1781.95 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 648655 0 0 0 176947 1248 0 0 20 0 1 0 342509161 2811629568 682628 33554432000 4194304 7823515 140733790688720 140733790684712 5562311 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 686433 682628 561 887 0 685543 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 2745732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 994
/proc/meminfo: memFree=23614896/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2777636 CPUtime=1800.06 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 650140 0 0 0 178756 1250 0 0 20 0 1 0 342509161 2844299264 691267 33554432000 4194304 7823515 140733790688720 140733790684712 5562284 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 694409 691267 561 887 0 693519 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2777636

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -878

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

[startup+1801.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 995
/proc/meminfo: memFree=23614896/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2777636 CPUtime=1801.05 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 650140 0 0 0 178855 1250 0 0 20 0 1 0 342509161 2844299264 691267 33554432000 4194304 7823515 140733790688720 140733790683776 5562326 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 694409 691267 561 887 0 693519 0
Current children cumulated CPU time (s) 1801.05
Current children cumulated vsize (KiB) 2777636

[startup+1802.2 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 995
/proc/meminfo: memFree=23614640/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2777636 CPUtime=1801.85 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 650140 0 0 0 178935 1250 0 0 20 0 1 0 342509161 2844299264 691267 33554432000 4194304 7823515 140733790688720 140733790683776 5562284 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 694409 691267 561 887 0 693519 0
Current children cumulated CPU time (s) 1801.85
Current children cumulated vsize (KiB) 2777636

[startup+1802.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 995
/proc/meminfo: memFree=23614640/32873844 swapFree=7372/7372
[pid=878] ppid=876 vsize=2777636 CPUtime=1802.05 cores=1,3,5,7
/proc/878/stat : 878 (pbscip.linux.x8) R 876 878 32091 0 -1 4202496 650141 0 0 0 178955 1250 0 0 20 0 1 0 342509161 2844299264 691779 33554432000 4194304 7823515 140733790688720 140733790683776 5562311 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/878/statm: 694409 691779 561 887 0 693519 0
Current children cumulated CPU time (s) 1802.05
Current children cumulated vsize (KiB) 2777636

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.43
CPU time (s): 1802.09
CPU user time (s): 1789.56
CPU system time (s): 12.5221
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 2777636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.56
system time used= 12.5221
maximum resident set size= 2767116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 650141
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= 118
involuntary context switches= 1865

runsolver used 2.6166 second user time and 8.96164 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-04 00:50:06
IDJOB=3740619
IDBENCH=78046
IDSOLVER=2321
FILE ID=node109/3740619-1338763806
RUNJOBID= node109-1338747536-32108
PBS_JOBID= 14636780
Free space on /tmp= 70692 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9027_6.std.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740619-1338763806/watcher-3740619-1338763806 -o /tmp/evaluation-result-3740619-1338763806/solver-3740619-1338763806 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3740619-1338763806.opb

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

MD5SUM BENCH= 84d644b9de9641fbae71b6ccfca5f3d4
RANDOM SEED=1247096260

node109.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23776552 kB
Buffers:         1863408 kB
Cached:          1629964 kB
SwapCached:          988 kB
Active:          7161256 kB
Inactive:        1046972 kB
Active(anon):    4705524 kB
Inactive(anon):     7876 kB
Active(file):    2455732 kB
Inactive(file):  1039096 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105540 kB
Dirty:             15564 kB
Writeback:             0 kB
AnonPages:       4784452 kB
Mapped:            11816 kB
Shmem:                 4 kB
Slab:             740272 kB
SReclaimable:     182168 kB
SUnreclaim:       558104 kB
KernelStack:        1496 kB
PageTables:        13436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    4891968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70688 MiB
End job on node109 at 2012-06-04 01:20:08