Trace number 3708208

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.01 1798.61

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx63.opb
MD5SUM807bc542b75293285fea5916dfeaaa3e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
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 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 786
Number of bits of the biggest sum of numbers10
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-3708208-1338187223.opb
0.00/0.00	c File size is 322209 bytes.
0.00/0.02	c Highest Coefficient sum: 786
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.026 s
0.00/0.03	c Var: 3216 Constr: 3721 3273/64/384 Lit: 37038 Watch. Lit: 32034
0.00/0.03	c Obj. Vars: 6 (0.186567 % of total variables)
1.00/1.02	c Pre-processing Time: 1.017 s
1.00/1.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.00/1.02	c        0   3210      510    30612   60    27144   72939      0      0 1.02
1.00/1.02	c Switching off lower bounding mode.
1797.99/1798.60	c      102   3210      618    33313   53    27408   80233    108     97 1.05
1797.99/1798.60	c      252   3210      777    51271   65    27758   88257    267    230 1.09
1797.99/1798.60	c      477   3210     1004    63404   63    28172   97083    494    396 1.20
1797.99/1798.60	c      816   3210     1370   117704   85    28894  106792    860    603 1.35
1797.99/1798.60	c     1324   3210     1890   129388   68    30014  117472   1380    844 1.57
1797.99/1798.60	c     2090   3210     2766   317270  114    31722  129220   2256   1073 1.95
1797.99/1798.60	c     3237   3210     3960   375212   94    34294  142143   3450   1301 2.49
1797.99/1798.60	c     4960   3210     5890   743918  126    38143  156358   5380   1333 3.72
1797.99/1798.60	c     7545   3210     8660   988834  114    43747  171994   8150   1472 5.12
1797.99/1798.60	c    11424   3210    13132  1945601  148    52812  189194  12622   1333 8.57
1797.99/1798.60	c    17247   3210    19206  2134339  111    65016  208114  18696   1406 12.26
1797.99/1798.60	c    25984   3210    28928  3804701  131    85265  228926  28418   1300 19.97
1797.99/1798.60	c    39094   3210    43133  4536376  105   114172  251819  42623   1295 30.17
1797.99/1798.60	c    58765   3210    66276  9760242  147   160917  277001  65766    783 75.03
1797.99/1798.60	c    88276   3210    99005 21680639  218   233772  304702  98495    440 200.47
1797.99/1798.60	c   132549   3210   151018 33794490  223   342793  335173 150508    359 368.88
1797.99/1798.60	c   198960   3210   223826 69289071  309   545086  368691 223316    277 715.83
1797.99/1798.60	c Reducing formula size due to memory constraints
1797.99/1798.60	c Memory Limit: 1000.00 MB  Used: 1002.47 MB
1797.99/1798.60	c   298580   3210    17749  3453478  194    66420   20791  17239    294 1013.73
1797.99/1798.60	c   448015   3210    11724  4278380  364    50535   22871  11214    293 1524.04
1797.99/1798.60	c Resources Exceeded
1797.99/1798.60	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.60	c   19   607812 181437  1713488    20650  4184422  20140    338 1798.01
1797.99/1798.60	s UNKNOWN
1797.99/1798.60	c Total time: 1798.01 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-3708208-1338187223/watcher-3708208-1338187223 -o /tmp/evaluation-result-3708208-1338187223/solver-3708208-1338187223 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708208-1338187223.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.04 2.00 2.00 3/175 1879
/proc/meminfo: memFree=28390796/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=11252 CPUtime=0 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 334 0 0 0 0 0 0 0 20 0 1 0 284847780 11522048 287 33554432000 134512640 137138936 4291345136 4291343604 136525315 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 2813 288 178 642 0 2090 0

[startup+0.052003 s]
/proc/loadavg: 2.04 2.00 2.00 3/175 1879
/proc/meminfo: memFree=28390796/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=12696 CPUtime=0.04 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 848 0 0 0 4 0 0 0 20 0 1 0 284847780 13000704 722 33554432000 134512640 137138936 4291345136 4291305056 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 3174 722 184 642 0 2530 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12696

[startup+0.100273 s]
/proc/loadavg: 2.04 2.00 2.00 3/175 1879
/proc/meminfo: memFree=28390796/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=12696 CPUtime=0.09 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 848 0 0 0 9 0 0 0 20 0 1 0 284847780 13000704 722 33554432000 134512640 137138936 4291345136 4291305244 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 3174 722 184 642 0 2530 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12696

[startup+0.300236 s]
/proc/loadavg: 2.04 2.00 2.00 3/175 1879
/proc/meminfo: memFree=28390796/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=12696 CPUtime=0.29 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 848 0 0 0 29 0 0 0 20 0 1 0 284847780 13000704 722 33554432000 134512640 137138936 4291345136 4291305056 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 3174 722 184 642 0 2530 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12696

[startup+0.700236 s]
/proc/loadavg: 2.04 2.00 2.00 3/175 1879
/proc/meminfo: memFree=28390796/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=12748 CPUtime=0.69 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 874 0 0 0 69 0 0 0 20 0 1 0 284847780 13053952 748 33554432000 134512640 137138936 4291345136 4291305036 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 3187 748 185 642 0 2543 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12748

[startup+1.50024 s]
/proc/loadavg: 2.04 2.00 2.00 3/176 1880
/proc/meminfo: memFree=28388688/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=13760 CPUtime=1.49 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 1139 0 0 0 148 1 0 0 20 0 1 0 284847780 14090240 1013 33554432000 134512640 137138936 4291345136 4291343652 134551018 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 3440 1013 192 642 0 2796 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13760

[startup+3.10024 s]
/proc/loadavg: 2.04 2.00 2.00 3/176 1880
/proc/meminfo: memFree=28384332/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=19800 CPUtime=3.09 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 2638 0 0 0 307 2 0 0 20 0 1 0 284847780 20275200 2512 33554432000 134512640 137138936 4291345136 4291344252 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 4950 2512 192 642 0 4306 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19800

[startup+6.30024 s]
/proc/loadavg: 2.04 2.00 2.00 3/176 1880
/proc/meminfo: memFree=28374288/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=30504 CPUtime=6.29 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 5317 0 0 0 626 3 0 0 20 0 1 0 284847780 31236096 5191 33554432000 134512640 137138936 4291345136 4291343616 136500245 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 7626 5191 192 642 0 6982 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30504

[startup+12.7002 s]
/proc/loadavg: 2.03 2.00 2.00 3/176 1880
/proc/meminfo: memFree=28359672/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=42812 CPUtime=12.69 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 8400 0 0 0 1264 5 0 0 20 0 1 0 284847780 43839488 8274 33554432000 134512640 137138936 4291345136 4291344252 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 10703 8274 192 642 0 10059 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42812

[startup+25.5003 s]
/proc/loadavg: 2.03 2.00 2.00 3/176 1880
/proc/meminfo: memFree=28331276/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=69948 CPUtime=25.48 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 15178 0 0 0 2539 9 0 0 20 0 1 0 284847780 71626752 15052 33554432000 134512640 137138936 4291345136 4291344064 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 17487 15052 192 642 0 16843 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69948

[startup+51.1003 s]
/proc/loadavg: 2.02 2.00 2.00 3/175 1880
/proc/meminfo: memFree=28288008/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=113868 CPUtime=51.08 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 26168 0 0 0 5093 15 0 0 20 0 1 0 284847780 116600832 26042 33554432000 134512640 137138936 4291345136 4291344064 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 28467 26042 192 642 0 27823 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 113868

[startup+102.306 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 1880
/proc/meminfo: memFree=28200744/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=194968 CPUtime=102.23 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 46487 0 0 0 10198 25 0 0 20 0 1 0 284847780 199647232 46319 33554432000 134512640 137138936 4291345136 4291344064 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 48742 46319 192 642 0 48098 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 194968

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 1880
/proc/meminfo: memFree=28123536/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=272284 CPUtime=162.18 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 65856 0 0 0 16185 33 0 0 20 0 1 0 284847780 278818816 65650 33554432000 134512640 137138936 4291345136 4291344064 134542613 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 68071 65650 192 642 0 67427 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 272284

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 1880
/proc/meminfo: memFree=28071980/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=323724 CPUtime=222.13 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 78733 0 0 0 22172 41 0 0 20 0 1 0 284847780 331493376 78487 33554432000 134512640 137138936 4291345136 4291344064 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 80931 78487 192 642 0 80287 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 323724

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1881
/proc/meminfo: memFree=28018480/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=375584 CPUtime=282.09 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 91721 0 0 0 28162 47 0 0 20 0 1 0 284847780 384598016 91928 33554432000 134512640 137138936 4291345136 4291344064 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 93896 91928 192 642 0 93252 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 375584

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1958
/proc/meminfo: memFree=28032988/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=439036 CPUtime=342.08 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 107590 0 0 0 34153 55 0 0 20 0 1 0 284847780 449572864 107797 33554432000 134512640 137138936 4291345136 4291344064 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 109759 107797 192 642 0 109115 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 439036

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1958
/proc/meminfo: memFree=27961812/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=513128 CPUtime=402.07 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 126118 0 0 0 40143 64 0 0 20 0 1 0 284847780 525443072 126325 33554432000 134512640 137138936 4291345136 4291343364 136500388 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 128282 126325 192 642 0 127638 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 513128

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1958
/proc/meminfo: memFree=27872408/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=598792 CPUtime=462.07 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 147530 0 0 0 46131 76 0 0 20 0 1 0 284847780 613163008 147737 33554432000 134512640 137138936 4291345136 4291344064 134542149 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 149698 147737 192 642 0 149054 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 598792

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1958
/proc/meminfo: memFree=27783432/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=689968 CPUtime=522.05 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 170319 0 0 0 52118 87 0 0 20 0 1 0 284847780 706527232 170520 33554432000 134512640 137138936 4291345136 4291344064 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 172492 170520 192 642 0 171848 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 689968

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1961
/proc/meminfo: memFree=27712012/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=757412 CPUtime=582.03 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 187224 0 0 0 58107 96 0 0 20 0 1 0 284847780 775589888 187402 33554432000 134512640 137138936 4291345136 4291344064 134542237 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 189353 187402 192 642 0 188709 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 757412

[startup+642.3 s]

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

/proc/meminfo: memFree=27431928/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1039048 CPUtime=1121.8 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 112022 158 0 0 20 0 1 0 284847780 1063985152 257819 33554432000 134512640 137138936 4291345136 4291344056 135984556 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259762 257819 192 642 0 259118 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 1039048

[startup+1182.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/176 2080
/proc/meminfo: memFree=27432324/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1039048 CPUtime=1181.78 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 118019 159 0 0 20 0 1 0 284847780 1063985152 257819 33554432000 134512640 137138936 4291345136 4291344064 134542495 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259762 257819 192 642 0 259118 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 1039048

[startup+1242.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/176 2104
/proc/meminfo: memFree=27431416/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1039048 CPUtime=1241.77 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 124015 162 0 0 20 0 1 0 284847780 1063985152 257819 33554432000 134512640 137138936 4291345136 4291336268 134599648 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259762 257819 192 642 0 259118 0
Current children cumulated CPU time (s) 1241.77
Current children cumulated vsize (KiB) 1039048

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/175 2104
/proc/meminfo: memFree=27429992/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1039048 CPUtime=1301.77 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 130011 166 0 0 20 0 1 0 284847780 1063985152 257819 33554432000 134512640 137138936 4291345136 4291344064 134542613 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259762 257819 192 642 0 259118 0
Current children cumulated CPU time (s) 1301.77
Current children cumulated vsize (KiB) 1039048

[startup+1362.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/175 2104
/proc/meminfo: memFree=27430612/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1039048 CPUtime=1361.75 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 136004 171 0 0 20 0 1 0 284847780 1063985152 257819 33554432000 134512640 137138936 4291345136 4291344064 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259762 257819 192 642 0 259118 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 1039048

[startup+1422.31 s]
/proc/loadavg: 2.09 2.05 2.01 3/175 2142
/proc/meminfo: memFree=27432100/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1039048 CPUtime=1421.75 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 141999 176 0 0 20 0 1 0 284847780 1063985152 257819 33554432000 134512640 137138936 4291345136 4291344064 134542613 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259762 257819 192 642 0 259118 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 1039048

[startup+1482.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/175 2142
/proc/meminfo: memFree=27430240/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1039048 CPUtime=1481.74 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 147992 182 0 0 20 0 1 0 284847780 1063985152 257819 33554432000 134512640 137138936 4291345136 4291344064 134542613 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259762 257819 192 642 0 259118 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 1039048

[startup+1542.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/175 2143
/proc/meminfo: memFree=27432224/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1039000 CPUtime=1541.73 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 153986 187 0 0 20 0 1 0 284847780 1063936000 257807 33554432000 134512640 137138936 4291345136 4291343680 134607598 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259750 257807 192 642 0 259106 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 1039000

[startup+1602.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/175 2143
/proc/meminfo: memFree=27432472/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1038992 CPUtime=1601.72 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 159979 193 0 0 20 0 1 0 284847780 1063927808 257805 33554432000 134512640 137138936 4291345136 4291344064 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259748 257805 192 642 0 259104 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 1038992

[startup+1662.3 s]
/proc/loadavg: 2.09 2.07 2.00 3/175 2143
/proc/meminfo: memFree=27428060/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1038988 CPUtime=1661.71 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 165973 198 0 0 20 0 1 0 284847780 1063923712 257804 33554432000 134512640 137138936 4291345136 4291344252 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259747 257804 192 642 0 259103 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 1038988

[startup+1722.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/175 2143
/proc/meminfo: memFree=27428432/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1038984 CPUtime=1721.7 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 171968 202 0 0 20 0 1 0 284847780 1063919616 257803 33554432000 134512640 137138936 4291345136 4291344064 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259746 257803 192 642 0 259102 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 1038984

[startup+1782.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/176 2146
/proc/meminfo: memFree=27426152/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1038980 CPUtime=1781.69 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 177963 206 0 0 20 0 1 0 284847780 1063915520 257802 33554432000 134512640 137138936 4291345136 4291344064 134542301 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259745 257802 192 642 0 259101 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 1038980

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

[startup+1791.91 s]
/proc/loadavg: 2.03 2.05 2.00 3/176 2146
/proc/meminfo: memFree=27428176/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1038980 CPUtime=1791.3 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 178923 207 0 0 20 0 1 0 284847780 1063915520 257802 33554432000 134512640 137138936 4291345136 4291343672 136504225 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259745 257802 192 642 0 259101 0
Current children cumulated CPU time (s) 1791.3
Current children cumulated vsize (KiB) 1038980

[startup+1795.1 s]
/proc/loadavg: 2.03 2.05 2.00 3/176 2146
/proc/meminfo: memFree=27425076/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1038980 CPUtime=1794.49 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 179242 207 0 0 20 0 1 0 284847780 1063915520 257802 33554432000 134512640 137138936 4291345136 4291344064 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259745 257802 192 642 0 259101 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (KiB) 1038980

[startup+1796.7 s]
/proc/loadavg: 2.03 2.05 2.00 3/176 2146
/proc/meminfo: memFree=27425200/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1038980 CPUtime=1796.09 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 179402 207 0 0 20 0 1 0 284847780 1063915520 257802 33554432000 134512640 137138936 4291345136 4291344064 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259745 257802 192 642 0 259101 0
Current children cumulated CPU time (s) 1796.09
Current children cumulated vsize (KiB) 1038980

[startup+1797.5 s]
/proc/loadavg: 2.03 2.05 2.00 3/176 2146
/proc/meminfo: memFree=27425572/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1038980 CPUtime=1796.89 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 179482 207 0 0 20 0 1 0 284847780 1063915520 257802 33554432000 134512640 137138936 4291345136 4291344064 134542295 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259745 257802 192 642 0 259101 0
Current children cumulated CPU time (s) 1796.89
Current children cumulated vsize (KiB) 1038980

[startup+1798.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/176 2146
/proc/meminfo: memFree=27425572/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1038980 CPUtime=1797.69 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 179562 207 0 0 20 0 1 0 284847780 1063915520 257802 33554432000 134512640 137138936 4291345136 4291344064 134542513 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259745 257802 192 642 0 259101 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 1038980

[startup+1798.51 s]
/proc/loadavg: 2.03 2.05 2.00 3/175 2146
/proc/meminfo: memFree=27424952/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1038980 CPUtime=1797.89 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 179582 207 0 0 20 0 1 0 284847780 1063915520 257802 33554432000 134512640 137138936 4291345136 4291343784 135984556 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259745 257802 192 642 0 259101 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 1038980

[startup+1798.6 s]
/proc/loadavg: 2.03 2.05 2.00 3/175 2146
/proc/meminfo: memFree=27424952/32873852 swapFree=6848/6848
[pid=1879] ppid=1877 vsize=1038980 CPUtime=1797.99 cores=0,2,4,6
/proc/1879/stat : 1879 (bsolo) R 1877 1879 31475 0 -1 4202496 258126 0 0 0 179592 207 0 0 20 0 1 0 284847780 1063915520 257802 33554432000 134512640 137138936 4291345136 4291344252 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/1879/statm: 259745 257802 192 642 0 259101 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 1038980

Child status: 0
Real time (s): 1798.61
CPU time (s): 1798.01
CPU user time (s): 1795.93
CPU system time (s): 2.08268
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 1040068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.93
system time used= 2.08268
maximum resident set size= 1032284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258126
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= 424
involuntary context switches= 1883

runsolver used 2.73358 second user time and 7.08192 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-28 08:40:23
IDJOB=3708208
IDBENCH=71844
IDSOLVER=2286
FILE ID=node129/3708208-1338187223
RUNJOBID= node129-1338158686-31491
PBS_JOBID= 14624544
Free space on /tmp= 71192 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx63.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708208-1338187223/watcher-3708208-1338187223 -o /tmp/evaluation-result-3708208-1338187223/solver-3708208-1338187223 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708208-1338187223.opb

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

MD5SUM BENCH= 807bc542b75293285fea5916dfeaaa3e
RANDOM SEED=669107118

node129.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.957
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.91
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.957
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.957
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.91
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.957
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.957
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.90
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.957
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.92
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.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28391060 kB
Buffers:          387652 kB
Cached:          3140780 kB
SwapCached:            0 kB
Active:          1338208 kB
Inactive:        2285120 kB
Active(anon):      97212 kB
Inactive(anon):        0 kB
Active(file):    1240996 kB
Inactive(file):  2285120 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4352 kB
Writeback:             4 kB
AnonPages:        101328 kB
Mapped:            15068 kB
Shmem:               204 kB
Slab:             720136 kB
SReclaimable:     162700 kB
SUnreclaim:       557436 kB
KernelStack:        1464 kB
PageTables:         4372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     215496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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= 71188 MiB
End job on node129 at 2012-05-28 09:10:22