Trace number 3737748

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.17? (TO) 1800.03 1800.43

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_5_80.opb
MD5SUMaef8bab64cc2dcfbe1beaaaf4a02d676
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.248961
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12540
Sum of products size (including duplicates)25080
Number of different products6270
Sum of products size12540

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-3737748-1338726470.opb
0.00/0.00	c File size is 191697 bytes.
0.00/0.04	c Highest Coefficient sum: 1000
0.00/0.04	c Parsing was ok!!
0.00/0.04	c Total parsing time: 0.035 s
0.00/0.04	c Var: 13540 Constr: 26583 13040/1003/12540 Lit: 91280 Watch. Lit: 77323
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
2.79/2.88	c Pre-processing Time: 2.877 s
2.79/2.88	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.88	c        0  13540    26583    91280    3    77323  132637      0      0 2.88
2.79/2.88	c Switching off LPR mode.
1800.00/1800.40	c      406  13540    26989   382165   14    78135  145901    406     98 4.14
1800.00/1800.40	c      825  13540    27408   679995   24    78973  160492    825    123 6.69
1800.00/1800.40	c     1056  13540    27639   890933   32    79435  176542   1056    151 6.97
1800.00/1800.40	c     1420  13540    28003  1220782   43    80163  194197   1420    187 7.56
1800.00/1800.40	c     1953  13540    28536  1700365   59    81229  213617   1953    228 8.55
1800.00/1800.40	c     2731  13540    29314  2402483   81    82785  234979   2731    263 10.37
1800.00/1800.40	c     3879  13540    30462  3443792  113    85081  258477   3879    317 12.21
1800.00/1800.40	c     5610  13540    32193  5023733  156    88543  284325   5610    325 17.22
1800.00/1800.40	c     8199  13540    34782  7376528  212    93721  312758   8199    277 29.60
1800.00/1800.40	c    12078  13540    38661 10899126  281   101479  344034  12078    153 78.73
1800.00/1800.40	c    17913  13540    44496 15967510  358   113149  378438  17913     97 183.39
1800.00/1800.40	c    26650  13540    53233 23732776  445   130623  416282  26650     64 411.39
1800.00/1800.40	c    39786  13540    66369 35557302  535   156895  457911  39786     49 805.78
1800.00/1800.40	c    59456  13540    86039 53539179  622   196235  503703  59456     39 1509.80
1800.00/1800.40	c Caught signal: 15
1800.00/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.00/1800.40	c   14    68709    932   105710    95292 61989971  68709     38 1800.01
1800.00/1800.40	s UNKNOWN
1800.00/1800.40	c Total time: 1800.01 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-3737748-1338726470/watcher-3737748-1338726470 -o /tmp/evaluation-result-3737748-1338726470/solver-3737748-1338726470 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3737748-1338726470.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.98 2.00 1.99 2/176 19485
/proc/meminfo: memFree=30357576/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=5016 CPUtime=0 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 505 0 0 0 0 0 0 0 20 0 1 0 338772831 5136384 442 33554432000 134512640 135840783 4288220624 4288219184 6329639 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 1254 442 331 325 0 143 0

[startup+0.067007 s]
/proc/loadavg: 1.98 2.00 1.99 2/176 19485
/proc/meminfo: memFree=30357576/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=11612 CPUtime=0.06 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 2230 0 0 0 6 0 0 0 20 0 1 0 338772831 11890688 2120 33554432000 134512640 135840783 4288220624 4288057196 1786983 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 2903 2120 343 325 0 1839 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11612

[startup+0.100256 s]
/proc/loadavg: 1.98 2.00 1.99 2/176 19485
/proc/meminfo: memFree=30357576/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=11612 CPUtime=0.09 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 2232 0 0 0 9 0 0 0 20 0 1 0 338772831 11890688 2122 33554432000 134512640 135840783 4288220624 4288056896 6327103 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 2903 2122 343 325 0 1839 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11612

[startup+0.300196 s]
/proc/loadavg: 1.98 2.00 1.99 2/176 19485
/proc/meminfo: memFree=30357576/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=11612 CPUtime=0.29 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 2232 0 0 0 29 0 0 0 20 0 1 0 338772831 11890688 2122 33554432000 134512640 135840783 4288220624 4288056896 6327020 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 2903 2122 343 325 0 1839 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11612

[startup+0.700189 s]
/proc/loadavg: 1.98 2.00 1.99 2/176 19485
/proc/meminfo: memFree=30357576/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=11612 CPUtime=0.69 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 2232 0 0 0 69 0 0 0 20 0 1 0 338772831 11890688 2122 33554432000 134512640 135840783 4288220624 4288057232 134583111 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 2903 2122 343 325 0 1839 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11612

[startup+1.50019 s]
/proc/loadavg: 1.98 2.00 1.99 3/177 19486
/proc/meminfo: memFree=30347524/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=11612 CPUtime=1.49 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 2232 0 0 0 149 0 0 0 20 0 1 0 338772831 11890688 2122 33554432000 134512640 135840783 4288220624 4288057232 134583017 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 2903 2122 343 325 0 1839 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11612

[startup+3.10018 s]
/proc/loadavg: 1.98 2.00 1.99 3/177 19486
/proc/meminfo: memFree=30344540/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=13128 CPUtime=3.09 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 3085 0 0 0 308 1 0 0 20 0 1 0 338772831 13443072 2549 33554432000 134512640 135840783 4288220624 4288219920 134572568 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 3282 2549 347 325 0 2218 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13128

[startup+6.30018 s]
/proc/loadavg: 1.98 2.00 1.99 3/177 19486
/proc/meminfo: memFree=30332140/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=18968 CPUtime=6.29 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 4543 0 0 0 628 1 0 0 20 0 1 0 338772831 19423232 4007 33554432000 134512640 135840783 4288220624 4288219984 134550764 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 4742 4007 347 325 0 3678 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18968

[startup+12.7011 s]
/proc/loadavg: 1.98 2.00 1.99 3/176 19486
/proc/meminfo: memFree=30282216/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=58688 CPUtime=12.68 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 14470 0 0 0 1265 3 0 0 20 0 1 0 338772831 60096512 13934 33554432000 134512640 135840783 4288220624 4288208736 134586540 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 14672 13934 347 325 0 13608 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58688

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 19487
/proc/meminfo: memFree=30213684/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=94764 CPUtime=25.48 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 23498 0 0 0 2543 5 0 0 20 0 1 0 338772831 97038336 22962 33554432000 134512640 135840783 4288220624 4288219984 134551084 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 23691 22962 347 325 0 22627 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94764

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 19487
/proc/meminfo: memFree=30144336/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=128816 CPUtime=51.08 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 31980 0 0 0 5101 7 0 0 20 0 1 0 338772831 131907584 31444 33554432000 134512640 135840783 4288220624 4288219936 134550893 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 32204 31444 347 325 0 31140 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 128816

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 19487
/proc/meminfo: memFree=30043552/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=166536 CPUtime=102.28 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 41412 0 0 0 10218 10 0 0 20 0 1 0 338772831 170532864 40876 33554432000 134512640 135840783 4288220624 4288219984 134551104 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 41634 40876 347 325 0 40570 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 166536

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19490
/proc/meminfo: memFree=29948012/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=203764 CPUtime=162.26 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 50741 0 0 0 16214 12 0 0 20 0 1 0 338772831 208654336 50205 33554432000 134512640 135840783 4288220624 4288219984 134551048 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 50941 50205 347 325 0 49877 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 203764

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19490
/proc/meminfo: memFree=29861604/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=238124 CPUtime=222.26 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 59317 0 0 0 22211 15 0 0 20 0 1 0 338772831 243838976 58781 33554432000 134512640 135840783 4288220624 4288219984 134551175 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 59531 58781 347 325 0 58467 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 238124

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19490
/proc/meminfo: memFree=29783900/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=264816 CPUtime=282.24 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 66004 0 0 0 28207 17 0 0 20 0 1 0 338772831 271171584 65468 33554432000 134512640 135840783 4288220624 4288219984 134550878 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 66204 65468 347 325 0 65140 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 264816

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19491
/proc/meminfo: memFree=29695008/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=288480 CPUtime=342.22 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 71951 0 0 0 34203 19 0 0 20 0 1 0 338772831 295403520 71385 33554432000 134512640 135840783 4288220624 4288219984 134551093 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 72120 71385 347 325 0 71056 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 288480

[startup+402.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 19491
/proc/meminfo: memFree=29557412/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=310528 CPUtime=402.18 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 77487 0 0 0 40198 20 0 0 20 0 1 0 338772831 317980672 76877 33554432000 134512640 135840783 4288220624 4288219984 134550893 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 77632 76877 347 325 0 76568 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 310528

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 19491
/proc/meminfo: memFree=29426728/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=332704 CPUtime=462.14 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 83077 0 0 0 46193 21 0 0 20 0 1 0 338772831 340688896 82428 33554432000 134512640 135840783 4288220624 4288219984 134551330 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 83176 82428 347 325 0 82112 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 332704

[startup+522.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 19491
/proc/meminfo: memFree=29299064/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=350780 CPUtime=522.12 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 87611 0 0 0 52189 23 0 0 20 0 1 0 338772831 359198720 86936 33554432000 134512640 135840783 4288220624 4288219984 134551048 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 87695 86936 347 325 0 86631 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 350780

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 19491
/proc/meminfo: memFree=29150640/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=384464 CPUtime=582.12 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 96052 0 0 0 58186 26 0 0 20 0 1 0 338772831 393691136 95377 33554432000 134512640 135840783 4288220624 4288219984 134550902 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 96116 95377 347 325 0 95052 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 384464

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19495
/proc/meminfo: memFree=28861232/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=474324 CPUtime=822.07 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 118511 0 0 0 82174 33 0 0 20 0 1 0 338772831 485707776 117836 33554432000 134512640 135840783 4288220624 4288219984 134550764 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/19485/statm: 118581 117836 347 325 0 117517 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 474324

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19495
/proc/meminfo: memFree=28805756/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=500884 CPUtime=882.06 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 125138 0 0 0 88171 35 0 0 20 0 1 0 338772831 512905216 124463 33554432000 134512640 135840783 4288220624 4288219984 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 125221 124463 347 325 0 124157 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 500884

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19496
/proc/meminfo: memFree=28728672/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=525716 CPUtime=942.05 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 131358 0 0 0 94167 38 0 0 20 0 1 0 338772831 538333184 130683 33554432000 134512640 135840783 4288220624 4288219984 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 131429 130683 347 325 0 130365 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 525716

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 19496
/proc/meminfo: memFree=28670040/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=548692 CPUtime=1002.04 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 137112 0 0 0 100165 39 0 0 20 0 1 0 338772831 561860608 136437 33554432000 134512640 135840783 4288220624 4288219936 134550863 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 137173 136437 347 325 0 136109 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 548692

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19496
/proc/meminfo: memFree=28614412/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=571264 CPUtime=1062.03 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 142738 0 0 0 106162 41 0 0 20 0 1 0 338772831 584974336 142063 33554432000 134512640 135840783 4288220624 4288219936 134550893 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 142816 142063 347 325 0 141752 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 571264

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19496
/proc/meminfo: memFree=28577364/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=591824 CPUtime=1122.03 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 147889 0 0 0 112160 43 0 0 20 0 1 0 338772831 606027776 147214 33554432000 134512640 135840783 4288220624 4288219984 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 147956 147214 347 325 0 146892 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 591824

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19496
/proc/meminfo: memFree=28534744/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=610388 CPUtime=1182.01 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 152543 0 0 0 118157 44 0 0 20 0 1 0 338772831 625037312 151868 33554432000 134512640 135840783 4288220624 4288219984 134550913 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 152597 151868 347 325 0 151533 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 610388

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19497
/proc/meminfo: memFree=28456288/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=629072 CPUtime=1242 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 157185 0 0 0 124155 45 0 0 20 0 1 0 338772831 644169728 156510 33554432000 134512640 135840783 4288220624 4288219936 134551104 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 157268 156510 347 325 0 156204 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 629072

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19497
/proc/meminfo: memFree=28412156/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=646436 CPUtime=1302 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 161527 0 0 0 130154 46 0 0 20 0 1 0 338772831 661950464 160852 33554432000 134512640 135840783 4288220624 4288219984 134551058 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 161609 160852 347 325 0 160545 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 646436

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19500
/proc/meminfo: memFree=28358948/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=661536 CPUtime=1361.98 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 165325 0 0 0 136151 47 0 0 20 0 1 0 338772831 677412864 164650 33554432000 134512640 135840783 4288220624 4288219984 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 165384 164650 347 325 0 164320 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 661536

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 19500
/proc/meminfo: memFree=28298852/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=677572 CPUtime=1421.99 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 169339 0 0 0 142150 49 0 0 20 0 1 0 338772831 693833728 168664 33554432000 134512640 135840783 4288220624 4288219984 134551058 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 169393 168664 347 325 0 168329 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 677572

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 19500
/proc/meminfo: memFree=28267400/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=691464 CPUtime=1481.97 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 172781 0 0 0 148147 50 0 0 20 0 1 0 338772831 708059136 172106 33554432000 134512640 135840783 4288220624 4288219984 134550863 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 172866 172106 347 325 0 171802 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 691464

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 19501
/proc/meminfo: memFree=28222760/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=711232 CPUtime=1541.96 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 177736 0 0 0 154144 52 0 0 20 0 1 0 338772831 728301568 177061 33554432000 134512640 135840783 4288220624 4288219984 134551093 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 177808 177061 347 325 0 176744 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 711232

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 19501
/proc/meminfo: memFree=28177004/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=739420 CPUtime=1601.95 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 184792 0 0 0 160141 54 0 0 20 0 1 0 338772831 757166080 184117 33554432000 134512640 135840783 4288220624 4288219984 134550779 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 184855 184117 347 325 0 183791 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 739420

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 19501
/proc/meminfo: memFree=28125792/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=764268 CPUtime=1661.94 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 190992 0 0 0 166138 56 0 0 20 0 1 0 338772831 782610432 190317 33554432000 134512640 135840783 4288220624 4288219984 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 191067 190317 347 325 0 190003 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 764268

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19540
/proc/meminfo: memFree=29723152/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=776560 CPUtime=1721.93 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 194062 0 0 0 172136 57 0 0 20 0 1 0 338772831 795197440 193385 33554432000 134512640 135840783 4288220624 4288219984 134551093 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 194140 193385 347 325 0 193076 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 776560

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19540
/proc/meminfo: memFree=29604636/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=799272 CPUtime=1781.9 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 199786 0 0 0 178132 58 0 0 20 0 1 0 338772831 818454528 199089 33554432000 134512640 135840783 4288220624 4288219984 134551093 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 199818 199089 347 325 0 198754 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 799272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19540
/proc/meminfo: memFree=29541612/32873648 swapFree=6860/6860
[pid=19485] ppid=19483 vsize=805820 CPUtime=1800 cores=0,2,4,6
/proc/19485/stat : 19485 (bsolo3.0.17) R 19483 19485 18429 0 -1 4202496 201399 0 0 0 179941 59 0 0 20 0 1 0 338772831 825159680 200694 33554432000 134512640 135840783 4288220624 4288219984 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/19485/statm: 201455 200694 347 325 0 200391 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 805820

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

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

Child status: 15
Real time (s): 1800.43
CPU time (s): 1800.03
CPU user time (s): 1799.42
CPU system time (s): 0.615906
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 805820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.42
system time used= 0.615906
maximum resident set size= 802776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201402
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= 181
involuntary context switches= 2140

runsolver used 2.72159 second user time and 9.67353 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-03 14:27:50
IDJOB=3737748
IDBENCH=48308
IDSOLVER=2318
FILE ID=node124/3737748-1338726470
RUNJOBID= node124-1338713740-18445
PBS_JOBID= 14636741
Free space on /tmp= 70704 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_10_5_80.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737748-1338726470/watcher-3737748-1338726470 -o /tmp/evaluation-result-3737748-1338726470/solver-3737748-1338726470 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3737748-1338726470.opb            

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

MD5SUM BENCH= aef8bab64cc2dcfbe1beaaaf4a02d676
RANDOM SEED=2147095975

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30357840 kB
Buffers:          199296 kB
Cached:          1377916 kB
SwapCached:         8268 kB
Active:           566048 kB
Inactive:        1182500 kB
Active(anon):     165196 kB
Inactive(anon):     8240 kB
Active(file):     400852 kB
Inactive(file):  1174260 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091596 kB
Dirty:              6792 kB
Writeback:             0 kB
AnonPages:        170472 kB
Mapped:            10312 kB
Shmem:                 0 kB
Slab:             630408 kB
SReclaimable:      74520 kB
SUnreclaim:       555888 kB
KernelStack:        1472 kB
PageTables:         4420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     285916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 70696 MiB
End job on node124 at 2012-06-03 14:57:52