Trace number 3724635

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.11 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-BIGINT-LIN/submittedPB07/
aksoy/trarea_ac/normalized-fir09_trarea_ac.opb
MD5SUM457d573eb873a5d33dddcaaf7d992dd1
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark57391
Best CPU time to get the best result obtained on this benchmark1800.5
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables3945
Total number of constraints8604
Number of constraints which are clauses8604
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 constraint59
Number of terms in the objective function 1872
Biggest coefficient in the objective function 2110
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 3036193
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 2110
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 3036193
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.48/0.55	c 2012-06-02T14:05:39+0200
0.48/0.55	c arch = x86_64
0.48/0.55	c os = linux
0.48/0.55	c compiler = ghc 7.4
0.48/0.55	c packages:
0.48/0.55	c   OptDir-0.0.1
0.48/0.55	c   array-0.4.0.0
0.48/0.55	c   base-4.5.0.0
0.48/0.55	c   bytestring-0.9.2.1
0.48/0.55	c   containers-0.4.2.1
0.48/0.55	c   deepseq-1.3.0.0
0.48/0.55	c   mtl-2.1.1
0.48/0.55	c   old_locale-1.0.0.4
0.48/0.55	c   parse_dimacs-1.2
0.48/0.55	c   parsec-3.1.2
0.48/0.55	c   queue-0.1.2
0.48/0.55	c   stm-2.3
0.48/0.55	c   time-1.4
0.48/0.55	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724635-1338638739.opb"]
0.48/0.55	c #vars 3945
0.48/0.55	c #constraints 8604
0.48/0.55	c Solving starts ...
0.48/0.57	c solving time = 0.015s
0.48/0.57	c #decision = 1833
0.48/0.57	c #conflict = 1
0.48/0.57	c #restart = 0
0.48/0.57	o 70191
0.48/0.57	c Solving starts ...
0.58/0.62	c solving time = 0.045s
0.58/0.62	c #decision = 3632
0.58/0.62	c #conflict = 17
0.58/0.62	c #restart = 0
0.58/0.62	o 68889
0.58/0.63	c Solving starts ...
115.16/115.29	c learnt constraints deletion: 10402 -> 5201
211.23/211.30	c learnt constraints deletion: 11323 -> 5664
296.72/296.81	c learnt constraints deletion: 12269 -> 6135
378.22/378.33	c learnt constraints deletion: 13292 -> 6647
461.39/461.58	c learnt constraints deletion: 13535 -> 6768
557.59/557.79	c learnt constraints deletion: 14587 -> 7296
644.57/644.70	c learnt constraints deletion: 14537 -> 7269
755.56/755.73	c learnt constraints deletion: 16312 -> 8157
857.64/857.84	c learnt constraints deletion: 16318 -> 8162
952.52/952.77	c learnt constraints deletion: 16153 -> 8077
1060.11/1060.37	c learnt constraints deletion: 16129 -> 8068
1175.49/1175.74	c learnt constraints deletion: 17831 -> 8916
1278.57/1278.83	c learnt constraints deletion: 17623 -> 8813
1382.16/1382.48	c learnt constraints deletion: 17758 -> 8883
1488.44/1488.73	c learnt constraints deletion: 17907 -> 8962
1578.52/1578.89	c learnt constraints deletion: 17683 -> 8843
1694.90/1695.24	c learnt constraints deletion: 19574 -> 9789

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-3724635-1338638739/watcher-3724635-1338638739 -o /tmp/evaluation-result-3724635-1338638739/solver-3724635-1338638739 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724635-1338638739.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 10494
/proc/meminfo: memFree=27150516/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/10494/stat : 10494 (runsolver) D 10492 10494 9917 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 329999677 12095488 51 33554432000 4194304 5436572 140736028889056 140736028885352 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/10494/statm: 2953 51 31 304 0 2645 0

[startup+0.0293649 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 10494
/proc/meminfo: memFree=27150516/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=8272 CPUtime=0.02 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 1122 0 0 0 2 0 0 0 20 0 1 0 329999677 8470528 1041 33554432000 4194304 8989770 140735803290384 140735803289880 4656618 0 0 0 34082818 0 0 0 17 6 0 0 0 0 0
/proc/10494/statm: 2068 1041 431 1171 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8272

[startup+0.100145 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 10494
/proc/meminfo: memFree=27150516/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=12368 CPUtime=0.08 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 2233 0 0 0 8 0 0 0 20 0 1 0 329999677 12664832 2152 33554432000 4194304 8989770 140735803290384 140735803289880 7739564 0 0 0 34082818 0 0 0 17 6 0 0 0 0 0
/proc/10494/statm: 3092 2152 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12368

[startup+0.300139 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 10494
/proc/meminfo: memFree=27150516/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=17488 CPUtime=0.28 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 3670 0 0 0 27 1 0 0 20 0 1 0 329999677 17907712 3589 33554432000 4194304 8989770 140735803290384 140735803289880 5394695 0 0 0 34082818 0 0 0 17 6 0 0 0 0 0
/proc/10494/statm: 4372 3589 444 1171 0 3149 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17488

[startup+0.700144 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 10494
/proc/meminfo: memFree=27150516/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=19536 CPUtime=0.68 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 4209 0 0 0 67 1 0 0 20 0 1 0 329999677 20004864 4128 33554432000 4194304 8989770 140735803290384 140735803289648 4204592 0 2 0 34082818 0 0 0 17 6 0 0 0 0 0
/proc/10494/statm: 4884 4128 471 1171 0 3661 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19536

[startup+1.50025 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 10495
/proc/meminfo: memFree=27132876/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=21584 CPUtime=1.48 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 4721 0 0 0 146 2 0 0 20 0 1 0 329999677 22102016 4640 33554432000 4194304 8989770 140735803290384 140735803289648 4208857 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10494/statm: 5396 4640 471 1171 0 4173 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21584

[startup+3.10024 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 10495
/proc/meminfo: memFree=27132504/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=21584 CPUtime=3.08 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 4721 0 0 0 306 2 0 0 20 0 1 0 329999677 22102016 4640 33554432000 4194304 8989770 140735803290384 140735803289648 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10494/statm: 5396 4640 471 1171 0 4173 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21584

[startup+6.30019 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 10495
/proc/meminfo: memFree=27131388/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=22608 CPUtime=6.28 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 4977 0 0 0 625 3 0 0 20 0 1 0 329999677 23150592 4896 33554432000 4194304 8989770 140735803290384 140735803289648 4204672 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10494/statm: 5652 4896 471 1171 0 4429 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22608

[startup+12.7002 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10495
/proc/meminfo: memFree=27127072/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=24656 CPUtime=12.68 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 5489 0 0 0 1263 5 0 0 20 0 1 0 329999677 25247744 5408 33554432000 4194304 8989770 140735803290384 140735803289880 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10494/statm: 6164 5408 471 1171 0 4941 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24656

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10495
/proc/meminfo: memFree=27124352/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=27728 CPUtime=25.48 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 6257 0 0 0 2538 10 0 0 20 0 1 0 329999677 28393472 6176 33554432000 4194304 8989770 140735803290384 140735803289648 4209357 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/10494/statm: 6932 6176 471 1171 0 5709 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27728

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10495
/proc/meminfo: memFree=27115184/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=34896 CPUtime=51.07 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 8049 0 0 0 5089 18 0 0 20 0 1 0 329999677 35733504 7968 33554432000 4194304 8989770 140735803290384 140735803288320 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 8724 7968 471 1171 0 7501 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34896

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10496
/proc/meminfo: memFree=27101804/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=44112 CPUtime=102.26 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 10364 0 0 0 10190 36 0 0 20 0 1 0 329999677 45170688 10272 33554432000 4194304 8989770 140735803290384 140735803289880 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 11028 10272 471 1171 0 9805 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44112

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10497
/proc/meminfo: memFree=27090384/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=52304 CPUtime=162.24 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 12414 0 0 0 16171 53 0 0 20 0 1 0 329999677 53559296 12322 33554432000 4194304 8989770 140735803290384 140735803289648 4208816 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 13076 12322 473 1171 0 11853 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 52304

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10497
/proc/meminfo: memFree=27075616/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=60496 CPUtime=222.23 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 14462 0 0 0 22149 74 0 0 20 0 1 0 329999677 61947904 14370 33554432000 4194304 8989770 140735803290384 140735803289648 4457841 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 15124 14370 473 1171 0 13901 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 60496

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10500
/proc/meminfo: memFree=27072076/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=60496 CPUtime=282.22 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 14468 0 0 0 28124 98 0 0 20 0 1 0 329999677 61947904 14370 33554432000 4194304 8989770 140735803290384 140735803288384 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 15124 14370 473 1171 0 13901 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 60496

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10500
/proc/meminfo: memFree=27069356/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=60496 CPUtime=342.21 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 14468 0 0 0 34106 115 0 0 20 0 1 0 329999677 61947904 14370 33554432000 4194304 8989770 140735803290384 140735803289648 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 15124 14370 473 1171 0 13901 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 60496

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10500
/proc/meminfo: memFree=27059240/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=66640 CPUtime=402.2 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 16004 0 0 0 40086 134 0 0 20 0 1 0 329999677 68239360 15906 33554432000 4194304 8989770 140735803290384 140735803289880 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 16660 15906 473 1171 0 15437 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 66640

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10501
/proc/meminfo: memFree=27054904/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=66640 CPUtime=462.19 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 16006 0 0 0 46066 153 0 0 20 0 1 0 329999677 68239360 15906 33554432000 4194304 8989770 140735803290384 140735803289880 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 16660 15906 473 1171 0 15437 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 66640

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10501
/proc/meminfo: memFree=27050812/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=66640 CPUtime=522.19 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 16006 0 0 0 52045 174 0 0 20 0 1 0 329999677 68239360 15906 33554432000 4194304 8989770 140735803290384 140735803289880 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 16660 15906 473 1171 0 15437 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 66640

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10540
/proc/meminfo: memFree=27168608/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=66640 CPUtime=582.17 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 16006 0 0 0 58022 195 0 0 20 0 1 0 329999677 68239360 15906 33554432000 4194304 8989770 140735803290384 140735803289880 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 16660 15906 473 1171 0 15437 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 66640

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 10541
/proc/meminfo: memFree=27097736/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=67664 CPUtime=822.14 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 16262 0 0 0 81932 282 0 0 20 0 1 0 329999677 69287936 16162 33554432000 4194304 8989770 140735803290384 140735803289648 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 16916 16162 473 1171 0 15693 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 67664

[startup+882.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 10544
/proc/meminfo: memFree=27103580/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=69712 CPUtime=882.13 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 16774 0 0 0 87910 303 0 0 20 0 1 0 329999677 71385088 16674 33554432000 4194304 8989770 140735803290384 140735803289880 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 17428 16674 473 1171 0 16205 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 69712

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10544
/proc/meminfo: memFree=27107216/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=69712 CPUtime=942.12 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 16775 0 0 0 93890 322 0 0 20 0 1 0 329999677 71385088 16674 33554432000 4194304 8989770 140735803290384 140735803289880 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 17428 16674 473 1171 0 16205 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 69712

[startup+1002.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 10544
/proc/meminfo: memFree=27124632/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=69712 CPUtime=1002.11 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 16775 0 0 0 99866 345 0 0 20 0 1 0 329999677 71385088 16674 33554432000 4194304 8989770 140735803290384 140735803289880 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 17428 16674 473 1171 0 16205 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 69712

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 10544
/proc/meminfo: memFree=27120328/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=74832 CPUtime=1062.1 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 18057 0 0 0 105844 366 0 0 20 0 1 0 329999677 76627968 17954 33554432000 4194304 8989770 140735803290384 140735803289880 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 18708 17954 473 1171 0 17485 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 74832

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10545
/proc/meminfo: memFree=27115704/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=74832 CPUtime=1122.09 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 18057 0 0 0 111822 387 0 0 20 0 1 0 329999677 76627968 17954 33554432000 4194304 8989770 140735803290384 140735803289648 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 18708 17954 473 1171 0 17485 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 74832

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10545
/proc/meminfo: memFree=27080024/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=75856 CPUtime=1182.08 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 18313 0 0 0 117803 405 0 0 20 0 1 0 329999677 77676544 18210 33554432000 4194304 8989770 140735803290384 140735803288320 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 18964 18210 473 1171 0 17741 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 75856

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10545
/proc/meminfo: memFree=27065396/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=75856 CPUtime=1242.07 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 18313 0 0 0 123782 425 0 0 20 0 1 0 329999677 77676544 18210 33554432000 4194304 8989770 140735803290384 140735803289648 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 18964 18210 473 1171 0 17741 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 75856

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10546
/proc/meminfo: memFree=27089404/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=70736 CPUtime=1302.07 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 18313 0 0 0 129761 446 0 0 20 0 1 0 329999677 72433664 16930 33554432000 4194304 8989770 140735803290384 140735803288320 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 17684 16930 473 1171 0 16461 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 70736

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10546
/proc/meminfo: memFree=27055280/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=70736 CPUtime=1362.06 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 18313 0 0 0 135740 466 0 0 20 0 1 0 329999677 72433664 16930 33554432000 4194304 8989770 140735803290384 140735803289880 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 17684 16930 473 1171 0 16461 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 70736

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10547
/proc/meminfo: memFree=27065424/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=72784 CPUtime=1422.05 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 18825 0 0 0 141718 487 0 0 20 0 1 0 329999677 74530816 17442 33554432000 4194304 8989770 140735803290384 140735803288320 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 18196 17442 473 1171 0 16973 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 72784

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10550
/proc/meminfo: memFree=27061052/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=76880 CPUtime=1482.04 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 19849 0 0 0 147696 508 0 0 20 0 1 0 329999677 78725120 18466 33554432000 4194304 8989770 140735803290384 140735803289648 7746048 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 19220 18466 473 1171 0 17997 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 76880

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10550
/proc/meminfo: memFree=27045060/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=74832 CPUtime=1542.03 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 20361 0 0 0 153675 528 0 0 20 0 1 0 329999677 76627968 17954 33554432000 4194304 8989770 140735803290384 140735803289880 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 18708 17954 473 1171 0 17485 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 74832

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10550
/proc/meminfo: memFree=27086524/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=66640 CPUtime=1602.02 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 20361 0 0 0 159655 547 0 0 20 0 1 0 329999677 68239360 15906 33554432000 4194304 8989770 140735803290384 140735803289648 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 16660 15906 473 1171 0 15437 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 66640

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10550
/proc/meminfo: memFree=27070200/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=66640 CPUtime=1662.01 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 20365 0 0 0 165632 569 0 0 20 0 1 0 329999677 68239360 15906 33554432000 4194304 8989770 140735803290384 140735803289648 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 16660 15906 473 1171 0 15437 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 66640

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10551
/proc/meminfo: memFree=27059528/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=73808 CPUtime=1722 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 22157 0 0 0 171614 586 0 0 20 0 1 0 329999677 75579392 17698 33554432000 4194304 8989770 140735803290384 140735803289880 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 18452 17698 473 1171 0 17229 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 73808

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10551
/proc/meminfo: memFree=27071888/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=73808 CPUtime=1782 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 22157 0 0 0 177595 605 0 0 20 0 1 0 329999677 75579392 17698 33554432000 4194304 8989770 140735803290384 140735803289880 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 18452 17698 473 1171 0 17229 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 73808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10551
/proc/meminfo: memFree=27060016/32873660 swapFree=7120/7120
[pid=10494] ppid=10492 vsize=73808 CPUtime=1800.09 cores=0,2,4,6
/proc/10494/stat : 10494 (toysat) R 10492 10494 9917 0 -1 4202496 22157 0 0 0 179398 611 0 0 20 0 1 0 329999677 75579392 17698 33554432000 4194304 8989770 140735803290384 140735803289880 6557512 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/10494/statm: 18452 17698 473 1171 0 17229 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 73808

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.11
CPU user time (s): 1793.99
CPU system time (s): 6.11807
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 78928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.99
system time used= 6.11807
maximum resident set size= 75912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22157
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= 29
involuntary context switches= 1949

runsolver used 3.3215 second user time and 9.33658 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-02 14:05:39
IDJOB=3724635
IDBENCH=25048
IDSOLVER=2308
FILE ID=node117/3724635-1338638739
RUNJOBID= node117-1338631508-9933
PBS_JOBID= 14636463
Free space on /tmp= 69124 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB07/normalized-PB07/OPT-BIGINT-LIN/submittedPB07/aksoy/trarea_ac/normalized-fir09_trarea_ac.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724635-1338638739/watcher-3724635-1338638739 -o /tmp/evaluation-result-3724635-1338638739/solver-3724635-1338638739 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724635-1338638739.opb

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

MD5SUM BENCH= 457d573eb873a5d33dddcaaf7d992dd1
RANDOM SEED=1876849479

node117.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		: 2667.148
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	: 5334.29
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		: 2667.148
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		: 2667.148
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		: 2667.148
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.95
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		: 2667.148
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		: 2667.148
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		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        27150656 kB
Buffers:          588972 kB
Cached:          4039008 kB
SwapCached:          776 kB
Active:          2408984 kB
Inactive:        2404388 kB
Active(anon):     171280 kB
Inactive(anon):     9984 kB
Active(file):    2237704 kB
Inactive(file):  2394404 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:              7768 kB
Writeback:             0 kB
AnonPages:        185112 kB
Mapped:            14080 kB
Shmem:                80 kB
Slab:             774884 kB
SReclaimable:     219196 kB
SUnreclaim:       555688 kB
KernelStack:        1432 kB
PageTables:         4244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     294196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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= 69120 MiB
End job on node117 at 2012-06-02 14:35:42