Trace number 3708212

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.53

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx97.opb
MD5SUM22116bd56344f7c7bb7157cc5841f631
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 variables8424
Total number of constraints9089
Number of constraints which are clauses8415
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
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 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1199
Number of bits of the biggest sum of numbers11
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-3708212-1338187465.opb
0.00/0.00	c File size is 792041 bytes.
0.01/0.07	c Highest Coefficient sum: 1199
0.01/0.07	c Parsing was ok!!
0.01/0.07	c Total parsing time: 0.067 s
0.01/0.07	c Var: 8424 Constr: 9186 8512/98/576 Lit: 89541 Watch. Lit: 78440
0.01/0.07	c Obj. Vars: 9 (0.106838 % of total variables)
6.99/7.05	c Pre-processing Time: 7.055 s
6.99/7.05	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.99/7.05	c        0   8415      770    72702   94    64481  165230      0      0 7.05
6.99/7.05	c Switching off lower bounding mode.
1797.97/1798.53	c      100   8415      872    76884   88    64286  181754    102     14 7.12
1797.97/1798.53	c      251   8415     1025   104443  101    64416  199930    255     34 7.21
1797.97/1798.53	c      477   8415     1254   134493  107    65057  219924    484     64 7.43
1797.97/1798.53	c      815   8415     1608   325206  202    65839  241917    838    104 7.77
1797.97/1798.53	c     1323   8415     2117   379986  179    66873  266109   1347    160 8.26
1797.97/1798.53	c     2087   8415     2914   497449  170    68419  292720   2144    232 8.98
1797.97/1798.53	c     3233   8415     4118   776533  188    71154  321993   3348    330 9.79
1797.97/1798.53	c     4954   8415     5991   956554  159    74884  354193   5221    434 11.40
1797.97/1798.53	c     7539   8415     8726  1789786  205    80384  389613   7956    541 13.93
1797.97/1798.53	c    11420   8415    12890  2154831  167    88776  428575  12120    643 17.75
1797.97/1798.53	c    17242   8415    19346  3689380  190   101849  471433  18576    705 24.44
1797.97/1798.53	c    25979   8415    28792  5240886  182   124530  518577  28022    715 36.32
1797.97/1798.53	c    39090   8415    42927 12033418  280   160320  570435  42157    586 66.60
1797.97/1798.53	c    58762   8415    70888 25391611  358   222916  627479  70118    409 143.61
1797.97/1798.53	c    88272   8415   103686 40510640  390   293598  690227 102916    325 271.21
1797.97/1798.53	c   132542   8415   152803 50256674  328   404509  759250 152033    317 418.01
1797.97/1798.53	c Reducing formula size due to memory constraints
1797.97/1798.53	c Memory Limit: 1000.00 MB  Used: 1014.67 MB
1797.97/1798.53	c   198954   8415    12142 12740193 1049    89760   19873  11372    265 750.49
1797.97/1798.53	c   298575   8415    10708   549732   51    83909   21861   9938    341 875.21
1797.97/1798.53	c   448010   8415    11702  4874656  416    86161   24048  10932    251 1783.07
1797.97/1798.53	c Resources Exceeded
1797.97/1798.53	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.53	c   19   456548  96758  2078837    20903  9214464  20133    253 1798.00
1797.97/1798.53	s UNKNOWN
1797.97/1798.53	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-3708212-1338187465/watcher-3708212-1338187465 -o /tmp/evaluation-result-3708212-1338187465/solver-3708212-1338187465 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708212-1338187465.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.00 2.00 2.00 3/176 32223
/proc/meminfo: memFree=27869040/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=11848 CPUtime=0 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 284872001 12132352 313 33554432000 134512640 137138936 4292962640 4292961168 136577166 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 2962 314 181 642 0 2124 0

[startup+0.0187629 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32223
/proc/meminfo: memFree=27869040/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=12804 CPUtime=0.01 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 632 0 0 0 1 0 0 0 20 0 1 0 284872001 13111296 585 33554432000 134512640 137138936 4292962640 4292961048 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 3201 586 220 642 0 2363 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12804

[startup+0.100164 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32223
/proc/meminfo: memFree=27869040/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=15608 CPUtime=0.09 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 1688 0 0 0 9 0 0 0 20 0 1 0 284872001 15982592 1447 33554432000 134512640 137138936 4292962640 4292860252 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 3902 1447 184 642 0 3258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15608

[startup+0.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32223
/proc/meminfo: memFree=27869040/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=15608 CPUtime=0.29 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 1688 0 0 0 29 0 0 0 20 0 1 0 284872001 15982592 1447 33554432000 134512640 137138936 4292962640 4292860064 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 3902 1447 184 642 0 3258 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15608

[startup+0.700221 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32223
/proc/meminfo: memFree=27869040/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=15608 CPUtime=0.69 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 1688 0 0 0 69 0 0 0 20 0 1 0 284872001 15982592 1447 33554432000 134512640 137138936 4292962640 4292860064 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 3902 1447 184 642 0 3258 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15608

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32224
/proc/meminfo: memFree=27862964/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=15608 CPUtime=1.49 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 1688 0 0 0 149 0 0 0 20 0 1 0 284872001 15982592 1447 33554432000 134512640 137138936 4292962640 4292860252 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 3902 1447 184 642 0 3258 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15608

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32224
/proc/meminfo: memFree=27862080/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=15820 CPUtime=3.09 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 1788 0 0 0 309 0 0 0 20 0 1 0 284872001 16199680 1481 33554432000 134512640 137138936 4292962640 4292859976 134532589 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 3955 1481 185 642 0 3311 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15820

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32224
/proc/meminfo: memFree=27860348/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=15820 CPUtime=6.29 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 1788 0 0 0 628 1 0 0 20 0 1 0 284872001 16199680 1481 33554432000 134512640 137138936 4292962640 4292859976 134532622 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 3955 1481 185 642 0 3311 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15820

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32224
/proc/meminfo: memFree=27842384/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=33048 CPUtime=12.68 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 6142 0 0 0 1261 7 0 0 20 0 1 0 284872001 33841152 5828 33554432000 134512640 137138936 4292962640 4292961756 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 8262 5828 192 642 0 7618 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33048

[startup+25.5001 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32224
/proc/meminfo: memFree=27806664/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=65720 CPUtime=25.49 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 14290 0 0 0 2529 20 0 0 20 0 1 0 284872001 67297280 13976 33554432000 134512640 137138936 4292962640 4292961248 134552092 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 16430 13976 192 642 0 15786 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65720

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32224
/proc/meminfo: memFree=27739612/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=135312 CPUtime=51.07 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 31764 0 0 0 5072 35 0 0 20 0 1 0 284872001 138559488 31382 33554432000 134512640 137138936 4292962640 4292961568 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 33828 31382 192 642 0 33184 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 135312

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32224
/proc/meminfo: memFree=27598612/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=272600 CPUtime=102.24 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 66275 0 0 0 10168 56 0 0 20 0 1 0 284872001 279142400 65720 33554432000 134512640 137138936 4292962640 4292961568 134542508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 68150 65720 192 642 0 67506 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 272600

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32224
/proc/meminfo: memFree=27475884/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=396584 CPUtime=162.19 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 97316 0 0 0 16154 65 0 0 20 0 1 0 284872001 406102016 96720 33554432000 134512640 137138936 4292962640 4292961536 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 99146 96720 192 642 0 98502 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 396584

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32225
/proc/meminfo: memFree=27390476/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=479724 CPUtime=222.16 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 118139 0 0 0 22143 73 0 0 20 0 1 0 284872001 491237376 117511 33554432000 134512640 137138936 4292962640 4292961568 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 119931 117511 192 642 0 119287 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 479724

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32225
/proc/meminfo: memFree=27276800/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=554440 CPUtime=282.12 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 136852 0 0 0 28130 82 0 0 20 0 1 0 284872001 567746560 136177 33554432000 134512640 137138936 4292962640 4292957144 134600288 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 138610 136177 192 642 0 137966 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 554440

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32228
/proc/meminfo: memFree=27205992/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=612952 CPUtime=342.1 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 151517 0 0 0 34120 90 0 0 20 0 1 0 284872001 627662848 150818 33554432000 134512640 137138936 4292962640 4292961568 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 153238 150818 192 642 0 152594 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 612952

[startup+402.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 32228
/proc/meminfo: memFree=27161292/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=657372 CPUtime=402.05 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 162657 0 0 0 40108 97 0 0 20 0 1 0 284872001 673148928 161917 33554432000 134512640 137138936 4292962640 4292961568 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 164343 161919 192 642 0 163699 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 657372

[startup+462.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 32228
/proc/meminfo: memFree=27089112/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=705804 CPUtime=462.01 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 174806 0 0 0 46098 103 0 0 20 0 1 0 284872001 722743296 174029 33554432000 134512640 137138936 4292962640 4292961568 134542752 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 176451 174029 192 642 0 175807 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 705804

[startup+522.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 32229
/proc/meminfo: memFree=27038884/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=758656 CPUtime=522 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 188033 0 0 0 52084 116 0 0 20 0 1 0 284872001 776863744 187221 33554432000 134512640 137138936 4292962640 4292961568 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 189664 187221 192 642 0 189020 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 758656

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32229
/proc/meminfo: memFree=26907564/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=886764 CPUtime=581.99 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 220141 0 0 0 58071 128 0 0 20 0 1 0 284872001 908046336 219277 33554432000 134512640 137138936 4292962640 4292961568 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 221691 219277 192 642 0 221047 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 886764

[startup+642.3 s]

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

/proc/meminfo: memFree=26742004/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1061.9 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263003 0 0 0 106031 159 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961568 134542295 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 1050644

[startup+1122.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 32257
/proc/meminfo: memFree=26740420/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1121.86 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263032 0 0 0 112026 160 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961568 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 1050644

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32257
/proc/meminfo: memFree=26738712/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1181.86 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263037 0 0 0 118023 163 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961756 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 1050644

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 32257
/proc/meminfo: memFree=26738620/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1241.85 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263041 0 0 0 124020 165 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961320 136504086 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 1050644

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32257
/proc/meminfo: memFree=26739744/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1301.84 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263041 0 0 0 130017 167 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961568 134542624 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 1050644

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32258
/proc/meminfo: memFree=26739508/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1361.82 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263041 0 0 0 136013 169 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961156 134551092 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 1050644

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32259
/proc/meminfo: memFree=26739508/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1421.82 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263041 0 0 0 142011 171 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961568 134542525 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 1050644

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32259
/proc/meminfo: memFree=26739260/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1481.81 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263041 0 0 0 148009 172 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961064 134606663 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 1050644

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32262
/proc/meminfo: memFree=26738964/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1541.8 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263041 0 0 0 154006 174 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961568 134542503 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 1050644

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32262
/proc/meminfo: memFree=26739524/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1601.79 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263041 0 0 0 160004 175 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961568 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 1050644

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32262
/proc/meminfo: memFree=26739400/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1661.78 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263041 0 0 0 166001 177 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961324 136520918 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 1050644

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32301
/proc/meminfo: memFree=26900836/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1721.78 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263041 0 0 0 171999 179 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961568 134542495 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 1050644

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32301
/proc/meminfo: memFree=26900132/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1781.76 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263041 0 0 0 177996 180 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961568 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 1050644

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32301
/proc/meminfo: memFree=26901248/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1791.37 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263041 0 0 0 178955 182 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961568 134542525 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 1050644

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32301
/proc/meminfo: memFree=26900752/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1794.57 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263041 0 0 0 179275 182 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961568 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 1050644

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32301
/proc/meminfo: memFree=26901620/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1796.16 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263041 0 0 0 179434 182 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961756 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1796.16
Current children cumulated vsize (KiB) 1050644

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32301
/proc/meminfo: memFree=26901000/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1796.96 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263041 0 0 0 179514 182 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292960952 136505797 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1796.96
Current children cumulated vsize (KiB) 1050644

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32301
/proc/meminfo: memFree=26901000/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1797.76 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263041 0 0 0 179594 182 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961568 134542286 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 1050644

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32301
/proc/meminfo: memFree=26900504/32873648 swapFree=7104/7104
[pid=32223] ppid=32221 vsize=1050644 CPUtime=1797.97 cores=0,2,4,6
/proc/32223/stat : 32223 (bsolo) R 32221 32223 29254 0 -1 4202496 263041 0 0 0 179615 182 0 0 20 0 1 0 284872001 1075859456 260247 33554432000 134512640 137138936 4292962640 4292961392 134573202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32223/statm: 262661 260247 192 642 0 262017 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 1050644

Child status: 0
Real time (s): 1798.53
CPU time (s): 1798
CPU user time (s): 1796.18
CPU system time (s): 1.82672
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 1052532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.18
system time used= 1.82672
maximum resident set size= 1042768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 263041
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= 365
involuntary context switches= 1997

runsolver used 2.57061 second user time and 7.30389 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-28 08:44:25
IDJOB=3708212
IDBENCH=71849
IDSOLVER=2286
FILE ID=node127/3708212-1338187465
RUNJOBID= node127-1338157754-29270
PBS_JOBID= 14624533
Free space on /tmp= 71164 MiB

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

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

MD5SUM BENCH= 22116bd56344f7c7bb7157cc5841f631
RANDOM SEED=1122847530

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:        27869940 kB
Buffers:          482336 kB
Cached:          3540612 kB
SwapCached:            0 kB
Active:          1319660 kB
Inactive:        2801844 kB
Active(anon):     100632 kB
Inactive(anon):        0 kB
Active(file):    1219028 kB
Inactive(file):  2801844 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4664 kB
Writeback:             0 kB
AnonPages:        193168 kB
Mapped:            15128 kB
Shmem:               200 kB
Slab:             744004 kB
SReclaimable:     188336 kB
SUnreclaim:       555668 kB
KernelStack:        1472 kB
PageTables:         4392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     219868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 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= 71160 MiB
End job on node127 at 2012-05-28 09:14:24