Trace number 3741195

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 NameAnswerCPU timeWall clock time
PB09: bsolo 3.1? 1798 1798.29

General information on the benchmark

Name/DEC-SMALLINT-LIN/heinz/
normalized-neos-820146.opb
MD5SUM04a6efcac49375b9407fbc5f15fae5c7
Bench CategoryDEC-SMALLINT-LIN (no 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints830
Number of constraints which are clauses675
Number of constraints which are cardinality constraints (but not clauses)155
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 13
Number of bits of the biggest sum of numbers4
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-3741195-1338768240.opb
0.00/0.00	c File size is 31421 bytes.
0.00/0.00	c Highest Coefficient sum: 13
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 600 Constr: 845 675/170/0 Lit: 3375 Watch. Lit: 2580
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.003 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    375      800     2925    3     2130    2174      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
1797.90/1798.28	c      101    375      983     6605    6     2501    2392    183  12625 0.01
1797.90/1798.28	c      251    375     1232    12017    9     3003    2632    432  15687 0.02
1797.90/1798.28	c      476    375     1595    18611   11     3738    2896    795  16413 0.03
1797.90/1798.28	c      814    375     2131    31585   14     4817    3186   1331  15074 0.05
1797.90/1798.28	c     1322    375     2934    53907   18     6437    3505   2134  13089 0.10
1797.90/1798.28	c     2085    375     4220    90572   21     9055    3856   3420   9697 0.21
1797.90/1798.28	c     3233    375     3633    96386   26     7880    4242   2833   7943 0.41
1797.90/1798.28	c     4954    375     3741   141693   37     8142    4667   2941   5841 0.85
1797.90/1798.28	c     7538    375     4711   193395   41    10067    5134   3911   4705 1.60
1797.90/1798.28	c    11417    375     4318   212746   49     9320    5648   3518   4108 2.78
1797.90/1798.28	c    17239    375     5896   289393   49    12569    6213   5096   3636 4.74
1797.90/1798.28	c    25976    375     6945   307500   44    14596    6835   6145   3284 7.91
1797.90/1798.28	c    39087    375     7778   399881   51    16279    7519   6978   3201 12.21
1797.90/1798.28	c    58758    375     5868   266965   45    12392    8271   5068   3006 19.54
1797.90/1798.28	c    88269    375     8667   452922   52    18103    9099   7867   2722 32.42
1797.90/1798.28	c   132541    375     7132   316999   44    15010   10009   6332   2506 52.88
1797.90/1798.28	c   198952    375     8102   401067   49    17083   11010   7302   2386 83.36
1797.90/1798.28	c   298572    375     9094   433799   47    18992   12112   8294   2203 135.49
1797.90/1798.28	c   448008    375    10406   523414   50    21463   13324   9606   2028 220.87
1797.90/1798.28	c   672169    375     8654   371191   42    17936   14657   7854   1910 351.86
1797.90/1798.28	c  1008412    375    14512   653654   45    29952   16123  13712   1870 539.25
1797.90/1798.28	c  1512785    375    11612   615114   52    24114   17736  10812   1812 834.70
1797.90/1798.28	c  2269348    375    14411   743181   51    29655   19510  13611   1704 1331.40
1797.90/1798.28	c Resources Exceeded
1797.90/1798.28	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.90/1798.28	c   23  2880149 591304  4085199    15094   792727  14294   1601 1798.00
1797.90/1798.28	s UNKNOWN
1797.90/1798.28	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3741195-1338768240/watcher-3741195-1338768240 -o /tmp/evaluation-result-3741195-1338768240/solver-3741195-1338768240 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3741195-1338768240.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.04 2.17 2/176 26855
/proc/meminfo: memFree=28881056/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=10924 CPUtime=0 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 342948765 11186176 309 33554432000 134512640 137136520 4288061216 4288060332 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 2731 309 196 641 0 2087 0

[startup+0.067413 s]
/proc/loadavg: 2.01 2.04 2.17 2/176 26855
/proc/meminfo: memFree=28881056/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=11560 CPUtime=0.06 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 498 0 0 0 6 0 0 0 20 0 1 0 342948765 11837440 443 33554432000 134512640 137136520 4288061216 4288060332 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 2890 443 196 641 0 2246 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11560

[startup+0.100245 s]
/proc/loadavg: 2.01 2.04 2.17 2/176 26855
/proc/meminfo: memFree=28881056/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=11816 CPUtime=0.09 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 563 0 0 0 9 0 0 0 20 0 1 0 342948765 12099584 508 33554432000 134512640 137136520 4288061216 4288060332 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 2954 508 196 641 0 2310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11816

[startup+0.300209 s]
/proc/loadavg: 2.01 2.04 2.17 2/176 26855
/proc/meminfo: memFree=28881056/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=12844 CPUtime=0.29 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 845 0 0 0 29 0 0 0 20 0 1 0 342948765 13152256 790 33554432000 134512640 137136520 4288061216 4288059936 134617392 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 3211 790 196 641 0 2567 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12844

[startup+0.700209 s]
/proc/loadavg: 2.01 2.04 2.17 2/176 26855
/proc/meminfo: memFree=28881056/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=13596 CPUtime=0.69 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 1022 0 0 0 69 0 0 0 20 0 1 0 342948765 13922304 967 33554432000 134512640 137136520 4288061216 4288058216 136502279 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 3399 967 197 641 0 2755 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13596

[startup+1.50021 s]
/proc/loadavg: 2.01 2.04 2.17 3/179 26861
/proc/meminfo: memFree=28836112/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=14608 CPUtime=1.49 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 1265 0 0 0 149 0 0 0 20 0 1 0 342948765 14958592 1210 33554432000 134512640 137136520 4288061216 4288059624 136502436 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 3652 1210 197 641 0 3008 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14608

[startup+3.10021 s]
/proc/loadavg: 2.01 2.04 2.17 3/179 26861
/proc/meminfo: memFree=28794192/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=15348 CPUtime=3.09 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 1459 0 0 0 308 1 0 0 20 0 1 0 342948765 15716352 1404 33554432000 134512640 137136520 4288061216 4288060144 134544176 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 3837 1404 197 641 0 3193 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15348

[startup+6.30019 s]
/proc/loadavg: 2.01 2.04 2.17 3/179 26861
/proc/meminfo: memFree=28699604/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=16088 CPUtime=6.29 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 1636 0 0 0 627 2 0 0 20 0 1 0 342948765 16474112 1581 33554432000 134512640 137136520 4288061216 4288060332 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 4022 1581 197 641 0 3378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16088

[startup+12.7002 s]
/proc/loadavg: 2.01 2.04 2.17 3/179 26861
/proc/meminfo: memFree=28698224/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=17224 CPUtime=12.69 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 1937 0 0 0 1266 3 0 0 20 0 1 0 342948765 17637376 1880 33554432000 134512640 137136520 4288061216 4288059840 134542110 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 4306 1880 197 641 0 3662 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17224

[startup+25.5002 s]
/proc/loadavg: 2.08 2.05 2.17 3/179 26861
/proc/meminfo: memFree=28697752/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=17964 CPUtime=25.49 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 2122 0 0 0 2543 6 0 0 20 0 1 0 342948765 18395136 2065 33554432000 134512640 137136520 4288061216 4288060144 134544116 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 4491 2065 197 641 0 3847 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17964

[startup+51.1002 s]
/proc/loadavg: 2.05 2.04 2.17 3/179 26862
/proc/meminfo: memFree=28696464/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=19216 CPUtime=51.08 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 2439 0 0 0 5098 10 0 0 20 0 1 0 342948765 19677184 2382 33554432000 134512640 137136520 4288061216 4288060332 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 4804 2382 197 641 0 4160 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19216

[startup+102.307 s]
/proc/loadavg: 2.02 2.04 2.16 3/179 26862
/proc/meminfo: memFree=28699484/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=19956 CPUtime=102.28 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 2623 0 0 0 10210 18 0 0 20 0 1 0 342948765 20434944 2566 33554432000 134512640 137136520 4288061216 4288060332 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 4989 2566 197 641 0 4345 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 19956

[startup+162.3 s]
/proc/loadavg: 2.08 2.05 2.16 3/179 26862
/proc/meminfo: memFree=28659108/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=22416 CPUtime=162.26 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 3240 0 0 0 16200 26 0 0 20 0 1 0 342948765 22953984 3181 33554432000 134512640 137136520 4288061216 4288059808 134616686 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 5604 3181 197 641 0 4960 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 22416

[startup+222.3 s]
/proc/loadavg: 2.06 2.06 2.15 3/179 26862
/proc/meminfo: memFree=28610748/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=22540 CPUtime=222.25 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 3262 0 0 0 22189 36 0 0 20 0 1 0 342948765 23080960 3203 33554432000 134512640 137136520 4288061216 4288060144 134544116 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 5635 3203 197 641 0 4991 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 22540

[startup+282.3 s]
/proc/loadavg: 2.06 2.06 2.15 3/179 26862
/proc/meminfo: memFree=28577380/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=22392 CPUtime=282.24 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 3263 0 0 0 28180 44 0 0 20 0 1 0 342948765 22929408 3178 33554432000 134512640 137136520 4288061216 4288060136 135982492 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 5598 3178 197 641 0 4954 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 22392

[startup+342.3 s]
/proc/loadavg: 2.05 2.06 2.14 3/178 26862
/proc/meminfo: memFree=28537388/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=22392 CPUtime=342.23 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 3263 0 0 0 34170 53 0 0 20 0 1 0 342948765 22929408 3178 33554432000 134512640 137136520 4288061216 4288060144 134544148 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 5598 3178 197 641 0 4954 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 22392

[startup+402.3 s]
/proc/loadavg: 2.05 2.06 2.13 3/180 26866
/proc/meminfo: memFree=28499000/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=23484 CPUtime=402.22 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 3521 0 0 0 40160 62 0 0 20 0 1 0 342948765 24047616 3435 33554432000 134512640 137136520 4288061216 4288060144 134544873 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 5871 3435 197 641 0 5227 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 23484

[startup+462.3 s]
/proc/loadavg: 2.05 2.06 2.13 3/179 26866
/proc/meminfo: memFree=28474332/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=23816 CPUtime=462.21 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 3605 0 0 0 46150 71 0 0 20 0 1 0 342948765 24387584 3519 33554432000 134512640 137136520 4288061216 4288060332 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 5954 3519 197 641 0 5310 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 23816

[startup+522.3 s]
/proc/loadavg: 2.05 2.06 2.12 3/179 26866
/proc/meminfo: memFree=28449160/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=23936 CPUtime=522.2 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 3634 0 0 0 52139 81 0 0 20 0 1 0 342948765 24510464 3548 33554432000 134512640 137136520 4288061216 4288060332 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 5984 3548 197 641 0 5340 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 23936

[startup+582.3 s]
/proc/loadavg: 2.05 2.06 2.11 3/179 26866
/proc/meminfo: memFree=28419780/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=25924 CPUtime=582.19 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 4147 0 0 0 58129 90 0 0 20 0 1 0 342948765 26546176 4061 33554432000 134512640 137136520 4288061216 4288060144 134544148 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 6481 4061 197 641 0 5837 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 25924

[startup+642.3 s]

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

/proc/meminfo: memFree=28224816/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=27388 CPUtime=1122.11 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 4506 0 0 0 112050 161 0 0 20 0 1 0 342948765 28045312 4418 33554432000 134512640 137136520 4288061216 4288060332 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 6847 4418 197 641 0 6203 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 27388

[startup+1182.3 s]
/proc/loadavg: 2.05 2.06 2.08 3/179 26871
/proc/meminfo: memFree=28194560/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=27384 CPUtime=1182.1 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 4506 0 0 0 118040 170 0 0 20 0 1 0 342948765 28041216 4418 33554432000 134512640 137136520 4288061216 4288059808 134616694 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 6846 4418 197 641 0 6202 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 27384

[startup+1242.3 s]
/proc/loadavg: 2.05 2.06 2.08 3/179 26871
/proc/meminfo: memFree=28170380/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=27376 CPUtime=1242.1 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 4506 0 0 0 124033 177 0 0 20 0 1 0 342948765 28033024 4418 33554432000 134512640 137136520 4288061216 4288060144 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 6844 4418 197 641 0 6200 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 27376

[startup+1302.3 s]
/proc/loadavg: 2.02 2.05 2.08 3/179 26872
/proc/meminfo: memFree=28139132/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=27376 CPUtime=1302.09 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 4506 0 0 0 130026 183 0 0 20 0 1 0 342948765 28033024 4418 33554432000 134512640 137136520 4288061216 4288060332 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 6844 4418 197 641 0 6200 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 27376

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/179 26872
/proc/meminfo: memFree=28102304/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=27708 CPUtime=1362.08 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 4592 0 0 0 136017 191 0 0 20 0 1 0 342948765 28372992 4504 33554432000 134512640 137136520 4288061216 4288060144 134544112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 6927 4504 197 641 0 6283 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 27708

[startup+1422.31 s]
/proc/loadavg: 2.07 2.04 2.07 3/179 26872
/proc/meminfo: memFree=28068452/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=28680 CPUtime=1422.07 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 4828 0 0 0 142010 197 0 0 20 0 1 0 342948765 29368320 4740 33554432000 134512640 137136520 4288061216 4288060144 134544597 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 7170 4740 197 641 0 6526 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 28680

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 2.06 3/179 26872
/proc/meminfo: memFree=28043248/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=28680 CPUtime=1482.06 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 4828 0 0 0 148001 205 0 0 20 0 1 0 342948765 29368320 4740 33554432000 134512640 137136520 4288061216 4288060144 134543986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 7170 4740 197 641 0 6526 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 28680

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.06 3/179 26872
/proc/meminfo: memFree=28021452/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=28972 CPUtime=1542.05 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 4915 0 0 0 153994 211 0 0 20 0 1 0 342948765 29667328 4816 33554432000 134512640 137136520 4288061216 4288060144 134544252 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 7243 4816 197 641 0 6599 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 28972

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/180 26876
/proc/meminfo: memFree=28009244/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=30312 CPUtime=1602.04 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 5246 0 0 0 159987 217 0 0 20 0 1 0 342948765 31039488 5146 33554432000 134512640 137136520 4288061216 4288060144 134544157 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 7578 5146 197 641 0 6934 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 30312

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/179 26876
/proc/meminfo: memFree=27991332/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=30308 CPUtime=1662.03 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 5247 0 0 0 165980 223 0 0 20 0 1 0 342948765 31035392 5146 33554432000 134512640 137136520 4288061216 4288060136 135982492 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 7577 5146 197 641 0 6933 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 30308

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/179 26876
/proc/meminfo: memFree=27973476/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=30308 CPUtime=1722.02 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 5247 0 0 0 171971 231 0 0 20 0 1 0 342948765 31035392 5146 33554432000 134512640 137136520 4288061216 4288060144 134544411 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 7577 5146 197 641 0 6933 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 30308

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/179 26876
/proc/meminfo: memFree=27950164/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=30148 CPUtime=1782.01 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 5247 0 0 0 177962 239 0 0 20 0 1 0 342948765 30871552 5117 33554432000 134512640 137136520 4288061216 4288060332 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 7537 5117 197 641 0 6893 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 30148

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.02 2.04 3/179 26876
/proc/meminfo: memFree=27947684/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=30148 CPUtime=1791.62 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 5247 0 0 0 178921 241 0 0 20 0 1 0 342948765 30871552 5117 33554432000 134512640 137136520 4288061216 4288060144 134543927 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 7537 5117 197 641 0 6893 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 30148

[startup+1795.1 s]
/proc/loadavg: 2.00 2.01 2.04 3/179 26876
/proc/meminfo: memFree=27946568/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=30148 CPUtime=1794.81 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 5247 0 0 0 179240 241 0 0 20 0 1 0 342948765 30871552 5117 33554432000 134512640 137136520 4288061216 4288060332 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 7537 5117 197 641 0 6893 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 30148

[startup+1796.7 s]
/proc/loadavg: 2.00 2.01 2.04 3/179 26876
/proc/meminfo: memFree=27945948/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=30148 CPUtime=1796.41 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 5247 0 0 0 179400 241 0 0 20 0 1 0 342948765 30871552 5117 33554432000 134512640 137136520 4288061216 4288060332 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 7537 5117 197 641 0 6893 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 30148

[startup+1797.5 s]
/proc/loadavg: 2.00 2.01 2.04 3/179 26876
/proc/meminfo: memFree=27945700/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=30148 CPUtime=1797.21 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 5247 0 0 0 179480 241 0 0 20 0 1 0 342948765 30871552 5117 33554432000 134512640 137136520 4288061216 4288060144 134544112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 7537 5117 197 641 0 6893 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 30148

[startup+1797.9 s]
/proc/loadavg: 2.00 2.01 2.04 3/179 26876
/proc/meminfo: memFree=27945700/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=30148 CPUtime=1797.6 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 5247 0 0 0 179519 241 0 0 20 0 1 0 342948765 30871552 5117 33554432000 134512640 137136520 4288061216 4288060144 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 7537 5117 197 641 0 6893 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (KiB) 30148

[startup+1798.1 s]
/proc/loadavg: 2.00 2.01 2.04 3/179 26876
/proc/meminfo: memFree=27945700/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=30148 CPUtime=1797.8 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 5247 0 0 0 179539 241 0 0 20 0 1 0 342948765 30871552 5117 33554432000 134512640 137136520 4288061216 4288060144 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 7537 5117 197 641 0 6893 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 30148

[startup+1798.2 s]
/proc/loadavg: 2.00 2.01 2.04 3/179 26876
/proc/meminfo: memFree=27945700/32873844 swapFree=7620/7620
[pid=26855] ppid=26853 vsize=30148 CPUtime=1797.9 cores=1,3,5,7
/proc/26855/stat : 26855 (bsolo) R 26853 26855 19811 0 -1 4202496 5247 0 0 0 179549 241 0 0 20 0 1 0 342948765 30871552 5117 33554432000 134512640 137136520 4288061216 4288059856 134606772 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26855/statm: 7537 5117 197 641 0 6893 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 30148

Child status: 0
Real time (s): 1798.29
CPU time (s): 1798
CPU user time (s): 1795.58
CPU system time (s): 2.42163
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 30392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.58
system time used= 2.42163
maximum resident set size= 20584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5248
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= 10
involuntary context switches= 1850

runsolver used 2.85857 second user time and 7.48086 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-04 02:04:00
IDJOB=3741195
IDBENCH=89818
IDSOLVER=2320
FILE ID=node135/3741195-1338768240
RUNJOBID= node135-1338766440-26685
PBS_JOBID= 14636778
Free space on /tmp= 70944 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/heinz/normalized-neos-820146.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741195-1338768240/watcher-3741195-1338768240 -o /tmp/evaluation-result-3741195-1338768240/solver-3741195-1338768240 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3741195-1338768240.opb

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

MD5SUM BENCH= 04a6efcac49375b9407fbc5f15fae5c7
RANDOM SEED=220419167

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28881972 kB
Buffers:          387484 kB
Cached:          2741808 kB
SwapCached:         1672 kB
Active:          1250940 kB
Inactive:        1891056 kB
Active(anon):       3056 kB
Inactive(anon):    12036 kB
Active(file):    1247884 kB
Inactive(file):  1879020 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:             40384 kB
Writeback:             0 kB
AnonPages:         98216 kB
Mapped:            10408 kB
Shmem:               132 kB
Slab:             710200 kB
SReclaimable:     152060 kB
SUnreclaim:       558140 kB
KernelStack:        1480 kB
PageTables:         3860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     125828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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-3741195-1338768240.opb

Free space on /tmp at the end= 70940 MiB
End job on node135 at 2012-06-04 02:33:58