Trace number 3733706

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
PB07: bsolo 3.0.17Signal 1112.81 1260.7

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
MD5SUMd887ec44be40cf432f8acabc52df2afa
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.116981
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6480
Total number of constraints161
Number of constraints which are clauses81
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint81
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 82
Number of bits of the biggest sum of numbers7
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-3733706-1338697785.opb
0.00/0.00	c File size is 115835 bytes.
0.00/0.01	c Highest Coefficient sum: 82
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.012 s
0.00/0.01	c Var: 6480 Constr: 161 81/80/0 Lit: 12960 Watch. Lit: 6642
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.29/0.32	c Pre-processing Time: 0.319 s
0.29/0.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.32	c        0   6480      161    12960   80     6642   80027      0      0 0.32
0.29/0.32	c Switching off LPR mode.
1109.67/1110.16	terminate called after throwing an instance of 'std::bad_alloc'
1109.67/1110.16	  what():  std::bad_alloc
1109.67/1110.16	c      101   6480      262    41968  160     6844   88030    101    303 0.33
1109.67/1110.16	c      252   6480      413   126825  307     7146   96834    252    679 0.37
1109.67/1110.16	c      477   6480      638   242797  380     7596  106518    477   1104 0.43
1109.67/1110.16	c      818   6480      979   367315  375     8278  117170    818   1243 0.66
1109.67/1110.16	c     1326   6480     1487   477082  320     9294  128888   1326    770 1.72
1109.67/1110.16	c     2089   6480     2250   696545  309    10820  141777   2089    516 4.04
1109.67/1110.16	c     3235   6480     3396   953120  280    13112  155955   3235    363 8.90
1109.67/1110.16	c     4956   6480     5117  1335881  261    16554  171551   4956    315 15.70
1109.67/1110.16	c     7540   6480     7701  2076769  269    21722  188707   7540    277 27.13
1109.67/1110.16	c    11419   6480    11580  3742006  323    29480  207578  11419    259 44.07
1109.67/1110.16	c    17241   6480    17402  9118392  523    41124  228336  17241    253 67.89
1109.67/1110.16	c    25979   6480    26140 50115355 1917    58600  251170  25979    164 158.11
1109.67/1110.16	c    39089   6480    39250 92895080 2366    84820  276288  39089    111 349.94
1109.67/1110.16	c    58761   6480    58922 200913266 3409   124164  303917  58761     84 695.09

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-3733706-1338697785/watcher-3733706-1338697785 -o /tmp/evaluation-result-3733706-1338697785/solver-3733706-1338697785 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3733706-1338697785.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.06 2.17 3/176 11636
/proc/meminfo: memFree=27339296/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=4476 CPUtime=0 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 335904603 4583424 156 33554432000 134512640 135840783 4286993568 4286992908 5502296 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11636/statm: 1119 157 135 325 0 39 0

[startup+0.0486949 s]
/proc/loadavg: 2.00 2.06 2.17 3/176 11636
/proc/meminfo: memFree=27339296/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=5864 CPUtime=0.04 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 790 0 0 0 4 0 0 0 20 0 1 0 335904603 6004736 697 33554432000 134512640 135840783 4286993568 4286914924 14033968 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11636/statm: 1466 697 341 325 0 402 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5864

[startup+0.100216 s]
/proc/loadavg: 2.00 2.06 2.17 3/176 11636
/proc/meminfo: memFree=27339296/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=6000 CPUtime=0.09 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 888 0 0 0 9 0 0 0 20 0 1 0 335904603 6144000 751 33554432000 134512640 135840783 4286993568 4286908204 14033968 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11636/statm: 1500 751 343 325 0 436 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6000

[startup+0.300182 s]
/proc/loadavg: 2.00 2.06 2.17 3/176 11636
/proc/meminfo: memFree=27339296/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=6000 CPUtime=0.29 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 888 0 0 0 29 0 0 0 20 0 1 0 335904603 6144000 751 33554432000 134512640 135840783 4286993568 4286908168 134540677 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11636/statm: 1500 751 343 325 0 436 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6000

[startup+0.70018 s]
/proc/loadavg: 2.00 2.06 2.17 3/176 11636
/proc/meminfo: memFree=27339296/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=10696 CPUtime=0.68 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 2113 0 0 0 68 0 0 0 20 0 1 0 335904603 10952704 1957 33554432000 134512640 135840783 4286993568 4286992880 134551200 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11636/statm: 2674 1957 346 325 0 1610 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10696

[startup+1.50018 s]
/proc/loadavg: 2.00 2.06 2.17 3/177 11637
/proc/meminfo: memFree=27332916/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=11604 CPUtime=1.48 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 2326 0 0 0 148 0 0 0 20 0 1 0 335904603 11882496 2170 33554432000 134512640 135840783 4286993568 4286993036 134559680 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11636/statm: 2901 2170 346 325 0 1837 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11604

[startup+3.10019 s]
/proc/loadavg: 2.00 2.06 2.17 3/177 11637
/proc/meminfo: memFree=27331072/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=13024 CPUtime=3.08 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 2681 0 0 0 308 0 0 0 20 0 1 0 335904603 13336576 2525 33554432000 134512640 135840783 4286993568 4286993040 134552395 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11636/statm: 3256 2525 346 325 0 2192 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13024

[startup+6.30019 s]
/proc/loadavg: 2.00 2.06 2.17 3/177 11637
/proc/meminfo: memFree=27327228/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=16580 CPUtime=6.28 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 3560 0 0 0 628 0 0 0 20 0 1 0 335904603 16977920 3404 33554432000 134512640 135840783 4286993568 4286992880 134550902 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11636/statm: 4145 3404 346 325 0 3081 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16580

[startup+12.7002 s]
/proc/loadavg: 2.00 2.06 2.17 3/177 11637
/proc/meminfo: memFree=27322440/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=21064 CPUtime=12.68 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 4703 0 0 0 1267 1 0 0 20 0 1 0 335904603 21569536 4547 33554432000 134512640 135840783 4286993568 4286990928 134575006 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11636/statm: 5266 4547 346 325 0 4202 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21064

[startup+25.5002 s]
/proc/loadavg: 2.00 2.06 2.17 3/178 11640
/proc/meminfo: memFree=27311148/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=31748 CPUtime=25.47 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 7364 0 0 0 2545 2 0 0 20 0 1 0 335904603 32509952 7204 33554432000 134512640 135840783 4286993568 4286992656 6060958 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11636/statm: 7937 7204 346 325 0 6873 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 31748

[startup+51.1003 s]
/proc/loadavg: 2.06 2.07 2.17 3/178 11641
/proc/meminfo: memFree=27277304/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=66520 CPUtime=51.06 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 16082 0 0 0 5102 4 0 0 20 0 1 0 335904603 68116480 15906 33554432000 134512640 135840783 4286993568 4286992880 134551084 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11636/statm: 16630 15906 346 325 0 15566 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 66520

[startup+102.307 s]
/proc/loadavg: 2.08 2.07 2.16 3/177 11641
/proc/meminfo: memFree=26953468/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=389536 CPUtime=102.24 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 96866 0 0 0 10204 20 0 0 20 0 1 0 335904603 398884864 96657 33554432000 134512640 135840783 4286993568 4286992928 134551093 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11636/statm: 97384 96657 346 325 0 96320 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 389536

[startup+162.3 s]
/proc/loadavg: 2.09 2.07 2.16 3/177 11641
/proc/meminfo: memFree=26680448/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=663128 CPUtime=162.2 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 165301 0 0 0 16184 36 0 0 20 0 1 0 335904603 679043072 165056 33554432000 134512640 135840783 4286993568 4286992928 134551081 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11636/statm: 165782 165056 346 325 0 164718 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 663128

[startup+222.3 s]
/proc/loadavg: 2.15 2.08 2.16 3/177 11641
/proc/meminfo: memFree=26451700/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=889776 CPUtime=222.18 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 221978 0 0 0 22169 49 0 0 20 0 1 0 335904603 911130624 221716 33554432000 134512640 135840783 4286993568 4286992928 134551330 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11636/statm: 222444 221716 346 325 0 221380 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 889776

[startup+282.3 s]
/proc/loadavg: 2.12 2.08 2.15 3/177 11641
/proc/meminfo: memFree=26253824/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=1089016 CPUtime=282.15 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 271817 0 0 0 28158 57 0 0 20 0 1 0 335904603 1115152384 271537 33554432000 134512640 135840783 4286993568 4286992928 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11636/statm: 272254 271537 346 325 0 271190 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 1089016

[startup+342.3 s]
/proc/loadavg: 2.20 2.11 2.15 3/177 11642
/proc/meminfo: memFree=26168416/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=1171704 CPUtime=342.12 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 292511 0 0 0 34151 61 0 0 20 0 1 0 335904603 1199824896 292202 33554432000 134512640 135840783 4286993568 4286992880 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11636/statm: 292926 292202 346 325 0 291862 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 1171704

[startup+402.3 s]
/proc/loadavg: 2.07 2.09 2.14 3/177 11642
/proc/meminfo: memFree=25766684/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=1577176 CPUtime=402.09 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 393893 0 0 0 40128 81 0 0 20 0 1 0 335904603 1615028224 393565 33554432000 134512640 135840783 4286993568 4286992928 134551175 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11636/statm: 394294 393565 346 325 0 393230 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 1577176

[startup+462.3 s]
/proc/loadavg: 2.02 2.07 2.13 3/177 11642
/proc/meminfo: memFree=25502840/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=1837764 CPUtime=462.09 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 459044 0 0 0 46114 95 0 0 20 0 1 0 335904603 1881870336 458714 33554432000 134512640 135840783 4286993568 4286992880 134551084 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11636/statm: 459441 458714 346 325 0 458377 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 1837764

[startup+522.3 s]
/proc/loadavg: 2.01 2.05 2.12 3/177 11642
/proc/meminfo: memFree=25289464/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=2052504 CPUtime=522.07 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 512733 0 0 0 52100 107 0 0 20 0 1 0 335904603 2101764096 512400 33554432000 134512640 135840783 4286993568 4286992928 134551058 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11636/statm: 513126 512400 346 325 0 512062 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 2052504

[startup+582.3 s]
/proc/loadavg: 2.00 2.04 2.11 3/177 11642
/proc/meminfo: memFree=25107832/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=2232908 CPUtime=582.05 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 557834 0 0 0 58089 116 0 0 20 0 1 0 335904603 2286497792 557501 33554432000 134512640 135840783 4286993568 4286992880 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11636/statm: 558227 557501 346 325 0 557163 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 2232908

[startup+642.3 s]
/proc/loadavg: 2.00 2.03 2.10 3/178 11646
/proc/meminfo: memFree=24926192/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=2411204 CPUtime=642.04 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 602412 0 0 0 64080 124 0 0 20 0 1 0 335904603 2469072896 602078 33554432000 134512640 135840783 4286993568 4286992928 134550902 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11636/statm: 602801 602078 346 325 0 601737 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 2411204

[startup+702.3 s]
/proc/loadavg: 2.00 2.02 2.09 3/177 11646
/proc/meminfo: memFree=24759080/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=2579368 CPUtime=702.01 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 644454 0 0 0 70069 132 0 0 20 0 1 0 335904603 2641272832 644120 33554432000 134512640 135840783 4286993568 4286992928 134550863 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11636/statm: 644842 644120 346 325 0 643778 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 2579368

[startup+762.307 s]
/proc/loadavg: 2.00 2.02 2.08 3/177 11646
/proc/meminfo: memFree=24593196/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=2744108 CPUtime=762.01 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 685645 0 0 0 76058 143 0 0 20 0 1 0 335904603 2809966592 685300 33554432000 134512640 135840783 4286993568 4286992928 134551324 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11636/statm: 686027 685300 346 325 0 684963 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 2744108

[startup+822.3 s]
/proc/loadavg: 2.16 2.06 2.09 3/177 11646
/proc/meminfo: memFree=24537796/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=2800400 CPUtime=821.98 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 699730 0 0 0 82051 147 0 0 20 0 1 0 335904603 2867609600 699364 33554432000 134512640 135840783 4286993568 4286958272 14033968 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11636/statm: 700100 699364 346 325 0 699036 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 2800400

[startup+882.3 s]
/proc/loadavg: 2.06 2.05 2.08 3/177 11646
/proc/meminfo: memFree=24204884/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=3132344 CPUtime=881.94 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 782752 0 0 0 88031 163 0 0 20 0 1 0 335904603 3207520256 782359 33554432000 134512640 135840783 4286993568 4286992928 134551048 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11636/statm: 783086 782359 346 325 0 782022 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 3132344

[startup+942.3 s]
/proc/loadavg: 2.02 2.03 2.08 3/177 11685
/proc/meminfo: memFree=23875196/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=3455216 CPUtime=941.92 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 863478 0 0 0 94013 179 0 0 20 0 1 0 335904603 3538141184 863077 33554432000 134512640 135840783 4286993568 4286992928 134550872 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11636/statm: 863804 863077 346 325 0 862740 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 3455216

[startup+1002.3 s]
/proc/loadavg: 2.05 2.04 2.08 3/176 11686
/proc/meminfo: memFree=23283756/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=3784092 CPUtime=1001.9 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 945704 0 0 0 99995 195 0 0 20 0 1 0 335904603 3874910208 945297 33554432000 134512640 135840783 4286993568 4286992928 134551104 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11636/statm: 946023 945297 346 325 0 944959 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 3784092

[startup+1062.3 s]
/proc/loadavg: 2.02 2.03 2.07 3/177 11687
/proc/meminfo: memFree=22988788/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=4011572 CPUtime=1061.88 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4202496 1002570 0 0 0 105983 205 0 0 20 0 1 0 335904603 4107849728 1002160 33554432000 134512640 135840783 4286993568 4286992928 134551186 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11636/statm: 1002893 1002160 346 325 0 1001829 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 4011572

[startup+1122.3 s]
/proc/loadavg: 2.39 2.10 2.09 3/178 11688
/proc/meminfo: memFree=16210720/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=4188732 CPUtime=1112.19 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) S 11634 11636 9030 0 -1 4204032 1046899 0 0 0 110762 457 0 0 20 0 1 0 335904603 4289261568 1046487 33554432000 134512640 135840783 4286993568 4286917768 14033968 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11636/statm: 1047183 1046487 375 325 0 1046119 0
Current children cumulated CPU time (s) 1112.19
Current children cumulated vsize (KiB) 4188732

[startup+1182.3 s]
/proc/loadavg: 4.04 2.63 2.27 2/178 11688
/proc/meminfo: memFree=14191692/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=4188732 CPUtime=1112.66 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) S 11634 11636 9030 0 -1 4204032 1046899 0 0 0 110762 504 0 0 20 0 1 0 335904603 4289261568 1046487 33554432000 134512640 135840783 4286993568 4286917768 14033968 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11636/statm: 1047183 1046487 375 325 0 1046119 0
Current children cumulated CPU time (s) 1112.66
Current children cumulated vsize (KiB) 4188732

[startup+1242.3 s]
/proc/loadavg: 4.70 3.07 2.45 2/179 11691
/proc/meminfo: memFree=14133832/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=4188732 CPUtime=1112.66 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) S 11634 11636 9030 0 -1 4204032 1046899 0 0 0 110762 504 0 0 20 0 1 0 335904603 4289261568 1046487 33554432000 134512640 135840783 4286993568 4286917768 14033968 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11636/statm: 1047183 1046487 375 325 0 1046119 0
Current children cumulated CPU time (s) 1112.66
Current children cumulated vsize (KiB) 4188732

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

[startup+1248.7 s]
/proc/loadavg: 4.72 3.10 2.46 2/178 11691
/proc/meminfo: memFree=14133892/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=4188732 CPUtime=1112.66 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) S 11634 11636 9030 0 -1 4204032 1046899 0 0 0 110762 504 0 0 20 0 1 0 335904603 4289261568 1046487 33554432000 134512640 135840783 4286993568 4286917768 14033968 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11636/statm: 1047183 1046487 375 325 0 1046119 0
Current children cumulated CPU time (s) 1112.66
Current children cumulated vsize (KiB) 4188732

[startup+1255.1 s]
/proc/loadavg: 4.74 3.14 2.47 2/179 11692
/proc/meminfo: memFree=14133744/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=4188732 CPUtime=1112.66 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) S 11634 11636 9030 0 -1 4204032 1046899 0 0 0 110762 504 0 0 20 0 1 0 335904603 4289261568 1046487 33554432000 134512640 135840783 4286993568 4286917768 14033968 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11636/statm: 1047183 1046487 375 325 0 1046119 0
Current children cumulated CPU time (s) 1112.66
Current children cumulated vsize (KiB) 4188732

[startup+1258.3 s]
/proc/loadavg: 4.76 3.17 2.49 2/179 11692
/proc/meminfo: memFree=14133744/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=4188732 CPUtime=1112.66 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) S 11634 11636 9030 0 -1 4204032 1046899 0 0 0 110762 504 0 0 20 0 1 0 335904603 4289261568 1046487 33554432000 134512640 135840783 4286993568 4286917768 14033968 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11636/statm: 1047183 1046487 375 325 0 1046119 0
Current children cumulated CPU time (s) 1112.66
Current children cumulated vsize (KiB) 4188732

[startup+1259.9 s]
/proc/loadavg: 4.76 3.17 2.49 2/179 11692
/proc/meminfo: memFree=14133744/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=4188732 CPUtime=1112.66 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) S 11634 11636 9030 0 -1 4204032 1046899 0 0 0 110762 504 0 0 20 0 1 0 335904603 4289261568 1046487 33554432000 134512640 135840783 4286993568 4286917768 14033968 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11636/statm: 1047183 1046487 375 325 0 1046119 0
Current children cumulated CPU time (s) 1112.66
Current children cumulated vsize (KiB) 4188732

[startup+1260.31 s]
/proc/loadavg: 4.76 3.17 2.49 3/179 11692
/proc/meminfo: memFree=14136100/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=4188732 CPUtime=1112.66 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) S 11634 11636 9030 0 -1 4204032 1046899 0 0 0 110762 504 0 0 20 0 1 0 335904603 4289261568 1046487 33554432000 134512640 135840783 4286993568 4286917768 14033968 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11636/statm: 1047183 1046487 375 325 0 1046119 0
Current children cumulated CPU time (s) 1112.66
Current children cumulated vsize (KiB) 4188732

[startup+1260.5 s]
/proc/loadavg: 4.76 3.17 2.49 3/179 11692
/proc/meminfo: memFree=14136100/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=4188732 CPUtime=1112.66 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) S 11634 11636 9030 0 -1 4204032 1046899 0 0 0 110762 504 0 0 20 0 1 0 335904603 4289261568 1046487 33554432000 134512640 135840783 4286993568 4286917768 14033968 0 0 4096 16384 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11636/statm: 1047183 1046487 375 325 0 1046119 0
Current children cumulated CPU time (s) 1112.66
Current children cumulated vsize (KiB) 4188732

[startup+1260.6 s]
/proc/loadavg: 4.76 3.17 2.49 3/179 11692
/proc/meminfo: memFree=14136100/32873648 swapFree=6860/6860
[pid=11636] ppid=11634 vsize=0 CPUtime=1112.71 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo3.0.17) R 11634 11636 9030 0 -1 4204036 1046899 0 0 0 110762 509 0 0 20 0 1 0 335904603 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11636/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1112.71
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 1260.7
CPU time (s): 1112.81
CPU user time (s): 1107.62
CPU system time (s): 5.19121
CPU usage (%): 88.2696
Max. virtual memory (cumulated for all children) (KiB): 4188732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1107.62
system time used= 5.19121
maximum resident set size= 4185948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1046899
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= 1038261
involuntary context switches= 1478

runsolver used 2.20267 second user time and 5.81912 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-03 06:29:45
IDJOB=3733706
IDBENCH=2588
IDSOLVER=2318
FILE ID=node116/3733706-1338697785
RUNJOBID= node116-1338678620-9049
PBS_JOBID= 14636697
Free space on /tmp= 71032 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733706-1338697785/watcher-3733706-1338697785 -o /tmp/evaluation-result-3733706-1338697785/solver-3733706-1338697785 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3733706-1338697785.opb            

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

MD5SUM BENCH= d887ec44be40cf432f8acabc52df2afa
RANDOM SEED=259331045

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27339668 kB
Buffers:          537664 kB
Cached:          4072124 kB
SwapCached:         3028 kB
Active:          2189184 kB
Inactive:        2437908 kB
Active(anon):       7364 kB
Inactive(anon):     8500 kB
Active(file):    2181820 kB
Inactive(file):  2429408 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:              6656 kB
Writeback:             0 kB
AnonPages:         18092 kB
Mapped:            13212 kB
Shmem:                68 kB
Slab:             769580 kB
SReclaimable:     214124 kB
SUnreclaim:       555456 kB
KernelStack:        1456 kB
PageTables:         4044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     136456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 67004 MiB
End job on node116 at 2012-06-03 06:50:46