Trace number 3738348

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
PB07: bsolo 3.0.17? (TO) 1800.05 1800.41

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.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3738348-1338734460.opb
0.00/0.00	c File size is 72189 bytes.
0.00/0.01	c Highest Coefficient sum: 380
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.007 s
0.00/0.01	c Var: 774 Constr: 1024 801/31/192 Lit: 8847 Watch. Lit: 7560
0.00/0.01	c Obj. Vars: 3 (0.387597 % of total variables)
0.00/0.07	c Pre-processing Time: 0.071 s
0.00/0.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.07	c        0    771      252     7302   28     6399   16481      0      0 0.07
0.00/0.07	c Switching off LPR mode.
1800.04/1800.40	c      100    771      352    11654   33     6599   18130    100   1234 0.08
1800.04/1800.40	c      250    771      502    17356   34     6963   19944    250   2577 0.10
1800.04/1800.40	c      476    771      728    26433   36     7367   21939    476   3901 0.12
1800.04/1800.40	c      815    771     1067    50793   47     8029   24133    815   5125 0.16
1800.04/1800.40	c     1324    771     1576    75412   47     9071   26547   1324   5586 0.24
1800.04/1800.40	c     2087    771     2339   106398   45    10589   29202   2087   6014 0.35
1800.04/1800.40	c     3234    771     3486   184200   52    12867   32123   3234   6751 0.48
1800.04/1800.40	c     4955    771     5207   277262   53    16333   35336   4955   6642 0.75
1800.04/1800.40	c     7539    771     7791   435467   55    21525   38870   7539   6164 1.22
1800.04/1800.40	c    11418    771    11670   682022   58    29235   42758  11418   5588 2.04
1800.04/1800.40	c    17241    771    17493  1161618   66    40881   47034  17241   4819 3.58
1800.04/1800.40	c    25982    771    26234  1825687   69    58363   51738  25982   3531 7.36
1800.04/1800.40	c    39092    771    39344  2862001   72    84583   56912  39092   2270 17.21
1800.04/1800.40	c    58764    771    15775  1012799   64    37445   62604  15523   1671 35.15
1800.04/1800.40	c    88274    771    45285  3955770   87    96481   68865  45033   1580 55.86
1800.04/1800.40	c   132547    771    35177  3868689  109    76249   75752  34925   1367 96.95
1800.04/1800.40	c   198957    771    42953  3337835   77    91817   83328  42701   1254 158.56
1800.04/1800.40	c   298577    771    73379  7324402   99   152701   91661  73127   1213 246.05
1800.04/1800.40	c   448012    771    72380  7599370  104   150655  100828  72128    917 488.39
1800.04/1800.40	c   672173    771    49165  4474679   91   104225  110911  48913    667 1006.43
1800.04/1800.40	c  1008417    771   100648  8478126   84   207207  122003 100396    585 1722.82
1800.04/1800.40	c Caught signal: 15
1800.04/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.04/1800.40	c   21  1058469 265824  2262421    41623  4408016  41371    588 1800.05
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c Total time: 1800.05 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-3738348-1338734460/watcher-3738348-1338734460 -o /tmp/evaluation-result-3738348-1338734460/solver-3738348-1338734460 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3738348-1338734460.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: 1.93 1.98 1.99 3/177 24669
/proc/meminfo: memFree=28466440/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=4628 CPUtime=0 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 448 0 0 0 0 0 0 0 20 0 1 0 339574450 4739072 385 33554432000 134512640 135840783 4289781808 4289780688 4862505 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/24669/statm: 1157 385 324 325 0 75 0

[startup+0.103487 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 24669
/proc/meminfo: memFree=28466440/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=5084 CPUtime=0.09 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 625 0 0 0 9 0 0 0 20 0 1 0 339574450 5206016 544 33554432000 134512640 135840783 4289781808 4289781104 134574279 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/24669/statm: 1271 544 347 325 0 207 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5084

[startup+0.20021 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 24669
/proc/meminfo: memFree=28466440/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=5728 CPUtime=0.19 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 782 0 0 0 19 0 0 0 20 0 1 0 339574450 5865472 701 33554432000 134512640 135840783 4289781808 4289781168 134551084 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/24669/statm: 1432 701 347 325 0 368 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5728

[startup+0.300208 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 24669
/proc/meminfo: memFree=28466440/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=6240 CPUtime=0.29 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 891 0 0 0 29 0 0 0 20 0 1 0 339574450 6389760 810 33554432000 134512640 135840783 4289781808 4289781168 134550872 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/24669/statm: 1560 810 347 325 0 496 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6240

[startup+0.700187 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 24669
/proc/meminfo: memFree=28466440/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=8724 CPUtime=0.69 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 1527 0 0 0 69 0 0 0 20 0 1 0 339574450 8933376 1446 33554432000 134512640 135840783 4289781808 4289781084 7367426 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/24669/statm: 2181 1446 347 325 0 1117 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8724

[startup+1.50018 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 24670
/proc/meminfo: memFree=28458596/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=12252 CPUtime=1.48 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 2402 0 0 0 148 0 0 0 20 0 1 0 339574450 12546048 2321 33554432000 134512640 135840783 4289781808 4289781168 134551312 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/24669/statm: 3063 2321 347 325 0 1999 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12252

[startup+3.10025 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 24670
/proc/meminfo: memFree=28452652/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=19928 CPUtime=3.09 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 4306 0 0 0 308 1 0 0 20 0 1 0 339574450 20406272 4225 33554432000 134512640 135840783 4289781808 4289781168 134551182 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 4982 4225 347 325 0 3918 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19928

[startup+6.30025 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 24670
/proc/meminfo: memFree=28440360/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=28612 CPUtime=6.28 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 6494 0 0 0 627 1 0 0 20 0 1 0 339574450 29298688 6413 33554432000 134512640 135840783 4289781808 4289781168 134550913 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 7153 6413 347 325 0 6089 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28612

[startup+12.7003 s]
/proc/loadavg: 1.94 1.98 1.99 3/177 24670
/proc/meminfo: memFree=28423156/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=40572 CPUtime=12.68 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 9471 0 0 0 1266 2 0 0 20 0 1 0 339574450 41545728 9390 33554432000 134512640 135840783 4289781808 4289781160 4466896 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 10143 9390 347 325 0 9079 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 40572

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 24670
/proc/meminfo: memFree=28400184/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=55796 CPUtime=25.49 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 13295 0 0 0 2545 4 0 0 20 0 1 0 339574450 57135104 13214 33554432000 134512640 135840783 4289781808 4289781168 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 13949 13214 347 325 0 12885 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55796

[startup+51.1003 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 24670
/proc/meminfo: memFree=28382048/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=63472 CPUtime=51.08 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 15257 0 0 0 5104 4 0 0 20 0 1 0 339574450 64995328 15120 33554432000 134512640 135840783 4289781808 4289781168 134550764 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 15868 15120 347 325 0 14804 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63472

[startup+102.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 24670
/proc/meminfo: memFree=28330880/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=96388 CPUtime=102.27 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 23571 0 0 0 10221 6 0 0 20 0 1 0 339574450 98701312 23359 33554432000 134512640 135840783 4289781808 4289781168 134550893 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 24097 23359 347 325 0 23033 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 96388

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 24670
/proc/meminfo: memFree=28250316/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=111464 CPUtime=162.2 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 27469 0 0 0 16213 7 0 0 20 0 1 0 339574450 114139136 27138 33554432000 134512640 135840783 4289781808 4289780944 7740318 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 27866 27138 347 325 0 26802 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 111464

[startup+222.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 24670
/proc/meminfo: memFree=28224400/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=111496 CPUtime=222.2 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 27559 0 0 0 22213 7 0 0 20 0 1 0 339574450 114171904 27146 33554432000 134512640 135840783 4289781808 4289781168 134551368 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 27874 27146 347 325 0 26810 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 111496

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 24671
/proc/meminfo: memFree=28183852/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=131592 CPUtime=282.19 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 32665 0 0 0 28210 9 0 0 20 0 1 0 339574450 134750208 32162 33554432000 134512640 135840783 4289781808 4289781160 4466860 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 32898 32162 347 325 0 31834 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 131592

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 24671
/proc/meminfo: memFree=28167360/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=131592 CPUtime=342.18 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 32665 0 0 0 34209 9 0 0 20 0 1 0 339574450 134750208 32162 33554432000 134512640 135840783 4289781808 4289781168 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 32898 32162 347 325 0 31834 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 131592

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 24671
/proc/meminfo: memFree=28151712/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=132040 CPUtime=402.17 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 32755 0 0 0 40208 9 0 0 20 0 1 0 339574450 135208960 32252 33554432000 134512640 135840783 4289781808 4289781232 134546112 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 33010 32252 347 325 0 31946 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 132040

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 24671
/proc/meminfo: memFree=28136452/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=132040 CPUtime=462.16 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 32755 0 0 0 46207 9 0 0 20 0 1 0 339574450 135208960 32252 33554432000 134512640 135840783 4289781808 4289781168 134550872 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 33010 32252 347 325 0 31946 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 132040

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 24671
/proc/meminfo: memFree=28123288/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=132172 CPUtime=522.15 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 32816 0 0 0 52206 9 0 0 20 0 1 0 339574450 135344128 32303 33554432000 134512640 135840783 4289781808 4289781168 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 33043 32303 347 325 0 31979 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 132172

[startup+582.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/178 24675
/proc/meminfo: memFree=28091660/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=150028 CPUtime=582.14 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 37370 0 0 0 58202 12 0 0 20 0 1 0 339574450 153628672 36758 33554432000 134512640 135840783 4289781808 4289781168 134550726 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 37507 36758 347 325 0 36443 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 150028

[startup+642.3 s]

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

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24676
/proc/meminfo: memFree=28021768/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155704 CPUtime=882.1 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38780 0 0 0 88197 13 0 0 20 0 1 0 339574450 159440896 38168 33554432000 134512640 135840783 4289781808 4289781168 134550937 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38926 38168 347 325 0 37862 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 155704

[startup+942.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 24676
/proc/meminfo: memFree=28013336/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155704 CPUtime=942.08 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38780 0 0 0 94195 13 0 0 20 0 1 0 339574450 159440896 38168 33554432000 134512640 135840783 4289781808 4289781120 134551081 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38926 38168 347 325 0 37862 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 155704

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 24676
/proc/meminfo: memFree=28002648/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155704 CPUtime=1002.06 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38792 0 0 0 100193 13 0 0 20 0 1 0 339574450 159440896 38168 33554432000 134512640 135840783 4289781808 4289781168 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38926 38168 347 325 0 37862 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 155704

[startup+1062.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 24676
/proc/meminfo: memFree=27944244/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155704 CPUtime=1062.05 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38792 0 0 0 106192 13 0 0 20 0 1 0 339574450 159440896 38168 33554432000 134512640 135840783 4289781808 4289781168 134550899 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38926 38168 347 325 0 37862 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 155704

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 24676
/proc/meminfo: memFree=27900100/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155740 CPUtime=1122.04 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38808 0 0 0 112191 13 0 0 20 0 1 0 339574450 159477760 38184 33554432000 134512640 135840783 4289781808 4289781052 4433508 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38935 38184 347 325 0 37871 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 155740

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 24680
/proc/meminfo: memFree=27853344/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155740 CPUtime=1182.03 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38808 0 0 0 118190 13 0 0 20 0 1 0 339574450 159477760 38184 33554432000 134512640 135840783 4289781808 4289781168 134551186 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38935 38184 347 325 0 37871 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 155740

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24703
/proc/meminfo: memFree=27807464/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155740 CPUtime=1242.02 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38808 0 0 0 124189 13 0 0 20 0 1 0 339574450 159477760 38184 33554432000 134512640 135840783 4289781808 4289781168 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38935 38184 347 325 0 37871 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 155740

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24703
/proc/meminfo: memFree=27775292/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155740 CPUtime=1302.01 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38808 0 0 0 130188 13 0 0 20 0 1 0 339574450 159477760 38184 33554432000 134512640 135840783 4289781808 4289781168 134550913 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38935 38184 347 325 0 37871 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 155740

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24703
/proc/meminfo: memFree=27740600/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155740 CPUtime=1362 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38808 0 0 0 136187 13 0 0 20 0 1 0 339574450 159477760 38184 33554432000 134512640 135840783 4289781808 4289781168 134550872 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38935 38184 347 325 0 37871 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 155740

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24703
/proc/meminfo: memFree=27711860/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155740 CPUtime=1422 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38808 0 0 0 142187 13 0 0 20 0 1 0 339574450 159477760 38184 33554432000 134512640 135840783 4289781808 4289781168 134550863 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38935 38184 347 325 0 37871 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 155740

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24704
/proc/meminfo: memFree=27689072/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155740 CPUtime=1481.98 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38808 0 0 0 148185 13 0 0 20 0 1 0 339574450 159477760 38184 33554432000 134512640 135840783 4289781808 4289781168 134551326 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38935 38184 347 325 0 37871 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 155740

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24704
/proc/meminfo: memFree=27661064/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155740 CPUtime=1541.98 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38808 0 0 0 154185 13 0 0 20 0 1 0 339574450 159477760 38184 33554432000 134512640 135840783 4289781808 4289781044 7737425 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38935 38184 347 325 0 37871 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 155740

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24704
/proc/meminfo: memFree=27639984/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155740 CPUtime=1601.97 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38808 0 0 0 160184 13 0 0 20 0 1 0 339574450 159477760 38184 33554432000 134512640 135840783 4289781808 4289781168 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38935 38184 347 325 0 37871 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 155740

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24704
/proc/meminfo: memFree=27606876/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155740 CPUtime=1661.96 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38808 0 0 0 166183 13 0 0 20 0 1 0 339574450 159477760 38184 33554432000 134512640 135840783 4289781808 4289781168 134551776 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38935 38184 347 325 0 37871 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 155740

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24743
/proc/meminfo: memFree=28583704/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155740 CPUtime=1721.95 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38808 0 0 0 172182 13 0 0 20 0 1 0 339574450 159477760 38184 33554432000 134512640 135840783 4289781808 4289781168 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38935 38184 347 325 0 37871 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 155740

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24746
/proc/meminfo: memFree=28583828/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155784 CPUtime=1781.94 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38819 0 0 0 178181 13 0 0 20 0 1 0 339574450 159522816 38195 33554432000 134512640 135840783 4289781808 4289780944 7740284 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38946 38195 347 325 0 37882 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 155784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24747
/proc/meminfo: memFree=28571964/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155784 CPUtime=1800.04 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38819 0 0 0 179991 13 0 0 20 0 1 0 339574450 159522816 38195 33554432000 134512640 135840783 4289781808 4289781168 134551186 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38946 38195 347 325 0 37882 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 155784

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24747
/proc/meminfo: memFree=28571964/32873844 swapFree=6872/6872
[pid=24669] ppid=24667 vsize=155784 CPUtime=1800.04 cores=0,2,4,6
/proc/24669/stat : 24669 (bsolo3.0.17) R 24667 24669 23291 0 -1 4202496 38819 0 0 0 179991 13 0 0 20 0 1 0 339574450 159522816 38195 33554432000 134512640 135840783 4289781808 4289781168 134551186 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/24669/statm: 38946 38195 347 325 0 37882 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 155784

Child status: 15
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1799.92
CPU system time (s): 0.138978
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 155784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.138978
maximum resident set size= 152780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38822
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= 80
involuntary context switches= 2120

runsolver used 3.3095 second user time and 8.87565 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-03 16:41:00
IDJOB=3738348
IDBENCH=71846
IDSOLVER=2318
FILE ID=node106/3738348-1338734460
RUNJOBID= node106-1338714620-23307
PBS_JOBID= 14636759
Free space on /tmp= 70856 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3738348-1338734460/watcher-3738348-1338734460 -o /tmp/evaluation-result-3738348-1338734460/solver-3738348-1338734460 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3738348-1338734460.opb            

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

MD5SUM BENCH= a013c9210a7cfe037db9246041ce6240
RANDOM SEED=1532528891

node106.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.065
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.13
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.065
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.065
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.065
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.92
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.065
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.065
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.065
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.065
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:        28466788 kB
Buffers:          311372 kB
Cached:          2958140 kB
SwapCached:         2004 kB
Active:          1301632 kB
Inactive:        2250732 kB
Active(anon):     279976 kB
Inactive(anon):     4984 kB
Active(file):    1021656 kB
Inactive(file):  2245748 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100580 kB
Dirty:              6416 kB
Writeback:             0 kB
AnonPages:        289692 kB
Mapped:            10252 kB
Shmem:                 0 kB
Slab:             713576 kB
SReclaimable:     155248 kB
SUnreclaim:       558328 kB
KernelStack:        1480 kB
PageTables:         4236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     404788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 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= 70848 MiB
End job on node106 at 2012-06-03 17:11:02