Trace number 3730797

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.83

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-cache.inv14.ucl.opb
MD5SUM939f54a73a83900b8b6d857af47a0b62
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark133.03
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables62704
Total number of constraints187107
Number of constraints which are clauses186603
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint11
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3730797-1338682229.opb
0.00/0.00	c File size is 5645532 bytes.
0.39/0.46	c Highest Coefficient sum: 126
0.39/0.46	c Parsing was ok!!
0.39/0.46	c Total parsing time: 0.463 s
0.49/0.51	c Var: 62704 Constr: 187107 186603/0/504 Lit: 440617 Watch. Lit: 374717
0.49/0.51	c Obj. Vars: 0 (0 % of total variables)
87.76/87.88	c Pre-processing Time: 87.85 s
87.76/87.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
87.76/87.89	c        0  48732   148687   351049    2   298130   60482      0      0 87.85
87.76/87.89	c Switching off LPR mode.
1800.08/1800.80	c      100  48732   148787   354754    2   299254   66531    100      1 88.32
1800.08/1800.80	c      251  48732   148938   359095    2   300201   73185    251      2 88.53
1800.08/1800.80	c      482  48732   149169   378357    2   301213   80504    482      5 89.72
1800.08/1800.80	c      820  48732   149507   408610    2   301446   88555    820      8 91.55
1800.08/1800.80	c     1328  48732   150015   472581    3   302466   97411   1328     14 93.09
1800.08/1800.80	c     2094  48732   150781   717696    4   304021  107153   2094     21 99.65
1800.08/1800.80	c     3240  48732   151927  1274477    8   306359  117869   3240     29 110.26
1800.08/1800.80	c     4961  48732   153648  1919898   12   309817  129656   4961     40 123.01
1800.08/1800.80	c     7545  48732   156232  3089129   19   315031  142622   7545     53 141.77
1800.08/1800.80	c    11426  48732   160113  4826088   30   322864  156885  11426     68 167.21
1800.08/1800.80	c    17248  48731   165935  9245440   55   334491  172574  17248     77 222.33
1800.08/1800.80	c    25985  48479   174672 12893651   73   352023  189832  25985     89 290.03
1800.08/1800.80	c    39095  48465   187782 18084580   96   378155  208816  39095    102 381.75
1800.08/1800.80	c    58765  48465   207452 30452921  146   417342  229698  58765    111 527.51
1800.08/1800.80	c    88275  48465   236962 49217188  207   476218  252668  88275    107 824.22
1800.08/1800.80	c   132545  48455   281232 80255126  285   564803  277935 132545     97 1364.26
1800.08/1800.80	c Caught signal: 15
1800.08/1800.80	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.08/1800.80	c   16   166653  58291   462433   315340 102459122 166653     92 1800.09
1800.08/1800.80	s UNKNOWN
1800.08/1800.80	c Total time: 1800.09 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-3730797-1338682229/watcher-3730797-1338682229 -o /tmp/evaluation-result-3730797-1338682229/solver-3730797-1338682229 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3730797-1338682229.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32063
/proc/meminfo: memFree=28635032/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=10208 CPUtime=0 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 494 0 0 0 0 0 0 0 20 0 1 0 334348590 10452992 430 33554432000 134512640 135840783 4288439888 4288438704 6001959 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 2552 430 332 325 0 109 0

[startup+0.079994 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32063
/proc/meminfo: memFree=28635032/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=14504 CPUtime=0.07 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 1782 0 0 0 7 0 0 0 20 0 1 0 334348590 14852096 1718 33554432000 134512640 135840783 4288439888 4288438592 6001959 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 3626 1718 568 325 0 1183 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14504

[startup+0.10027 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32063
/proc/meminfo: memFree=28635032/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=15552 CPUtime=0.09 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 2122 0 0 0 9 0 0 0 20 0 1 0 334348590 15925248 2058 33554432000 134512640 135840783 4288439888 4288438592 6001959 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 3888 2058 633 325 0 1445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15552

[startup+0.300273 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32063
/proc/meminfo: memFree=28635032/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=25744 CPUtime=0.29 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 5329 0 0 0 29 0 0 0 20 0 1 0 334348590 26361856 5146 33554432000 134512640 135840783 4288439888 4288438592 6001959 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 6436 5147 1229 325 0 3993 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25744

[startup+0.700277 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32063
/proc/meminfo: memFree=28635032/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=42920 CPUtime=0.69 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 11348 0 0 0 68 1 0 0 20 0 1 0 334348590 43950080 9737 33554432000 134512640 135840783 4288439888 4287686528 134583456 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 10730 9737 342 325 0 9666 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42920

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 32064
/proc/meminfo: memFree=28596940/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=43052 CPUtime=1.49 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 11386 0 0 0 148 1 0 0 20 0 1 0 334348590 44085248 9775 33554432000 134512640 135840783 4288439888 4287686192 5999518 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 10763 9775 342 325 0 9699 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43052

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 32064
/proc/meminfo: memFree=28596320/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=43052 CPUtime=3.09 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 11403 0 0 0 308 1 0 0 20 0 1 0 334348590 44085248 9792 33554432000 134512640 135840783 4288439888 4287686416 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 10763 9792 342 325 0 9699 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43052

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 32064
/proc/meminfo: memFree=28596196/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=43316 CPUtime=6.29 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 11484 0 0 0 627 2 0 0 20 0 1 0 334348590 44355584 9873 33554432000 134512640 135840783 4288439888 4287686416 134551595 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 10829 9873 342 325 0 9765 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43316

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 32064
/proc/meminfo: memFree=28596252/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=43316 CPUtime=12.69 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 11491 0 0 0 1267 2 0 0 20 0 1 0 334348590 44355584 9880 33554432000 134512640 135840783 4288439888 4287686416 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 10829 9880 342 325 0 9765 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43316

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 32064
/proc/meminfo: memFree=28596260/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=43448 CPUtime=25.48 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 11527 0 0 0 2545 3 0 0 20 0 1 0 334348590 44490752 9916 33554432000 134512640 135840783 4288439888 4287686416 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 10862 9916 342 325 0 9798 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43448

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32065
/proc/meminfo: memFree=28596268/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=43580 CPUtime=51.09 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 11566 0 0 0 5104 5 0 0 20 0 1 0 334348590 44625920 9955 33554432000 134512640 135840783 4288439888 4287686192 5999518 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 10895 9955 342 325 0 9831 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43580

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32065
/proc/meminfo: memFree=28587740/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=49384 CPUtime=102.26 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 13921 0 0 0 10214 12 0 0 20 0 1 0 334348590 50569216 11435 33554432000 134512640 135840783 4288439888 4288439248 134550764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 12346 11435 347 325 0 11282 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49384

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 32065
/proc/meminfo: memFree=28542848/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=94360 CPUtime=162.25 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 25149 0 0 0 16209 16 0 0 20 0 1 0 334348590 96624640 22663 33554432000 134512640 135840783 4288439888 4288434884 5988706 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 23590 22663 347 325 0 22526 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 94360

[startup+222.3 s]
/proc/loadavg: 2.06 2.02 1.92 3/177 32065
/proc/meminfo: memFree=28479160/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=154824 CPUtime=222.21 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 40303 0 0 0 22200 21 0 0 20 0 1 0 334348590 158539776 37785 33554432000 134512640 135840783 4288439888 4288439248 134550782 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 38706 37785 347 325 0 37642 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 154824

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 32065
/proc/meminfo: memFree=28439244/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=194828 CPUtime=282.19 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 50327 0 0 0 28195 24 0 0 20 0 1 0 334348590 199503872 47788 33554432000 134512640 135840783 4288439888 4288439184 134572295 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 48707 47788 347 325 0 47643 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 194828

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/177 32066
/proc/meminfo: memFree=28398880/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=235012 CPUtime=342.17 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 60379 0 0 0 34190 27 0 0 20 0 1 0 334348590 240652288 57840 33554432000 134512640 135840783 4288439888 4288439248 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 58753 57840 347 325 0 57689 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 235012

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 32066
/proc/meminfo: memFree=28350520/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=283860 CPUtime=402.17 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 72576 0 0 0 40186 31 0 0 20 0 1 0 334348590 290672640 70037 33554432000 134512640 135840783 4288439888 4288439184 134571853 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 70965 70037 347 325 0 69901 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 283860

[startup+462.3 s]
/proc/loadavg: 2.06 2.01 1.93 3/177 32105
/proc/meminfo: memFree=28321844/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=368560 CPUtime=462.14 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 93772 0 0 0 46177 37 0 0 20 0 1 0 334348590 377405440 91214 33554432000 134512640 135840783 4288439888 4288439248 134550764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 92140 91214 347 325 0 91076 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 368560

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 32105
/proc/meminfo: memFree=28265080/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=423168 CPUtime=522.09 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 107462 0 0 0 52168 41 0 0 20 0 1 0 334348590 433324032 104861 33554432000 134512640 135840783 4288439888 4288439248 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 105792 104861 347 325 0 104728 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 423168

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 32108
/proc/meminfo: memFree=28210532/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=473880 CPUtime=582.03 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 120206 0 0 0 58157 46 0 0 20 0 1 0 334348590 485253120 117558 33554432000 134512640 135840783 4288439888 4288439248 134551339 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 118470 117558 347 325 0 117406 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 473880

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/177 32109
/proc/meminfo: memFree=28010096/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=666924 CPUtime=821.94 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 168520 0 0 0 82134 60 0 0 20 0 1 0 334348590 682930176 165820 33554432000 134512640 135840783 4288439888 4288439248 134550764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 166731 165820 347 325 0 165667 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 666924

[startup+882.3 s]
/proc/loadavg: 2.07 2.03 1.95 3/177 32109
/proc/meminfo: memFree=27973268/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=703500 CPUtime=881.93 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 177670 0 0 0 88130 63 0 0 20 0 1 0 334348590 720384000 174970 33554432000 134512640 135840783 4288439888 4288428452 5988706 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 175875 174970 347 325 0 174811 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 703500

[startup+942.3 s]
/proc/loadavg: 2.09 2.04 1.95 3/177 32109
/proc/meminfo: memFree=27910276/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=767612 CPUtime=941.92 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 193690 0 0 0 94126 66 0 0 20 0 1 0 334348590 786034688 190990 33554432000 134512640 135840783 4288439888 4288439184 134572765 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 191903 190990 347 325 0 190839 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 767612

[startup+1002.3 s]
/proc/loadavg: 2.03 2.03 1.95 3/178 32111
/proc/meminfo: memFree=27867240/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=809464 CPUtime=1001.91 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 204140 0 0 0 100121 70 0 0 20 0 1 0 334348590 828891136 201440 33554432000 134512640 135840783 4288439888 4288439248 134550878 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 202366 201440 347 325 0 201302 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 809464

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/177 32111
/proc/meminfo: memFree=27827536/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=849068 CPUtime=1061.86 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 214110 0 0 0 106113 73 0 0 20 0 1 0 334348590 869445632 211366 33554432000 134512640 135840783 4288439888 4288439248 134551330 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 212267 211366 347 325 0 211203 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 849068

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/177 32111
/proc/meminfo: memFree=27788256/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=888432 CPUtime=1121.8 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 223980 0 0 0 112104 76 0 0 20 0 1 0 334348590 909754368 221189 33554432000 134512640 135840783 4288439888 4288439248 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 222108 221189 347 325 0 221044 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 888432

[startup+1182.3 s]
/proc/loadavg: 2.08 2.03 1.96 3/178 32114
/proc/meminfo: memFree=27739768/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=937476 CPUtime=1181.75 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 236276 0 0 0 118096 79 0 0 20 0 1 0 334348590 959975424 233443 33554432000 134512640 135840783 4288439888 4288439024 5999518 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 234369 233443 347 325 0 233305 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 937476

[startup+1242.3 s]
/proc/loadavg: 2.06 2.03 1.96 3/177 32114
/proc/meminfo: memFree=27693204/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=982648 CPUtime=1241.71 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 247638 0 0 0 124088 83 0 0 20 0 1 0 334348590 1006231552 244759 33554432000 134512640 135840783 4288439888 4288439184 134571866 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 245662 244759 347 325 0 244598 0
Current children cumulated CPU time (s) 1241.71
Current children cumulated vsize (KiB) 982648

[startup+1302.3 s]
/proc/loadavg: 2.02 2.03 1.96 3/177 32115
/proc/meminfo: memFree=27647848/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=1027588 CPUtime=1301.67 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 258894 0 0 0 130080 87 0 0 20 0 1 0 334348590 1052250112 255972 33554432000 134512640 135840783 4288439888 4288439024 5999518 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 256897 255972 347 325 0 255833 0
Current children cumulated CPU time (s) 1301.67
Current children cumulated vsize (KiB) 1027588

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/177 32115
/proc/meminfo: memFree=27607268/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=1066096 CPUtime=1361.64 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 268550 0 0 0 136074 90 0 0 20 0 1 0 334348590 1091682304 265616 33554432000 134512640 135840783 4288439888 4288439248 134550804 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 266524 265616 347 325 0 265460 0
Current children cumulated CPU time (s) 1361.64
Current children cumulated vsize (KiB) 1066096

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 32115
/proc/meminfo: memFree=27552088/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=1120040 CPUtime=1421.64 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 282035 0 0 0 142070 94 0 0 20 0 1 0 334348590 1146920960 279101 33554432000 134512640 135840783 4288439888 4288439248 134550764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 280010 279101 347 325 0 278946 0
Current children cumulated CPU time (s) 1421.64
Current children cumulated vsize (KiB) 1120040

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 32115
/proc/meminfo: memFree=27513028/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=1159220 CPUtime=1481.62 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 291837 0 0 0 148065 97 0 0 20 0 1 0 334348590 1187041280 288903 33554432000 134512640 135840783 4288439888 4288439248 134550779 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 289805 288903 347 325 0 288741 0
Current children cumulated CPU time (s) 1481.62
Current children cumulated vsize (KiB) 1159220

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 32115
/proc/meminfo: memFree=27477688/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=1194232 CPUtime=1541.61 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 300586 0 0 0 154062 99 0 0 20 0 1 0 334348590 1222893568 297652 33554432000 134512640 135840783 4288439888 4288439240 2726073 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 298558 297652 347 325 0 297494 0
Current children cumulated CPU time (s) 1541.61
Current children cumulated vsize (KiB) 1194232

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 32116
/proc/meminfo: memFree=27443712/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=1228128 CPUtime=1601.61 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 309036 0 0 0 160058 103 0 0 20 0 1 0 334348590 1257603072 306102 33554432000 134512640 135840783 4288439888 4288439248 134551175 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 307032 306102 347 325 0 305968 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 1228128

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 32116
/proc/meminfo: memFree=27401800/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=1267560 CPUtime=1661.59 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 318922 0 0 0 166053 106 0 0 20 0 1 0 334348590 1297981440 315988 33554432000 134512640 135840783 4288439888 4288439248 134550764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 316890 315988 347 325 0 315826 0
Current children cumulated CPU time (s) 1661.59
Current children cumulated vsize (KiB) 1267560

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 32116
/proc/meminfo: memFree=27364352/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=1305668 CPUtime=1721.58 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 328448 0 0 0 172049 109 0 0 20 0 1 0 334348590 1337004032 325514 33554432000 134512640 135840783 4288439888 4288439244 134520488 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 326417 325514 347 325 0 325353 0
Current children cumulated CPU time (s) 1721.58
Current children cumulated vsize (KiB) 1305668

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 32119
/proc/meminfo: memFree=27322680/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=1346048 CPUtime=1781.57 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 338534 0 0 0 178044 113 0 0 20 0 1 0 334348590 1378353152 335600 33554432000 134512640 135840783 4288439888 4288439248 134551532 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 336512 335600 347 325 0 335448 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 1346048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 32119
/proc/meminfo: memFree=27314868/32873844 swapFree=7112/7112
[pid=32063] ppid=32061 vsize=1353956 CPUtime=1800.08 cores=0,2,4,6
/proc/32063/stat : 32063 (bsolo3.0.17) R 32061 32063 31541 0 -1 4202496 340495 0 0 0 179894 114 0 0 20 0 1 0 334348590 1386450944 337561 33554432000 134512640 135840783 4288439888 4288439248 134550764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32063/statm: 338489 337561 347 325 0 337425 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1353956

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

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

Child status: 15
Real time (s): 1800.83
CPU time (s): 1800.11
CPU user time (s): 1798.94
CPU system time (s): 1.16982
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 1353956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.94
system time used= 1.16982
maximum resident set size= 1350244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 340498
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= 478
involuntary context switches= 1916

runsolver used 3.43248 second user time and 9.00363 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-03 02:10:29
IDJOB=3730797
IDBENCH=1479
IDSOLVER=2318
FILE ID=node119/3730797-1338682229
RUNJOBID= node119-1338678620-31560
PBS_JOBID= 14636694
Free space on /tmp= 70888 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache.inv14.ucl.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730797-1338682229/watcher-3730797-1338682229 -o /tmp/evaluation-result-3730797-1338682229/solver-3730797-1338682229 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3730797-1338682229.opb            

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

MD5SUM BENCH= 939f54a73a83900b8b6d857af47a0b62
RANDOM SEED=1501388278

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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:       32873844 kB
MemFree:        28635180 kB
Buffers:          390396 kB
Cached:          2948628 kB
SwapCached:         1936 kB
Active:          1528908 kB
Inactive:        1888832 kB
Active(anon):      74164 kB
Inactive(anon):     6636 kB
Active(file):    1454744 kB
Inactive(file):  1882196 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:             12024 kB
Writeback:             0 kB
AnonPages:         83996 kB
Mapped:            13116 kB
Shmem:                 0 kB
Slab:             682112 kB
SReclaimable:     123948 kB
SUnreclaim:       558164 kB
KernelStack:        1448 kB
PageTables:         4256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     196804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70880 MiB
End job on node119 at 2012-06-03 02:40:32