Trace number 3725227

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
toysat 2012-06-01? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-apex6.b.opb
MD5SUM06ffce7cc6d5515cfd76def90ae69d59
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark136
Best CPU time to get the best result obtained on this benchmark10.9333
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 136
Optimality of the best value was proved NO
Number of variables3098
Total number of constraints6012
Number of constraints which are clauses6012
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint386
Number of terms in the objective function 3098
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3098
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3098
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

2.29/2.38	c 2012-06-02T13:06:18+0200
2.29/2.38	c arch = x86_64
2.29/2.38	c os = linux
2.29/2.38	c compiler = ghc 7.4
2.29/2.38	c packages:
2.29/2.38	c   OptDir-0.0.1
2.29/2.38	c   array-0.4.0.0
2.29/2.38	c   base-4.5.0.0
2.29/2.38	c   bytestring-0.9.2.1
2.29/2.38	c   containers-0.4.2.1
2.29/2.38	c   deepseq-1.3.0.0
2.29/2.38	c   mtl-2.1.1
2.29/2.38	c   old_locale-1.0.0.4
2.29/2.38	c   parse_dimacs-1.2
2.29/2.38	c   parsec-3.1.2
2.29/2.38	c   queue-0.1.2
2.29/2.38	c   stm-2.3
2.29/2.38	c   time-1.4
2.29/2.38	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725227-1338635178.opb"]
2.29/2.38	c #vars 3098
2.29/2.38	c #constraints 6012
2.29/2.38	c Solving starts ...
2.49/2.50	c solving time = 0.007s
2.49/2.50	c #decision = 2859
2.49/2.50	c #conflict = 2
2.49/2.50	c #restart = 0
2.49/2.50	o 183
2.49/2.50	c Solving starts ...
11.59/11.66	c solving time = 9.259s
11.59/11.66	c #decision = 17388
11.59/11.66	c #conflict = 532
11.59/11.66	c #restart = 3
11.59/11.66	o 182
11.59/11.66	c Solving starts ...
89.87/89.95	c learnt constraints deletion: 6517 -> 3259
113.67/113.75	c learnt constraints deletion: 7131 -> 3571
155.86/155.95	c solving time = 144.265s
155.86/155.95	c #decision = 195761
155.86/155.95	c #conflict = 13436
155.86/155.95	c #restart = 13
155.86/155.95	o 181
155.86/155.95	c Solving starts ...
155.86/155.97	c learnt constraints deletion: 6605 -> 3303
155.86/155.98	c learnt constraints deletion: 3303 -> 1652
213.06/213.18	c learnt constraints deletion: 5945 -> 2975
255.16/255.25	c learnt constraints deletion: 7162 -> 3587
333.84/333.99	c learnt constraints deletion: 7843 -> 3922
417.63/417.74	c learnt constraints deletion: 7818 -> 3911
512.70/512.84	c learnt constraints deletion: 8594 -> 4297
573.28/573.40	c learnt constraints deletion: 8601 -> 4302
640.57/640.73	c learnt constraints deletion: 9431 -> 4720
667.37/667.57	c learnt constraints deletion: 9468 -> 4735
716.46/716.63	c learnt constraints deletion: 10368 -> 5184
867.53/867.75	c learnt constraints deletion: 10357 -> 5181
977.33/977.52	c learnt constraints deletion: 10404 -> 5203
1105.09/1105.38	c learnt constraints deletion: 10362 -> 5186
1243.07/1243.37	c learnt constraints deletion: 11379 -> 5693
1364.86/1365.10	c learnt constraints deletion: 11367 -> 5684
1488.04/1488.39	c learnt constraints deletion: 11384 -> 5693
1619.62/1619.96	c learnt constraints deletion: 11385 -> 5699
1771.28/1771.61	c learnt constraints deletion: 11404 -> 5717

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-3725227-1338635178/watcher-3725227-1338635178 -o /tmp/evaluation-result-3725227-1338635178/solver-3725227-1338635178 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725227-1338635178.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: 2.01 2.01 1.91 3/176 15004
/proc/meminfo: memFree=27176640/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 827 0 0 0 0 0 0 0 20 0 1 0 329642726 6373376 747 33554432000 4194304 8989770 140733536488032 140735595702648 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 1556 747 425 1171 0 333 0

[startup+0.0693849 s]
/proc/loadavg: 2.01 2.01 1.91 3/176 15004
/proc/meminfo: memFree=27176640/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=10320 CPUtime=0.06 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 1856 0 0 0 6 0 0 0 20 0 1 0 329642726 10567680 1776 33554432000 4194304 8989770 140733536488032 140735595702648 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 2580 1776 430 1171 0 1357 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10320

[startup+0.100305 s]
/proc/loadavg: 2.01 2.01 1.91 3/176 15004
/proc/meminfo: memFree=27176640/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=13392 CPUtime=0.09 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 2461 0 0 0 9 0 0 0 20 0 1 0 329642726 13713408 2381 33554432000 4194304 8989770 140733536488032 140735595702648 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 3348 2381 430 1171 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13392

[startup+0.300281 s]
/proc/loadavg: 2.01 2.01 1.91 3/176 15004
/proc/meminfo: memFree=27176640/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=22608 CPUtime=0.29 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 4928 0 0 0 28 1 0 0 20 0 1 0 329642726 23150592 4848 33554432000 4194304 8989770 140733536488032 140735595702648 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 5652 4848 430 1171 0 4429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22608

[startup+0.700285 s]
/proc/loadavg: 2.01 2.01 1.91 3/176 15004
/proc/meminfo: memFree=27176640/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=46160 CPUtime=0.69 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 10817 0 0 0 67 2 0 0 20 0 1 0 329642726 47267840 10737 33554432000 4194304 8989770 140733536488032 140733536487528 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 11540 10737 431 1171 0 10317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46160

[startup+1.50028 s]
/proc/loadavg: 2.01 2.01 1.91 3/177 15005
/proc/meminfo: memFree=27121204/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=77904 CPUtime=1.49 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 18771 0 0 0 145 4 0 0 20 0 1 0 329642726 79773696 18691 33554432000 4194304 8989770 140733536488032 140733536487528 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 19476 18691 443 1171 0 18253 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77904

[startup+3.10029 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 15005
/proc/meminfo: memFree=27103332/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=33872 CPUtime=3.08 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 18799 0 0 0 304 4 0 0 20 0 1 0 329642726 34684928 7711 33554432000 4194304 8989770 140733536488032 140733536487528 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 8468 7711 471 1171 0 7245 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33872

[startup+6.30029 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 15005
/proc/meminfo: memFree=27146964/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=33872 CPUtime=6.29 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 18799 0 0 0 624 5 0 0 20 0 1 0 329642726 34684928 7711 33554432000 4194304 8989770 140733536488032 140733536487528 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 8468 7711 471 1171 0 7245 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33872

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 15005
/proc/meminfo: memFree=27146772/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=33872 CPUtime=12.68 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 18799 0 0 0 1262 6 0 0 20 0 1 0 329642726 34684928 7711 33554432000 4194304 8989770 140733536488032 140733536487528 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 8468 7711 471 1171 0 7245 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33872

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 15005
/proc/meminfo: memFree=27146988/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=33872 CPUtime=25.49 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 18799 0 0 0 2539 10 0 0 20 0 1 0 329642726 34684928 7711 33554432000 4194304 8989770 140733536488032 140733536487528 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 8468 7711 471 1171 0 7245 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33872

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 15005
/proc/meminfo: memFree=27141500/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=40016 CPUtime=51.08 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 20335 0 0 0 5090 18 0 0 20 0 1 0 329642726 40976384 9247 33554432000 4194304 8989770 140733536488032 140733536487136 4204368 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 10004 9247 471 1171 0 8781 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40016

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 15005
/proc/meminfo: memFree=27072352/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=66640 CPUtime=102.28 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 26993 0 0 0 10195 33 0 0 20 0 1 0 329642726 68239360 15905 33554432000 4194304 8989770 140733536488032 140733536485952 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 16660 15905 473 1171 0 15437 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 66640

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 15005
/proc/meminfo: memFree=27043612/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=79952 CPUtime=162.26 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 30321 0 0 0 16179 47 0 0 20 0 1 0 329642726 81870848 19233 33554432000 4194304 8989770 140733536488032 140733536487528 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 19988 19233 473 1171 0 18765 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 79952

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 15005
/proc/meminfo: memFree=26993916/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=66640 CPUtime=222.25 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 30321 0 0 0 22161 64 0 0 20 0 1 0 329642726 68239360 15905 33554432000 4194304 8989770 140733536488032 140733536487528 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 16660 15905 473 1171 0 15437 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 66640

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 15009
/proc/meminfo: memFree=26949296/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=76880 CPUtime=282.25 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 32881 0 0 0 28147 78 0 0 20 0 1 0 329642726 78725120 18465 33554432000 4194304 8989770 140733536488032 140733536487296 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 19220 18465 473 1171 0 17997 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 76880

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 15009
/proc/meminfo: memFree=26909280/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=84048 CPUtime=342.23 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 34673 0 0 0 34133 90 0 0 20 0 1 0 329642726 86065152 20257 33554432000 4194304 8989770 140733536488032 140733536487528 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 21012 20257 473 1171 0 19789 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 84048

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 15009
/proc/meminfo: memFree=26869380/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=91216 CPUtime=402.22 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 36465 0 0 0 40119 103 0 0 20 0 1 0 329642726 93405184 22049 33554432000 4194304 8989770 140733536488032 140733536487296 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 22804 22049 473 1171 0 21581 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 91216

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 15009
/proc/meminfo: memFree=26833464/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=93264 CPUtime=462.21 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 36987 0 0 0 46104 117 0 0 20 0 1 0 329642726 95502336 22561 33554432000 4194304 8989770 140733536488032 140733536487296 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 23316 22561 473 1171 0 22093 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 93264

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 15009
/proc/meminfo: memFree=26762684/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=96336 CPUtime=522.19 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 37767 0 0 0 52089 130 0 0 20 0 1 0 329642726 98648064 23329 33554432000 4194304 8989770 140733536488032 140733536487296 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 24084 23329 473 1171 0 22861 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 96336

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 15010
/proc/meminfo: memFree=26750408/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=107600 CPUtime=582.18 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 40583 0 0 0 58073 145 0 0 20 0 1 0 329642726 110182400 26145 33554432000 4194304 8989770 140733536488032 140733536487528 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 26900 26145 473 1171 0 25677 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 107600

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 15010
/proc/meminfo: memFree=26819668/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=128080 CPUtime=822.15 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 47495 0 0 0 82009 206 0 0 20 0 1 0 329642726 131153920 31265 33554432000 4194304 8989770 140733536488032 140733536487296 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 32020 31265 473 1171 0 30797 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 128080

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 15013
/proc/meminfo: memFree=26820040/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=128080 CPUtime=882.13 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 47495 0 0 0 87994 219 0 0 20 0 1 0 329642726 131153920 31265 33554432000 4194304 8989770 140733536488032 140733536487528 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 32020 31265 473 1171 0 30797 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 128080

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 15014
/proc/meminfo: memFree=26819916/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=128080 CPUtime=942.12 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 47495 0 0 0 93979 233 0 0 20 0 1 0 329642726 131153920 31265 33554432000 4194304 8989770 140733536488032 140733536487296 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 32020 31265 473 1171 0 30797 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 128080

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 15014
/proc/meminfo: memFree=26820040/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=128080 CPUtime=1002.12 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 47495 0 0 0 99967 245 0 0 20 0 1 0 329642726 131153920 31265 33554432000 4194304 8989770 140733536488032 140733536487296 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 32020 31265 473 1171 0 30797 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 128080

[startup+1062.3 s]
/proc/loadavg: 2.07 2.02 1.92 3/177 15014
/proc/meminfo: memFree=26820092/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=128080 CPUtime=1062.1 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 47495 0 0 0 105952 258 0 0 20 0 1 0 329642726 131153920 31265 33554432000 4194304 8989770 140733536488032 140733536487528 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 32020 31265 473 1171 0 30797 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 128080

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 15014
/proc/meminfo: memFree=26819988/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=128080 CPUtime=1122.09 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 47507 0 0 0 111935 274 0 0 20 0 1 0 329642726 131153920 31265 33554432000 4194304 8989770 140733536488032 140733536487528 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 32020 31265 473 1171 0 30797 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 128080

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/177 15053
/proc/meminfo: memFree=27678824/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=128080 CPUtime=1182.08 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 47507 0 0 0 117921 287 0 0 20 0 1 0 329642726 131153920 31265 33554432000 4194304 8989770 140733536488032 140733536485952 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 32020 31265 473 1171 0 30797 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 128080

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 15054
/proc/meminfo: memFree=27678964/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=128080 CPUtime=1242.07 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 47507 0 0 0 123907 300 0 0 20 0 1 0 329642726 131153920 31265 33554432000 4194304 8989770 140733536488032 140733536485952 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 32020 31265 473 1171 0 30797 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 128080

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 15054
/proc/meminfo: memFree=27678840/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=128080 CPUtime=1302.07 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 47507 0 0 0 129891 316 0 0 20 0 1 0 329642726 131153920 31265 33554432000 4194304 8989770 140733536488032 140733536487528 4213703 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 32020 31265 473 1171 0 30797 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 128080

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 15054
/proc/meminfo: memFree=27677412/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=128080 CPUtime=1362.05 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 47507 0 0 0 135874 331 0 0 20 0 1 0 329642726 131153920 31265 33554432000 4194304 8989770 140733536488032 140733536486016 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 32020 31265 473 1171 0 30797 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 128080

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 15054
/proc/meminfo: memFree=27677536/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=128080 CPUtime=1422.05 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 47507 0 0 0 141861 344 0 0 20 0 1 0 329642726 131153920 31265 33554432000 4194304 8989770 140733536488032 140733536487296 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 32020 31265 473 1171 0 30797 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 128080

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15057
/proc/meminfo: memFree=27677156/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=128080 CPUtime=1482.03 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 47507 0 0 0 147847 356 0 0 20 0 1 0 329642726 131153920 31265 33554432000 4194304 8989770 140733536488032 140733536487296 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 32020 31265 473 1171 0 30797 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 128080

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/177 15058
/proc/meminfo: memFree=27677288/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=128080 CPUtime=1542.03 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 47507 0 0 0 153830 373 0 0 20 0 1 0 329642726 131153920 31265 33554432000 4194304 8989770 140733536488032 140733536487528 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 32020 31265 473 1171 0 30797 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 128080

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 15059
/proc/meminfo: memFree=27673188/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=132176 CPUtime=1602.02 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 48531 0 0 0 159814 388 0 0 20 0 1 0 329642726 135348224 32289 33554432000 4194304 8989770 140733536488032 140733536485952 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 33044 32289 473 1171 0 31821 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 132176

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/177 15059
/proc/meminfo: memFree=27670096/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=135248 CPUtime=1662.01 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 49299 0 0 0 165799 402 0 0 20 0 1 0 329642726 138493952 33057 33554432000 4194304 8989770 140733536488032 140733536487296 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 33812 33057 473 1171 0 32589 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 135248

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 15059
/proc/meminfo: memFree=27669964/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=135248 CPUtime=1722 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 49300 0 0 0 171782 418 0 0 20 0 1 0 329642726 138493952 33057 33554432000 4194304 8989770 140733536488032 140733536485952 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 33812 33057 473 1171 0 32589 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 135248

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 1.93 3/177 15059
/proc/meminfo: memFree=27667484/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=137296 CPUtime=1781.99 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 49812 0 0 0 177765 434 0 0 20 0 1 0 329642726 140591104 33569 33554432000 4194304 8989770 140733536488032 140733536487528 4204592 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 34324 33569 473 1171 0 33101 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 137296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.01 1.93 3/176 15059
/proc/meminfo: memFree=27667856/32873844 swapFree=7628/7628
[pid=15004] ppid=15002 vsize=137296 CPUtime=1800.09 cores=1,3,5,7
/proc/15004/stat : 15004 (toysat) R 15002 15004 14598 0 -1 4202496 49812 0 0 0 179571 438 0 0 20 0 1 0 329642726 140591104 33569 33554432000 4194304 8989770 140733536488032 140733536487296 4451620 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/15004/statm: 34324 33569 473 1171 0 33101 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 137296

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1795.71
CPU system time (s): 4.38833
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 137296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.72
system time used= 4.38833
maximum resident set size= 134276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49812
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= 38
involuntary context switches= 1852

runsolver used 3.17052 second user time and 10.7834 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-02 13:06:18
IDJOB=3725227
IDBENCH=2848
IDSOLVER=2308
FILE ID=node144/3725227-1338635178
RUNJOBID= node144-1338631508-14616
PBS_JOBID= 14636436
Free space on /tmp= 70828 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-apex6.b.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725227-1338635178/watcher-3725227-1338635178 -o /tmp/evaluation-result-3725227-1338635178/solver-3725227-1338635178 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725227-1338635178.opb

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

MD5SUM BENCH= 06ffce7cc6d5515cfd76def90ae69d59
RANDOM SEED=1987482118

node144.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.196
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	: 5332.39
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.196
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.196
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	: 5438.54
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.196
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.196
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.90
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.196
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.196
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.196
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:        27176532 kB
Buffers:          618108 kB
Cached:          3567492 kB
SwapCached:          464 kB
Active:          2997916 kB
Inactive:        1832332 kB
Active(anon):     627592 kB
Inactive(anon):    11196 kB
Active(file):    2370324 kB
Inactive(file):  1821136 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108376 kB
Dirty:              9672 kB
Writeback:             0 kB
AnonPages:        645732 kB
Mapped:            16132 kB
Shmem:               172 kB
Slab:             723224 kB
SReclaimable:     165512 kB
SUnreclaim:       557712 kB
KernelStack:        1448 kB
PageTables:         4944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     753200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 70820 MiB
End job on node144 at 2012-06-02 13:36:21