Trace number 3708060

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
bsolo 3.2? 1798 1798.28

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_4.opb
MD5SUMdc0116cc9dd2d87e5a6934d46be3ef43
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1531
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4594
Number of bits of the biggest sum of numbers13
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 bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3708060-1338157754.opb
0.00/0.00	c File size is 6868 bytes.
0.00/0.00	c Highest Coefficient sum: 4594
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 61 Constr: 15 1/0/14 Lit: 837 Watch. Lit: 271
0.00/0.00	c Obj. Vars: 1 (1.63934 % of total variables)
0.00/0.00	c Pre-processing Time: 0.001 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0     60       14      836   59      274    1672      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
1797.91/1798.28	c      100     60      157     7243   46      817    1840    143   7692 0.01
1797.91/1798.28	c      250     60      352    15709   44     1290    2025    338   8064 0.03
1797.91/1798.28	c      476     60      660    29849   45     2219    2228    646   8654 0.06
1797.91/1798.28	c      815     60     1191    55070   46     4491    2451   1177   8578 0.10
1797.91/1798.28	c     1323     60     1881    87801   46     6448    2697   1867   8268 0.16
1797.91/1798.28	c     2087     60     1530    71641   46     4381    2967   1516   7374 0.28
1797.91/1798.28	c     3234     60     1499    68230   45     4060    3264   1485   7234 0.45
1797.91/1798.28	c     4955     60     2026    89785   44     5297    3591   2012   6988 0.71
1797.91/1798.28	c     7539     60     3602   163365   45    11042    3951   3588   6967 1.08
1797.91/1798.28	c    11419     60     3122   150467   48    10235    4347   3108   6635 1.72
1797.91/1798.28	c    17241     60     3127   150454   48    11497    4782   3113   5864 2.94
1797.91/1798.28	c    25979     60     4363   209485   48    15497    5261   4349   5248 4.95
1797.91/1798.28	c    39089     60     4746   232809   49    17321    5788   4732   4704 8.31
1797.91/1798.28	c    58759     60     4796   232404   48    17061    6367   4782   4322 13.60
1797.91/1798.28	c    88269     60     3217   156040   48    11175    7004   3203   4141 21.31
1797.91/1798.28	c   132539     60     4145   199278   48    13342    7705   4131   3940 33.63
1797.91/1798.28	c   198950     60     5589   267235   47    19348    8476   5575   3732 53.30
1797.91/1798.28	c   298570     60     8270   393221   47    26198    9324   8256   3447 86.60
1797.91/1798.28	c   448006     60     6936   331561   47    21299   10257   6922   3357 133.43
1797.91/1798.28	c   672165     60     5333   251560   47    17214   11283   5319   3081 218.14
1797.91/1798.28	c  1008408     60    10619   518400   48    38265   12412  10605   2912 346.25
1797.91/1798.28	c  1512781     60     8260   392233   47    26463   13654   8246   2894 522.60
1797.91/1798.28	c  2269344     60     7446   365121   49    25938   15020   7432   2645 857.94
1797.91/1798.28	c  3404195     60     7868   380014   48    28873   16523   7854   2523 1348.97
1797.91/1798.28	c Resources Exceeded
1797.91/1798.28	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.28	c   24  4324487  39733  4365239    14417   700165  14403   2405 1798.00
1797.91/1798.28	s UNKNOWN
1797.91/1798.28	c Total time: 1798 s

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-3708060-1338157754/watcher-3708060-1338157754 -o /tmp/evaluation-result-3708060-1338157754/solver-3708060-1338157754 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708060-1338157754.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 29297
/proc/meminfo: memFree=27976088/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=26416 CPUtime=0 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 290 0 0 0 0 0 0 0 20 0 1 0 281900891 27049984 242 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 6604 242 192 642 0 5960 0

[startup+0.0155939 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 29297
/proc/meminfo: memFree=27976088/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=18604 CPUtime=0.01 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 310 0 0 0 1 0 0 0 20 0 1 0 281900891 19050496 262 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 4651 262 192 642 0 4007 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18604

[startup+0.100254 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 29297
/proc/meminfo: memFree=27976088/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=19380 CPUtime=0.09 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 506 0 0 0 9 0 0 0 20 0 1 0 281900891 19845120 458 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 4845 458 192 642 0 4201 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19380

[startup+0.300223 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 29297
/proc/meminfo: memFree=27976088/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=20536 CPUtime=0.29 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 793 0 0 0 29 0 0 0 20 0 1 0 281900891 21028864 745 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 5134 745 192 642 0 4490 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20536

[startup+0.700217 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 29297
/proc/meminfo: memFree=27976088/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=20796 CPUtime=0.69 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 865 0 0 0 69 0 0 0 20 0 1 0 281900891 21295104 817 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 5199 817 192 642 0 4555 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20796

[startup+1.50017 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 29299
/proc/meminfo: memFree=27973500/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=21444 CPUtime=1.48 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 1027 0 0 0 148 0 0 0 20 0 1 0 281900891 21958656 979 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 5361 979 192 642 0 4717 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21444

[startup+3.1002 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 29299
/proc/meminfo: memFree=27970896/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=21956 CPUtime=3.09 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 1139 0 0 0 308 1 0 0 20 0 1 0 281900891 22482944 1091 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 5489 1091 192 642 0 4845 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21956

[startup+6.30017 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 29299
/proc/meminfo: memFree=27970656/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=22724 CPUtime=6.29 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 1324 0 0 0 627 2 0 0 20 0 1 0 281900891 23269376 1276 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 5681 1276 192 642 0 5037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22724

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 29299
/proc/meminfo: memFree=27970040/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=23112 CPUtime=12.69 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 1435 0 0 0 1266 3 0 0 20 0 1 0 281900891 23666688 1385 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 5778 1385 192 642 0 5134 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23112

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 29299
/proc/meminfo: memFree=27970824/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=23888 CPUtime=25.48 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 1633 0 0 0 2542 6 0 0 20 0 1 0 281900891 24461312 1583 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 5972 1583 192 642 0 5328 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23888

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.00 4/178 29302
/proc/meminfo: memFree=27969796/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=24632 CPUtime=51.08 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 1807 0 0 0 5095 13 0 0 20 0 1 0 281900891 25223168 1757 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 6158 1757 192 642 0 5514 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24632

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 29302
/proc/meminfo: memFree=27968408/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=25876 CPUtime=102.28 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 2119 0 0 0 10204 24 0 0 20 0 1 0 281900891 26497024 2068 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 6469 2068 192 642 0 5825 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 25876

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29340
/proc/meminfo: memFree=27958600/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=26632 CPUtime=162.26 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 2316 0 0 0 16192 34 0 0 20 0 1 0 281900891 27271168 2265 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 6658 2265 192 642 0 6014 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 26632

[startup+222.306 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 29340
/proc/meminfo: memFree=27956304/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=27148 CPUtime=222.26 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 2445 0 0 0 22180 46 0 0 20 0 1 0 281900891 27799552 2394 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 6787 2394 192 642 0 6143 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 27148

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29341
/proc/meminfo: memFree=27957300/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=27524 CPUtime=282.24 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 2551 0 0 0 28168 56 0 0 20 0 1 0 281900891 28184576 2499 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 6881 2499 192 642 0 6237 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 27524

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29341
/proc/meminfo: memFree=27957300/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=27524 CPUtime=342.23 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 2551 0 0 0 34157 66 0 0 20 0 1 0 281900891 28184576 2499 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 6881 2499 192 642 0 6237 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 27524

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29341
/proc/meminfo: memFree=27956556/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=28168 CPUtime=402.23 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 2709 0 0 0 40143 80 0 0 20 0 1 0 281900891 28844032 2657 33554432000 134512640 137138936 4291107232 4291106128 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7042 2657 192 642 0 6398 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 28168

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29341
/proc/meminfo: memFree=27956680/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=28168 CPUtime=462.22 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 2709 0 0 0 46129 93 0 0 20 0 1 0 281900891 28844032 2657 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7042 2657 192 642 0 6398 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 28168

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29341
/proc/meminfo: memFree=27956432/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=28348 CPUtime=522.2 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 2742 0 0 0 52119 101 0 0 20 0 1 0 281900891 29028352 2690 33554432000 134512640 137138936 4291107232 4291106160 134542484 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7087 2690 192 642 0 6443 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 28348

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29342
/proc/meminfo: memFree=27955572/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=29168 CPUtime=582.2 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 2962 0 0 0 58108 112 0 0 20 0 1 0 281900891 29868032 2909 33554432000 134512640 137138936 4291107232 4291106272 134540747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7292 2909 192 642 0 6648 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 29168

[startup+642.3 s]

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

/proc/meminfo: memFree=27950884/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=30360 CPUtime=1062.12 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3262 0 0 0 106025 187 0 0 20 0 1 0 281900891 31088640 3209 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7590 3209 192 642 0 6946 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 30360

[startup+1122.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 29347
/proc/meminfo: memFree=27949580/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=30360 CPUtime=1122.11 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3262 0 0 0 112013 198 0 0 20 0 1 0 281900891 31088640 3209 33554432000 134512640 137138936 4291107232 4291106060 136520975 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7590 3209 192 642 0 6946 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 30360

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 29347
/proc/meminfo: memFree=27949336/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=30360 CPUtime=1182.1 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3262 0 0 0 118003 207 0 0 20 0 1 0 281900891 31088640 3209 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7590 3209 192 642 0 6946 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 30360

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29348
/proc/meminfo: memFree=27949460/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=30360 CPUtime=1242.09 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3262 0 0 0 123992 217 0 0 20 0 1 0 281900891 31088640 3209 33554432000 134512640 137138936 4291107232 4291106048 136504016 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7590 3209 192 642 0 6946 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 30360

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29351
/proc/meminfo: memFree=27949344/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=30360 CPUtime=1302.08 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3262 0 0 0 129982 226 0 0 20 0 1 0 281900891 31088640 3209 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7590 3209 192 642 0 6946 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 30360

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29351
/proc/meminfo: memFree=27948608/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=31152 CPUtime=1362.07 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3447 0 0 0 135972 235 0 0 20 0 1 0 281900891 31899648 3394 33554432000 134512640 137138936 4291107232 4291106272 134540740 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7788 3394 192 642 0 7144 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 31152

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29351
/proc/meminfo: memFree=27947740/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=31284 CPUtime=1422.07 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3482 0 0 0 141964 243 0 0 20 0 1 0 281900891 32034816 3428 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7821 3428 192 642 0 7177 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 31284

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 29351
/proc/meminfo: memFree=27946996/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=31284 CPUtime=1482.05 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3494 0 0 0 147952 253 0 0 20 0 1 0 281900891 32034816 3440 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7821 3440 192 642 0 7177 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 31284

[startup+1542.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 29352
/proc/meminfo: memFree=27946872/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=31284 CPUtime=1542.06 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3494 0 0 0 153946 260 0 0 20 0 1 0 281900891 32034816 3440 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7821 3440 192 642 0 7177 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 31284

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 29352
/proc/meminfo: memFree=27946628/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=31400 CPUtime=1602.04 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3513 0 0 0 159937 267 0 0 20 0 1 0 281900891 32153600 3459 33554432000 134512640 137138936 4291107232 4291106160 134542764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7850 3459 192 642 0 7206 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 31400

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 29352
/proc/meminfo: memFree=27946752/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=31520 CPUtime=1662.03 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3540 0 0 0 165926 277 0 0 20 0 1 0 281900891 32276480 3486 33554432000 134512640 137138936 4291107232 4291106128 134542972 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7880 3486 192 642 0 7236 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 31520

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29352
/proc/meminfo: memFree=27946628/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=31512 CPUtime=1722.02 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3545 0 0 0 171917 285 0 0 20 0 1 0 281900891 32268288 3491 33554432000 134512640 137138936 4291107232 4291106160 134542972 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7878 3491 192 642 0 7234 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 31512

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29352
/proc/meminfo: memFree=27946752/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=31512 CPUtime=1782.01 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3545 0 0 0 177906 295 0 0 20 0 1 0 281900891 32268288 3491 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7878 3491 192 642 0 7234 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 31512

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29352
/proc/meminfo: memFree=27947000/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=31512 CPUtime=1791.72 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3545 0 0 0 178875 297 0 0 20 0 1 0 281900891 32268288 3491 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7878 3491 192 642 0 7234 0
Current children cumulated CPU time (s) 1791.72
Current children cumulated vsize (KiB) 31512

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29352
/proc/meminfo: memFree=27947000/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=31512 CPUtime=1794.91 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3545 0 0 0 179194 297 0 0 20 0 1 0 281900891 32268288 3491 33554432000 134512640 137138936 4291107232 4291106128 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7878 3491 192 642 0 7234 0
Current children cumulated CPU time (s) 1794.91
Current children cumulated vsize (KiB) 31512

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29352
/proc/meminfo: memFree=27947000/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=31512 CPUtime=1796.51 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3545 0 0 0 179354 297 0 0 20 0 1 0 281900891 32268288 3491 33554432000 134512640 137138936 4291107232 4291106160 134542237 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7878 3491 192 642 0 7234 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (KiB) 31512

[startup+1797.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29352
/proc/meminfo: memFree=27947000/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=31512 CPUtime=1797.31 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3545 0 0 0 179434 297 0 0 20 0 1 0 281900891 32268288 3491 33554432000 134512640 137138936 4291107232 4291106128 134542528 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7878 3491 192 642 0 7234 0
Current children cumulated CPU time (s) 1797.31
Current children cumulated vsize (KiB) 31512

[startup+1798 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29352
/proc/meminfo: memFree=27947000/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=31512 CPUtime=1797.71 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3545 0 0 0 179474 297 0 0 20 0 1 0 281900891 32268288 3491 33554432000 134512640 137138936 4291107232 4291106128 134542758 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7878 3491 192 642 0 7234 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (KiB) 31512

[startup+1798.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29352
/proc/meminfo: memFree=27947000/32873648 swapFree=7104/7104
[pid=29297] ppid=29293 vsize=31512 CPUtime=1797.91 cores=1,3,5,7
/proc/29297/stat : 29297 (bsolo) R 29293 29297 29254 0 -1 4202496 3545 0 0 0 179494 297 0 0 20 0 1 0 281900891 32268288 3491 33554432000 134512640 137138936 4291107232 4291106348 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29297/statm: 7878 3491 192 642 0 7234 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 31512

Child status: 0
Real time (s): 1798.28
CPU time (s): 1798
CPU user time (s): 1795.03
CPU system time (s): 2.97655
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 31520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.03
system time used= 2.97655
maximum resident set size= 13964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3545
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= 9
involuntary context switches= 1851

runsolver used 2.6536 second user time and 7.16891 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-28 00:29:14
IDJOB=3708060
IDBENCH=2917
IDSOLVER=2286
FILE ID=node127/3708060-1338157754
RUNJOBID= node127-1338157754-29271
PBS_JOBID= 14624533
Free space on /tmp= 71172 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_4.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708060-1338157754/watcher-3708060-1338157754 -o /tmp/evaluation-result-3708060-1338157754/solver-3708060-1338157754 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708060-1338157754.opb

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

MD5SUM BENCH= dc0116cc9dd2d87e5a6934d46be3ef43
RANDOM SEED=1885939149

node127.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.348
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	: 5332.69
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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27977896 kB
Buffers:          477576 kB
Cached:          3523232 kB
SwapCached:            0 kB
Active:          1225028 kB
Inactive:        2787208 kB
Active(anon):      13212 kB
Inactive(anon):        0 kB
Active(file):    1211816 kB
Inactive(file):  2787208 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7808 kB
Writeback:             0 kB
AnonPages:         17820 kB
Mapped:            13636 kB
Shmem:               200 kB
Slab:             743660 kB
SReclaimable:     187820 kB
SUnreclaim:       555840 kB
KernelStack:        1408 kB
PageTables:         4156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71164 MiB
End job on node127 at 2012-05-28 00:59:13