Trace number 3708332

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-ns894244.opb
MD5SUMcdfac8cd93d8a1de6ab1cef68bd1ac7c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark1783.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21856
Total number of constraints12129
Number of constraints which are clauses4095
Number of constraints which are cardinality constraints (but not clauses)338
Number of constraints which are nor clauses,nor cardinality constraints7696
Minimum length of a constraint1
Maximum length of a constraint211
Number of terms in the objective function 16
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 16
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 211
Number of bits of the biggest sum of numbers8
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-3708332-1338219917.opb
0.00/0.00	c File size is 942899 bytes.
0.00/0.08	c Highest Coefficient sum: 211
0.00/0.08	c Parsing was ok!!
0.00/0.08	c Total parsing time: 0.078 s
0.00/0.08	c Var: 21856 Constr: 16307 8611/7696/0 Lit: 116642 Watch. Lit: 98544
0.00/0.08	c Obj. Vars: 16 (0.0732064 % of total variables)
1.20/1.28	c Pre-processing Time: 1.278 s
1.20/1.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.20/1.28	c        0  16124    12276    99630    8    86068  319661      0      0 1.28
1.20/1.28	c Switching off lower bounding mode.
1797.98/1798.71	c      101  16124    12390   105616    8    89481  351628    114     74 1.35
1797.98/1798.71	c      251  16124    12560   113120    9    94135  386791    284    172 1.46
1797.98/1798.71	c      476  16124    12822   123431    9   102232  425471    546    299 1.59
1797.98/1798.71	c      814  16124    13200   140608   10   112581  468019    924    458 1.78
1797.98/1798.71	c     1322  16124    13761   157429   11   123664  514821   1485    646 2.04
1797.98/1798.71	c     2085  16124    14583   189837   13   137948  566304   2307    855 2.44
1797.98/1798.71	c     3233  16124    15858   249260   15   171121  622935   3582   1028 3.14
1797.98/1798.71	c     4954  16124    17724   347874   19   203469  685229   5448   1180 4.20
1797.98/1798.71	c     7538  16124    20495   423055   20   219718  753752   8219   1347 5.60
1797.98/1798.71	c    11421  16124    24638   632693   25   290385  829128  12362   1387 8.23
1797.98/1798.71	c    17243  16124    30943  1024726   33   385880  912041  18667   1257 13.71
1797.98/1798.71	c    25981  16124    40079  1931154   48   499234  500000  27803    864 30.07
1797.98/1798.71	c    39093  16124    53999  3002884   55   671478  550001  41723    800 48.82
1797.98/1798.71	c    58765  16124    74874  6732785   89   925367  605002  62598    658 89.25
1797.98/1798.71	c    88277  16124   107063 10701213   99  1208171  665503  94787    564 156.28
1797.98/1798.71	c   132548  16124   153817 19602337  127  1643377  732054 141541    421 314.10
1797.98/1798.71	c   198958  16124   224916 37642802  167  2247594  805260 212640    353 562.48
1797.98/1798.71	c   298578  16124   331358 71223781  214  3113462  885787 319082    256 1163.93
1797.98/1798.71	c Reducing formula size due to memory constraints
1797.98/1798.71	c Memory Limit: 1000.00 MB  Used: 1000.13 MB
1797.98/1798.71	c   448015  16124    32585  7401070  227   144260   32550  20309    270 1659.27
1797.98/1798.71	c Resources Exceeded
1797.98/1798.71	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.71	c   19   519347 197455  2000035    38490  5906555  26214    288 1798.00
1797.98/1798.71	s UNKNOWN
1797.98/1798.71	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-3708332-1338219917/watcher-3708332-1338219917 -o /tmp/evaluation-result-3708332-1338219917/solver-3708332-1338219917 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708332-1338219917.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 27474
/proc/meminfo: memFree=31101784/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=12136 CPUtime=0 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 391 0 0 0 0 0 0 0 20 0 1 0 288120253 12427264 344 33554432000 134512640 137138936 4289490416 4289488632 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 3034 344 178 642 0 2159 0

[startup+0.102912 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27474
/proc/meminfo: memFree=31101784/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=19200 CPUtime=0.1 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 2596 0 0 0 10 0 0 0 20 0 1 0 288120253 19660800 2278 33554432000 134512640 137138936 4289490416 4289226440 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 4800 2278 184 642 0 4156 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 19200

[startup+0.20035 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27474
/proc/meminfo: memFree=31101784/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=19200 CPUtime=0.19 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 2599 0 0 0 19 0 0 0 20 0 1 0 288120253 19660800 2281 33554432000 134512640 137138936 4289490416 4289226844 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 4800 2281 184 642 0 4156 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19200

[startup+0.300268 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27474
/proc/meminfo: memFree=31101784/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=19200 CPUtime=0.29 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 2599 0 0 0 29 0 0 0 20 0 1 0 288120253 19660800 2281 33554432000 134512640 137138936 4289490416 4289226844 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 4800 2281 184 642 0 4156 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19200

[startup+0.70024 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27474
/proc/meminfo: memFree=31101784/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=19200 CPUtime=0.69 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 2599 0 0 0 69 0 0 0 20 0 1 0 288120253 19660800 2281 33554432000 134512640 137138936 4289490416 4289226844 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 4800 2281 184 642 0 4156 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19200

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27475
/proc/meminfo: memFree=31093064/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=19816 CPUtime=1.48 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 2979 0 0 0 145 3 0 0 20 0 1 0 288120253 20291584 2446 33554432000 134512640 137138936 4289490416 4289489532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 4954 2446 192 642 0 4310 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19816

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27475
/proc/meminfo: memFree=31091204/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=22888 CPUtime=3.09 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 3721 0 0 0 303 6 0 0 20 0 1 0 288120253 23437312 3188 33554432000 134512640 137138936 4289490416 4289488896 136500220 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 5722 3188 192 642 0 5078 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22888

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27475
/proc/meminfo: memFree=31085500/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=27900 CPUtime=6.29 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 4977 0 0 0 622 7 0 0 20 0 1 0 288120253 28569600 4444 33554432000 134512640 137138936 4289490416 4289489532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 6975 4444 192 642 0 6331 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27900

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27475
/proc/meminfo: memFree=31075348/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=37656 CPUtime=12.69 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 7435 0 0 0 1259 10 0 0 20 0 1 0 288120253 38559744 6902 33554432000 134512640 137138936 4289490416 4289488840 134606964 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 9414 6902 192 642 0 8770 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37656

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27475
/proc/meminfo: memFree=31061972/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=50164 CPUtime=25.48 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 10570 0 0 0 2537 11 0 0 20 0 1 0 288120253 51367936 10037 33554432000 134512640 137138936 4289490416 4289489168 134575600 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 12541 10037 192 642 0 11897 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50164

[startup+51.1003 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 27475
/proc/meminfo: memFree=31037792/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=74940 CPUtime=51.08 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 16761 0 0 0 5092 16 0 0 20 0 1 0 288120253 76738560 16228 33554432000 134512640 137138936 4289490416 4289488840 134606670 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 18735 16228 192 642 0 18091 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 74940

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27475
/proc/meminfo: memFree=30972692/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=139272 CPUtime=102.28 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 32826 0 0 0 10205 23 0 0 20 0 1 0 288120253 142614528 32293 33554432000 134512640 137138936 4289490416 4289489344 134542613 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 34818 32293 192 642 0 34174 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 139272

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 27475
/proc/meminfo: memFree=30922004/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=189908 CPUtime=162.27 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 45505 0 0 0 16197 30 0 0 20 0 1 0 288120253 194465792 44972 33554432000 134512640 137138936 4289490416 4289488960 134607589 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 47477 44972 192 642 0 46833 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 189908

[startup+222.306 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 27475
/proc/meminfo: memFree=30878396/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=233536 CPUtime=222.26 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 56420 0 0 0 22191 35 0 0 20 0 1 0 288120253 239140864 55886 33554432000 134512640 137138936 4289490416 4289488760 134599763 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 58384 55886 192 642 0 57740 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 233536

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 27476
/proc/meminfo: memFree=30827708/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=284624 CPUtime=282.19 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 69241 0 0 0 28180 39 0 0 20 0 1 0 288120253 291454976 68659 33554432000 134512640 137138936 4289490416 4289489344 134542805 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 71156 68659 192 642 0 70512 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 284624

[startup+342.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 27479
/proc/meminfo: memFree=30769820/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=342048 CPUtime=342.14 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 83624 0 0 0 34168 46 0 0 20 0 1 0 288120253 350257152 82994 33554432000 134512640 137138936 4289490416 4289488960 134607563 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 85512 82994 192 642 0 84868 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 342048

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27479
/proc/meminfo: memFree=30709344/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=403540 CPUtime=402.09 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 99046 0 0 0 40156 53 0 0 20 0 1 0 288120253 413224960 98370 33554432000 134512640 137138936 4289490416 4289489344 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 100885 98370 192 642 0 100241 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 403540

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 27479
/proc/meminfo: memFree=30643280/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=468360 CPUtime=462.03 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 115301 0 0 0 46145 58 0 0 20 0 1 0 288120253 479600640 114578 33554432000 134512640 137138936 4289490416 4289489168 134575873 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 117090 114578 192 642 0 116446 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 468360

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27479
/proc/meminfo: memFree=30588376/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=523940 CPUtime=521.97 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 129237 0 0 0 52133 64 0 0 20 0 1 0 288120253 536514560 128466 33554432000 134512640 137138936 4289490416 4289489532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 130985 128466 192 642 0 130341 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 523940

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27480
/proc/meminfo: memFree=30538568/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=572724 CPUtime=581.94 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 141462 0 0 0 58124 70 0 0 20 0 1 0 288120253 586469376 141173 33554432000 134512640 137138936 4289490416 4289489264 136501668 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 143181 141173 192 642 0 142537 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 572724

[startup+642.3 s]

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

/proc/meminfo: memFree=30374380/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=999180 CPUtime=1121.84 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 248118 0 0 0 112069 115 0 0 20 0 1 0 288120253 1023160320 247804 33554432000 134512640 137138936 4289490416 4289489532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 249795 247804 192 642 0 249151 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 999180

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27546
/proc/meminfo: memFree=30345144/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1024392 CPUtime=1181.78 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 254432 0 0 0 118057 121 0 0 20 0 1 0 288120253 1048977408 254076 33554432000 134512640 137138936 4289490416 4289488840 134606653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 256098 254076 192 642 0 255454 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 1024392

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27547
/proc/meminfo: memFree=30323596/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039624 CPUtime=1241.73 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258619 0 0 0 124048 125 0 0 20 0 1 0 288120253 1064574976 257897 33554432000 134512640 137138936 4289490416 4289489296 134540747 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259906 257897 192 642 0 259262 0
Current children cumulated CPU time (s) 1241.73
Current children cumulated vsize (KiB) 1039624

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27547
/proc/meminfo: memFree=30318292/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039624 CPUtime=1301.7 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258640 0 0 0 130040 130 0 0 20 0 1 0 288120253 1064574976 257897 33554432000 134512640 137138936 4289490416 4289489532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259906 257897 192 642 0 259262 0
Current children cumulated CPU time (s) 1301.7
Current children cumulated vsize (KiB) 1039624

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27547
/proc/meminfo: memFree=30317204/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039624 CPUtime=1361.68 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258667 0 0 0 136033 135 0 0 20 0 1 0 288120253 1064574976 257897 33554432000 134512640 137138936 4289490416 4289488840 134606982 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259906 257897 192 642 0 259262 0
Current children cumulated CPU time (s) 1361.68
Current children cumulated vsize (KiB) 1039624

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27547
/proc/meminfo: memFree=30314588/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039624 CPUtime=1421.64 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258694 0 0 0 142026 138 0 0 20 0 1 0 288120253 1064574976 257897 33554432000 134512640 137138936 4289490416 4289488840 134606987 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259906 257897 192 642 0 259262 0
Current children cumulated CPU time (s) 1421.64
Current children cumulated vsize (KiB) 1039624

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27547
/proc/meminfo: memFree=30311764/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039624 CPUtime=1481.63 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258694 0 0 0 148021 142 0 0 20 0 1 0 288120253 1064574976 257897 33554432000 134512640 137138936 4289490416 4289489532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259906 257897 192 642 0 259262 0
Current children cumulated CPU time (s) 1481.63
Current children cumulated vsize (KiB) 1039624

[startup+1542.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 27551
/proc/meminfo: memFree=30306288/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039624 CPUtime=1541.63 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258694 0 0 0 154017 146 0 0 20 0 1 0 288120253 1064574976 257897 33554432000 134512640 137138936 4289490416 4289489412 134555622 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259906 257897 192 642 0 259262 0
Current children cumulated CPU time (s) 1541.63
Current children cumulated vsize (KiB) 1039624

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 27551
/proc/meminfo: memFree=30304188/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039624 CPUtime=1601.61 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258694 0 0 0 160012 149 0 0 20 0 1 0 288120253 1064574976 257897 33554432000 134512640 137138936 4289490416 4289489344 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259906 257897 192 642 0 259262 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 1039624

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 27551
/proc/meminfo: memFree=30301088/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039052 CPUtime=1661.6 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258694 0 0 0 166007 153 0 0 20 0 1 0 288120253 1063989248 257773 33554432000 134512640 137138936 4289490416 4289489344 134542497 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259763 257773 192 642 0 259119 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 1039052

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27551
/proc/meminfo: memFree=30299352/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039052 CPUtime=1721.59 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258694 0 0 0 171996 163 0 0 20 0 1 0 288120253 1063989248 257773 33554432000 134512640 137138936 4289490416 4289489532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259763 257773 192 642 0 259119 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 1039052

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27551
/proc/meminfo: memFree=30295012/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039052 CPUtime=1781.58 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258694 0 0 0 177991 167 0 0 20 0 1 0 288120253 1063989248 257773 33554432000 134512640 137138936 4289490416 4289489344 134542310 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259763 257773 192 642 0 259119 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (KiB) 1039052

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27551
/proc/meminfo: memFree=30295384/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039052 CPUtime=1791.29 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258694 0 0 0 178961 168 0 0 20 0 1 0 288120253 1063989248 257773 33554432000 134512640 137138936 4289490416 4289489344 134542508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259763 257773 192 642 0 259119 0
Current children cumulated CPU time (s) 1791.29
Current children cumulated vsize (KiB) 1039052

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27551
/proc/meminfo: memFree=30295764/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039052 CPUtime=1794.49 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258694 0 0 0 179281 168 0 0 20 0 1 0 288120253 1063989248 257773 33554432000 134512640 137138936 4289490416 4289489344 134542330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259763 257773 192 642 0 259119 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (KiB) 1039052

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27551
/proc/meminfo: memFree=30296012/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039052 CPUtime=1796.08 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258694 0 0 0 179440 168 0 0 20 0 1 0 288120253 1063989248 257773 33554432000 134512640 137138936 4289490416 4289488912 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259763 257773 192 642 0 259119 0
Current children cumulated CPU time (s) 1796.08
Current children cumulated vsize (KiB) 1039052

[startup+1797.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27551
/proc/meminfo: memFree=30295268/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039052 CPUtime=1796.88 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258694 0 0 0 179520 168 0 0 20 0 1 0 288120253 1063989248 257773 33554432000 134512640 137138936 4289490416 4289489264 136501668 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259763 257773 192 642 0 259119 0
Current children cumulated CPU time (s) 1796.88
Current children cumulated vsize (KiB) 1039052

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27551
/proc/meminfo: memFree=30295268/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039052 CPUtime=1797.68 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258694 0 0 0 179600 168 0 0 20 0 1 0 288120253 1063989248 257773 33554432000 134512640 137138936 4289490416 4289488952 136504086 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259763 257773 192 642 0 259119 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (KiB) 1039052

[startup+1798.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27551
/proc/meminfo: memFree=30295020/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039052 CPUtime=1797.88 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258694 0 0 0 179620 168 0 0 20 0 1 0 288120253 1063989248 257773 33554432000 134512640 137138936 4289490416 4289489344 134542525 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259763 257773 192 642 0 259119 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 1039052

[startup+1798.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27551
/proc/meminfo: memFree=30295020/32873844 swapFree=7372/7372
[pid=27474] ppid=27472 vsize=1039052 CPUtime=1797.98 cores=0,2,4,6
/proc/27474/stat : 27474 (bsolo) R 27472 27474 24082 0 -1 4202496 258694 0 0 0 179630 168 0 0 20 0 1 0 288120253 1063989248 257773 33554432000 134512640 137138936 4289490416 4289489344 134542525 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27474/statm: 259763 257773 192 642 0 259119 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 1039052

Child status: 0
Real time (s): 1798.71
CPU time (s): 1798
CPU user time (s): 1796.31
CPU system time (s): 1.69074
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 1040928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.31
system time used= 1.69074
maximum resident set size= 1032892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258694
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= 438
involuntary context switches= 1833

runsolver used 4.64329 second user time and 10.2004 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-28 17:45:17
IDJOB=3708332
IDBENCH=89848
IDSOLVER=2286
FILE ID=node109/3708332-1338219917
RUNJOBID= node109-1338195882-24098
PBS_JOBID= 14624611
Free space on /tmp= 71192 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns894244.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708332-1338219917/watcher-3708332-1338219917 -o /tmp/evaluation-result-3708332-1338219917/solver-3708332-1338219917 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708332-1338219917.opb

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

MD5SUM BENCH= cdfac8cd93d8a1de6ab1cef68bd1ac7c
RANDOM SEED=1170202049

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31102388 kB
Buffers:          207472 kB
Cached:           388160 kB
SwapCached:          588 kB
Active:           696780 kB
Inactive:         268204 kB
Active(anon):     364416 kB
Inactive(anon):     7668 kB
Active(file):     332364 kB
Inactive(file):   260536 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106292 kB
Dirty:              4688 kB
Writeback:             0 kB
AnonPages:        378600 kB
Mapped:            11064 kB
Shmem:                 8 kB
Slab:             664732 kB
SReclaimable:     107224 kB
SUnreclaim:       557508 kB
KernelStack:        1472 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     493132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71220 MiB
End job on node109 at 2012-05-28 18:15:16