Trace number 3708401

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2? 1799.23 1799.54

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_50null20mast_rapportOE1.0_TMAX15_K192_cod2.opb
MD5SUMda53a74913ae0ed6caffae915d70714d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-11389
Best CPU time to get the best result obtained on this benchmark619.196
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 892
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 623794
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 623794
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3708401-1338249018.opb
0.00/0.00	c File size is 28226635 bytes.
3.49/3.51	c Highest Coefficient sum: 623794
3.49/3.51	c Parsing was ok!!
3.49/3.51	c Total parsing time: 3.509 s
3.69/3.73	c Var: 400896 Constr: 402763 400785/1977/1 Lit: 2338937 Watch. Lit: 1260488
3.88/3.92	c Obj. Vars: 892 (0.222502 % of total variables)
182.83/182.90	c Pre-processing Time: 182.841 s
182.83/182.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
182.83/182.91	c        0 399839   401549  2331569    5  1256899  500000      0      0 182.84
182.83/182.91	c Switching off lower bounding mode.
1799.19/1799.53	c      100 397505   401661  2369486    5  1257790  550001    112      0 192.73
1799.19/1799.53	c      250 397505   401816  2375368    5  1258100  605002    267      1 207.36
1799.19/1799.53	c      476 388997   402046  2378330    5  1258857  665503    497      1 246.43
1799.19/1799.53	c      814 388997   402386  2383969    5  1259537  732054    837      2 340.36
1799.19/1799.53	c     1323 388997   402923  2495286    6  1260612  805260   1374      3 415.31
1799.19/1799.53	c     2086 388997   403734  2700798    6  1263395  885787   2185      4 493.91
1799.19/1799.53	c     3232 388997   405022  3235350    7  1266809  974366   3473      5 636.83
1799.19/1799.53	c     4953 388997   406887  4017660    9  1271715  500000   5338      5 886.30
1799.19/1799.53	c     7537 388997   409678  4916569   12  1285009  550001   8129      6 1215.31
1799.19/1799.53	c    11418 388997   413915  5961254   14  1296375  605002  12366      6 1694.82
1799.19/1799.53	c Resources Exceeded
1799.19/1799.53	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.19/1799.53	c   10    12202   8068  6582198   414749  6190333  13200      6 1799.23
1799.19/1799.53	s UNKNOWN
1799.19/1799.53	c Total time: 1799.23 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-3708401-1338249018/watcher-3708401-1338249018 -o /tmp/evaluation-result-3708401-1338249018/solver-3708401-1338249018 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708401-1338249018.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.07 2.06 2.01 3/177 5428
/proc/meminfo: memFree=31098720/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=38648 CPUtime=0 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 291027353 39575552 316 33554432000 134512640 137138936 4293109664 4293108072 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 9662 316 181 642 0 2126 0

[startup+0.0988339 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 5428
/proc/meminfo: memFree=31098720/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=43044 CPUtime=0.09 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 1775 0 0 0 9 0 0 0 20 0 1 0 291027353 44077056 1688 33554432000 134512640 137138936 4293109664 4293107880 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 10761 1688 449 642 0 3225 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43044

[startup+0.100191 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 5428
/proc/meminfo: memFree=31098720/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=43044 CPUtime=0.09 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 1792 0 0 0 9 0 0 0 20 0 1 0 291027353 44077056 1705 33554432000 134512640 137138936 4293109664 4293107912 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 10761 1706 453 642 0 3225 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43044

[startup+0.300196 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 5428
/proc/meminfo: memFree=31098720/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=49872 CPUtime=0.29 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 4092 0 0 0 29 0 0 0 20 0 1 0 291027353 51068928 3877 33554432000 134512640 137138936 4293109664 4293104280 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 12468 3877 983 642 0 4932 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49872

[startup+0.700228 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 5428
/proc/meminfo: memFree=31098720/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=63420 CPUtime=0.68 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 8708 0 0 0 67 1 0 0 20 0 1 0 291027353 64942080 8239 33554432000 134512640 137138936 4293109664 4293108112 134534954 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 15855 8239 1982 642 0 8319 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 63420

[startup+1.50023 s]
/proc/loadavg: 2.07 2.06 2.01 3/178 5429
/proc/meminfo: memFree=31062852/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=90764 CPUtime=1.49 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 17750 0 0 0 146 3 0 0 20 0 1 0 291027353 92942336 16775 33554432000 134512640 137138936 4293109664 4293107912 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 22691 16775 3695 642 0 15155 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90764

[startup+3.10022 s]
/proc/loadavg: 2.07 2.06 2.01 3/178 5429
/proc/meminfo: memFree=31027756/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=122572 CPUtime=3.09 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 27821 0 0 0 305 4 0 0 20 0 1 0 291027353 125513728 27368 33554432000 134512640 137138936 4293109664 4293105720 134601114 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/5428/statm: 30643 27368 6462 642 0 23107 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122572

[startup+6.30025 s]
/proc/loadavg: 2.07 2.06 2.01 3/178 5429
/proc/meminfo: memFree=30937604/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=175404 CPUtime=6.29 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 45122 0 0 0 622 7 0 0 20 0 1 0 291027353 179613696 40218 33554432000 134512640 137138936 4293109664 4288297424 134541971 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 43851 40218 184 642 0 43207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 175404

[startup+12.7003 s]
/proc/loadavg: 2.06 2.06 2.01 3/178 5429
/proc/meminfo: memFree=30937020/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=175404 CPUtime=12.69 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 45123 0 0 0 1262 7 0 0 20 0 1 0 291027353 179613696 40219 33554432000 134512640 137138936 4293109664 4288297648 134566244 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 43851 40219 184 642 0 43207 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 175404

[startup+25.5002 s]
/proc/loadavg: 2.05 2.06 2.01 3/178 5429
/proc/meminfo: memFree=30937904/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=175404 CPUtime=25.48 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 45123 0 0 0 2541 7 0 0 20 0 1 0 291027353 179613696 40219 33554432000 134512640 137138936 4293109664 4288297424 134541971 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 43851 40219 184 642 0 43207 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 175404

[startup+51.1003 s]
/proc/loadavg: 2.03 2.05 2.01 3/177 5429
/proc/meminfo: memFree=30937728/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=175536 CPUtime=51.07 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 45130 0 0 0 5100 7 0 0 20 0 1 0 291027353 179748864 40226 33554432000 134512640 137138936 4293109664 4288297648 134566692 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 43884 40226 184 642 0 43240 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 175536

[startup+102.306 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 5429
/proc/meminfo: memFree=30935912/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=175536 CPUtime=102.25 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 45161 0 0 0 10217 8 0 0 20 0 1 0 291027353 179748864 40228 33554432000 134512640 137138936 4293109664 4288297208 136504449 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 43884 40228 184 642 0 43240 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 175536

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 5429
/proc/meminfo: memFree=30929348/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=175536 CPUtime=162.23 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 45174 0 0 0 16214 9 0 0 20 0 1 0 291027353 179748864 41652 33554432000 134512640 137138936 4293109664 4288297076 136500388 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 43884 41652 184 642 0 43240 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 175536

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 5429
/proc/meminfo: memFree=30922960/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=178900 CPUtime=222.23 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 354040 0 0 0 22093 130 0 0 20 0 1 0 291027353 183193600 43008 33554432000 134512640 137138936 4293109664 4293108592 134542187 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 44725 43008 192 642 0 44081 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 178900

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 5430
/proc/meminfo: memFree=30923092/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=182036 CPUtime=282.22 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 641339 0 0 0 28035 187 0 0 20 0 1 0 291027353 186404864 43792 33554432000 134512640 137138936 4293109664 4293108416 134575368 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 45509 43792 192 642 0 44865 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 182036

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5430
/proc/meminfo: memFree=30921108/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=182320 CPUtime=342.21 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 836941 0 0 0 33979 242 0 0 20 0 1 0 291027353 186695680 43895 33554432000 134512640 137138936 4293109664 4293108088 134606982 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 45580 43895 192 642 0 44936 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 182320

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5430
/proc/meminfo: memFree=30917196/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=182320 CPUtime=402.19 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 1170671 0 0 0 39761 458 0 0 20 0 1 0 291027353 186695680 43895 33554432000 134512640 137138936 4293109664 4293108088 134606663 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 45580 43895 192 642 0 44936 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 182320

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5430
/proc/meminfo: memFree=30915956/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=182780 CPUtime=462.19 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 1603321 0 0 0 45670 549 0 0 20 0 1 0 291027353 187166720 44009 33554432000 134512640 137138936 4293109664 4293107976 136504449 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 45695 44009 192 642 0 45051 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 182780

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5430
/proc/meminfo: memFree=30912732/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=184736 CPUtime=522.18 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 2035373 0 0 0 51576 642 0 0 20 0 1 0 291027353 189169664 44499 33554432000 134512640 137138936 4293109664 4293108160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 46184 44499 192 642 0 45540 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 184736

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5431
/proc/meminfo: memFree=30909516/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=186832 CPUtime=582.17 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 2619453 0 0 0 57456 761 0 0 20 0 1 0 291027353 191315968 45023 33554432000 134512640 137138936 4293109664 4292415664 134609379 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 46708 45023 192 642 0 46064 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 186832

[startup+642.3 s]

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

/proc/meminfo: memFree=30881828/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=206512 CPUtime=1062.1 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 6024284 0 0 0 104743 1467 0 0 20 0 1 0 291027353 211468288 49943 33554432000 134512640 137138936 4293109664 4293108160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 51628 49943 192 642 0 50984 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 206512

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 5458
/proc/meminfo: memFree=30880948/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=207500 CPUtime=1122.09 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 6246829 0 0 0 110698 1511 0 0 20 0 1 0 291027353 212480000 50190 33554432000 134512640 137138936 4293109664 4293108160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 51875 50190 192 642 0 51231 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 207500

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5458
/proc/meminfo: memFree=30878220/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=208816 CPUtime=1182.08 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 6461721 0 0 0 116647 1561 0 0 20 0 1 0 291027353 213827584 50519 33554432000 134512640 137138936 4293109664 4293108160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 52204 50519 192 642 0 51560 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 208816

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5462
/proc/meminfo: memFree=30876144/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=209968 CPUtime=1242.07 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 6735785 0 0 0 122589 1618 0 0 20 0 1 0 291027353 215007232 50807 33554432000 134512640 137138936 4293109664 4293108088 134607004 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 52492 50807 192 642 0 51848 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 209968

[startup+1302.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 5462
/proc/meminfo: memFree=30871316/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=211096 CPUtime=1302.07 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 7199090 0 0 0 128497 1710 0 0 20 0 1 0 291027353 216162304 51089 33554432000 134512640 137138936 4293109664 4293108088 134607004 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 52774 51089 192 642 0 52130 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 211096

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 5462
/proc/meminfo: memFree=30869332/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=213988 CPUtime=1362.05 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 7708922 0 0 0 134387 1818 0 0 20 0 1 0 291027353 219123712 51812 33554432000 134512640 137138936 4293109664 4293108152 136297617 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 53497 51812 192 642 0 52853 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 213988

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 5500
/proc/meminfo: memFree=30901192/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=214828 CPUtime=1422.05 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 8093803 0 0 0 140303 1902 0 0 20 0 1 0 291027353 219983872 52022 33554432000 134512640 137138936 4293109664 4293108160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 53707 52022 192 642 0 53063 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 214828

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 5500
/proc/meminfo: memFree=30902920/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=219168 CPUtime=1482.03 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 8555500 0 0 0 146207 1996 0 0 20 0 1 0 291027353 224428032 52893 33554432000 134512640 137138936 4293109664 4293108192 134602746 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 54792 52893 192 642 0 54148 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 219168

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5501
/proc/meminfo: memFree=30896644/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=217552 CPUtime=1542.03 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 9208717 0 0 0 152080 2123 0 0 20 0 1 0 291027353 222773248 52702 33554432000 134512640 137138936 4293109664 4293108208 134607598 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 54388 52702 192 642 0 53744 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 217552

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 5501
/proc/meminfo: memFree=30888704/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=219044 CPUtime=1602.01 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 9761023 0 0 0 157967 2234 0 0 20 0 1 0 291027353 224301056 53076 33554432000 134512640 137138936 4293109664 4293108160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 54761 53076 192 642 0 54117 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 219044

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 5501
/proc/meminfo: memFree=30887208/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=220376 CPUtime=1662 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 10092206 0 0 0 163895 2305 0 0 20 0 1 0 291027353 225665024 53377 33554432000 134512640 137138936 4293109664 4293108160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 55094 53377 192 642 0 54450 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 220376

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5501
/proc/meminfo: memFree=30884484/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=224512 CPUtime=1722 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 10361151 0 0 0 169835 2365 0 0 20 0 1 0 291027353 229900288 54411 33554432000 134512640 137138936 4293109664 4293108160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 56128 54411 192 642 0 55484 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 224512

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5501
/proc/meminfo: memFree=30882308/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=225872 CPUtime=1781.99 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 10716347 0 0 0 175755 2444 0 0 20 0 1 0 291027353 231292928 54751 33554432000 134512640 137138936 4293109664 4293108160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 56468 54751 192 642 0 55824 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 225872

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5504
/proc/meminfo: memFree=30881308/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=226028 CPUtime=1791.59 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 10780422 0 0 0 176703 2456 0 0 20 0 1 0 291027353 231452672 54790 33554432000 134512640 137138936 4293109664 4293108160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 56507 54790 192 642 0 55863 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 226028

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5504
/proc/meminfo: memFree=30882520/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=226028 CPUtime=1794.79 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 10787626 0 0 0 177021 2458 0 0 20 0 1 0 291027353 231452672 54790 33554432000 134512640 137138936 4293109664 4293108160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 56507 54790 192 642 0 55863 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 226028

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5504
/proc/meminfo: memFree=30882576/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=226028 CPUtime=1796.39 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 10789626 0 0 0 177180 2459 0 0 20 0 1 0 291027353 231452672 54790 33554432000 134512640 137138936 4293109664 4293108160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 56507 54790 192 642 0 55863 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (KiB) 226028

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5504
/proc/meminfo: memFree=30885004/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=226024 CPUtime=1797.99 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 10792715 0 0 0 177339 2460 0 0 20 0 1 0 291027353 231448576 54789 33554432000 134512640 137138936 4293109664 4293108160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 56506 54789 192 642 0 55862 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 226024

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5504
/proc/meminfo: memFree=30882088/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=226028 CPUtime=1798.78 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 10794894 0 0 0 177418 2460 0 0 20 0 1 0 291027353 231452672 54790 33554432000 134512640 137138936 4293109664 4293108160 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 56507 54790 192 642 0 55863 0
Current children cumulated CPU time (s) 1798.78
Current children cumulated vsize (KiB) 226028

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5504
/proc/meminfo: memFree=30881716/32873648 swapFree=7116/7116
[pid=5428] ppid=5426 vsize=226708 CPUtime=1799.19 cores=0,2,4,6
/proc/5428/stat : 5428 (bsolo) R 5426 5428 4099 0 -1 4202496 10795540 0 0 0 177459 2460 0 0 20 0 1 0 291027353 232148992 54960 33554432000 134512640 137138936 4293109664 4293108180 134551026 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5428/statm: 56677 54960 192 642 0 56033 0
Current children cumulated CPU time (s) 1799.19
Current children cumulated vsize (KiB) 226708

Child status: 0
Real time (s): 1799.54
CPU time (s): 1799.23
CPU user time (s): 1774.62
CPU system time (s): 24.6083
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 228292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1774.62
system time used= 24.6083
maximum resident set size= 221636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10795540
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= 51
involuntary context switches= 1948

runsolver used 2.72259 second user time and 7.09892 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-29 01:50:19
IDJOB=3708401
IDBENCH=90937
IDSOLVER=2286
FILE ID=node123/3708401-1338249018
RUNJOBID= node123-1338227645-4115
PBS_JOBID= 14624628
Free space on /tmp= 71624 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_unif_50null20mast_rapportOE1.0_TMAX15_K192_cod2.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708401-1338249018/watcher-3708401-1338249018 -o /tmp/evaluation-result-3708401-1338249018/solver-3708401-1338249018 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708401-1338249018.opb

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

MD5SUM BENCH= da53a74913ae0ed6caffae915d70714d
RANDOM SEED=1190279963

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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:        31098836 kB
Buffers:          373920 kB
Cached:           366832 kB
SwapCached:          972 kB
Active:           591064 kB
Inactive:         343116 kB
Active(anon):     185268 kB
Inactive(anon):     8356 kB
Active(file):     405796 kB
Inactive(file):   334760 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102960 kB
Dirty:             31484 kB
Writeback:             0 kB
AnonPages:        197536 kB
Mapped:            11076 kB
Shmem:                 0 kB
Slab:             704036 kB
SReclaimable:     147680 kB
SUnreclaim:       556356 kB
KernelStack:        1448 kB
PageTables:         4176 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     315700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 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= 71620 MiB
End job on node123 at 2012-05-29 02:20:18