Trace number 3737930

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.11 1800.52

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_60_4_15.opb
MD5SUMbd16609fa1dd670f862cc5fd2d9f8fc4
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 benchmark1.2778
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)74916
Sum of products size (including duplicates)149832
Number of different products37458
Sum of products size74916

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-3737930-1338730099.opb
0.00/0.00	c File size is 986482 bytes.
0.19/0.20	c Highest Coefficient sum: 1000
0.19/0.20	c Parsing was ok!!
0.19/0.20	c Total parsing time: 0.202 s
0.19/0.26	c Var: 75916 Constr: 151335 75416/1003/74916 Lit: 527912 Watch. Lit: 451514
0.19/0.26	c Obj. Vars: 0 (0 % of total variables)
179.25/179.32	c Pre-processing Time: 179.276 s
179.25/179.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
179.25/179.32	c        0  75916   151335   527912    3   451514  500000      0      0 179.28
179.25/179.32	c Switching off LPR mode.
1800.09/1800.50	c      416  75916   151751   850867    5   452346  550001    416      2 182.97
1800.09/1800.50	c      968  75916   152303  1246769    8   453450  605002    968      5 193.03
1800.09/1800.50	c     1450  75916   152785  1605610   10   454414  665503   1450      7 198.25
1800.09/1800.50	c     1804  75916   153139  1948887   12   455122  732054   1804      9 198.96
1800.09/1800.50	c     2343  75916   153678  2470185   16   456200  805260   2343     11 200.28
1800.09/1800.50	c     3106  75916   154441  3206289   20   457726  885787   3106     15 205.70
1800.09/1800.50	c     4256  75916   155591  4330598   27   460026  974366   4256     19 213.46
1800.09/1800.50	c     5981  75916   157316  6008050   38   463476  500000   5981     27 221.19
1800.09/1800.50	c     8571  75916   159906  8153575   50   468656  550001   8571     36 236.97
1800.09/1800.50	c    12461  75916   163796 11639176   71   476436  605002  12461     43 286.43
1800.09/1800.50	c    18302  75916   169637 16684983   98   488118  665503  18302     43 421.92
1800.09/1800.50	c    27045  75916   178380 24482032  137   505604  732054  27045     39 681.06
1800.09/1800.50	c    40155  75916   191490 35488997  185   531824  805260  40155     27 1445.69
1800.09/1800.50	c Caught signal: 15
1800.09/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.09/1800.50	c   13    47233   8514   227521   198568 41922295  47233     26 1800.10
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c Total time: 1800.1 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-3737930-1338730099/watcher-3737930-1338730099 -o /tmp/evaluation-result-3737930-1338730099/solver-3737930-1338730099 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3737930-1338730099.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.94 1.98 1.99 3/176 19734
/proc/meminfo: memFree=30477356/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=5656 CPUtime=0 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 486 0 0 0 0 0 0 0 20 0 1 0 339135747 5791744 422 33554432000 134512640 135840783 4291103232 4291101712 6329639 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 1414 423 331 325 0 109 0

[startup+0.0203421 s]
/proc/loadavg: 1.94 1.98 1.99 3/176 19734
/proc/meminfo: memFree=30477356/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=7444 CPUtime=0.01 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 935 0 0 0 1 0 0 0 20 0 1 0 339135747 7622656 871 33554432000 134512640 135840783 4291103232 4291102064 134545942 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 1861 872 348 325 0 556 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7444

[startup+0.100672 s]
/proc/loadavg: 1.94 1.98 1.99 3/176 19734
/proc/meminfo: memFree=30477356/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=16812 CPUtime=0.09 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 3413 0 0 0 9 0 0 0 20 0 1 0 339135747 17215488 3309 33554432000 134512640 135840783 4291103232 4291101712 6329639 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 4203 3310 444 325 0 2898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16812

[startup+0.301073 s]
/proc/loadavg: 1.94 1.98 1.99 3/176 19734
/proc/meminfo: memFree=30477356/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=44904 CPUtime=0.29 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 10686 0 0 0 28 1 0 0 20 0 1 0 339135747 45981696 10213 33554432000 134512640 135840783 4291103232 4290191264 134550779 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 11226 10213 343 325 0 10162 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44904

[startup+0.7011 s]
/proc/loadavg: 1.94 1.98 1.99 3/176 19734
/proc/meminfo: memFree=30477356/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=45564 CPUtime=0.69 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 10861 0 0 0 68 1 0 0 20 0 1 0 339135747 46657536 10388 33554432000 134512640 135840783 4291103232 4290190884 6316386 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 11391 10388 343 325 0 10327 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45564

[startup+1.5011 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 19735
/proc/meminfo: memFree=30432972/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=45564 CPUtime=1.48 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 10864 0 0 0 147 1 0 0 20 0 1 0 339135747 46657536 10391 33554432000 134512640 135840783 4291103232 4290191216 134550764 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 11391 10391 343 325 0 10327 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 45564

[startup+3.10025 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 19735
/proc/meminfo: memFree=30430104/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=45564 CPUtime=3.08 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 10868 0 0 0 307 1 0 0 20 0 1 0 339135747 46657536 10395 33554432000 134512640 135840783 4291103232 4290191328 134583223 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 11391 10395 343 325 0 10327 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45564

[startup+6.3011 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 19735
/proc/meminfo: memFree=30421092/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=45564 CPUtime=6.29 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 10873 0 0 0 627 2 0 0 20 0 1 0 339135747 46657536 10400 33554432000 134512640 135840783 4291103232 4290191324 134519592 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 11391 10400 343 325 0 10327 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45564

[startup+12.7003 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 19735
/proc/meminfo: memFree=30407488/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=45564 CPUtime=12.68 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 10882 0 0 0 1266 2 0 0 20 0 1 0 339135747 46657536 10409 33554432000 134512640 135840783 4291103232 4290190992 6327556 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 11391 10409 343 325 0 10327 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45564

[startup+25.5003 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 19735
/proc/meminfo: memFree=30387632/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=45564 CPUtime=25.48 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 10882 0 0 0 2546 2 0 0 20 0 1 0 339135747 46657536 10409 33554432000 134512640 135840783 4291103232 4290191328 134583079 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 11391 10409 343 325 0 10327 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45564

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 19736
/proc/meminfo: memFree=30350276/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=45564 CPUtime=51.08 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 10882 0 0 0 5104 4 0 0 20 0 1 0 339135747 46657536 10409 33554432000 134512640 135840783 4291103232 4290191216 134550764 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 11391 10409 343 325 0 10327 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45564

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19736
/proc/meminfo: memFree=30312376/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=45564 CPUtime=102.28 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 10884 0 0 0 10223 5 0 0 20 0 1 0 339135747 46657536 10411 33554432000 134512640 135840783 4291103232 4290191356 11031600 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 11391 10411 343 325 0 10327 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 45564

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19739
/proc/meminfo: memFree=30250216/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=45564 CPUtime=162.24 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 10901 0 0 0 16218 6 0 0 20 0 1 0 339135747 46657536 10559 33554432000 134512640 135840783 4291103232 4290191168 9745032 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 11391 10559 343 325 0 10327 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 45564

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19739
/proc/meminfo: memFree=30132056/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=118724 CPUtime=222.23 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 29319 0 0 0 22211 12 0 0 20 0 1 0 339135747 121573376 28828 33554432000 134512640 135840783 4291103232 4291102592 134551093 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 29681 28828 346 325 0 28617 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 118724

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19739
/proc/meminfo: memFree=30025244/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=184832 CPUtime=282.23 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 45864 0 0 0 28205 18 0 0 20 0 1 0 339135747 189267968 45373 33554432000 134512640 135840783 4291103232 4291102592 134551175 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 46208 45373 346 325 0 45144 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 184832

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19739
/proc/meminfo: memFree=29946912/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=220340 CPUtime=342.22 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 54748 0 0 0 34202 20 0 0 20 0 1 0 339135747 225628160 54257 33554432000 134512640 135840783 4291103232 4291102592 134551058 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 55085 54257 346 325 0 54021 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 220340

[startup+402.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 19740
/proc/meminfo: memFree=29891604/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=247220 CPUtime=402.2 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 61452 0 0 0 40197 23 0 0 20 0 1 0 339135747 253153280 60956 33554432000 134512640 135840783 4291103232 4291102592 134550878 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 61805 60956 346 325 0 60741 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 247220

[startup+462.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 19740
/proc/meminfo: memFree=29827028/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=274388 CPUtime=462.17 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 68293 0 0 0 46190 27 0 0 20 0 1 0 339135747 280973312 67756 33554432000 134512640 135840783 4291103232 4291102592 134551048 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 68597 67756 346 325 0 67533 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 274388

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19740
/proc/meminfo: memFree=29762208/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=305924 CPUtime=522.12 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 76228 0 0 0 52182 30 0 0 20 0 1 0 339135747 313266176 75645 33554432000 134512640 135840783 4291103232 4291102592 134550910 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/19734/statm: 76481 75645 346 325 0 75417 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 305924

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19740
/proc/meminfo: memFree=29718684/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=330108 CPUtime=582.1 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 82286 0 0 0 58177 33 0 0 20 0 1 0 339135747 338030592 81675 33554432000 134512640 135840783 4291103232 4291102592 134550902 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 82527 81675 346 325 0 81463 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 330108

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19744
/proc/meminfo: memFree=29564900/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=397936 CPUtime=882.04 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 99256 0 0 0 88165 39 0 0 20 0 1 0 339135747 407486464 98645 33554432000 134512640 135840783 4291103232 4291102592 134550902 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 99484 98645 346 325 0 98420 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 397936

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19744
/proc/meminfo: memFree=29538040/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=415128 CPUtime=942.04 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 103564 0 0 0 94163 41 0 0 20 0 1 0 339135747 425091072 102953 33554432000 134512640 135840783 4291103232 4291102592 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 103782 102953 346 325 0 102718 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 415128

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19745
/proc/meminfo: memFree=29508032/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=428996 CPUtime=1002.03 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 107023 0 0 0 100160 43 0 0 20 0 1 0 339135747 439291904 106412 33554432000 134512640 135840783 4291103232 4291102592 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 107249 106412 346 325 0 106185 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 428996

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19745
/proc/meminfo: memFree=29473932/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=441816 CPUtime=1062.02 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 110212 0 0 0 106158 44 0 0 20 0 1 0 339135747 452419584 109601 33554432000 134512640 135840783 4291103232 4291102544 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 110454 109601 346 325 0 109390 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 441816

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19745
/proc/meminfo: memFree=29455696/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=448768 CPUtime=1122.01 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 111954 0 0 0 112156 45 0 0 20 0 1 0 339135747 459538432 111338 33554432000 134512640 135840783 4291103232 4291102536 9349328 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 112192 111338 346 325 0 111128 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 448768

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 19745
/proc/meminfo: memFree=29429308/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=454904 CPUtime=1181.99 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 113547 0 0 0 118153 46 0 0 20 0 1 0 339135747 465821696 112900 33554432000 134512640 135840783 4291103232 4291102592 134551330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 113726 112900 346 325 0 112662 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 454904

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 19745
/proc/meminfo: memFree=29408196/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=465928 CPUtime=1241.97 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 116307 0 0 0 124150 47 0 0 20 0 1 0 339135747 477110272 115650 33554432000 134512640 135840783 4291103232 4291102544 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 116482 115650 346 325 0 115418 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 465928

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 19747
/proc/meminfo: memFree=29394432/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=471116 CPUtime=1301.97 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 117603 0 0 0 130150 47 0 0 20 0 1 0 339135747 482422784 116946 33554432000 134512640 135840783 4291103232 4291102592 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 117779 116946 346 325 0 116715 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 471116

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19749
/proc/meminfo: memFree=29378700/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=478184 CPUtime=1361.95 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 119368 0 0 0 136147 48 0 0 20 0 1 0 339135747 489660416 118711 33554432000 134512640 135840783 4291103232 4291102592 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 119546 118711 346 325 0 118482 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 478184

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19749
/proc/meminfo: memFree=29360108/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=488680 CPUtime=1421.95 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 121999 0 0 0 142146 49 0 0 20 0 1 0 339135747 500408320 121342 33554432000 134512640 135840783 4291103232 4291102544 134551058 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 122170 121342 346 325 0 121106 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 488680

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19749
/proc/meminfo: memFree=29320304/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=513968 CPUtime=1481.94 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 128292 0 0 0 148143 51 0 0 20 0 1 0 339135747 526303232 127635 33554432000 134512640 135840783 4291103232 4291102544 134550863 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 128492 127635 346 325 0 127428 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 513968

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19749
/proc/meminfo: memFree=29299848/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=522368 CPUtime=1541.92 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 130392 0 0 0 154141 51 0 0 20 0 1 0 339135747 534904832 129735 33554432000 134512640 135840783 4291103232 4291102544 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 130592 129735 346 325 0 129528 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 522368

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19750
/proc/meminfo: memFree=29269788/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=538448 CPUtime=1601.92 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 134418 0 0 0 160139 53 0 0 20 0 1 0 339135747 551370752 133761 33554432000 134512640 135840783 4291103232 4291102592 134551330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 134612 133761 346 325 0 133548 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 538448

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 19750
/proc/meminfo: memFree=29242288/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=552168 CPUtime=1661.91 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 137856 0 0 0 166137 54 0 0 20 0 1 0 339135747 565420032 137199 33554432000 134512640 135840783 4291103232 4291102592 134551330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 138042 137199 346 325 0 136978 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 552168

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 19750
/proc/meminfo: memFree=29216052/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=565244 CPUtime=1721.89 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 141132 0 0 0 172134 55 0 0 20 0 1 0 339135747 578809856 140475 33554432000 134512640 135840783 4291103232 4291102592 134550913 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 141311 140475 346 325 0 140247 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 565244

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 19789
/proc/meminfo: memFree=29935364/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=574724 CPUtime=1781.89 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 143487 0 0 0 178132 57 0 0 20 0 1 0 339135747 588517376 142830 33554432000 134512640 135840783 4291103232 4291102592 134550863 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 143681 142830 346 325 0 142617 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 574724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19789
/proc/meminfo: memFree=29914928/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=577644 CPUtime=1800.09 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 144220 0 0 0 179952 57 0 0 20 0 1 0 339135747 591507456 143563 33554432000 134512640 135840783 4291103232 4291102592 134551330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 144411 143563 346 325 0 143347 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 577644

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19789
/proc/meminfo: memFree=29914928/32873648 swapFree=6860/6860
[pid=19734] ppid=19732 vsize=577644 CPUtime=1800.09 cores=1,3,5,7
/proc/19734/stat : 19734 (bsolo3.0.17) R 19732 19734 18429 0 -1 4202496 144220 0 0 0 179952 57 0 0 20 0 1 0 339135747 591507456 143563 33554432000 134512640 135840783 4291103232 4291102592 134551330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/19734/statm: 144411 143563 346 325 0 143347 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 577644

Child status: 15
Real time (s): 1800.52
CPU time (s): 1800.11
CPU user time (s): 1799.53
CPU system time (s): 0.583911
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 577644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.53
system time used= 0.583911
maximum resident set size= 574252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144223
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= 193
involuntary context switches= 3468

runsolver used 2.79957 second user time and 10.4064 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-03 15:28:19
IDJOB=3737930
IDBENCH=48361
IDSOLVER=2318
FILE ID=node124/3737930-1338730099
RUNJOBID= node124-1338713740-18446
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_60_4_15.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737930-1338730099/watcher-3737930-1338730099 -o /tmp/evaluation-result-3737930-1338730099/solver-3737930-1338730099 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3737930-1338730099.opb            

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

MD5SUM BENCH= bd16609fa1dd670f862cc5fd2d9f8fc4
RANDOM SEED=1492391519

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:        30478000 kB
Buffers:          200752 kB
Cached:          1378812 kB
SwapCached:         8268 kB
Active:           444776 kB
Inactive:        1183876 kB
Active(anon):      42672 kB
Inactive(anon):     8240 kB
Active(file):     402104 kB
Inactive(file):  1175636 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091596 kB
Dirty:             14168 kB
Writeback:             0 kB
AnonPages:         47816 kB
Mapped:            10420 kB
Shmem:                 0 kB
Slab:             630024 kB
SReclaimable:      74476 kB
SUnreclaim:       555548 kB
KernelStack:        1464 kB
PageTables:         4164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     163212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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 15:58:21