Trace number 3724742

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

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z11-s8.opb
MD5SUM9014f307b4266a1d3ed4d1915c3fbd07
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-28803
Best CPU time to get the best result obtained on this benchmark1800.67
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8019
Total number of constraints223082
Number of constraints which are clauses223074
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint8018
Number of terms in the objective function 7959
Biggest coefficient in the objective function 526
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1025025
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 2853664
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 19481292
Number of bits of the biggest sum of numbers25
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

11.29/11.31	c 2012-06-02T15:19:34+0200
11.29/11.31	c arch = x86_64
11.29/11.31	c os = linux
11.29/11.31	c compiler = ghc 7.4
11.29/11.31	c packages:
11.29/11.31	c   OptDir-0.0.1
11.29/11.31	c   array-0.4.0.0
11.29/11.31	c   base-4.5.0.0
11.29/11.31	c   bytestring-0.9.2.1
11.29/11.31	c   containers-0.4.2.1
11.29/11.31	c   deepseq-1.3.0.0
11.29/11.31	c   mtl-2.1.1
11.29/11.31	c   old_locale-1.0.0.4
11.29/11.31	c   parse_dimacs-1.2
11.29/11.31	c   parsec-3.1.2
11.29/11.31	c   queue-0.1.2
11.29/11.31	c   stm-2.3
11.29/11.31	c   time-1.4
11.29/11.31	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724742-1338643174.opb"]
11.29/11.31	c #vars 8019
11.29/11.31	c #constraints 223082
11.29/11.31	c Solving starts ...
24.39/24.47	c solving time = 13.154s
24.39/24.47	c #decision = 5619
24.39/24.47	c #conflict = 43
24.39/24.47	c #restart = 0
24.39/24.47	o -25205
24.39/24.49	c Solving starts ...
33.09/33.11	c solving time = 8.608s
33.09/33.11	c #decision = 6774
33.09/33.11	c #conflict = 44
33.09/33.11	c #restart = 0
33.09/33.11	o -25229
33.09/33.13	c Solving starts ...
38.69/38.72	c solving time = 5.588s
38.69/38.72	c #decision = 7913
38.69/38.72	c #conflict = 44
38.69/38.72	c #restart = 0
38.69/38.72	o -25246
38.69/38.74	c Solving starts ...
63.48/63.58	c solving time = 24.826s
63.48/63.58	c #decision = 9066
63.48/63.58	c #conflict = 48
63.48/63.58	c #restart = 0
63.48/63.58	o -25281
63.48/63.59	c Solving starts ...
128.37/128.45	c solving time = 64.834s
128.37/128.45	c #decision = 10129
128.37/128.45	c #conflict = 59
128.37/128.45	c #restart = 0
128.37/128.45	o -25288
128.37/128.47	c Solving starts ...
162.65/162.71	c solving time = 34.221s
162.65/162.71	c #decision = 10955
162.65/162.71	c #conflict = 63
162.65/162.71	c #restart = 0
162.65/162.71	o -25297
162.65/162.73	c Solving starts ...
186.74/186.84	c solving time = 24.097s
186.74/186.84	c #decision = 11649
186.74/186.84	c #conflict = 65
186.74/186.84	c #restart = 0
186.74/186.84	o -25303
186.74/186.86	c Solving starts ...
206.64/206.74	c solving time = 19.860s
206.64/206.74	c #decision = 12242
206.64/206.74	c #conflict = 66
206.64/206.74	c #restart = 0
206.64/206.74	o -25324
206.64/206.75	c Solving starts ...

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-3724742-1338643174/watcher-3724742-1338643174 -o /tmp/evaluation-result-3724742-1338643174/solver-3724742-1338643174 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724742-1338643174.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.02 2.04 2.00 4/176 17932
/proc/meminfo: memFree=30771948/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 796 0 0 0 0 0 0 0 20 0 1 0 330443405 6373376 717 33554432000 4194304 8989770 140737280837808 140737280837072 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 1556 717 425 1171 0 333 0

[startup+0.100619 s]
/proc/loadavg: 2.02 2.04 2.00 4/176 17932
/proc/meminfo: memFree=30771948/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=13392 CPUtime=0.09 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 2482 0 0 0 9 0 0 0 20 0 1 0 330443405 13713408 2403 33554432000 4194304 8989770 140737280837808 140737280837072 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 3348 2403 430 1171 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13392

[startup+0.200296 s]
/proc/loadavg: 2.02 2.04 2.00 4/176 17932
/proc/meminfo: memFree=30771948/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=18512 CPUtime=0.19 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 3903 0 0 0 19 0 0 0 20 0 1 0 330443405 18956288 3824 33554432000 4194304 8989770 140737280837808 140737280837072 4204550 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 4628 3824 430 1171 0 3405 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18512

[startup+0.30027 s]
/proc/loadavg: 2.02 2.04 2.00 4/176 17932
/proc/meminfo: memFree=30771948/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=26704 CPUtime=0.28 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 5951 0 0 0 28 0 0 0 20 0 1 0 330443405 27344896 5872 33554432000 4194304 8989770 140737280837808 140737280837072 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 6676 5872 430 1171 0 5453 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26704

[startup+0.70022 s]
/proc/loadavg: 2.02 2.04 2.00 4/176 17932
/proc/meminfo: memFree=30771948/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=58448 CPUtime=0.68 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 13888 0 0 0 66 2 0 0 20 0 1 0 330443405 59850752 13809 33554432000 4194304 8989770 140737280837808 140737280837304 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 14612 13809 431 1171 0 13389 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 58448

[startup+1.50021 s]
/proc/loadavg: 2.02 2.04 2.00 4/177 17933
/proc/meminfo: memFree=30700020/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=100432 CPUtime=1.49 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 24384 0 0 0 144 5 0 0 20 0 1 0 330443405 102842368 24305 33554432000 4194304 8989770 140737280837808 140737280837304 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 25108 24305 431 1171 0 23885 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100432

[startup+3.10022 s]
/proc/loadavg: 2.02 2.04 2.00 4/177 17933
/proc/meminfo: memFree=30643220/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=228432 CPUtime=3.08 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 56402 0 0 0 297 11 0 0 20 0 1 0 330443405 233914368 56323 33554432000 4194304 8989770 140737280837808 140737280837304 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 57108 56323 443 1171 0 55885 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 228432

[startup+6.30021 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 17933
/proc/meminfo: memFree=30524856/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=250960 CPUtime=6.28 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 62037 0 0 0 615 13 0 0 20 0 1 0 330443405 256983040 61958 33554432000 4194304 8989770 140737280837808 140737280837304 4458224 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 62740 61958 446 1171 0 61517 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 250960

[startup+12.7002 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 17933
/proc/meminfo: memFree=30525012/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=250960 CPUtime=12.69 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 62048 0 0 0 1253 16 0 0 20 0 1 0 330443405 256983040 61969 33554432000 4194304 8989770 140737280837808 140737280837304 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 62740 61969 457 1171 0 61517 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 250960

[startup+25.5064 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 17933
/proc/meminfo: memFree=30519272/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=250960 CPUtime=25.49 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 62062 0 0 0 2526 23 0 0 20 0 1 0 330443405 256983040 61983 33554432000 4194304 8989770 140737280837808 140737280837304 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 62740 61983 471 1171 0 61517 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 250960

[startup+51.1002 s]
/proc/loadavg: 2.01 2.03 2.00 3/178 17936
/proc/meminfo: memFree=30498064/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=263248 CPUtime=51.08 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 65135 0 0 0 5072 36 0 0 20 0 1 0 330443405 269565952 65056 33554432000 4194304 8989770 140737280837808 140737280837072 7415397 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 65812 65056 471 1171 0 64589 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 263248

[startup+102.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/177 17975
/proc/meminfo: memFree=30746480/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=267344 CPUtime=102.27 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 66159 0 0 0 10178 49 0 0 20 0 1 0 330443405 273760256 66080 33554432000 4194304 8989770 140737280837808 140737280837304 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 66836 66080 471 1171 0 65613 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 267344

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 17975
/proc/meminfo: memFree=30613380/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=270416 CPUtime=162.25 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 66945 0 0 0 16160 65 0 0 20 0 1 0 330443405 276905984 66848 33554432000 4194304 8989770 140737280837808 140737280837072 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 67604 66848 471 1171 0 66381 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 270416

[startup+222.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 17975
/proc/meminfo: memFree=30571388/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=276560 CPUtime=222.24 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 68489 0 0 0 22133 91 0 0 20 0 1 0 330443405 283197440 68384 33554432000 4194304 8989770 140737280837808 140737280837304 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 69140 68384 471 1171 0 67917 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 276560

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 17975
/proc/meminfo: memFree=30477796/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=361552 CPUtime=282.22 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 28113 109 0 0 20 0 1 0 330443405 370229248 89632 33554432000 4194304 8989770 140737280837808 140737280837072 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 90388 89632 471 1171 0 89165 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 361552

[startup+342.306 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 17975
/proc/meminfo: memFree=30457984/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=361552 CPUtime=342.21 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 34098 123 0 0 20 0 1 0 330443405 370229248 89632 33554432000 4194304 8989770 140737280837808 140737280837072 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 90388 89632 471 1171 0 89165 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 361552

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 17977
/proc/meminfo: memFree=30470572/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=361552 CPUtime=402.19 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 40084 135 0 0 20 0 1 0 330443405 370229248 89632 33554432000 4194304 8989770 140737280837808 140737280837072 4208887 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 90388 89632 471 1171 0 89165 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 361552

[startup+462.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 17977
/proc/meminfo: memFree=30458104/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=361552 CPUtime=462.19 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 46071 148 0 0 20 0 1 0 330443405 370229248 89632 33554432000 4194304 8989770 140737280837808 140737280835776 4214700 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 90388 89632 471 1171 0 89165 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 361552

[startup+522.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 17977
/proc/meminfo: memFree=30451860/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=361552 CPUtime=522.18 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 52059 159 0 0 20 0 1 0 330443405 370229248 89632 33554432000 4194304 8989770 140737280837808 140737280837304 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 90388 89632 471 1171 0 89165 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 361552

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 17977
/proc/meminfo: memFree=30449888/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=361552 CPUtime=582.17 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 58046 171 0 0 20 0 1 0 330443405 370229248 89632 33554432000 4194304 8989770 140737280837808 140737280837304 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 90388 89632 471 1171 0 89165 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 361552

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 17981
/proc/meminfo: memFree=30426224/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=361552 CPUtime=822.13 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 81989 224 0 0 20 0 1 0 330443405 370229248 89632 33554432000 4194304 8989770 140737280837808 140737280835776 7732749 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 90388 89632 471 1171 0 89165 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 361552

[startup+882.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17981
/proc/meminfo: memFree=30415008/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=882.13 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 87970 243 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280835776 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 353360

[startup+942.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 17981
/proc/meminfo: memFree=30414512/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=942.12 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 93954 258 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280837304 7686166 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 353360

[startup+1002.31 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 17981
/proc/meminfo: memFree=30413148/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=1002.11 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 99941 270 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280835776 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 353360

[startup+1062.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 17982
/proc/meminfo: memFree=30411288/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=1062.1 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 105926 284 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280837304 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 353360

[startup+1122.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 17982
/proc/meminfo: memFree=30410176/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=1122.08 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 111911 297 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280837304 4209278 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 353360

[startup+1182.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 17982
/proc/meminfo: memFree=30406084/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=1182.08 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 117898 310 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280837304 7672457 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 353360

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 17985
/proc/meminfo: memFree=30401872/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=1242.07 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 123885 322 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280835776 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 353360

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 17985
/proc/meminfo: memFree=30398644/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=1302.06 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 129870 336 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280837304 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 353360

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 17986
/proc/meminfo: memFree=30399140/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=1362.05 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 135857 348 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280837304 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 353360

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17986
/proc/meminfo: memFree=30396660/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=1422.04 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 141844 360 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280835776 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 353360

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17986
/proc/meminfo: memFree=30395668/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=1482.03 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 147831 372 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280837304 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 353360

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17986
/proc/meminfo: memFree=30393688/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=1542.03 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 153819 384 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280837072 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 353360

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17986
/proc/meminfo: memFree=30390432/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=1602.01 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 159805 396 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280837304 4204359 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 353360

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17988
/proc/meminfo: memFree=30388068/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=1662.01 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 165793 408 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280837304 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 353360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17988
/proc/meminfo: memFree=30385216/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=1721.99 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 171779 420 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280837304 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 353360

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17988
/proc/meminfo: memFree=30383852/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=1781.99 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 177765 434 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280837072 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 353360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17988
/proc/meminfo: memFree=30383852/32873648 swapFree=7628/7628
[pid=17932] ppid=17930 vsize=353360 CPUtime=1800.09 cores=1,3,5,7
/proc/17932/stat : 17932 (toysat) R 17930 17932 16985 0 -1 4202496 97692 0 0 0 179572 437 0 0 20 0 1 0 330443405 361840640 87584 33554432000 4194304 8989770 140737280837808 140737280837304 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17932/statm: 88340 87584 471 1171 0 87117 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 353360

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.73
CPU system time (s): 4.37333
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 393296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.73
system time used= 4.37333
maximum resident set size= 390272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97692
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= 48
involuntary context switches= 1902

runsolver used 3.33149 second user time and 9.1746 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-02 15:19:34
IDJOB=3724742
IDBENCH=89893
IDSOLVER=2308
FILE ID=node122/3724742-1338643174
RUNJOBID= node122-1338631508-17002
PBS_JOBID= 14636458
Free space on /tmp= 71300 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z11-s8.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724742-1338643174/watcher-3724742-1338643174 -o /tmp/evaluation-result-3724742-1338643174/solver-3724742-1338643174 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724742-1338643174.opb

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

MD5SUM BENCH= 9014f307b4266a1d3ed4d1915c3fbd07
RANDOM SEED=1659572850

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30772104 kB
Buffers:          128480 kB
Cached:           953428 kB
SwapCached:         1816 kB
Active:           432940 kB
Inactive:         904512 kB
Active(anon):     255492 kB
Inactive(anon):     1928 kB
Active(file):     177448 kB
Inactive(file):   902584 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100092 kB
Dirty:             13600 kB
Writeback:             0 kB
AnonPages:        263080 kB
Mapped:            10612 kB
Shmem:                 0 kB
Slab:             624016 kB
SReclaimable:      68340 kB
SUnreclaim:       555676 kB
KernelStack:        1456 kB
PageTables:         4504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     378804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71292 MiB
End job on node122 at 2012-06-02 15:49:37