Trace number 3738350

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB09: bsolo 3.1? 1798 1798.35

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx30.opb
MD5SUMa013c9210a7cfe037db9246041ce6240
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 variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
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 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3738350-1338740586.opb
0.00/0.00	c File size is 72189 bytes.
0.00/0.00	c Highest Coefficient sum: 380
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.006 s
0.00/0.00	c Var: 774 Constr: 1024 801/31/192 Lit: 8847 Watch. Lit: 7560
0.00/0.00	c Obj. Vars: 3 (0.387597 % of total variables)
0.09/0.10	c Pre-processing Time: 0.099 s
0.09/0.10	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.10	c        0    771      252     7302   28     6399   16481      0      0 0.10
0.09/0.10	c Switching off lower bounding mode.
1797.94/1798.35	c      102    771      356    10920   30     6607   18130    104    886 0.12
1797.94/1798.35	c      252    771      506    15521   30     6955   19944    254   1737 0.14
1797.94/1798.35	c      477    771      735    25906   35     7365   21939    483   2650 0.18
1797.94/1798.35	c      815    771     1084    42024   38     8095   24133    832   3029 0.27
1797.94/1798.35	c     1323    771     1619    64587   39     9136   26547   1367   3716 0.36
1797.94/1798.35	c     2086    771     2399    95160   39    10731   29202   2147   3988 0.52
1797.94/1798.35	c     3232    771     3584   160268   44    13150   32123   3332   4055 0.80
1797.94/1798.35	c     4953    771     5425   269225   49    16933   35336   5173   3726 1.33
1797.94/1798.35	c     7539    771     8183   443170   54    22457   38870   7931   3257 2.31
1797.94/1798.35	c    11418    771    12407   775216   62    31113   42758  12155   2928 3.90
1797.94/1798.35	c    17240    771    19431  1272101   65    45596   47034  19179   2368 7.28
1797.94/1798.35	c    25977    771    29243  1999297   68    66058   51738  28991   1849 14.05
1797.94/1798.35	c    39089    771    43632  3136558   71    95800   56912  43380   1281 30.49
1797.94/1798.35	c    58760    771    21549  1581868   73    49867   62604  21297   1013 57.98
1797.94/1798.35	c    88270    771    54814  4296880   78   118164   68865  54562    958 92.09
1797.94/1798.35	c   132543    771    48135  4479916   93   106080   75752  47883    863 153.55
1797.94/1798.35	c   198955    771    61867  5733080   92   140917   83328  61615    752 264.37
1797.94/1798.35	c   298577    771    34366  2152084   62    75527   91661  34114    618 482.62
1797.94/1798.35	c   448012    771    38254  4115041  107    86473  100828  38002    599 747.06
1797.94/1798.35	c   672170    771    29664  2769024   93    67828  110911  29412    546 1229.80
1797.94/1798.35	c Resources Exceeded
1797.94/1798.35	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.35	c   20   973447 324910  2947957    96320  7299761  96068    541 1798.00
1797.94/1798.35	s UNKNOWN
1797.94/1798.35	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-3738350-1338740586/watcher-3738350-1338740586 -o /tmp/evaluation-result-3738350-1338740586/solver-3738350-1338740586 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3738350-1338740586.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 1923
/proc/meminfo: memFree=31443728/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=10992 CPUtime=0 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 340187150 11255808 272 33554432000 134512640 137136520 4289422016 4289419928 136504651 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/1923/statm: 2748 272 185 641 0 2086 0

[startup+0.00742611 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1923
/proc/meminfo: memFree=31443728/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=11056 CPUtime=0 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 392 0 0 0 0 0 0 0 20 0 1 0 340187150 11321344 327 33554432000 134512640 137136520 4289422016 4289420696 136504651 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/1923/statm: 2764 331 186 641 0 2120 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11056

[startup+0.100208 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1923
/proc/meminfo: memFree=31443728/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=11188 CPUtime=0.09 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 421 0 0 0 9 0 0 0 20 0 1 0 340187150 11456512 356 33554432000 134512640 137136520 4289422016 4289411196 136568305 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/1923/statm: 2797 356 191 641 0 2153 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11188

[startup+0.300173 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1923
/proc/meminfo: memFree=31443728/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=11660 CPUtime=0.29 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 561 0 0 0 29 0 0 0 20 0 1 0 340187150 11939840 496 33554432000 134512640 137136520 4289422016 4289420944 134543957 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/1923/statm: 2915 496 198 641 0 2271 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11660

[startup+0.700175 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1923
/proc/meminfo: memFree=31443728/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=12988 CPUtime=0.69 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 884 0 0 0 69 0 0 0 20 0 1 0 340187150 13299712 819 33554432000 134512640 137136520 4289422016 4289420640 134608950 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/1923/statm: 3247 819 198 641 0 2603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12988

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1924
/proc/meminfo: memFree=31436132/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=15392 CPUtime=1.49 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 1490 0 0 0 148 1 0 0 20 0 1 0 340187150 15761408 1425 33554432000 134512640 137136520 4289422016 4289420944 134543865 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/1923/statm: 3848 1425 198 641 0 3204 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15392

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1924
/proc/meminfo: memFree=31430552/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=20380 CPUtime=3.09 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 2713 0 0 0 307 2 0 0 20 0 1 0 340187150 20869120 2648 33554432000 134512640 137136520 4289422016 4289420944 134544384 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/1923/statm: 5095 2648 198 641 0 4451 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20380

[startup+6.3002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1924
/proc/meminfo: memFree=31414688/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=27832 CPUtime=6.29 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 4601 0 0 0 626 3 0 0 20 0 1 0 340187150 28499968 4536 33554432000 134512640 137136520 4289422016 4289420944 134543819 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/1923/statm: 6958 4536 198 641 0 6314 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27832

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1924
/proc/meminfo: memFree=31385208/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=38184 CPUtime=12.69 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 7177 0 0 0 1264 5 0 0 20 0 1 0 340187150 39100416 7112 33554432000 134512640 137136520 4289422016 4289421132 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 9546 7112 198 641 0 8902 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38184

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1924
/proc/meminfo: memFree=31345256/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=51932 CPUtime=25.48 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 10624 0 0 0 2540 8 0 0 20 0 1 0 340187150 53178368 10559 33554432000 134512640 137136520 4289422016 4289420296 136504651 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 12983 10559 198 641 0 12339 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51932

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1924
/proc/meminfo: memFree=31276404/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=70508 CPUtime=51.08 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 15269 0 0 0 5096 12 0 0 20 0 1 0 340187150 72200192 15204 33554432000 134512640 137136520 4289422016 4289420296 136504651 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 17627 15204 198 641 0 16983 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70508

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1924
/proc/meminfo: memFree=31133848/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=83824 CPUtime=102.28 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 18658 0 0 0 10207 21 0 0 20 0 1 0 340187150 85835776 18537 33554432000 134512640 137136520 4289422016 4289420944 134543831 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 20956 18537 198 641 0 20312 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 83824

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1924
/proc/meminfo: memFree=30951968/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=92824 CPUtime=162.27 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 20961 0 0 0 16200 27 0 0 20 0 1 0 340187150 95051776 20772 33554432000 134512640 137136520 4289422016 4289421132 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 23206 20772 198 641 0 22562 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 92824

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1924
/proc/meminfo: memFree=30797740/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=103676 CPUtime=222.26 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 23745 0 0 0 22193 33 0 0 20 0 1 0 340187150 106164224 23481 33554432000 134512640 137136520 4289422016 4289420944 134543819 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 25919 23481 198 641 0 25275 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 103676

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 1925
/proc/meminfo: memFree=30682324/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=103676 CPUtime=282.25 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 23745 0 0 0 28186 39 0 0 20 0 1 0 340187150 106164224 23481 33554432000 134512640 137136520 4289422016 4289421132 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 25919 23481 198 641 0 25275 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 103676

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 1925
/proc/meminfo: memFree=30565544/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=112420 CPUtime=342.23 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 26002 0 0 0 34178 45 0 0 20 0 1 0 340187150 115118080 25656 33554432000 134512640 137136520 4289422016 4289420944 134544402 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 28105 25656 198 641 0 27461 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 112420

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 1925
/proc/meminfo: memFree=30501960/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=112420 CPUtime=402.23 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 26002 0 0 0 40174 49 0 0 20 0 1 0 340187150 115118080 25656 33554432000 134512640 137136520 4289422016 4289420452 136498324 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 28105 25656 198 641 0 27461 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 112420

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1928
/proc/meminfo: memFree=30438864/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=112740 CPUtime=462.22 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 26081 0 0 0 46170 52 0 0 20 0 1 0 340187150 115445760 25735 33554432000 134512640 137136520 4289422016 4289421056 134540859 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 28185 25735 198 641 0 27541 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 112740

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1928
/proc/meminfo: memFree=30384092/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=112740 CPUtime=522.21 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 26081 0 0 0 52162 59 0 0 20 0 1 0 340187150 115445760 25735 33554432000 134512640 137136520 4289422016 4289420944 134544112 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 28185 25735 198 641 0 27541 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 112740

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1929
/proc/meminfo: memFree=30331544/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=112772 CPUtime=582.2 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 26089 0 0 0 58158 62 0 0 20 0 1 0 340187150 115478528 25743 33554432000 134512640 137136520 4289422016 4289421056 134540859 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 28193 25743 198 641 0 27549 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 112772

[startup+642.3 s]

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

/proc/meminfo: memFree=29664756/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=167084 CPUtime=1062.05 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39932 0 0 0 106086 119 0 0 20 0 1 0 340187150 171094016 39785 33554432000 134512640 137136520 4289422016 4289420936 135982505 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41771 39785 198 641 0 41127 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 167084

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1933
/proc/meminfo: memFree=29585776/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=167084 CPUtime=1122.04 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39932 0 0 0 112080 124 0 0 20 0 1 0 340187150 171094016 39785 33554432000 134512640 137136520 4289422016 4289420944 134544112 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41771 39785 198 641 0 41127 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 167084

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1934
/proc/meminfo: memFree=29523156/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=167084 CPUtime=1182.03 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39932 0 0 0 118076 127 0 0 20 0 1 0 340187150 171094016 39785 33554432000 134512640 137136520 4289422016 4289420944 134543831 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41771 39785 198 641 0 41127 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 167084

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1934
/proc/meminfo: memFree=29458180/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=167084 CPUtime=1242.03 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39932 0 0 0 124068 135 0 0 20 0 1 0 340187150 171094016 39785 33554432000 134512640 137136520 4289422016 4289421132 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41771 39785 198 641 0 41127 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 167084

[startup+1302.3 s]
/proc/loadavg: 2.16 2.03 2.01 3/177 1934
/proc/meminfo: memFree=29391096/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=167084 CPUtime=1302.03 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39932 0 0 0 130059 144 0 0 20 0 1 0 340187150 171094016 39785 33554432000 134512640 137136520 4289422016 4289420772 136500536 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41771 39785 198 641 0 41127 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 167084

[startup+1362.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 1934
/proc/meminfo: memFree=29338768/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=167120 CPUtime=1362.01 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39941 0 0 0 136051 150 0 0 20 0 1 0 340187150 171130880 39794 33554432000 134512640 137136520 4289422016 4289420944 134543831 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41780 39794 198 641 0 41136 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 167120

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 1934
/proc/meminfo: memFree=29282224/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=167120 CPUtime=1422 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39941 0 0 0 142042 158 0 0 20 0 1 0 340187150 171130880 39794 33554432000 134512640 137136520 4289422016 4289420944 134544148 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41780 39794 198 641 0 41136 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 167120

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1935
/proc/meminfo: memFree=29223944/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=167120 CPUtime=1481.98 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39941 0 0 0 148033 165 0 0 20 0 1 0 340187150 171130880 39794 33554432000 134512640 137136520 4289422016 4289421132 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41780 39794 198 641 0 41136 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 167120

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1935
/proc/meminfo: memFree=29178064/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=166084 CPUtime=1541.98 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39941 0 0 0 154027 171 0 0 20 0 1 0 340187150 170070016 39567 33554432000 134512640 137136520 4289422016 4289420944 134543831 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41521 39567 198 641 0 40877 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 166084

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1935
/proc/meminfo: memFree=29136896/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=166084 CPUtime=1601.97 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39941 0 0 0 160019 178 0 0 20 0 1 0 340187150 170070016 39567 33554432000 134512640 137136520 4289422016 4289420944 134544112 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41521 39567 198 641 0 40877 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 166084

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1938
/proc/meminfo: memFree=29095224/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=166084 CPUtime=1661.96 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39941 0 0 0 166015 181 0 0 20 0 1 0 340187150 170070016 39567 33554432000 134512640 137136520 4289422016 4289420912 134543834 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41521 39567 198 641 0 40877 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 166084

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1938
/proc/meminfo: memFree=29050628/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=166084 CPUtime=1721.95 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39941 0 0 0 172007 188 0 0 20 0 1 0 340187150 170070016 39567 33554432000 134512640 137136520 4289422016 4289421132 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41521 39567 198 641 0 40877 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 166084

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1987
/proc/meminfo: memFree=31405480/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=166084 CPUtime=1781.94 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39941 0 0 0 178000 194 0 0 20 0 1 0 340187150 170070016 39567 33554432000 134512640 137136520 4289422016 4289420944 134544449 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41521 39567 198 641 0 40877 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 166084

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

[startup+1791.91 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 1987
/proc/meminfo: memFree=31406100/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=166084 CPUtime=1791.55 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39941 0 0 0 178960 195 0 0 20 0 1 0 340187150 170070016 39567 33554432000 134512640 137136520 4289422016 4289420944 134544148 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41521 39567 198 641 0 40877 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (KiB) 166084

[startup+1795.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 1987
/proc/meminfo: memFree=31407340/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=166084 CPUtime=1794.74 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39941 0 0 0 179279 195 0 0 20 0 1 0 340187150 170070016 39567 33554432000 134512640 137136520 4289422016 4289421132 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41521 39567 198 641 0 40877 0
Current children cumulated CPU time (s) 1794.74
Current children cumulated vsize (KiB) 166084

[startup+1796.7 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 1987
/proc/meminfo: memFree=31405604/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=166084 CPUtime=1796.33 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39941 0 0 0 179438 195 0 0 20 0 1 0 340187150 170070016 39567 33554432000 134512640 137136520 4289422016 4289420944 134544505 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41521 39567 198 641 0 40877 0
Current children cumulated CPU time (s) 1796.33
Current children cumulated vsize (KiB) 166084

[startup+1797.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 1987
/proc/meminfo: memFree=31407340/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=166084 CPUtime=1797.14 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39941 0 0 0 179518 196 0 0 20 0 1 0 340187150 170070016 39567 33554432000 134512640 137136520 4289422016 4289421132 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41521 39567 198 641 0 40877 0
Current children cumulated CPU time (s) 1797.14
Current children cumulated vsize (KiB) 166084

[startup+1797.9 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 1987
/proc/meminfo: memFree=31407340/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=166084 CPUtime=1797.54 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39941 0 0 0 179558 196 0 0 20 0 1 0 340187150 170070016 39567 33554432000 134512640 137136520 4289422016 4289421132 136568305 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41521 39567 198 641 0 40877 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (KiB) 166084

[startup+1798.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 1987
/proc/meminfo: memFree=31407340/32873844 swapFree=7116/7116
[pid=1923] ppid=1921 vsize=166084 CPUtime=1797.94 cores=0,2,4,6
/proc/1923/stat : 1923 (bsolo) R 1921 1923 30350 0 -1 4202496 39941 0 0 0 179598 196 0 0 20 0 1 0 340187150 170070016 39567 33554432000 134512640 137136520 4289422016 4289420944 134543957 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/1923/statm: 41521 39567 198 641 0 40877 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 166084

Child status: 0
Real time (s): 1798.35
CPU time (s): 1798
CPU user time (s): 1796.04
CPU system time (s): 1.9637
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 167120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.04
system time used= 1.9637
maximum resident set size= 159176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39942
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= 77
involuntary context switches= 1981

runsolver used 3.16152 second user time and 8.34573 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-03 18:23:06
IDJOB=3738350
IDBENCH=71846
IDSOLVER=2320
FILE ID=node103/3738350-1338740586
RUNJOBID= node103-1338713869-30366
PBS_JOBID= 14636745
Free space on /tmp= 71124 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3738350-1338740586/watcher-3738350-1338740586 -o /tmp/evaluation-result-3738350-1338740586/solver-3738350-1338740586 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3738350-1338740586.opb

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

MD5SUM BENCH= a013c9210a7cfe037db9246041ce6240
RANDOM SEED=1267630529

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31444108 kB
Buffers:          184480 kB
Cached:           332768 kB
SwapCached:         5648 kB
Active:           289336 kB
Inactive:         368868 kB
Active(anon):     138392 kB
Inactive(anon):     4740 kB
Active(file):     150944 kB
Inactive(file):   364128 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096352 kB
Dirty:              3912 kB
Writeback:             0 kB
AnonPages:        143404 kB
Mapped:             9616 kB
Shmem:                 0 kB
Slab:             633480 kB
SReclaimable:      73716 kB
SUnreclaim:       559764 kB
KernelStack:        1472 kB
PageTables:         4316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     265480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3738350-1338740586.opb

Free space on /tmp at the end= 71120 MiB
End job on node103 at 2012-06-03 18:53:04