Trace number 3741325

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? (TO) 1802.12 1802.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-pb-simp-nonunif.opb
MD5SUM9aa42c73a35201f84335d5956a9f26be
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark42
Best CPU time to get the best result obtained on this benchmark8.18475
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23848
Total number of constraints1451912
Number of constraints which are clauses1447776
Number of constraints which are cardinality constraints (but not clauses)4136
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
Number of terms in the objective function 176
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 176
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 174
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 350
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

9.18/9.20	c SCIP version 1.1.0.7
9.18/9.20	c LP-Solver SoPlex 1.4.1
9.18/9.20	c user parameter file <scip.set> not found - using default parameters
9.18/9.20	c read problem <HOME/instance-3741325-1338771037.opb>
9.18/9.20	c original problem has 23848 variables (23848 bin, 0 int, 0 impl, 0 cont) and 1451912 constraints
10.78/10.81	c start presolving problem
10.78/10.81	c presolving:
16.18/16.28	c (round 1) 12122 del vars, 1322528 del conss, 11680 chg bounds, 168 chg sides, 336 chg coeffs, 0 upgd conss, 2964772 impls, 0 clqs
16.28/16.36	c (round 2) 12134 del vars, 1329256 del conss, 11680 chg bounds, 168 chg sides, 336 chg coeffs, 0 upgd conss, 2964772 impls, 0 clqs
16.38/16.40	c (round 3) 12136 del vars, 1329258 del conss, 11680 chg bounds, 170 chg sides, 340 chg coeffs, 0 upgd conss, 2964880 impls, 0 clqs
16.98/17.01	c (round 4) 12136 del vars, 1329258 del conss, 11680 chg bounds, 170 chg sides, 340 chg coeffs, 122654 upgd conss, 2964880 impls, 0 clqs
19.28/19.38	c    (9.2s) probing: 1000/11712 (8.5%) - 0 fixings, 0 aggregations, 9805 implications, 0 bound changes
21.88/21.99	c    (11.8s) probing: 2000/11712 (17.1%) - 0 fixings, 0 aggregations, 27489 implications, 0 bound changes
21.88/21.99	c    (11.8s) probing: 2001/11712 (17.1%) - 0 fixings, 0 aggregations, 27538 implications, 0 bound changes
21.88/21.99	c    (11.8s) probing aborted: 2000/2000 successive useless probings
21.88/21.99	c presolving (5 rounds):
21.88/21.99	c  12136 deleted vars, 1329258 deleted constraints, 11680 tightened bounds, 0 added holes, 170 changed sides, 340 changed coefficients
21.88/21.99	c  3022484 implications, 0 cliques
21.88/21.99	c presolved problem has 11712 variables (11712 bin, 0 int, 0 impl, 0 cont) and 122654 constraints
21.88/21.99	c  122654 constraints of type <logicor>
21.88/21.99	c transformed objective value is always integral (scale: 1)
21.88/21.99	c Presolving Time: 10.50
21.88/22.00	c strange?!, PURESAT with obj
21.88/22.00	c -----------------------------------------------------------------------------------------------
21.88/22.00	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
21.88/22.00	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
21.88/22.00	c limits/memory = c 13950
21.88/22.00	c # maximal time in seconds to run
21.88/22.00	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
21.88/22.00	c limits/time = c 1791
21.88/22.00	c # frequency for displaying node information lines
21.88/22.00	c # [type: int, range: [-1,2147483647], default: 100]
21.88/22.00	c display/freq = c 10000
21.88/22.00	c -----------------------------------------------------------------------------------------------
21.88/22.00	c start solving problem
21.88/22.00	c 
118.26/118.35	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
118.26/118.35	c   108s|     1 |     0 | 27694 | 828M|   0 |  10k|  11k| 122k| 122k|  11k| 122k|   0 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
1703.71/1704.02	c  1693s|     1 |     0 |150613 | 830M|   0 |8664 |  11k| 122k| 122k|  11k| 124k|2000 |   0 |   0 | 2.626149e+01 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3741325-1338771037/watcher-3741325-1338771037 -o /tmp/evaluation-result-3741325-1338771037/solver-3741325-1338771037 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3741325-1338771037.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: 2.16 2.04 2.01 3/179 23259
/proc/meminfo: memFree=28423056/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=8876 CPUtime=0 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 1559 0 0 0 0 0 0 0 20 0 1 0 343228594 9089024 1512 33554432000 4194304 7823515 140736346603856 140736309970440 6883856 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23259/statm: 2219 1512 354 887 0 1329 0

[startup+0.0517779 s]
/proc/loadavg: 2.16 2.04 2.01 3/179 23259
/proc/meminfo: memFree=28423056/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=18664 CPUtime=0.04 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 4032 0 0 0 4 0 0 0 20 0 1 0 343228594 19111936 3985 33554432000 4194304 7823515 140736346603856 140736309970440 6908062 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23259/statm: 4666 3985 354 887 0 3776 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18664

[startup+0.10026 s]
/proc/loadavg: 2.16 2.04 2.01 3/179 23259
/proc/meminfo: memFree=28423056/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=21296 CPUtime=0.09 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 4691 0 0 0 9 0 0 0 20 0 1 0 343228594 21807104 4644 33554432000 4194304 7823515 140736346603856 140736309970440 6908057 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23259/statm: 5324 4644 354 887 0 4434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21296

[startup+0.300183 s]
/proc/loadavg: 2.16 2.04 2.01 3/179 23259
/proc/meminfo: memFree=28423056/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=33024 CPUtime=0.29 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 7576 0 0 0 28 1 0 0 20 0 1 0 343228594 33816576 7529 33554432000 4194304 7823515 140736346603856 140736309970440 6896320 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23259/statm: 8256 7529 354 887 0 7366 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33024

[startup+0.700187 s]
/proc/loadavg: 2.16 2.04 2.01 3/179 23259
/proc/meminfo: memFree=28423056/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=55824 CPUtime=0.69 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 13322 0 0 0 67 2 0 0 20 0 1 0 343228594 57163776 13275 33554432000 4194304 7823515 140736346603856 140736346469960 6908082 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23259/statm: 13956 13275 354 887 0 13066 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55824

[startup+1.50019 s]
/proc/loadavg: 2.14 2.04 2.01 3/180 23260
/proc/meminfo: memFree=28353220/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=102568 CPUtime=1.49 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 24910 0 0 0 145 4 0 0 20 0 1 0 343228594 105029632 24863 33554432000 4194304 7823515 140736346603856 140736346469960 6908052 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23259/statm: 25642 24863 354 887 0 24752 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102568

[startup+3.1002 s]
/proc/loadavg: 2.14 2.04 2.01 3/180 23260
/proc/meminfo: memFree=28282540/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=195464 CPUtime=3.08 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 48031 0 0 0 299 9 0 0 20 0 1 0 343228594 200155136 47984 33554432000 4194304 7823515 140736346603856 140736346469960 6908047 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23259/statm: 48866 47984 354 887 0 47976 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 195464

[startup+6.30019 s]
/proc/loadavg: 2.13 2.04 2.01 3/180 23260
/proc/meminfo: memFree=28095300/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=377860 CPUtime=6.28 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 93789 0 0 0 612 16 0 0 20 0 1 0 343228594 386928640 93742 33554432000 4194304 7823515 140736346603856 140736346469960 6908082 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23259/statm: 94465 93742 354 887 0 93575 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 377860

[startup+12.7002 s]
/proc/loadavg: 2.12 2.04 2.01 3/180 23260
/proc/meminfo: memFree=26987856/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1468984 CPUtime=12.68 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 361993 0 0 0 1186 82 0 0 20 0 1 0 343228594 1504239616 361592 33554432000 4194304 7823515 140736346603856 140736346600792 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23259/statm: 367246 361592 431 887 0 366356 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1468984

[startup+25.5004 s]
/proc/loadavg: 2.10 2.03 2.01 3/179 23260
/proc/meminfo: memFree=26928228/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=25.47 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376648 0 0 0 2422 125 0 0 20 0 1 0 343228594 1548201984 372964 33554432000 4194304 7823515 140736346603856 140736346599544 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 372964 520 887 0 377089 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1511916

[startup+51.1003 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 23260
/proc/meminfo: memFree=26926244/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=51.07 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376648 0 0 0 4979 128 0 0 20 0 1 0 343228594 1548201984 372964 33554432000 4194304 7823515 140736346603856 140736346599192 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 372964 520 887 0 377089 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1511916

[startup+102.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 23260
/proc/meminfo: memFree=26919632/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=102.27 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376648 0 0 0 10094 133 0 0 20 0 1 0 343228594 1548201984 373043 33554432000 4194304 7823515 140736346603856 140736346599544 6211646 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 373043 520 887 0 377089 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1511916

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 23260
/proc/meminfo: memFree=26917180/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=162.25 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376664 0 0 0 16088 137 0 0 20 0 1 0 343228594 1548201984 373058 33554432000 4194304 7823515 140736346603856 140736346598536 6209885 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 373058 531 887 0 377089 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1511916

[startup+222.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 23260
/proc/meminfo: memFree=26915100/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=222.25 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376665 0 0 0 22085 140 0 0 20 0 1 0 343228594 1548201984 373058 33554432000 4194304 7823515 140736346603856 140736346598536 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 373058 531 887 0 377089 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1511916

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 23260
/proc/meminfo: memFree=26914136/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=282.22 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376667 0 0 0 28081 141 0 0 20 0 1 0 343228594 1548201984 373058 33554432000 4194304 7823515 140736346603856 140736346598536 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 373058 531 887 0 377089 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1511916

[startup+342.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/179 23337
/proc/meminfo: memFree=26849852/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=342.22 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376670 0 0 0 34077 145 0 0 20 0 1 0 343228594 1548201984 373060 33554432000 4194304 7823515 140736346603856 140736346598536 6208622 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 373060 531 887 0 377089 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1511916

[startup+402.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/179 23375
/proc/meminfo: memFree=26926816/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=402.21 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376670 0 0 0 40074 147 0 0 20 0 1 0 343228594 1548201984 373060 33554432000 4194304 7823515 140736346603856 140736346598536 6208777 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 373060 531 887 0 377089 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1511916

[startup+462.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/179 23375
/proc/meminfo: memFree=26924488/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=462.2 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376671 0 0 0 46072 148 0 0 20 0 1 0 343228594 1548201984 373060 33554432000 4194304 7823515 140736346603856 140736346598616 6208698 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 373060 531 887 0 377089 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1511916

[startup+522.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 23375
/proc/meminfo: memFree=26921912/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=522.19 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376672 0 0 0 52068 151 0 0 20 0 1 0 343228594 1548201984 373060 33554432000 4194304 7823515 140736346603856 140736346598536 6211574 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 373060 531 887 0 377089 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1511916

[startup+582.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/180 23378
/proc/meminfo: memFree=26873324/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=582.18 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376678 0 0 0 58065 153 0 0 20 0 1 0 343228594 1548201984 373062 33554432000 4194304 7823515 140736346603856 140736346598536 6208324 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 373062 531 887 0 377089 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1511916

[startup+642.3 s]

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

/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376678 0 0 0 106038 173 0 0 20 0 1 0 343228594 1548201984 375693 33554432000 4194304 7823515 140736346603856 140736346598536 6208304 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375693 531 887 0 377089 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1511916

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23403
/proc/meminfo: memFree=26735428/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1122.1 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376678 0 0 0 112035 175 0 0 20 0 1 0 343228594 1548201984 375693 33554432000 4194304 7823515 140736346603856 140736346598536 6268607 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375693 531 887 0 377089 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1511916

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23406
/proc/meminfo: memFree=26733272/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1182.08 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376678 0 0 0 118031 177 0 0 20 0 1 0 343228594 1548201984 375693 33554432000 4194304 7823515 140736346603856 140736346598616 6208534 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375693 531 887 0 377089 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1511916

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 23407
/proc/meminfo: memFree=26733528/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1242.07 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376678 0 0 0 124027 180 0 0 20 0 1 0 343228594 1548201984 375693 33554432000 4194304 7823515 140736346603856 140736346598536 6208892 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375693 531 887 0 377089 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1511916

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 23407
/proc/meminfo: memFree=26732040/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1302.07 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376686 0 0 0 130022 185 0 0 20 0 1 0 343228594 1548201984 375701 33554432000 4194304 7823515 140736346603856 140736346599544 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375701 539 887 0 377089 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1511916

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 23407
/proc/meminfo: memFree=26731668/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1362.06 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376686 0 0 0 136016 190 0 0 20 0 1 0 343228594 1548201984 375701 33554432000 4194304 7823515 140736346603856 140736346599544 6212302 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375701 539 887 0 377089 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1511916

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23407
/proc/meminfo: memFree=26731420/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1422.06 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376686 0 0 0 142011 195 0 0 20 0 1 0 343228594 1548201984 375701 33554432000 4194304 7823515 140736346603856 140736346599192 6215130 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375701 539 887 0 377089 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1511916

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23407
/proc/meminfo: memFree=26731420/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1482.04 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376686 0 0 0 148005 199 0 0 20 0 1 0 343228594 1548201984 375701 33554432000 4194304 7823515 140736346603856 140736346599544 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375701 539 887 0 377089 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1511916

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23408
/proc/meminfo: memFree=26730180/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1542.04 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376686 0 0 0 153999 205 0 0 20 0 1 0 343228594 1548201984 375701 33554432000 4194304 7823515 140736346603856 140736346599656 6205311 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375701 539 887 0 377089 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1511916

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/180 23408
/proc/meminfo: memFree=26730056/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1602.02 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376686 0 0 0 159994 208 0 0 20 0 1 0 343228594 1548201984 375701 33554432000 4194304 7823515 140736346603856 140736346599656 6212356 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375701 539 887 0 377089 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1511916

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 23408
/proc/meminfo: memFree=26730056/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1662.01 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376686 0 0 0 165988 213 0 0 20 0 1 0 343228594 1548201984 375701 33554432000 4194304 7823515 140736346603856 140736346599608 6212422 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375701 539 887 0 377089 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1511916

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23408
/proc/meminfo: memFree=26730056/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1722.01 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376687 0 0 0 171983 218 0 0 20 0 1 0 343228594 1548201984 375702 33554432000 4194304 7823515 140736346603856 140736346599000 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375702 540 887 0 377089 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1511916

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 23411
/proc/meminfo: memFree=26729428/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1781.99 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376707 0 0 0 177956 243 0 0 20 0 1 0 343228594 1548201984 375722 33554432000 4194304 7823515 140736346603856 140736346599608 6212418 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375722 560 887 0 377089 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1511916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 23411
/proc/meminfo: memFree=26729552/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1800.1 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376707 0 0 0 179765 245 0 0 20 0 1 0 343228594 1548201984 375722 33554432000 4194304 7823515 140736346603856 140736346599192 6151369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375722 560 887 0 377089 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1511916

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -23259

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

[startup+1801.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 23412
/proc/meminfo: memFree=26729552/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1801.19 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376707 0 0 0 179874 245 0 0 20 0 1 0 343228594 1548201984 375722 33554432000 4194304 7823515 140736346603856 140736346599192 6212418 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375722 560 887 0 377089 0
Current children cumulated CPU time (s) 1801.19
Current children cumulated vsize (KiB) 1511916

[startup+1801.91 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 23412
/proc/meminfo: memFree=26729544/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1801.6 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376707 0 0 0 179915 245 0 0 20 0 1 0 343228594 1548201984 375722 33554432000 4194304 7823515 140736346603856 140736346599656 6212422 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375722 560 887 0 377089 0
Current children cumulated CPU time (s) 1801.6
Current children cumulated vsize (KiB) 1511916

[startup+1802.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 23412
/proc/meminfo: memFree=26729544/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1801.99 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376707 0 0 0 179954 245 0 0 20 0 1 0 343228594 1548201984 375722 33554432000 4194304 7823515 140736346603856 140736346599656 6908077 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375722 560 887 0 377089 0
Current children cumulated CPU time (s) 1801.99
Current children cumulated vsize (KiB) 1511916

[startup+1802.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 23412
/proc/meminfo: memFree=26729544/32873844 swapFree=7380/7380
[pid=23259] ppid=23257 vsize=1511916 CPUtime=1802.09 cores=0,2,4,6
/proc/23259/stat : 23259 (pbscip.linux.x8) R 23257 23259 21332 0 -1 4202496 376707 0 0 0 179964 245 0 0 20 0 1 0 343228594 1548201984 375722 33554432000 4194304 7823515 140736346603856 140736346599656 5924503 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23259/statm: 377979 375722 560 887 0 377089 0
Current children cumulated CPU time (s) 1802.09
Current children cumulated vsize (KiB) 1511916

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.42
CPU time (s): 1802.12
CPU user time (s): 1799.65
CPU system time (s): 2.46263
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 1533984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 2.46263
maximum resident set size= 1511220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 376707
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= 18
involuntary context switches= 1999

runsolver used 3.2945 second user time and 8.48571 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-04 02:50:38
IDJOB=3741325
IDBENCH=89837
IDSOLVER=2321
FILE ID=node133/3741325-1338771037
RUNJOBID= node133-1338747083-21348
PBS_JOBID= 14636776
Free space on /tmp= 70428 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-pb-simp-nonunif.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-3741325-1338771037/watcher-3741325-1338771037 -o /tmp/evaluation-result-3741325-1338771037/solver-3741325-1338771037 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3741325-1338771037.opb

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

MD5SUM BENCH= 9aa42c73a35201f84335d5956a9f26be
RANDOM SEED=477858823

node133.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.540
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.08
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.540
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.92
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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
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.540
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.540
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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
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.540
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.540
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:       32873844 kB
MemFree:        28423040 kB
Buffers:          495336 kB
Cached:          2909952 kB
SwapCached:          676 kB
Active:          1716516 kB
Inactive:        1831996 kB
Active(anon):     134488 kB
Inactive(anon):    10220 kB
Active(file):    1582028 kB
Inactive(file):  1821776 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:             58996 kB
Writeback:             0 kB
AnonPages:        149168 kB
Mapped:            12732 kB
Shmem:                 0 kB
Slab:             761624 kB
SReclaimable:     203220 kB
SUnreclaim:       558404 kB
KernelStack:        1488 kB
PageTables:         4264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     258420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 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= 70416 MiB
End job on node133 at 2012-06-04 03:20:41