Trace number 3738060

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.06 1800.51

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_2_15.opb
MD5SUM159c656bb3d53b355a331c1212862210
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.025995
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)12656
Sum of products size (including duplicates)25312
Number of different products6328
Sum of products size12656

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-3738060-1338731937.opb
0.00/0.00	c File size is 193111 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.034 s
0.00/0.04	c Var: 13656 Constr: 26815 13156/1003/12656 Lit: 92092 Watch. Lit: 77954
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
2.79/2.89	c Pre-processing Time: 2.887 s
2.79/2.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.79/2.89	c        0  13656    26815    92092    3    77954  134325      0      0 2.89
2.79/2.89	c Switching off LPR mode.
1800.04/1800.50	c      473  13656    27288   445884   16    78900  147758    473    101 4.64
1800.04/1800.50	c      946  13656    27761   800049   28    79846  162534    946    126 7.49
1800.04/1800.50	c     1177  13656    27992  1025792   36    80308  178788   1177    150 7.84
1800.04/1800.50	c     1540  13656    28355  1377999   48    81034  196667   1540    181 8.48
1800.04/1800.50	c     2071  13656    28886  1889835   65    82096  216334   2071    217 9.53
1800.04/1800.50	c     2841  13656    29656  2643802   89    83636  237968   2841    269 10.53
1800.04/1800.50	c     3992  13656    30807  3769668  122    85938  261765   3992    279 14.27
1800.04/1800.50	c     5722  13656    32537  5458817  167    89398  287942   5722    218 26.13
1800.04/1800.50	c     8330  13656    35145  7999316  227    94614  316737   8330    192 43.36
1800.04/1800.50	c    12225  13656    39040 11787528  301   102404  348411  12225    115 105.55
1800.04/1800.50	c    18063  13656    44878 17453126  388   114080  383253  18063     97 185.08
1800.04/1800.50	c    26823  13656    53638 25934408  483   131600  421579  26823     76 350.83
1800.04/1800.50	c    39936  13656    66751 38626715  578   157826  463737  39936     61 652.90
1800.04/1800.50	c    59609  13656    86424 57523586  665   197172  510111  59609     49 1195.93
1800.04/1800.50	c Caught signal: 15
1800.04/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.04/1800.50	c   14    71299     36    97528    98114 68765567  71299     39 1800.05
1800.04/1800.50	s UNKNOWN
1800.04/1800.50	c Total time: 1800.05 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3738060-1338731937/watcher-3738060-1338731937 -o /tmp/evaluation-result-3738060-1338731937/solver-3738060-1338731937 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3738060-1338731937.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.92 1.98 1.99 3/176 9877
/proc/meminfo: memFree=24814408/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=4476 CPUtime=0 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4194304 192 0 0 0 0 0 0 0 20 0 1 0 339320988 4583424 142 33554432000 134512640 135840783 4290817616 4290816532 11491896 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 1119 147 128 325 0 39 0

[startup+0.078792 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 9877
/proc/meminfo: memFree=24814408/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=11680 CPUtime=0.06 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 2249 0 0 0 6 0 0 0 20 0 1 0 339320988 11960320 2137 33554432000 134512640 135840783 4290817616 4290652860 6173744 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 2920 2137 343 325 0 1856 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11680

[startup+0.100309 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 9877
/proc/meminfo: memFree=24814408/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=11680 CPUtime=0.08 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 2249 0 0 0 8 0 0 0 20 0 1 0 339320988 11960320 2137 33554432000 134512640 135840783 4290817616 4290652860 6173744 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 2920 2137 343 325 0 1856 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11680

[startup+0.300238 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 9877
/proc/meminfo: memFree=24814408/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=11680 CPUtime=0.28 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 2250 0 0 0 28 0 0 0 20 0 1 0 339320988 11960320 2138 33554432000 134512640 135840783 4290817616 4290652860 6173744 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 2920 2138 343 325 0 1856 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11680

[startup+0.70024 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 9877
/proc/meminfo: memFree=24814408/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=11680 CPUtime=0.68 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 2250 0 0 0 68 0 0 0 20 0 1 0 339320988 11960320 2138 33554432000 134512640 135840783 4290817616 4290652860 6173744 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 2920 2138 343 325 0 1856 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11680

[startup+1.50024 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 9878
/proc/meminfo: memFree=24806464/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=11680 CPUtime=1.48 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 2250 0 0 0 148 0 0 0 20 0 1 0 339320988 11960320 2138 33554432000 134512640 135840783 4290817616 4290652860 6173744 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 2920 2138 343 325 0 1856 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11680

[startup+3.10018 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 9878
/proc/meminfo: memFree=24805224/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=13196 CPUtime=3.09 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 3110 0 0 0 307 2 0 0 20 0 1 0 339320988 13512704 2567 33554432000 134512640 135840783 4290817616 4290816976 134551330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 3299 2567 347 325 0 2235 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13196

[startup+6.30023 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 9878
/proc/meminfo: memFree=24798440/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=19040 CPUtime=6.29 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 4565 0 0 0 627 2 0 0 20 0 1 0 339320988 19496960 4022 33554432000 134512640 135840783 4290817616 4290816976 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 4760 4022 347 325 0 3696 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19040

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 9878
/proc/meminfo: memFree=24759912/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=54464 CPUtime=12.69 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 13410 0 0 0 1265 4 0 0 20 0 1 0 339320988 55771136 12867 33554432000 134512640 135840783 4290817616 4290816976 134551330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 13616 12867 347 325 0 12552 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54464

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 9878
/proc/meminfo: memFree=24725944/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=80044 CPUtime=25.48 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 19795 0 0 0 2542 6 0 0 20 0 1 0 339320988 81965056 19252 33554432000 134512640 135840783 4290817616 4290816976 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 20011 19252 347 325 0 18947 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80044

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 9879
/proc/meminfo: memFree=24667292/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=123652 CPUtime=51.07 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 30719 0 0 0 5098 9 0 0 20 0 1 0 339320988 126619648 30176 33554432000 134512640 135840783 4290817616 4290816976 134551058 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 30913 30176 347 325 0 29849 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 123652

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/178 9882
/proc/meminfo: memFree=24601044/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=159936 CPUtime=102.27 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 39796 0 0 0 10215 12 0 0 20 0 1 0 339320988 163774464 39253 33554432000 134512640 135840783 4290817616 4290816976 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 39984 39253 347 325 0 38920 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 159936

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 9905
/proc/meminfo: memFree=24522852/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=207120 CPUtime=162.27 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 51589 0 0 0 16211 16 0 0 20 0 1 0 339320988 212090880 51046 33554432000 134512640 135840783 4290817616 4290816976 134551071 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 51780 51046 347 325 0 50716 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 207120

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 9905
/proc/meminfo: memFree=24437796/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=262064 CPUtime=222.26 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 65320 0 0 0 22206 20 0 0 20 0 1 0 339320988 268353536 64777 33554432000 134512640 135840783 4290817616 4290816976 134550872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 65516 64777 347 325 0 64452 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 262064

[startup+282.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/177 9905
/proc/meminfo: memFree=24369732/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=297284 CPUtime=282.24 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 74121 0 0 0 28202 22 0 0 20 0 1 0 339320988 304418816 73578 33554432000 134512640 135840783 4290817616 4290816976 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 74321 73578 347 325 0 73257 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 297284

[startup+342.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/176 9905
/proc/meminfo: memFree=24298196/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=339112 CPUtime=342.23 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 84574 0 0 0 34198 25 0 0 20 0 1 0 339320988 347250688 84031 33554432000 134512640 135840783 4290817616 4290816976 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 84778 84031 347 325 0 83714 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 339112

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9906
/proc/meminfo: memFree=24222672/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=374920 CPUtime=402.23 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 93516 0 0 0 40195 28 0 0 20 0 1 0 339320988 383918080 92973 33554432000 134512640 135840783 4290817616 4290816976 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 93730 92973 347 325 0 92666 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 374920

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9906
/proc/meminfo: memFree=24152868/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=408668 CPUtime=462.21 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 101954 0 0 0 46190 31 0 0 20 0 1 0 339320988 418476032 101411 33554432000 134512640 135840783 4290817616 4290816976 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 102167 101411 347 325 0 101103 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 408668

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9906
/proc/meminfo: memFree=24104288/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=439228 CPUtime=522.21 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 109616 0 0 0 52186 35 0 0 20 0 1 0 339320988 449769472 109073 33554432000 134512640 135840783 4290817616 4290816976 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 109807 109073 347 325 0 108743 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 439228

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9906
/proc/meminfo: memFree=24036984/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=466916 CPUtime=582.2 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 116522 0 0 0 58183 37 0 0 20 0 1 0 339320988 478121984 115979 33554432000 134512640 135840783 4290817616 4290816928 134551312 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 116729 115979 347 325 0 115665 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 466916

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 9949
/proc/meminfo: memFree=24920988/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=569600 CPUtime=882.05 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 142348 0 0 0 88159 46 0 0 20 0 1 0 339320988 583270400 141647 33554432000 134512640 135840783 4290817616 4290816976 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 142400 141647 347 325 0 141336 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 569600

[startup+942.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 9949
/proc/meminfo: memFree=24859584/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=601192 CPUtime=942.02 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 150273 0 0 0 94152 50 0 0 20 0 1 0 339320988 615620608 149539 33554432000 134512640 135840783 4290817616 4290816976 134551646 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 150298 149539 347 325 0 149234 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 601192

[startup+1002.3 s]
/proc/loadavg: 2.09 2.02 2.00 3/177 9950
/proc/meminfo: memFree=24842020/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=618380 CPUtime=1001.98 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 154604 0 0 0 100147 51 0 0 20 0 1 0 339320988 633221120 153836 33554432000 134512640 135840783 4290817616 4290804992 134547596 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 154595 153836 347 325 0 153531 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 618380

[startup+1062.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 9950
/proc/meminfo: memFree=24771000/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=675020 CPUtime=1061.98 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 168774 0 0 0 106142 56 0 0 20 0 1 0 339320988 691220480 168006 33554432000 134512640 135840783 4290817616 4290816976 134551071 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 168755 168006 347 325 0 167691 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 675020

[startup+1122.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 9950
/proc/meminfo: memFree=24733680/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=704356 CPUtime=1121.97 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 176104 0 0 0 112138 59 0 0 20 0 1 0 339320988 721260544 175336 33554432000 134512640 135840783 4290817616 4290816976 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 176089 175336 347 325 0 175025 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 704356

[startup+1182.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 9950
/proc/meminfo: memFree=24695364/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=737624 CPUtime=1181.96 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 184424 0 0 0 118134 62 0 0 20 0 1 0 339320988 755326976 183656 33554432000 134512640 135840783 4290817616 4290816976 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 184406 183656 347 325 0 183342 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 737624

[startup+1242.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 9950
/proc/meminfo: memFree=24676888/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=755584 CPUtime=1241.95 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 188904 0 0 0 124132 63 0 0 20 0 1 0 339320988 773718016 188136 33554432000 134512640 135840783 4290817616 4290816976 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 188896 188136 347 325 0 187832 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 755584

[startup+1302.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/178 9954
/proc/meminfo: memFree=24659884/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=771928 CPUtime=1301.95 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 193012 0 0 0 130130 65 0 0 20 0 1 0 339320988 790454272 192244 33554432000 134512640 135840783 4290817616 4290816976 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 192982 192244 347 325 0 191918 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 771928

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 9954
/proc/meminfo: memFree=24639184/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=792808 CPUtime=1361.93 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 198239 0 0 0 136127 66 0 0 20 0 1 0 339320988 811835392 197471 33554432000 134512640 135840783 4290817616 4290816976 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 198202 197471 347 325 0 197138 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 792808

[startup+1422.31 s]
/proc/loadavg: 2.04 2.04 2.00 3/176 9954
/proc/meminfo: memFree=24628140/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=804356 CPUtime=1421.92 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 201108 0 0 0 142125 67 0 0 20 0 1 0 339320988 823660544 200336 33554432000 134512640 135840783 4290817616 4290816928 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 201089 200336 347 325 0 200025 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 804356

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 9955
/proc/meminfo: memFree=24610252/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=822020 CPUtime=1481.9 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 205551 0 0 0 148121 69 0 0 20 0 1 0 339320988 841748480 204754 33554432000 134512640 135840783 4290817616 4290816976 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 205505 204754 347 325 0 204441 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 822020

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 9993
/proc/meminfo: memFree=24645980/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=830580 CPUtime=1541.87 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 207719 0 0 0 154117 70 0 0 20 0 1 0 339320988 850513920 206906 33554432000 134512640 135840783 4290817616 4290816976 134550863 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 207645 206906 347 325 0 206581 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 830580

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 9994
/proc/meminfo: memFree=24606424/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=847292 CPUtime=1601.86 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 211883 0 0 0 160115 71 0 0 20 0 1 0 339320988 867627008 211070 33554432000 134512640 135840783 4290817616 4290816976 134550893 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 211823 211070 347 325 0 210759 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 847292

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 9994
/proc/meminfo: memFree=24581748/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=860808 CPUtime=1661.85 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 215255 0 0 0 166113 72 0 0 20 0 1 0 339320988 881467392 214442 33554432000 134512640 135840783 4290817616 4290816976 134550872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 215202 214442 347 325 0 214138 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 860808

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 9994
/proc/meminfo: memFree=24556948/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=878464 CPUtime=1721.84 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 219667 0 0 0 172111 73 0 0 20 0 1 0 339320988 899547136 218854 33554432000 134512640 135840783 4290817616 4290816852 11997346 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 219616 218854 347 325 0 218552 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 878464

[startup+1782.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 9994
/proc/meminfo: memFree=24546780/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=888076 CPUtime=1781.84 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 222094 0 0 0 178110 74 0 0 20 0 1 0 339320988 909389824 221281 33554432000 134512640 135840783 4290817616 4290816976 134550863 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 222019 221281 347 325 0 220955 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 888076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 9994
/proc/meminfo: memFree=24543308/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=891960 CPUtime=1800.04 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 223065 0 0 0 179930 74 0 0 20 0 1 0 339320988 913367040 222252 33554432000 134512640 135840783 4290817616 4290816976 134551324 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 222990 222252 347 325 0 221926 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 891960

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.05 2.03 2.00 3/177 9994
/proc/meminfo: memFree=24543308/32873648 swapFree=6852/6852
[pid=9877] ppid=9875 vsize=891960 CPUtime=1800.04 cores=1,3,5,7
/proc/9877/stat : 9877 (bsolo3.0.17) R 9875 9877 8706 0 -1 4202496 223065 0 0 0 179930 74 0 0 20 0 1 0 339320988 913367040 222252 33554432000 134512640 135840783 4290817616 4290816976 134551324 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9877/statm: 222990 222252 347 325 0 221926 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 891960

Child status: 15
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1799.3
CPU system time (s): 0.755885
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 891960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.755885
maximum resident set size= 889008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 223068
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= 303
involuntary context switches= 1840

runsolver used 3.59245 second user time and 9.53155 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-03 15:58:57
IDJOB=3738060
IDBENCH=48382
IDSOLVER=2318
FILE ID=node112/3738060-1338731937
RUNJOBID= node112-1338713910-8723
PBS_JOBID= 14636749
Free space on /tmp= 71212 MiB

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

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

MD5SUM BENCH= 159c656bb3d53b355a331c1212862210
RANDOM SEED=418427796

node112.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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		: 2666.763
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:        24814936 kB
Buffers:          549820 kB
Cached:          5920596 kB
SwapCached:            0 kB
Active:          2452680 kB
Inactive:        4735804 kB
Active(anon):     706768 kB
Inactive(anon):    10924 kB
Active(file):    1745912 kB
Inactive(file):  4724880 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              6608 kB
Writeback:             0 kB
AnonPages:        723284 kB
Mapped:            15696 kB
Shmem:               200 kB
Slab:             729980 kB
SReclaimable:     173932 kB
SUnreclaim:       556048 kB
KernelStack:        1456 kB
PageTables:         5380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     830896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    698368 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= 71204 MiB
End job on node112 at 2012-06-03 16:29:00