Trace number 3745010

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 NameAnswerCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? (TO) 1802.04 1802.32

General information on the benchmark

NameOPT-SMALLINT-LIN/graca/
normalized-ped2.B.recomb1-0.20-14.opb
MD5SUM9416e2da368829e7fd53200ef2bfe6fc
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark1.05184
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables172723
Total number of constraints523466
Number of constraints which are clauses523466
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint580
Number of terms in the objective function 2180
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 930180
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 930180
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.20/3.28	c SCIP version 1.1.0.7
3.20/3.28	c LP-Solver SoPlex 1.4.1
3.20/3.28	c user parameter file <scip.set> not found - using default parameters
3.20/3.28	c read problem <HOME/instance-3745010-1338807855.opb>
3.20/3.28	c original problem has 172723 variables (172723 bin, 0 int, 0 impl, 0 cont) and 523466 constraints
4.09/4.13	c start presolving problem
4.09/4.13	c presolving:
7.99/8.02	c (round 1) 67537 del vars, 277921 del conss, 47906 chg bounds, 68 chg sides, 95 chg coeffs, 0 upgd conss, 8192807 impls, 0 clqs
9.18/9.24	c (round 2) 120326 del vars, 380783 del conss, 48273 chg bounds, 70 chg sides, 97 chg coeffs, 0 upgd conss, 8221598 impls, 0 clqs
9.29/9.37	c (round 3) 122522 del vars, 385061 del conss, 48390 chg bounds, 101 chg sides, 135 chg coeffs, 0 upgd conss, 8231608 impls, 0 clqs
9.58/9.60	c (round 4) 134790 del vars, 415218 del conss, 48390 chg bounds, 101 chg sides, 135 chg coeffs, 0 upgd conss, 8231616 impls, 0 clqs
9.58/9.65	c (round 5) 134874 del vars, 415242 del conss, 48390 chg bounds, 103 chg sides, 138 chg coeffs, 0 upgd conss, 8231616 impls, 0 clqs
13.39/13.49	c    (9.6s) probing: 1000/37849 (2.6%) - 0 fixings, 0 aggregations, 55005 implications, 0 bound changes
16.59/16.62	c    (12.7s) probing: 2000/37849 (5.3%) - 0 fixings, 0 aggregations, 146420 implications, 0 bound changes
16.59/16.63	c    (12.7s) probing: 2001/37849 (5.3%) - 0 fixings, 0 aggregations, 146620 implications, 0 bound changes
16.59/16.63	c    (12.7s) probing aborted: 2000/2000 successive useless probings
16.59/16.63	c (round 6) 134874 del vars, 415242 del conss, 48390 chg bounds, 107 chg sides, 142 chg coeffs, 107512 upgd conss, 8635896 impls, 0 clqs
16.68/16.75	c (round 7) 134874 del vars, 415242 del conss, 48390 chg bounds, 107 chg sides, 142 chg coeffs, 108224 upgd conss, 8635896 impls, 0 clqs
17.49/17.54	c    (13.6s) probing: 2201/37849 (5.8%) - 0 fixings, 0 aggregations, 176879 implications, 0 bound changes
17.49/17.54	c    (13.6s) probing aborted: 2000/2000 successive useless probings
17.49/17.54	c presolving (8 rounds):
17.49/17.54	c  134874 deleted vars, 415242 deleted constraints, 48390 tightened bounds, 0 added holes, 107 changed sides, 142 changed coefficients
17.49/17.54	c  8696414 implications, 0 cliques
17.49/17.54	c presolved problem has 37849 variables (37849 bin, 0 int, 0 impl, 0 cont) and 108224 constraints
17.49/17.54	c  108224 constraints of type <logicor>
17.49/17.54	c transformed objective value is always integral (scale: 1)
17.49/17.54	c Presolving Time: 13.03
17.49/17.55	c strange?!, PURESAT with obj
17.49/17.55	c -----------------------------------------------------------------------------------------------
17.49/17.55	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
17.49/17.55	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
17.49/17.55	c limits/memory = c 13950
17.49/17.55	c # maximal time in seconds to run
17.49/17.55	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
17.49/17.55	c limits/time = c 1791
17.49/17.55	c # frequency for displaying node information lines
17.49/17.55	c # [type: int, range: [-1,2147483647], default: 100]
17.49/17.55	c display/freq = c 10000
17.49/17.55	c -----------------------------------------------------------------------------------------------
17.49/17.55	c start solving problem
17.49/17.55	c 
114.97/115.07	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
114.97/115.07	c   111s|     1 |     0 | 45957 | 687M|   0 |  30k|  37k| 108k| 108k|  37k| 108k|   0 |   0 |   0 | 1.000000e+00 |      --      |    Inf 
828.07/828.21	c   823s|     1 |     0 |127311 | 695M|   0 |  31k|  37k| 108k| 108k|  37k| 109k|1468 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
876.95/877.16	c   872s|     1 |     0 |133617 | 696M|   0 |  30k|  37k| 108k| 108k|  37k| 109k|1546 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
1162.01/1162.27	c  1157s|     1 |     0 |178492 | 697M|   0 |  25k|  37k| 108k| 108k|  37k| 109k|1571 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
1293.59/1293.87	c  1289s|     1 |     0 |200369 | 697M|   0 |  26k|  37k| 108k| 108k|  37k| 109k|1639 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
1307.78/1308.06	c  1303s|     1 |     0 |202821 | 699M|   0 |  26k|  37k| 108k| 108k|  37k| 111k|3639 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
1514.15/1514.49	c  1509s|     1 |     0 |235512 | 699M|   0 |  26k|  37k| 108k| 108k|  37k| 111k|3667 |   0 |   0 | 3.000000e+00 |      --      |    Inf 
1703.72/1704.01	c  1698s|     1 |     2 |235512 | 699M|   0 |  26k|  37k| 108k| 108k|  37k| 111k|3667 |   0 |  31 | 3.000000e+00 |      --      |    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-3745010-1338807855/watcher-3745010-1338807855 -o /tmp/evaluation-result-3745010-1338807855/solver-3745010-1338807855 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3745010-1338807855.opb 

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: 1.98 2.00 1.97 3/176 7380
/proc/meminfo: memFree=29844960/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=8948 CPUtime=0 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 1564 0 0 0 0 0 0 0 20 0 1 0 346911422 9162752 1516 33554432000 4194304 7823515 140735087863696 140735087863224 5878822 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 2237 1526 349 887 0 1347 0

[startup+0.0685681 s]
/proc/loadavg: 1.98 2.00 1.97 3/176 7380
/proc/meminfo: memFree=29844960/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=17912 CPUtime=0.06 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 3824 0 0 0 6 0 0 0 20 0 1 0 346911422 18341888 3776 33554432000 4194304 7823515 140735087863696 140735087863224 5537906 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 4478 3776 354 887 0 3588 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17912

[startup+0.100303 s]
/proc/loadavg: 1.98 2.00 1.97 3/176 7380
/proc/meminfo: memFree=29844960/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=21236 CPUtime=0.09 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 4656 0 0 0 9 0 0 0 20 0 1 0 346911422 21745664 4608 33554432000 4194304 7823515 140735087863696 140735087863224 6804486 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 5309 4608 354 887 0 4419 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21236

[startup+0.300362 s]
/proc/loadavg: 1.98 2.00 1.97 3/176 7380
/proc/meminfo: memFree=29844960/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=39180 CPUtime=0.29 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 9131 0 0 0 28 1 0 0 20 0 1 0 346911422 40120320 9083 33554432000 4194304 7823515 140735087863696 140735087863224 6908057 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 9795 9083 354 887 0 8905 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39180

[startup+0.700279 s]
/proc/loadavg: 1.98 2.00 1.97 3/176 7380
/proc/meminfo: memFree=29844960/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=78932 CPUtime=0.69 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 19034 0 0 0 67 2 0 0 20 0 1 0 346911422 80826368 18986 33554432000 4194304 7823515 140735087863696 140735087729800 6820928 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 19733 18986 354 887 0 18843 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78932

[startup+1.50021 s]
/proc/loadavg: 1.98 2.00 1.97 3/177 7381
/proc/meminfo: memFree=29634888/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=153180 CPUtime=1.48 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 37583 0 0 0 143 5 0 0 20 0 1 0 346911422 156856320 37535 33554432000 4194304 7823515 140735087863696 140735087729352 4512305 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 38295 37535 354 887 0 37405 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 153180

[startup+3.10108 s]
/proc/loadavg: 1.98 2.00 1.97 3/177 7381
/proc/meminfo: memFree=29412240/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=303632 CPUtime=3.09 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 75090 0 0 0 297 12 0 0 20 0 1 0 346911422 310919168 75042 33554432000 4194304 7823515 140735087863696 140735087729800 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 75908 75042 354 887 0 75018 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 303632

[startup+6.30028 s]
/proc/loadavg: 1.98 2.00 1.97 3/177 7381
/proc/meminfo: memFree=28357160/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=876048 CPUtime=6.29 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 216732 0 0 0 585 44 0 0 20 0 1 0 346911422 897073152 216330 33554432000 4194304 7823515 140735087863696 140735087860632 4243171 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 219012 216330 432 887 0 218122 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 876048

[startup+12.7003 s]
/proc/loadavg: 1.99 2.00 1.97 3/177 7381
/proc/meminfo: memFree=28120112/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=998228 CPUtime=12.69 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 248318 0 0 0 1192 77 0 0 20 0 1 0 346911422 1022185472 246969 33554432000 4194304 7823515 140735087863696 140735087860392 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 249557 246969 446 887 0 248667 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 998228

[startup+25.5003 s]
/proc/loadavg: 1.99 2.00 1.97 3/177 7381
/proc/meminfo: memFree=28069632/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1060012 CPUtime=25.49 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 252450 0 0 0 2466 83 0 0 20 0 1 0 346911422 1085452288 260318 33554432000 4194304 7823515 140735087863696 140735087859384 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 265003 260318 520 887 0 264113 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1060012

[startup+51.1003 s]
/proc/loadavg: 2.06 2.02 1.97 3/177 7381
/proc/meminfo: memFree=28043620/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1067948 CPUtime=51.08 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 253492 0 0 0 5022 86 0 0 20 0 1 0 346911422 1093578752 261871 33554432000 4194304 7823515 140735087863696 140735087859032 6234850 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 266987 261871 520 887 0 266097 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1067948

[startup+102.307 s]
/proc/loadavg: 2.07 2.03 1.98 3/177 7382
/proc/meminfo: memFree=28033732/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1070216 CPUtime=102.28 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 254731 0 0 0 10137 91 0 0 20 0 1 0 346911422 1095901184 263624 33554432000 4194304 7823515 140735087863696 140735087859032 6212302 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 267554 263624 520 887 0 266664 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1070216

[startup+162.301 s]
/proc/loadavg: 2.09 2.04 1.98 3/177 7382
/proc/meminfo: memFree=28034752/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1080960 CPUtime=162.26 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 255612 0 0 0 16132 94 0 0 20 0 1 0 346911422 1106903040 264505 33554432000 4194304 7823515 140735087863696 140735087858376 6208638 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 270240 264505 531 887 0 269350 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1080960

[startup+222.3 s]
/proc/loadavg: 2.03 2.03 1.98 3/177 7382
/proc/meminfo: memFree=28033172/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1080960 CPUtime=222.25 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 255866 0 0 0 22129 96 0 0 20 0 1 0 346911422 1106903040 264754 33554432000 4194304 7823515 140735087863696 140735087858376 6152059 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 270240 264754 531 887 0 269350 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1080960

[startup+282.301 s]
/proc/loadavg: 2.01 2.02 1.98 3/177 7382
/proc/meminfo: memFree=28032720/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1080960 CPUtime=282.24 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 256092 0 0 0 28126 98 0 0 20 0 1 0 346911422 1106903040 264981 33554432000 4194304 7823515 140735087863696 140735087858376 6208547 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 270240 264981 531 887 0 269350 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1080960

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/177 7382
/proc/meminfo: memFree=28019120/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1080960 CPUtime=342.23 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 256240 0 0 0 34121 102 0 0 20 0 1 0 346911422 1106903040 265861 33554432000 4194304 7823515 140735087863696 140735087858376 6211707 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 270240 265861 531 887 0 269350 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1080960

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 1.98 3/178 7386
/proc/meminfo: memFree=28017268/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1080960 CPUtime=402.22 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 256348 0 0 0 40117 105 0 0 20 0 1 0 346911422 1106903040 265969 33554432000 4194304 7823515 140735087863696 140735087858376 6208789 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 270240 265969 531 887 0 269350 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1080960

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 7386
/proc/meminfo: memFree=27997352/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1088968 CPUtime=462.21 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 257413 0 0 0 46114 107 0 0 20 0 1 0 346911422 1115103232 268662 33554432000 4194304 7823515 140735087863696 140735087858456 6208315 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 272242 268662 531 887 0 271352 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1088968

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 7386
/proc/meminfo: memFree=27999836/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1088968 CPUtime=522.2 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 257502 0 0 0 52110 110 0 0 20 0 1 0 346911422 1115103232 269898 33554432000 4194304 7823515 140735087863696 140735087858376 6208496 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 272242 269898 531 887 0 271352 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1088968

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 7386
/proc/meminfo: memFree=27986080/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1088968 CPUtime=582.2 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 257549 0 0 0 58106 114 0 0 20 0 1 0 346911422 1115103232 270506 33554432000 4194304 7823515 140735087863696 140735087858376 6208539 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 272242 270506 531 887 0 271352 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1088968

[startup+642.3 s]

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

/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264185 0 0 0 106032 180 0 0 20 0 1 0 346911422 1174704128 285501 33554432000 4194304 7823515 140735087863696 140735087859032 6212422 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 286793 285501 560 887 0 285903 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1147172

[startup+1122.3 s]
/proc/loadavg: 1.00 1.24 1.61 2/171 7415
/proc/meminfo: memFree=28734040/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1147172 CPUtime=1122.11 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264185 0 0 0 112027 184 0 0 20 0 1 0 346911422 1174704128 285501 33554432000 4194304 7823515 140735087863696 140735087859032 6212302 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 286793 285501 560 887 0 285903 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1147172

[startup+1182.3 s]
/proc/loadavg: 1.00 1.19 1.57 2/171 7415
/proc/meminfo: memFree=28733356/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1147172 CPUtime=1182.11 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264192 0 0 0 118022 189 0 0 20 0 1 0 346911422 1174704128 285507 33554432000 4194304 7823515 140735087863696 140735087860392 6110789 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 286793 285507 560 887 0 285903 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1147172

[startup+1242.3 s]
/proc/loadavg: 1.00 1.15 1.53 2/171 7415
/proc/meminfo: memFree=28733544/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1147172 CPUtime=1242.1 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264192 0 0 0 124017 193 0 0 20 0 1 0 346911422 1174704128 285507 33554432000 4194304 7823515 140735087863696 140735087859032 6908057 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 286793 285507 560 887 0 285903 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1147172

[startup+1302.3 s]
/proc/loadavg: 1.00 1.12 1.50 2/171 7416
/proc/meminfo: memFree=28733544/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1147172 CPUtime=1302.1 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264192 0 0 0 130012 198 0 0 20 0 1 0 346911422 1174704128 285507 33554432000 4194304 7823515 140735087863696 140735087859032 6212404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 286793 285507 560 887 0 285903 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 1147172

[startup+1362.3 s]
/proc/loadavg: 1.00 1.10 1.46 2/172 7417
/proc/meminfo: memFree=28720008/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1162632 CPUtime=1362.07 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264474 0 0 0 136006 201 0 0 20 0 1 0 346911422 1190535168 288855 33554432000 4194304 7823515 140735087863696 140735087859032 6206212 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 290658 288855 561 887 0 289768 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1162632

[startup+1422.31 s]
/proc/loadavg: 1.00 1.08 1.43 2/171 7417
/proc/meminfo: memFree=28720016/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1162632 CPUtime=1422.07 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264474 0 0 0 142001 206 0 0 20 0 1 0 346911422 1190535168 288855 33554432000 4194304 7823515 140735087863696 140735087859032 6212430 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 290658 288855 561 887 0 289768 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1162632

[startup+1482.3 s]
/proc/loadavg: 1.00 1.06 1.40 2/171 7417
/proc/meminfo: memFree=28720264/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1162632 CPUtime=1482.06 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264474 0 0 0 147994 212 0 0 20 0 1 0 346911422 1190535168 288855 33554432000 4194304 7823515 140735087863696 140735087859032 6212404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 290658 288855 561 887 0 289768 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1162632

[startup+1542.3 s]
/proc/loadavg: 1.00 1.05 1.37 2/171 7417
/proc/meminfo: memFree=28720388/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1162632 CPUtime=1542.05 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264478 0 0 0 153990 215 0 0 20 0 1 0 346911422 1190535168 288859 33554432000 4194304 7823515 140735087863696 140735087858392 6150570 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 290658 288859 565 887 0 289768 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1162632

[startup+1602.3 s]
/proc/loadavg: 1.00 1.04 1.35 2/172 7421
/proc/meminfo: memFree=28720540/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1162632 CPUtime=1602.04 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264478 0 0 0 159984 220 0 0 20 0 1 0 346911422 1190535168 288859 33554432000 4194304 7823515 140735087863696 140735087858392 6179716 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 290658 288859 565 887 0 289768 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1162632

[startup+1662.3 s]
/proc/loadavg: 1.08 1.04 1.33 2/171 7421
/proc/meminfo: memFree=28720548/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1162632 CPUtime=1662.03 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264478 0 0 0 165979 224 0 0 20 0 1 0 346911422 1190535168 288859 33554432000 4194304 7823515 140735087863696 140735087858392 6212418 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 290658 288859 565 887 0 289768 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1162632

[startup+1722.3 s]
/proc/loadavg: 1.03 1.03 1.31 2/171 7421
/proc/meminfo: memFree=28720548/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1162632 CPUtime=1722.02 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264478 0 0 0 171975 227 0 0 20 0 1 0 346911422 1190535168 288859 33554432000 4194304 7823515 140735087863696 140735087859032 6212752 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 290658 288859 565 887 0 289768 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1162632

[startup+1782.3 s]
/proc/loadavg: 1.01 1.02 1.28 2/171 7421
/proc/meminfo: memFree=28720176/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1162632 CPUtime=1782.01 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264478 0 0 0 177969 232 0 0 20 0 1 0 346911422 1190535168 288859 33554432000 4194304 7823515 140735087863696 140735087859032 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 290658 288859 565 887 0 289768 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1162632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.00 1.02 1.27 2/171 7421
/proc/meminfo: memFree=28720548/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1162632 CPUtime=1800.01 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264478 0 0 0 179768 233 0 0 20 0 1 0 346911422 1190535168 288859 33554432000 4194304 7823515 140735087863696 140735087858392 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 290658 288859 565 887 0 289768 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1162632

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -7380

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.02 1.27 2/172 7422
/proc/meminfo: memFree=28720292/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1162632 CPUtime=1801.11 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264478 0 0 0 179878 233 0 0 20 0 1 0 346911422 1190535168 288859 33554432000 4194304 7823515 140735087863696 140735087858392 6211707 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 290658 288859 565 887 0 289768 0
Current children cumulated CPU time (s) 1801.11
Current children cumulated vsize (KiB) 1162632

[startup+1801.81 s]
/proc/loadavg: 1.00 1.02 1.27 2/172 7422
/proc/meminfo: memFree=28720292/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1162632 CPUtime=1801.51 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264478 0 0 0 179918 233 0 0 20 0 1 0 346911422 1190535168 288859 33554432000 4194304 7823515 140735087863696 140735087858392 6151369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 290658 288859 565 887 0 289768 0
Current children cumulated CPU time (s) 1801.51
Current children cumulated vsize (KiB) 1162632

[startup+1802.2 s]
/proc/loadavg: 1.00 1.02 1.27 2/172 7422
/proc/meminfo: memFree=28720292/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1162632 CPUtime=1801.91 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264478 0 0 0 179958 233 0 0 20 0 1 0 346911422 1190535168 288859 33554432000 4194304 7823515 140735087863696 140735087858392 6908067 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 290658 288859 565 887 0 289768 0
Current children cumulated CPU time (s) 1801.91
Current children cumulated vsize (KiB) 1162632

[startup+1802.3 s]
/proc/loadavg: 1.00 1.02 1.27 2/172 7422
/proc/meminfo: memFree=28720292/32873648 swapFree=6860/6860
[pid=7380] ppid=7378 vsize=1162632 CPUtime=1802.01 cores=0,2,4,6
/proc/7380/stat : 7380 (pbscip.linux.x8) R 7378 7380 7010 0 -1 4202496 264478 0 0 0 179968 233 0 0 20 0 1 0 346911422 1190535168 288859 33554432000 4194304 7823515 140735087863696 140735087858392 6212288 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7380/statm: 290658 288859 565 887 0 289768 0
Current children cumulated CPU time (s) 1802.01
Current children cumulated vsize (KiB) 1162632

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.32
CPU time (s): 1802.04
CPU user time (s): 1799.69
CPU system time (s): 2.34764
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 1162632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.69
system time used= 2.34764
maximum resident set size= 1155436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264478
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= 12
involuntary context switches= 1866

runsolver used 4.87026 second user time and 14.1598 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-04 13:04:16
IDJOB=3745010
IDBENCH=92887
IDSOLVER=2321
FILE ID=node124/3745010-1338807855
RUNJOBID= node124-1338802444-7026
PBS_JOBID= 14636865
Free space on /tmp= 70672 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/graca/normalized-ped2.B.recomb1-0.20-14.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-3745010-1338807855/watcher-3745010-1338807855 -o /tmp/evaluation-result-3745010-1338807855/solver-3745010-1338807855 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3745010-1338807855.opb

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

MD5SUM BENCH= 9416e2da368829e7fd53200ef2bfe6fc
RANDOM SEED=275584197

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.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		: 2667.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29849580 kB
Buffers:          275652 kB
Cached:          1930164 kB
SwapCached:         8368 kB
Active:           637048 kB
Inactive:        1582828 kB
Active(anon):       8416 kB
Inactive(anon):     8360 kB
Active(file):     628632 kB
Inactive(file):  1574468 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091616 kB
Dirty:             47604 kB
Writeback:             0 kB
AnonPages:         15712 kB
Mapped:            10276 kB
Shmem:                 0 kB
Slab:             665716 kB
SReclaimable:     110032 kB
SUnreclaim:       555684 kB
KernelStack:        1440 kB
PageTables:         4480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     119744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70684 MiB
End job on node124 at 2012-06-04 13:34:18