Trace number 3725365

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-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_011_area_delay.opb
MD5SUM2f74e16682a12ef5378f741d09271472
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark7.9128
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 26
Optimality of the best value was proved YES
Number of variables13304
Total number of constraints43326
Number of constraints which are clauses43326
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 constraint127
Number of terms in the objective function 6504
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 6504
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6504
Number of bits of the biggest sum of numbers13
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

5.79/5.88	c 2012-06-02T13:36:20+0200
5.79/5.88	c arch = x86_64
5.79/5.88	c os = linux
5.79/5.88	c compiler = ghc 7.4
5.79/5.88	c packages:
5.79/5.88	c   OptDir-0.0.1
5.79/5.88	c   array-0.4.0.0
5.79/5.88	c   base-4.5.0.0
5.79/5.88	c   bytestring-0.9.2.1
5.79/5.88	c   containers-0.4.2.1
5.79/5.88	c   deepseq-1.3.0.0
5.79/5.88	c   mtl-2.1.1
5.79/5.88	c   old_locale-1.0.0.4
5.79/5.88	c   parse_dimacs-1.2
5.79/5.88	c   parsec-3.1.2
5.79/5.88	c   queue-0.1.2
5.79/5.88	c   stm-2.3
5.79/5.88	c   time-1.4
5.79/5.88	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725365-1338636980.opb"]
5.79/5.88	c #vars 13304
5.79/5.88	c #constraints 43326
5.79/5.88	c Solving starts ...
5.89/5.97	c solving time = 0.090s
5.89/5.97	c #decision = 13057
5.89/5.97	c #conflict = 17
5.89/5.97	c #restart = 0
5.89/5.98	o 47
5.89/5.99	c Solving starts ...
5.99/6.03	c solving time = 0.036s
5.99/6.03	c #decision = 16976
5.99/6.03	c #conflict = 17
5.99/6.03	c #restart = 0
5.99/6.03	o 46
5.99/6.08	c Solving starts ...
6.09/6.12	c solving time = 0.036s
6.09/6.12	c #decision = 20883
6.09/6.12	c #conflict = 17
6.09/6.12	c #restart = 0
6.09/6.12	o 45
6.09/6.13	c Solving starts ...
6.09/6.18	c solving time = 0.035s
6.09/6.18	c #decision = 23670
6.09/6.18	c #conflict = 17
6.09/6.18	c #restart = 0
6.09/6.18	o 44
6.09/6.19	c Solving starts ...
6.19/6.23	c solving time = 0.035s
6.19/6.23	c #decision = 26426
6.19/6.23	c #conflict = 17
6.19/6.23	c #restart = 0
6.19/6.23	o 43
6.19/6.28	c Solving starts ...
6.29/6.32	c solving time = 0.038s
6.29/6.32	c #decision = 29177
6.29/6.32	c #conflict = 18
6.29/6.32	c #restart = 0
6.29/6.32	o 42
6.29/6.33	c Solving starts ...
6.29/6.38	c solving time = 0.038s
6.29/6.38	c #decision = 31937
6.29/6.38	c #conflict = 19
6.29/6.38	c #restart = 0
6.29/6.38	o 41
6.29/6.39	c Solving starts ...
6.39/6.44	c solving time = 0.041s
6.39/6.44	c #decision = 34708
6.39/6.44	c #conflict = 21
6.39/6.44	c #restart = 0
6.39/6.44	o 40
6.39/6.48	c Solving starts ...
6.49/6.53	c solving time = 0.040s
6.49/6.53	c #decision = 38176
6.49/6.53	c #conflict = 23
6.49/6.53	c #restart = 0
6.49/6.53	o 39
6.49/6.54	c Solving starts ...
806.45/806.60	c learnt constraints deletion: 74758 -> 37380
1291.97/1292.29	c learnt constraints deletion: 81018 -> 40510

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-3725365-1338636980/watcher-3725365-1338636980 -o /tmp/evaluation-result-3725365-1338636980/solver-3725365-1338636980 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725365-1338636980.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.02 1.98 3/174 19936
/proc/meminfo: memFree=28110696/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=7248 CPUtime=0 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 837 0 0 0 0 0 0 0 20 0 1 0 329823453 7421952 757 33554432000 4194304 8989770 140734502306816 140734502306080 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 1812 758 424 1171 0 589 0

[startup+0.0265311 s]
/proc/loadavg: 2.01 2.02 1.98 3/174 19936
/proc/meminfo: memFree=28110696/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=8272 CPUtime=0.02 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 1130 0 0 0 2 0 0 0 20 0 1 0 329823453 8470528 1050 33554432000 4194304 8989770 140734502306816 140734502306080 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 2068 1050 428 1171 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8272

[startup+0.100315 s]
/proc/loadavg: 2.01 2.02 1.98 3/174 19936
/proc/meminfo: memFree=28110696/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=13392 CPUtime=0.09 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 2545 0 0 0 9 0 0 0 20 0 1 0 329823453 13713408 2465 33554432000 4194304 8989770 140734502306816 140734502306080 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 3348 2465 431 1171 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13392

[startup+0.300346 s]
/proc/loadavg: 2.01 2.02 1.98 3/174 19936
/proc/meminfo: memFree=28110696/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=25680 CPUtime=0.29 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 5699 0 0 0 28 1 0 0 20 0 1 0 329823453 26296320 5619 33554432000 4194304 8989770 140734502306816 140734502306312 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 6420 5619 431 1171 0 5197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25680

[startup+0.700359 s]
/proc/loadavg: 2.01 2.02 1.98 3/174 19936
/proc/meminfo: memFree=28110696/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=53328 CPUtime=0.69 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 12627 0 0 0 67 2 0 0 20 0 1 0 329823453 54607872 12547 33554432000 4194304 8989770 140734502306816 140734502306312 7426208 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 13332 12547 441 1171 0 12109 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53328

[startup+1.50023 s]
/proc/loadavg: 2.01 2.02 1.98 3/175 19937
/proc/meminfo: memFree=28055268/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=59472 CPUtime=1.49 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 14166 0 0 0 146 3 0 0 20 0 1 0 329823453 60899328 14086 33554432000 4194304 8989770 140734502306816 140734502306312 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 14868 14086 444 1171 0 13645 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59472

[startup+3.10023 s]
/proc/loadavg: 2.01 2.02 1.98 3/175 19937
/proc/meminfo: memFree=28054616/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=59472 CPUtime=3.09 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 14166 0 0 0 305 4 0 0 20 0 1 0 329823453 60899328 14086 33554432000 4194304 8989770 140734502306816 140734502306312 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 14868 14086 444 1171 0 13645 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59472

[startup+6.30038 s]
/proc/loadavg: 2.01 2.02 1.98 3/175 19937
/proc/meminfo: memFree=28054600/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=62544 CPUtime=6.29 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 14961 0 0 0 624 5 0 0 20 0 1 0 329823453 64045056 14881 33554432000 4194304 8989770 140734502306816 140734502306080 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 15636 14881 471 1171 0 14413 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62544

[startup+12.7004 s]
/proc/loadavg: 2.01 2.02 1.98 3/175 19937
/proc/meminfo: memFree=28045316/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=68688 CPUtime=12.69 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 16497 0 0 0 1263 6 0 0 20 0 1 0 329823453 70336512 16417 33554432000 4194304 8989770 140734502306816 140734502306080 4204772 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 17172 16417 471 1171 0 15949 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68688

[startup+25.5004 s]
/proc/loadavg: 2.01 2.02 1.98 3/175 19937
/proc/meminfo: memFree=28043424/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=70736 CPUtime=25.49 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 17009 0 0 0 2541 8 0 0 20 0 1 0 329823453 72433664 16929 33554432000 4194304 8989770 140734502306816 140734502306080 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 17684 16929 471 1171 0 16461 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70736

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 1.98 3/175 19937
/proc/meminfo: memFree=28040416/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=74832 CPUtime=51.08 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 18033 0 0 0 5095 13 0 0 20 0 1 0 329823453 76627968 17953 33554432000 4194304 8989770 140734502306816 140734502306312 4204374 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 18708 17953 471 1171 0 17485 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 74832

[startup+102.3 s]
/proc/loadavg: 2.04 2.03 1.99 3/175 19937
/proc/meminfo: memFree=28030664/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=82000 CPUtime=102.28 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 19825 0 0 0 10206 22 0 0 20 0 1 0 329823453 83968000 19745 33554432000 4194304 8989770 140734502306816 140734502304768 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 20500 19745 471 1171 0 19277 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 82000

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/175 19937
/proc/meminfo: memFree=28021020/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=91216 CPUtime=162.27 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 22129 0 0 0 16195 32 0 0 20 0 1 0 329823453 93405184 22049 33554432000 4194304 8989770 140734502306816 140734502306080 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 22804 22049 471 1171 0 21581 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 91216

[startup+222.307 s]
/proc/loadavg: 2.00 2.02 1.99 3/176 19941
/proc/meminfo: memFree=28007896/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=102480 CPUtime=222.26 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 24945 0 0 0 22184 42 0 0 20 0 1 0 329823453 104939520 24865 33554432000 4194304 8989770 140734502306816 140734502304768 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 25620 24865 471 1171 0 24397 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 102480

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/175 19941
/proc/meminfo: memFree=27996540/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=110672 CPUtime=282.23 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 27009 0 0 0 28173 50 0 0 20 0 1 0 329823453 113328128 26913 33554432000 4194304 8989770 140734502306816 140734502306312 4214507 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 27668 26913 471 1171 0 26445 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 110672

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 19941
/proc/meminfo: memFree=27983420/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=121936 CPUtime=342.22 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 29836 0 0 0 34161 61 0 0 20 0 1 0 329823453 124862464 29729 33554432000 4194304 8989770 140734502306816 140734502306312 4209206 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 30484 29729 471 1171 0 29261 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 121936

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 19941
/proc/meminfo: memFree=27967920/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=133200 CPUtime=402.21 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 32652 0 0 0 40148 73 0 0 20 0 1 0 329823453 136396800 32545 33554432000 4194304 8989770 140734502306816 140734502304768 4378773 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 33300 32545 471 1171 0 32077 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 133200

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 19941
/proc/meminfo: memFree=27951676/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=147536 CPUtime=462.2 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 36236 0 0 0 46138 82 0 0 20 0 1 0 329823453 151076864 36129 33554432000 4194304 8989770 140734502306816 140734502306080 7688479 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 36884 36129 471 1171 0 35661 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 147536

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 19942
/proc/meminfo: memFree=27935308/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=159824 CPUtime=522.19 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 39308 0 0 0 52128 91 0 0 20 0 1 0 329823453 163659776 39201 33554432000 4194304 8989770 140734502306816 140734502306312 4438244 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 39956 39201 471 1171 0 38733 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 159824

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 19942
/proc/meminfo: memFree=27919048/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=172112 CPUtime=582.18 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 42380 0 0 0 58117 101 0 0 20 0 1 0 329823453 176242688 42273 33554432000 4194304 8989770 140734502306816 140734502304768 7696030 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 43028 42273 471 1171 0 41805 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 172112

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 19946
/proc/meminfo: memFree=27834840/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=241744 CPUtime=882.14 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 59802 0 0 0 88064 150 0 0 20 0 1 0 329823453 247545856 59683 33554432000 4194304 8989770 140734502306816 140734502306312 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 60436 59683 473 1171 0 59213 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 241744

[startup+942.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 19946
/proc/meminfo: memFree=27834700/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=241744 CPUtime=942.12 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 59802 0 0 0 94054 158 0 0 20 0 1 0 329823453 247545856 59683 33554432000 4194304 8989770 140734502306816 140734502306080 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 60436 59683 473 1171 0 59213 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 241744

[startup+1002.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/175 19946
/proc/meminfo: memFree=27834700/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=241744 CPUtime=1002.11 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 59802 0 0 0 100045 166 0 0 20 0 1 0 329823453 247545856 59683 33554432000 4194304 8989770 140734502306816 140734502306312 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 60436 59683 473 1171 0 59213 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 241744

[startup+1062.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 19946
/proc/meminfo: memFree=27834724/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=241744 CPUtime=1062.1 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 59807 0 0 0 106036 174 0 0 20 0 1 0 329823453 247545856 59683 33554432000 4194304 8989770 140734502306816 140734502306080 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 60436 59683 473 1171 0 59213 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 241744

[startup+1122.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/175 19946
/proc/meminfo: memFree=27834712/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=241744 CPUtime=1122.09 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 59808 0 0 0 112026 183 0 0 20 0 1 0 329823453 247545856 59683 33554432000 4194304 8989770 140734502306816 140734502306312 4355791 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 60436 59683 473 1171 0 59213 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 241744

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 19947
/proc/meminfo: memFree=27823552/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=253008 CPUtime=1182.08 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 62624 0 0 0 118016 192 0 0 20 0 1 0 329823453 259080192 62499 33554432000 4194304 8989770 140734502306816 140734502304832 4378376 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 63252 62499 473 1171 0 62029 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 253008

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 19947
/proc/meminfo: memFree=27812392/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=264272 CPUtime=1242.07 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 65440 0 0 0 124006 201 0 0 20 0 1 0 329823453 270614528 65315 33554432000 4194304 8989770 140734502306816 140734502306080 4208846 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 66068 65315 473 1171 0 64845 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 264272

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19947
/proc/meminfo: memFree=27794784/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=281680 CPUtime=1302.07 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 69792 0 0 0 129996 211 0 0 20 0 1 0 329823453 288440320 69667 33554432000 4194304 8989770 140734502306816 140734502304768 4452980 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 70420 69667 473 1171 0 69197 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 281680

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19947
/proc/meminfo: memFree=27794908/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=281680 CPUtime=1362.06 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 69792 0 0 0 135985 221 0 0 20 0 1 0 329823453 288440320 69667 33554432000 4194304 8989770 140734502306816 140734502306080 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 70420 69667 473 1171 0 69197 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 281680

[startup+1422.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 19950
/proc/meminfo: memFree=27794760/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=281680 CPUtime=1422.05 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 69792 0 0 0 141977 228 0 0 20 0 1 0 329823453 288440320 69667 33554432000 4194304 8989770 140734502306816 140734502304768 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 70420 69667 473 1171 0 69197 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 281680

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 19974
/proc/meminfo: memFree=27796108/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=279632 CPUtime=1482.03 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 69792 0 0 0 147966 237 0 0 20 0 1 0 329823453 286343168 69155 33554432000 4194304 8989770 140734502306816 140734502306080 4209290 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 69908 69155 473 1171 0 68685 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 279632

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20088
/proc/meminfo: memFree=27998812/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=279632 CPUtime=1542.03 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 69794 0 0 0 153956 247 0 0 20 0 1 0 329823453 286343168 69155 33554432000 4194304 8989770 140734502306816 140734502304768 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 69908 69155 473 1171 0 68685 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 279632

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 20088
/proc/meminfo: memFree=27996332/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=279632 CPUtime=1602.02 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 69794 0 0 0 159947 255 0 0 20 0 1 0 329823453 286343168 69155 33554432000 4194304 8989770 140734502306816 140734502306080 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 69908 69155 473 1171 0 68685 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 279632

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 20088
/proc/meminfo: memFree=27995340/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=279632 CPUtime=1662.01 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 69794 0 0 0 165937 264 0 0 20 0 1 0 329823453 286343168 69155 33554432000 4194304 8989770 140734502306816 140734502306312 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 69908 69155 473 1171 0 68685 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 279632

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 20088
/proc/meminfo: memFree=27993084/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=279632 CPUtime=1722 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 69794 0 0 0 171927 273 0 0 20 0 1 0 329823453 286343168 69155 33554432000 4194304 8989770 140734502306816 140734502306312 4204672 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 69908 69155 473 1171 0 68685 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 279632

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 20089
/proc/meminfo: memFree=27991872/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=279632 CPUtime=1781.99 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 69794 0 0 0 177916 283 0 0 20 0 1 0 329823453 286343168 69155 33554432000 4194304 8989770 140734502306816 140734502306080 7696122 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 69908 69155 473 1171 0 68685 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 279632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 20089
/proc/meminfo: memFree=27990972/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=279632 CPUtime=1800.09 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 69794 0 0 0 179723 286 0 0 20 0 1 0 329823453 286343168 69155 33554432000 4194304 8989770 140734502306816 140734502306312 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 69908 69155 473 1171 0 68685 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 279632

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

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

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 20089
/proc/meminfo: memFree=27990972/32873852 swapFree=7624/7624
[pid=19936] ppid=19934 vsize=279632 CPUtime=1800.09 cores=1,3,5,7
/proc/19936/stat : 19936 (toysat) R 19934 19936 19474 0 -1 4202496 69794 0 0 0 179723 286 0 0 20 0 1 0 329823453 286343168 69155 33554432000 4194304 8989770 140734502306816 140734502306312 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19936/statm: 69908 69155 473 1171 0 68685 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 279632

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1797.24
CPU system time (s): 2.86756
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 281680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.24
system time used= 2.86756
maximum resident set size= 278668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69794
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= 49
involuntary context switches= 1856

runsolver used 4.44332 second user time and 9.62154 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-02 13:36:20
IDJOB=3725365
IDBENCH=24977
IDSOLVER=2308
FILE ID=node131/3725365-1338636980
RUNJOBID= node131-1338631507-19491
PBS_JOBID= 14636449
Free space on /tmp= 71384 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_011_area_delay.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725365-1338636980/watcher-3725365-1338636980 -o /tmp/evaluation-result-3725365-1338636980/solver-3725365-1338636980 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725365-1338636980.opb

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

MD5SUM BENCH= 2f74e16682a12ef5378f741d09271472
RANDOM SEED=324374026

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.805
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.92
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.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28111068 kB
Buffers:          537140 kB
Cached:          2987536 kB
SwapCached:         2348 kB
Active:          1743652 kB
Inactive:        2160808 kB
Active(anon):     375608 kB
Inactive(anon):     3676 kB
Active(file):    1368044 kB
Inactive(file):  2157132 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:             28516 kB
Writeback:             0 kB
AnonPages:        383668 kB
Mapped:            15980 kB
Shmem:                 0 kB
Slab:             718672 kB
SReclaimable:     161108 kB
SUnreclaim:       557564 kB
KernelStack:        1448 kB
PageTables:         4772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     498260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71384 MiB
End job on node131 at 2012-06-02 14:06:22