Trace number 3743249

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1802.19 1802.47

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_50null0mast_rapportOE2.0_TMAX60_K192_cod2.opb
MD5SUMfd17a1ef8bbc0500cef6aa90a9a85c00
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-9733
Best CPU time to get the best result obtained on this benchmark1801.26
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 892
Biggest coefficient in the objective function 995
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 442322
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 995
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 442322
Number of bits of the biggest sum of numbers19
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 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 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-3743249-1338780913.opb>
4.69/4.70	c original problem has 400896 variables (400896 bin, 0 int, 0 impl, 0 cont) and 402763 constraints
4.69/4.70	c problem read
4.69/4.70	c presolving settings loaded
6.49/6.56	c presolving:
9.89/9.97	c (round 1) 0 del vars, 1977 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 398809 upgd conss, 67806 impls, 1977 clqs
10.89/10.94	c (round 2) 0 del vars, 1977 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 400786 upgd conss, 67806 impls, 1977 clqs
142.98/143.04	c (round 3) 676 del vars, 1977 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 400786 upgd conss, 17190162 impls, 1977 clqs
143.37/143.47	c (round 4) 676 del vars, 2653 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 400786 upgd conss, 17195504 impls, 1977 clqs
143.87/143.96	c presolving (5 rounds):
143.87/143.96	c  676 deleted vars, 2653 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
143.87/143.96	c  17195504 implications, 1977 cliques
143.87/143.96	c presolved problem has 400220 variables (400220 bin, 0 int, 0 impl, 0 cont) and 400110 constraints
143.87/143.96	c       1 constraints of type <knapsack>
143.87/143.96	c   26425 constraints of type <setppc>
143.87/143.96	c  373684 constraints of type <logicor>
143.87/143.96	c transformed objective value is always integral (scale: 1)
143.87/143.96	c Presolving Time: 138.11
143.87/143.96	c - non default parameters ----------------------------------------------------------------------
143.87/143.96	c # SCIP version 1.2.1.3
143.87/143.96	c 
143.87/143.96	c # frequency for displaying node information lines
143.87/143.96	c # [type: int, range: [-1,2147483647], default: 100]
143.87/143.96	c display/freq = 10000
143.87/143.96	c 
143.87/143.96	c # maximal time in seconds to run
143.87/143.96	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
143.87/143.96	c limits/time = 1785.31
143.87/143.96	c 
143.87/143.96	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
143.87/143.96	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
143.87/143.96	c limits/memory = 13950
143.87/143.96	c 
143.87/143.96	c # default clock type (1: CPU user seconds, 2: wall clock time)
143.87/143.96	c # [type: int, range: [1,2], default: 1]
143.87/143.96	c timing/clocktype = 2
143.87/143.96	c 
143.87/143.96	c # should presolving try to simplify inequalities
143.87/143.96	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
143.87/143.96	c constraints/linear/simplifyinequalities = TRUE
143.87/143.96	c 
143.87/143.96	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
143.87/143.96	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
143.87/143.96	c constraints/indicator/addCouplingCons = TRUE
143.87/143.96	c 
143.87/143.96	c # should presolving try to simplify knapsacks
143.87/143.96	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
143.87/143.96	c constraints/knapsack/simplifyinequalities = TRUE
143.87/143.96	c 
143.87/143.96	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
143.87/143.96	c # [type: int, range: [-1,2147483647], default: -1]
143.87/143.96	c separating/rapidlearning/freq = 0
143.87/143.96	c 
143.87/143.96	c -----------------------------------------------------------------------------------------------
143.87/143.96	c start solving
143.97/144.09	c 
263.35/263.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
263.35/263.40	c   259s|     1 |     0 | 21026 |     - |2181M|   0 |3705 | 400k| 400k| 400k| 400k|   0 |   0 |   0 |-3.374188e+04 |      --      |    Inf 
1048.24/1048.48	c  1044s|     1 |     0 | 58421 |     - |2188M|   0 |5188 | 400k| 394k| 400k| 395k|  12 |   0 |   0 |-3.369034e+04 |      --      |    Inf 
1347.68/1347.90	c  1343s|     1 |     0 | 64488 |     - |2188M|   0 |5319 | 400k| 394k| 400k| 395k|  14 |   0 |   0 |-3.344354e+04 |      --      |    Inf 
1580.35/1580.60	c  1576s|     1 |     0 | 64559 |     - |2188M|   0 |6312 | 400k| 394k| 400k| 395k|  15 |   0 |   0 |-3.344354e+04 |      --      |    Inf 
1800.01/1800.30	c pressed CTRL-C 1 times (5 times for forcing termination)

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 12745
/proc/meminfo: memFree=26425064/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=8944 CPUtime=0 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 1406 0 0 0 0 0 0 0 20 0 1 0 344216789 9158656 1352 33554432000 4194304 8395647 140737079606960 140734656855960 7382157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12745/statm: 2236 1363 374 1026 0 1206 0

[startup+0.0568721 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 12745
/proc/meminfo: memFree=26425064/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=21384 CPUtime=0.05 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 4590 0 0 0 5 0 0 0 20 0 1 0 344216789 21897216 4536 33554432000 4194304 8395647 140737079606960 140734656855960 7430272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12745/statm: 5346 4536 393 1026 0 4316 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 21384

[startup+0.100281 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 12745
/proc/meminfo: memFree=26425064/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=28944 CPUtime=0.09 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 6474 0 0 0 9 0 0 0 20 0 1 0 344216789 29638656 6420 33554432000 4194304 8395647 140737079606960 140734656855960 5753745 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12745/statm: 7236 6420 393 1026 0 6206 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28944

[startup+0.300229 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 12745
/proc/meminfo: memFree=26425064/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=50484 CPUtime=0.29 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 11873 0 0 0 28 1 0 0 20 0 1 0 344216789 51695616 11819 33554432000 4194304 8395647 140737079606960 140734656855960 7382046 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12745/statm: 12621 11819 393 1026 0 11591 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50484

[startup+0.700224 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 12745
/proc/meminfo: memFree=26425064/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=85008 CPUtime=0.69 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 20486 0 0 0 66 3 0 0 20 0 1 0 344216789 87048192 20432 33554432000 4194304 8395647 140737079606960 140734656855960 7382041 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12745/statm: 21252 20432 393 1026 0 20222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85008

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12746
/proc/meminfo: memFree=26304136/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=178452 CPUtime=1.49 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 43850 0 0 0 142 7 0 0 20 0 1 0 344216789 182734848 43796 33554432000 4194304 8395647 140737079606960 140737079471800 7382046 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12745/statm: 44613 43796 393 1026 0 43583 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 178452

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12746
/proc/meminfo: memFree=26175052/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=363956 CPUtime=3.09 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 90237 0 0 0 295 14 0 0 20 0 1 0 344216789 372690944 90183 33554432000 4194304 8395647 140737079606960 140737079472168 7382066 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12745/statm: 90989 90183 393 1026 0 89959 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 363956

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12746
/proc/meminfo: memFree=25475052/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=1084956 CPUtime=6.29 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 269028 0 0 0 591 38 0 0 20 0 1 0 344216789 1110994944 270114 33554432000 4194304 8395647 140737079606960 140737079604520 4601776 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 271239 270114 431 1026 0 270209 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1084956

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12746
/proc/meminfo: memFree=24875772/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=1554236 CPUtime=12.69 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 383763 0 0 0 1214 55 0 0 20 0 1 0 344216789 1591537664 385654 33554432000 4194304 8395647 140737079606960 140737079604104 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 388559 385654 501 1026 0 387529 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1554236

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12746
/proc/meminfo: memFree=24837920/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=1554236 CPUtime=25.49 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 383899 0 0 0 2494 55 0 0 20 0 1 0 344216789 1591537664 385790 33554432000 4194304 8395647 140737079606960 140737079604104 4911248 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 388559 385790 501 1026 0 387529 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1554236

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12746
/proc/meminfo: memFree=24518464/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=1716676 CPUtime=51.08 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 423971 0 0 0 5048 60 0 0 20 0 1 0 344216789 1757876224 425862 33554432000 4194304 8395647 140737079606960 140737079602440 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 429418 425862 501 1026 0 428388 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1716676

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12746
/proc/meminfo: memFree=24139192/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=1923908 CPUtime=102.28 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 474395 0 0 0 10160 68 0 0 20 0 1 0 344216789 1970081792 476286 33554432000 4194304 8395647 140737079606960 140737079603032 4215513 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 480977 476286 501 1026 0 479947 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1923908

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12746
/proc/meminfo: memFree=22506144/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=2808716 CPUtime=162.26 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 638457 0 0 0 16131 95 0 0 20 0 1 0 344216789 2876125184 678729 33554432000 4194304 8395647 140737079606960 140737079602088 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 702179 678729 579 1026 0 701149 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 2808716

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12746
/proc/meminfo: memFree=22407316/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=2830148 CPUtime=222.26 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 649212 0 0 0 22120 106 0 0 20 0 1 0 344216789 2898071552 685775 33554432000 4194304 8395647 140737079606960 140737079602088 6652668 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 707537 685775 579 1026 0 706507 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 2830148

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12747
/proc/meminfo: memFree=22349340/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=2875608 CPUtime=282.24 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 670494 0 0 0 28100 124 0 0 20 0 1 0 344216789 2944622592 696362 33554432000 4194304 8395647 140737079606960 140737079601832 6698402 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 718902 696362 585 1026 0 717872 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 2875608

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 12750
/proc/meminfo: memFree=22251028/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=2932776 CPUtime=342.24 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 689947 0 0 0 34083 141 0 0 20 0 1 0 344216789 3003162624 705981 33554432000 4194304 8395647 140737079606960 140737079601528 6752536 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 733194 705981 585 1026 0 732164 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 2932776

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12750
/proc/meminfo: memFree=22237244/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=2919112 CPUtime=402.22 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 702259 0 0 0 40069 153 0 0 20 0 1 0 344216789 2989170688 706438 33554432000 4194304 8395647 140737079606960 140737079601528 6708252 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 729778 706438 585 1026 0 728748 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 2919112

[startup+462.3 s]
/proc/loadavg: 2.12 2.03 2.01 4/179 12750
/proc/meminfo: memFree=22236652/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=2919416 CPUtime=462.22 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 711716 0 0 0 46058 164 0 0 20 0 1 0 344216789 2989481984 706475 33554432000 4194304 8395647 140737079606960 140737079601528 6708178 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 729854 706475 585 1026 0 728824 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 2919416

[startup+522.3 s]
/proc/loadavg: 2.04 2.02 2.00 4/179 12750
/proc/meminfo: memFree=22235564/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=2920196 CPUtime=522.21 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 721812 0 0 0 52048 173 0 0 20 0 1 0 344216789 2990280704 706557 33554432000 4194304 8395647 140737079606960 140737079601528 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 730049 706557 585 1026 0 729019 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2920196

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/179 12751
/proc/meminfo: memFree=22234600/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=2920196 CPUtime=582.2 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 730411 0 0 0 58038 182 0 0 20 0 1 0 344216789 2990280704 706560 33554432000 4194304 8395647 140737079606960 140737079601784 6708187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 730049 706560 585 1026 0 729019 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2920196

[startup+642.3 s]

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

/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 809736 0 0 0 105967 246 0 0 20 0 1 0 344216789 3223461888 746570 33554432000 4194304 8395647 140737079606960 140737079602200 7385934 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 786978 746570 621 1026 0 785948 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 3147912

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12755
/proc/meminfo: memFree=22034856/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=3147912 CPUtime=1122.11 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 809736 0 0 0 111964 247 0 0 20 0 1 0 344216789 3223461888 746570 33554432000 4194304 8395647 140737079606960 140737079602248 5827831 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 786978 746570 621 1026 0 785948 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 3147912

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12756
/proc/meminfo: memFree=22034036/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=3147912 CPUtime=1182.11 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 809738 0 0 0 117964 247 0 0 20 0 1 0 344216789 3223461888 746572 33554432000 4194304 8395647 140737079606960 140737079602248 5849658 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 786978 746572 621 1026 0 785948 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 3147912

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12756
/proc/meminfo: memFree=22018512/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=3123876 CPUtime=1242.1 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 812472 0 0 0 123960 250 0 0 20 0 1 0 344216789 3198849024 749906 33554432000 4194304 8395647 140737079606960 140737079602088 6390512 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 780969 749906 621 1026 0 779939 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 3123876

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12756
/proc/meminfo: memFree=22072756/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=3124088 CPUtime=1302.09 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 820574 0 0 0 129949 260 0 0 20 0 1 0 344216789 3199066112 749924 33554432000 4194304 8395647 140737079606960 140737079602088 6699275 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 781022 749924 621 1026 0 779992 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 3124088

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12756
/proc/meminfo: memFree=21944008/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=3183004 CPUtime=1362.08 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 828168 0 0 0 135939 269 0 0 20 0 1 0 344216789 3259396096 764597 33554432000 4194304 8395647 140737079606960 140737079602152 6197823 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 795751 764597 621 1026 0 794721 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 3183004

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12756
/proc/meminfo: memFree=21937392/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=3183004 CPUtime=1422.08 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 828168 0 0 0 141937 271 0 0 20 0 1 0 344216789 3259396096 764597 33554432000 4194304 8395647 140737079606960 140737079602248 6125361 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 795751 764597 621 1026 0 794721 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 3183004

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12757
/proc/meminfo: memFree=21937268/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=3183004 CPUtime=1482.06 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 828168 0 0 0 147935 271 0 0 20 0 1 0 344216789 3259396096 764597 33554432000 4194304 8395647 140737079606960 140737079602248 5827869 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 795751 764597 621 1026 0 794721 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 3183004

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 12760
/proc/meminfo: memFree=21936408/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=3183004 CPUtime=1542.05 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 828168 0 0 0 153934 271 0 0 20 0 1 0 344216789 3259396096 764597 33554432000 4194304 8395647 140737079606960 140737079602248 5849640 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 795751 764597 621 1026 0 794721 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 3183004

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 12782
/proc/meminfo: memFree=22068292/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=3125840 CPUtime=1602.04 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 830841 0 0 0 159931 273 0 0 20 0 1 0 344216789 3200860160 745022 33554432000 4194304 8395647 140737079606960 140737079602200 6198172 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 781460 745022 621 1026 0 780430 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 3125840

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12782
/proc/meminfo: memFree=22017004/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=3125840 CPUtime=1662.03 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 830841 0 0 0 165928 275 0 0 20 0 1 0 344216789 3200860160 745022 33554432000 4194304 8395647 140737079606960 140737079602200 6126547 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 781460 745022 621 1026 0 780430 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 3125840

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 12782
/proc/meminfo: memFree=22013868/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=3125840 CPUtime=1722.02 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 830841 0 0 0 171927 275 0 0 20 0 1 0 344216789 3200860160 745022 33554432000 4194304 8395647 140737079606960 140737079602248 5827844 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 781460 745022 621 1026 0 780430 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 3125840

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 12783
/proc/meminfo: memFree=22014648/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=3125840 CPUtime=1782.01 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 830841 0 0 0 177926 275 0 0 20 0 1 0 344216789 3200860160 745022 33554432000 4194304 8395647 140737079606960 140737079602248 5849682 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 781460 745022 621 1026 0 780430 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 3125840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12823
/proc/meminfo: memFree=23439660/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=3125840 CPUtime=1800.01 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 830842 0 0 0 179726 275 0 0 20 0 1 0 344216789 3200860160 745022 33554432000 4194304 8395647 140737079606960 140737079602248 5849694 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 781460 745022 621 1026 0 780430 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3125840

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -12745

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

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12824
/proc/meminfo: memFree=23439660/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=3125840 CPUtime=1801.21 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 830842 0 0 0 179846 275 0 0 20 0 1 0 344216789 3200860160 745022 33554432000 4194304 8395647 140737079606960 140737079601856 5849694 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 781460 745022 621 1026 0 780430 0
Current children cumulated CPU time (s) 1801.21
Current children cumulated vsize (KiB) 3125840

[startup+1801.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12824
/proc/meminfo: memFree=23438924/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=3125840 CPUtime=1801.61 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 830842 0 0 0 179886 275 0 0 20 0 1 0 344216789 3200860160 745022 33554432000 4194304 8395647 140737079606960 140737079601856 5849675 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 781460 745022 621 1026 0 780430 0
Current children cumulated CPU time (s) 1801.61
Current children cumulated vsize (KiB) 3125840

[startup+1802.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12824
/proc/meminfo: memFree=23438924/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=3125840 CPUtime=1802.01 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4202496 830842 0 0 0 179926 275 0 0 20 0 1 0 344216789 3200860160 745022 33554432000 4194304 8395647 140737079606960 140737079601856 5849694 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 781460 745022 621 1026 0 780430 0
Current children cumulated CPU time (s) 1802.01
Current children cumulated vsize (KiB) 3125840

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12824
/proc/meminfo: memFree=23438924/32873844 swapFree=7124/7124
[pid=12745] ppid=12743 vsize=0 CPUtime=1802.11 cores=0,2,4,6
/proc/12745/stat : 12745 (pbscip.linux.x8) R 12743 12745 12290 0 -1 4203524 830842 0 0 0 179926 285 0 0 20 0 1 0 344216789 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12745/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.47
CPU time (s): 1802.19
CPU user time (s): 1799.27
CPU system time (s): 2.91956
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 3197300

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

runsolver used 3.08853 second user time and 8.20375 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-04 05:35:14
IDJOB=3743249
IDBENCH=90935
IDSOLVER=2326
FILE ID=node134/3743249-1338780913
RUNJOBID= node134-1338773738-12306
PBS_JOBID= 14636824
Free space on /tmp= 70296 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_unif_50null0mast_rapportOE2.0_TMAX60_K192_cod2.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743249-1338780913/watcher-3743249-1338780913 -o /tmp/evaluation-result-3743249-1338780913/solver-3743249-1338780913 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743249-1338780913.opb -t 1800 -m 15500

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

MD5SUM BENCH= fd17a1ef8bbc0500cef6aa90a9a85c00
RANDOM SEED=1508826940

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26425048 kB
Buffers:          508468 kB
Cached:          3486628 kB
SwapCached:           76 kB
Active:          3401872 kB
Inactive:        2139576 kB
Active(anon):    1538152 kB
Inactive(anon):    10496 kB
Active(file):    1863720 kB
Inactive(file):  2129080 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:             76024 kB
Writeback:             0 kB
AnonPages:       1571668 kB
Mapped:            13180 kB
Shmem:                96 kB
Slab:             764412 kB
SReclaimable:     205556 kB
SUnreclaim:       558856 kB
KernelStack:        1472 kB
PageTables:         7096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1676208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 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= 70284 MiB
End job on node134 at 2012-06-04 06:05:17