Trace number 3740625

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB11: SCIP spx E_2 2011-06-10 (fixed)? (TO) 1802.11 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

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3740625-1338756300.opb>
0.99/1.03	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 184347 constraints
0.99/1.03	c problem read
0.99/1.03	c presolving settings loaded
1.39/1.40	c presolving:
7.38/7.47	c (round 1) 4168 del vars, 11804 del conss, 0 add conss, 3045 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12653950 impls, 0 clqs
9.78/9.88	c (round 2) 9126 del vars, 30932 del conss, 0 add conss, 7582 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12679526 impls, 0 clqs
10.58/10.64	c (round 3) 10753 del vars, 39029 del conss, 0 add conss, 8575 chg bounds, 48 chg sides, 62 chg coeffs, 0 upgd conss, 12692854 impls, 0 clqs
11.09/11.11	c (round 4) 11604 del vars, 42564 del conss, 0 add conss, 9152 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12698143 impls, 0 clqs
11.28/11.37	c (round 5) 12180 del vars, 44862 del conss, 0 add conss, 9468 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12702753 impls, 0 clqs
11.48/11.54	c (round 6) 12488 del vars, 46167 del conss, 0 add conss, 9646 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12705932 impls, 0 clqs
11.58/11.69	c (round 7) 12720 del vars, 47047 del conss, 0 add conss, 9794 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12708218 impls, 0 clqs
11.78/11.80	c (round 8) 12879 del vars, 47690 del conss, 0 add conss, 9877 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12709918 impls, 0 clqs
11.78/11.89	c (round 9) 12975 del vars, 48086 del conss, 0 add conss, 9936 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12710864 impls, 0 clqs
11.88/11.95	c (round 10) 13041 del vars, 48369 del conss, 0 add conss, 9963 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12711348 impls, 0 clqs
11.98/12.00	c (round 11) 13063 del vars, 48499 del conss, 0 add conss, 9977 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12711450 impls, 0 clqs
11.98/12.05	c (round 12) 13065 del vars, 48524 del conss, 0 add conss, 9978 chg bounds, 64 chg sides, 107 chg coeffs, 0 upgd conss, 12711466 impls, 0 clqs
12.49/12.55	c (round 13) 13065 del vars, 48527 del conss, 0 add conss, 9978 chg bounds, 64 chg sides, 107 chg coeffs, 135820 upgd conss, 12711466 impls, 0 clqs
12.99/13.07	c (round 14) 13065 del vars, 48546 del conss, 64 add conss, 9978 chg bounds, 173 chg sides, 414 chg coeffs, 135820 upgd conss, 12711466 impls, 0 clqs
13.19/13.25	c (round 15) 13065 del vars, 48558 del conss, 64 add conss, 9978 chg bounds, 175 chg sides, 452 chg coeffs, 135820 upgd conss, 12711466 impls, 0 clqs
559.79/560.00	c    (560.0s) probing: 1000/41717 (2.4%) - 0 fixings, 0 aggregations, 9696970 implications, 0 bound changes
943.73/943.91	c    (943.9s) probing: 2000/41717 (4.8%) - 0 fixings, 0 aggregations, 15921170 implications, 0 bound changes
944.22/944.40	c    (944.4s) probing: 2001/41717 (4.8%) - 0 fixings, 0 aggregations, 15933467 implications, 0 bound changes
944.22/944.40	c    (944.4s) probing aborted: 2000/2000 successive useless probings
944.22/944.40	c presolving (16 rounds):
944.22/944.40	c  13065 deleted vars, 48558 deleted constraints, 64 added constraints, 9978 tightened bounds, 0 added holes, 175 changed sides, 457 changed coefficients
944.22/944.40	c  68010742 implications, 0 cliques
944.22/944.40	c presolved problem has 41717 variables (41717 bin, 0 int, 0 impl, 0 cont) and 135853 constraints
944.22/944.40	c    1120 constraints of type <knapsack>
944.22/944.40	c  114124 constraints of type <setppc>
944.22/944.40	c   20609 constraints of type <logicor>
944.22/944.40	c transformed objective value is always integral (scale: 1)
944.22/944.40	c Presolving Time: 943.10
944.22/944.40	c - non default parameters ----------------------------------------------------------------------
944.22/944.40	c # SCIP version 2.0.1.5
944.22/944.40	c 
944.22/944.40	c # frequency for displaying node information lines
944.22/944.40	c # [type: int, range: [-1,2147483647], default: 100]
944.22/944.40	c display/freq = 10000
944.22/944.40	c 
944.22/944.40	c # maximal time in seconds to run
944.22/944.40	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
944.22/944.40	c limits/time = 1797
944.22/944.40	c 
944.22/944.40	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
944.22/944.40	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
944.22/944.40	c limits/memory = 13950
944.22/944.40	c 
944.22/944.40	c # default clock type (1: CPU user seconds, 2: wall clock time)
944.22/944.40	c # [type: int, range: [1,2], default: 1]
944.22/944.40	c timing/clocktype = 2
944.22/944.40	c 
944.22/944.40	c # belongs reading time to solving time?
944.22/944.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
944.22/944.40	c timing/reading = TRUE
944.22/944.40	c 
944.22/944.40	c # should presolving try to simplify inequalities
944.22/944.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
944.22/944.40	c constraints/linear/simplifyinequalities = TRUE
944.22/944.40	c 
944.22/944.40	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
944.22/944.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
944.22/944.40	c constraints/indicator/addCouplingCons = TRUE
944.22/944.40	c 
944.22/944.40	c # should presolving try to simplify knapsacks
944.22/944.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
944.22/944.40	c constraints/knapsack/simplifyinequalities = TRUE
944.22/944.40	c 
944.22/944.40	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
944.22/944.40	c # [type: int, range: [-1,2147483647], default: -1]
944.22/944.40	c separating/rapidlearning/freq = 0
944.22/944.40	c 
944.22/944.40	c -----------------------------------------------------------------------------------------------
944.22/944.40	c start solving
944.22/944.43	c 
947.32/947.54	o 300
947.32/947.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
947.32/947.56	c T 948s|     1 |     0 |     0 |     - |2029M|   0 |   - |  41k| 135k|  41k| 135k|   0 |   0 |   0 |      --      | 3.000000e+02 |    Inf 
1043.61/1043.84	c  1044s|     1 |     0 | 34266 |     - |2021M|   0 | 182 |  41k| 135k|  41k| 135k|   0 |   0 |   0 | 8.700000e+01 | 3.000000e+02 | 244.83%

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20472
/proc/meminfo: memFree=28314544/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=10952 CPUtime=0 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 1718 0 0 0 0 0 0 0 20 0 1 0 341756048 11214848 1673 33554432000 4194304 9016284 140734596903296 140733483832840 7870589 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 2738 1683 340 1178 0 1556 0

[startup+0.030927 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20472
/proc/meminfo: memFree=28314544/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=19156 CPUtime=0.02 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 3790 0 0 0 2 0 0 0 20 0 1 0 341756048 19615744 3745 33554432000 4194304 9016284 140734596903296 140733483832840 7870488 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 4789 3745 360 1178 0 3607 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19156

[startup+0.100339 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20472
/proc/meminfo: memFree=28314544/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=32268 CPUtime=0.08 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 6956 0 0 0 8 0 0 0 20 0 1 0 341756048 33042432 6912 33554432000 4194304 9016284 140734596903296 140733483832840 6813403 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 8067 6949 360 1178 0 6885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32268

[startup+0.300299 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20472
/proc/meminfo: memFree=28314544/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=52824 CPUtime=0.29 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 12198 0 0 0 28 1 0 0 20 0 1 0 341756048 54091776 12153 33554432000 4194304 9016284 140734596903296 140734596766920 7870473 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 13206 12153 360 1178 0 12024 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52824

[startup+0.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20472
/proc/meminfo: memFree=28314544/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=88876 CPUtime=0.69 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 21211 0 0 0 66 3 0 0 20 0 1 0 341756048 91009024 21166 33554432000 4194304 9016284 140734596903296 140734596766920 7870473 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 22219 21166 360 1178 0 21037 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88876

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20473
/proc/meminfo: memFree=28199232/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=299496 CPUtime=1.49 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 72792 0 0 0 139 10 0 0 20 0 1 0 341756048 306683904 72671 33554432000 4194304 9016284 140734596903296 140734596899720 6813403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 74874 72711 474 1178 0 73692 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 299496

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20473
/proc/meminfo: memFree=27955672/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=446668 CPUtime=3.09 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 109614 0 0 0 294 15 0 0 20 0 1 0 341756048 457388032 109492 33554432000 4194304 9016284 140734596903296 140734596898648 6480184 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 111667 109492 485 1178 0 110485 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 446668

[startup+6.3002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20473
/proc/meminfo: memFree=27726396/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=641036 CPUtime=6.29 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 156325 0 0 0 606 23 0 0 20 0 1 0 341756048 656420864 156203 33554432000 4194304 9016284 140734596903296 140734596898648 6480197 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 160259 156203 485 1178 0 159077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 641036

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20473
/proc/meminfo: memFree=27640948/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=722124 CPUtime=12.69 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 181830 0 0 0 1242 27 0 0 20 0 1 0 341756048 739454976 175045 33554432000 4194304 9016284 140734596903296 140734596898760 4875334 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 180531 175045 518 1178 0 179349 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 722124

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20473
/proc/meminfo: memFree=27526820/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=793496 CPUtime=25.48 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 196105 0 0 0 2519 29 0 0 20 0 1 0 341756048 812539904 191859 33554432000 4194304 9016284 140734596903296 140734596898680 6479910 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 198374 191859 538 1178 0 197192 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 793496

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20473
/proc/meminfo: memFree=27459552/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=834100 CPUtime=51.08 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 205981 0 0 0 5077 31 0 0 20 0 1 0 341756048 854118400 201735 33554432000 4194304 9016284 140734596903296 140734596898680 6480215 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 208525 201735 538 1178 0 207343 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 834100

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20474
/proc/meminfo: memFree=27278792/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=948428 CPUtime=102.27 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 234376 0 0 0 10193 34 0 0 20 0 1 0 341756048 971190272 230130 33554432000 4194304 9016284 140734596903296 140734596898680 6480229 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 237107 230130 538 1178 0 235925 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 948428

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20474
/proc/meminfo: memFree=27062824/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=1079844 CPUtime=162.27 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 266296 0 0 0 16188 39 0 0 20 0 1 0 341756048 1105760256 262050 33554432000 4194304 9016284 140734596903296 140734596898680 6480407 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 269961 262050 538 1178 0 268779 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1079844

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20474
/proc/meminfo: memFree=26839576/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=1234312 CPUtime=222.27 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 305953 0 0 0 22182 45 0 0 20 0 1 0 341756048 1263935488 301707 33554432000 4194304 9016284 140734596903296 140734596898888 4460312 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 308578 301707 538 1178 0 307396 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1234312

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20474
/proc/meminfo: memFree=26607392/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=1412824 CPUtime=282.25 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 349907 0 0 0 28173 52 0 0 20 0 1 0 341756048 1446731776 345661 33554432000 4194304 9016284 140734596903296 140734596898888 6480180 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 353206 345661 538 1178 0 352024 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1412824

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20515
/proc/meminfo: memFree=29207824/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=1551392 CPUtime=342.23 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 384837 0 0 0 34164 59 0 0 20 0 1 0 341756048 1588625408 380582 33554432000 4194304 9016284 140734596903296 140734596898888 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 387848 380582 538 1178 0 386666 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1551392

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20516
/proc/meminfo: memFree=28918020/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=1697028 CPUtime=402.22 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 420881 0 0 0 40156 66 0 0 20 0 1 0 341756048 1737756672 417202 33554432000 4194304 9016284 140734596903296 140734596898888 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 424257 417202 538 1178 0 423075 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1697028

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20516
/proc/meminfo: memFree=28577916/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=1913584 CPUtime=462.21 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 474114 0 0 0 46145 76 0 0 20 0 1 0 341756048 1959510016 470717 33554432000 4194304 9016284 140734596903296 140734596898680 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 478396 470717 538 1178 0 477214 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1913584

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20516
/proc/meminfo: memFree=28308492/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2004160 CPUtime=522.19 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 497108 0 0 0 52139 80 0 0 20 0 1 0 341756048 2052259840 493917 33554432000 4194304 9016284 140734596903296 140734596898680 6480229 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 501040 493917 538 1178 0 499858 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 2004160

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 20516
/proc/meminfo: memFree=28110492/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2064968 CPUtime=582.18 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 512295 0 0 0 58136 82 0 0 20 0 1 0 341756048 2114527232 509682 33554432000 4194304 9016284 140734596903296 140734596898680 6480393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 516242 509682 543 1178 0 515060 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 2064968

[startup+642.3 s]

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

/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660782 0 0 0 106087 124 0 0 20 0 1 0 341756048 2809249792 677309 33554432000 4194304 9016284 140734596903296 140734596898456 6270508 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 677309 674 1178 0 684670 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 2743408

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20544
/proc/meminfo: memFree=26700740/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1122.1 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660846 0 0 0 112086 124 0 0 20 0 1 0 341756048 2809249792 677580 33554432000 4194304 9016284 140734596903296 140734596898456 6231355 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 677580 679 1178 0 684670 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 2743408

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20544
/proc/meminfo: memFree=26651168/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1182.09 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660853 0 0 0 118085 124 0 0 20 0 1 0 341756048 2809249792 677678 33554432000 4194304 9016284 140734596903296 140734596898456 6231502 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 677678 679 1178 0 684670 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 2743408

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 20544
/proc/meminfo: memFree=26409268/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1242.07 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660862 0 0 0 124083 124 0 0 20 0 1 0 341756048 2809249792 677878 33554432000 4194304 9016284 140734596903296 140734596898456 6231264 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 677878 679 1178 0 684670 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 2743408

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20583
/proc/meminfo: memFree=28433412/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1302.06 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660865 0 0 0 130082 124 0 0 20 0 1 0 341756048 2809249792 678017 33554432000 4194304 9016284 140734596903296 140734596898456 6231355 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 678017 679 1178 0 684670 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 2743408

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20583
/proc/meminfo: memFree=28117372/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1362.04 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660880 0 0 0 136080 124 0 0 20 0 1 0 341756048 2809249792 678227 33554432000 4194304 9016284 140734596903296 140734596898456 6231436 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 678227 679 1178 0 684670 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 2743408

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20583
/proc/meminfo: memFree=27934068/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1422.04 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660880 0 0 0 142080 124 0 0 20 0 1 0 341756048 2809249792 681384 33554432000 4194304 9016284 140734596903296 140734596898456 6231264 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 681384 679 1178 0 684670 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 2743408

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20583
/proc/meminfo: memFree=27785624/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1482.02 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660881 0 0 0 148078 124 0 0 20 0 1 0 341756048 2809249792 681446 33554432000 4194304 9016284 140734596903296 140734596898456 6231264 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 681446 679 1178 0 684670 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 2743408

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20586
/proc/meminfo: memFree=27579916/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1542.02 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660881 0 0 0 154078 124 0 0 20 0 1 0 341756048 2809249792 682782 33554432000 4194304 9016284 140734596903296 140734596898456 6231264 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 682782 679 1178 0 684670 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 2743408

[startup+1602.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/176 20586
/proc/meminfo: memFree=27578940/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1602.01 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660881 0 0 0 160077 124 0 0 20 0 1 0 341756048 2809249792 683072 33554432000 4194304 9016284 140734596903296 140734596898456 6231436 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 683072 679 1178 0 684670 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 2743408

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/177 20587
/proc/meminfo: memFree=27578464/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1662 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660884 0 0 0 166076 124 0 0 20 0 1 0 341756048 2809249792 683073 33554432000 4194304 9016284 140734596903296 140734596898456 6231267 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 683073 679 1178 0 684670 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 2743408

[startup+1722.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 20625
/proc/meminfo: memFree=28399768/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1721.99 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660885 0 0 0 172075 124 0 0 20 0 1 0 341756048 2809249792 683074 33554432000 4194304 9016284 140734596903296 140734596898456 6231264 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 683074 679 1178 0 684670 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 2743408

[startup+1782.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 20625
/proc/meminfo: memFree=28128120/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1781.98 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660886 0 0 0 178074 124 0 0 20 0 1 0 341756048 2809249792 683074 33554432000 4194304 9016284 140734596903296 140734596898456 6231264 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 683074 679 1178 0 684670 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 2743408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 20625
/proc/meminfo: memFree=28074456/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1800.08 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660889 0 0 0 179884 124 0 0 20 0 1 0 341756048 2809249792 683589 33554432000 4194304 9016284 140734596903296 140734596898456 6232316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 683589 679 1178 0 684670 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2743408

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -20472

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

[startup+1801.5 s]
/proc/loadavg: 2.03 2.04 2.00 3/178 20626
/proc/meminfo: memFree=28074084/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1801.17 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660889 0 0 0 179993 124 0 0 20 0 1 0 341756048 2809249792 683589 33554432000 4194304 9016284 140734596903296 140734596898560 6232316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 683589 679 1178 0 684670 0
Current children cumulated CPU time (s) 1801.17
Current children cumulated vsize (KiB) 2743408

[startup+1801.91 s]
/proc/loadavg: 2.03 2.04 2.00 3/178 20626
/proc/meminfo: memFree=28072340/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1801.58 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660889 0 0 0 180034 124 0 0 20 0 1 0 341756048 2809249792 683589 33554432000 4194304 9016284 140734596903296 140734596898560 6232288 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 683589 679 1178 0 684670 0
Current children cumulated CPU time (s) 1801.58
Current children cumulated vsize (KiB) 2743408

[startup+1802.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/178 20626
/proc/meminfo: memFree=28072340/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1801.97 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660889 0 0 0 180073 124 0 0 20 0 1 0 341756048 2809249792 683589 33554432000 4194304 9016284 140734596903296 140734596898560 6232316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 683589 679 1178 0 684670 0
Current children cumulated CPU time (s) 1801.97
Current children cumulated vsize (KiB) 2743408

[startup+1802.4 s]
/proc/loadavg: 2.03 2.04 2.00 3/178 20626
/proc/meminfo: memFree=28072340/32873648 swapFree=7628/7628
[pid=20472] ppid=20470 vsize=2743408 CPUtime=1802.07 cores=1,3,5,7
/proc/20472/stat : 20472 (scip-2.0.1.4b_2) R 20470 20472 20052 0 -1 4202496 660889 0 0 0 180083 124 0 0 20 0 1 0 341756048 2809249792 683589 33554432000 4194304 9016284 140734596903296 140734596898560 6232316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20472/statm: 685852 683589 679 1178 0 684670 0
Current children cumulated CPU time (s) 1802.07
Current children cumulated vsize (KiB) 2743408

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.43
CPU time (s): 1802.11
CPU user time (s): 1800.84
CPU system time (s): 1.26781
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 2743408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.84
system time used= 1.26781
maximum resident set size= 2734356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 660889
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= 85
involuntary context switches= 1842

runsolver used 3.21451 second user time and 8.14976 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-03 22:45:01
IDJOB=3740625
IDBENCH=78046
IDSOLVER=2329
FILE ID=node122/3740625-1338756300
RUNJOBID= node122-1338749400-20069
PBS_JOBID= 14636801
Free space on /tmp= 71160 MiB

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

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

MD5SUM BENCH= 84d644b9de9641fbae71b6ccfca5f3d4
RANDOM SEED=668591690

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28315452 kB
Buffers:          253528 kB
Cached:           301740 kB
SwapCached:         1832 kB
Active:          3589136 kB
Inactive:         138204 kB
Active(anon):    3169736 kB
Inactive(anon):     4676 kB
Active(file):     419400 kB
Inactive(file):   133528 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100168 kB
Dirty:             22636 kB
Writeback:             0 kB
AnonPages:       3178260 kB
Mapped:            11112 kB
Shmem:                 0 kB
Slab:             684876 kB
SReclaimable:     128896 kB
SUnreclaim:       555980 kB
KernelStack:        1448 kB
PageTables:         9896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3324128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71144 MiB
End job on node122 at 2012-06-03 23:15:03