Trace number 3725106

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_0.opb.PB06.opb
MD5SUMeb191f4787a2203be4bff8f6c7c8f66d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1040
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1037
Optimality of the best value was proved NO
Number of variables1961
Total number of constraints4000
Number of constraints which are clauses4000
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 constraint2
Maximum length of a constraint2
Number of terms in the objective function 1961
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 1961
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1961
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.39/0.43	c 2012-06-02T12:09:49+0200
0.39/0.43	c arch = x86_64
0.39/0.43	c os = linux
0.39/0.43	c compiler = ghc 7.4
0.39/0.43	c packages:
0.39/0.43	c   OptDir-0.0.1
0.39/0.43	c   array-0.4.0.0
0.39/0.43	c   base-4.5.0.0
0.39/0.43	c   bytestring-0.9.2.1
0.39/0.43	c   containers-0.4.2.1
0.39/0.43	c   deepseq-1.3.0.0
0.39/0.43	c   mtl-2.1.1
0.39/0.43	c   old_locale-1.0.0.4
0.39/0.43	c   parse_dimacs-1.2
0.39/0.43	c   parsec-3.1.2
0.39/0.43	c   queue-0.1.2
0.39/0.43	c   stm-2.3
0.39/0.43	c   time-1.4
0.39/0.43	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725106-1338631789.opb"]
0.39/0.43	c #vars 1961
0.39/0.43	c #constraints 4000
0.39/0.43	c Solving starts ...
0.39/0.44	c solving time = 0.003s
0.39/0.44	c #decision = 760
0.39/0.44	c #conflict = 0
0.39/0.44	c #restart = 0
0.39/0.44	o 1201
0.39/0.44	c Solving starts ...
2.99/3.06	c solving time = 2.621s
2.99/3.06	c #decision = 5894
2.99/3.06	c #conflict = 512
2.99/3.06	c #restart = 3
2.99/3.06	o 1200
2.99/3.07	c Solving starts ...
32.49/32.53	c learnt constraints deletion: 5081 -> 2541
54.07/54.13	c learnt constraints deletion: 5466 -> 2733
83.04/83.13	c learnt constraints deletion: 5899 -> 2952
116.32/116.42	c learnt constraints deletion: 6363 -> 3182
149.69/149.87	c learnt constraints deletion: 6241 -> 3121
193.18/193.35	c learnt constraints deletion: 6882 -> 3442
236.39/236.58	c learnt constraints deletion: 6878 -> 3439
283.77/283.91	c learnt constraints deletion: 7445 -> 3723
332.97/333.16	c learnt constraints deletion: 7454 -> 3730
376.96/377.18	c learnt constraints deletion: 7455 -> 3730
438.15/438.31	c learnt constraints deletion: 8075 -> 4042
491.71/491.94	c learnt constraints deletion: 8079 -> 4040
549.10/549.31	c learnt constraints deletion: 8076 -> 4039
599.49/599.72	c learnt constraints deletion: 8075 -> 4039
658.79/659.01	c learnt constraints deletion: 8074 -> 4038
722.67/722.98	c learnt constraints deletion: 8763 -> 4383
782.97/783.21	c learnt constraints deletion: 8762 -> 4381
850.35/850.64	c learnt constraints deletion: 8764 -> 4383
911.94/912.27	c learnt constraints deletion: 8765 -> 4384
973.93/974.23	c learnt constraints deletion: 8761 -> 4383
1047.62/1047.92	c learnt constraints deletion: 8767 -> 4387
1117.11/1117.41	c learnt constraints deletion: 9093 -> 4547
1187.30/1187.60	c learnt constraints deletion: 9525 -> 4767
1258.09/1258.49	c learnt constraints deletion: 9523 -> 4767
1334.47/1334.87	c learnt constraints deletion: 9524 -> 4762
1411.96/1412.31	c learnt constraints deletion: 9511 -> 4757
1481.56/1481.93	c learnt constraints deletion: 9521 -> 4763
1549.84/1550.25	c learnt constraints deletion: 9525 -> 4764
1627.13/1627.56	c learnt constraints deletion: 9519 -> 4762
1700.52/1700.96	c learnt constraints deletion: 9521 -> 4763
1778.71/1779.12	c learnt constraints deletion: 10355 -> 5179

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

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

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


[startup+0 s]
/proc/loadavg: 2.04 1.23 0.50 3/174 1348
/proc/meminfo: memFree=27120272/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 785 0 0 0 0 0 0 0 20 0 1 0 329304384 6373376 706 33554432000 4194304 8989770 140734948587232 140734948570248 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 1556 706 425 1171 0 333 0

[startup+0.022228 s]
/proc/loadavg: 2.04 1.23 0.50 3/174 1348
/proc/meminfo: memFree=27120272/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=8272 CPUtime=0.01 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 1167 0 0 0 1 0 0 0 20 0 1 0 329304384 8470528 1088 33554432000 4194304 8989770 140734948587232 140734948570248 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 2068 1088 430 1171 0 845 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8272

[startup+0.100217 s]
/proc/loadavg: 2.04 1.23 0.50 3/174 1348
/proc/meminfo: memFree=27120272/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=11344 CPUtime=0.09 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 1911 0 0 0 9 0 0 0 20 0 1 0 329304384 11616256 1832 33554432000 4194304 8989770 140734948587232 140734948570248 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 2836 1832 442 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300182 s]
/proc/loadavg: 2.04 1.23 0.50 3/174 1348
/proc/meminfo: memFree=27120272/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=11344 CPUtime=0.29 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 1911 0 0 0 29 0 0 0 20 0 1 0 329304384 11616256 1832 33554432000 4194304 8989770 140734948587232 140734948570248 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 2836 1832 442 1171 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11344

[startup+0.700175 s]
/proc/loadavg: 2.04 1.23 0.50 3/174 1348
/proc/meminfo: memFree=27120272/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=14416 CPUtime=0.68 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 2928 0 0 0 68 0 0 0 20 0 1 0 329304384 14761984 2849 33554432000 4194304 8989770 140734948587232 140734948570248 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 3604 2849 471 1171 0 2381 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14416

[startup+1.50024 s]
/proc/loadavg: 2.04 1.23 0.50 3/175 1350
/proc/meminfo: memFree=27108600/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=18512 CPUtime=1.49 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 3952 0 0 0 148 1 0 0 20 0 1 0 329304384 18956288 3873 33554432000 4194304 8989770 140734948587232 140734948585216 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 4628 3873 471 1171 0 3405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18512

[startup+3.10018 s]
/proc/loadavg: 2.04 1.23 0.50 3/175 1350
/proc/meminfo: memFree=27102416/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=26704 CPUtime=3.08 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 6000 0 0 0 307 1 0 0 20 0 1 0 329304384 27344896 5921 33554432000 4194304 8989770 140734948587232 140734948586728 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 6676 5921 471 1171 0 5453 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26704

[startup+6.30017 s]
/proc/loadavg: 2.03 1.24 0.51 3/175 1350
/proc/meminfo: memFree=27083448/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=43088 CPUtime=6.29 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 10096 0 0 0 626 3 0 0 20 0 1 0 329304384 44122112 10017 33554432000 4194304 8989770 140734948587232 140734948586496 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 10772 10017 471 1171 0 9549 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43088

[startup+12.7002 s]
/proc/loadavg: 2.03 1.25 0.52 3/175 1350
/proc/meminfo: memFree=27052968/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=69712 CPUtime=12.69 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 16615 0 0 0 1264 5 0 0 20 0 1 0 329304384 71385088 16536 33554432000 4194304 8989770 140734948587232 140734948586728 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 17428 16536 471 1171 0 16205 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69712

[startup+25.5003 s]
/proc/loadavg: 2.10 1.31 0.55 3/176 1353
/proc/meminfo: memFree=26998100/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=117840 CPUtime=25.48 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 28575 0 0 0 2541 7 0 0 20 0 1 0 329304384 120668160 28496 33554432000 4194304 8989770 140734948587232 140734948586728 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 29460 28496 471 1171 0 28237 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 117840

[startup+51.1002 s]
/proc/loadavg: 2.14 1.38 0.59 3/176 1394
/proc/meminfo: memFree=27091464/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=155728 CPUtime=51.07 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 38173 0 0 0 5096 11 0 0 20 0 1 0 329304384 159465472 38084 33554432000 4194304 8989770 140734948587232 140734948586496 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 38932 38084 473 1171 0 37709 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 155728

[startup+102.306 s]
/proc/loadavg: 2.16 1.50 0.67 3/175 1394
/proc/meminfo: memFree=26933804/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=215120 CPUtime=102.24 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 53062 0 0 0 10204 20 0 0 20 0 1 0 329304384 220282880 52933 33554432000 4194304 8989770 140734948587232 140734948586728 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 53780 52933 473 1171 0 52557 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 215120

[startup+162.3 s]
/proc/loadavg: 2.12 1.60 0.76 3/175 1395
/proc/meminfo: memFree=26870592/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=215120 CPUtime=162.19 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 53105 0 0 0 16192 27 0 0 20 0 1 0 329304384 220282880 52933 33554432000 4194304 8989770 140734948587232 140734948586728 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 53780 52933 473 1171 0 52557 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 215120

[startup+222.3 s]
/proc/loadavg: 2.10 1.69 0.84 3/175 1395
/proc/meminfo: memFree=26844472/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=239696 CPUtime=222.18 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 59166 0 0 0 22185 33 0 0 20 0 1 0 329304384 245448704 58994 33554432000 4194304 8989770 140734948587232 140734948585408 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 59924 58994 473 1171 0 58701 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 239696

[startup+282.3 s]
/proc/loadavg: 2.10 1.76 0.91 3/175 1395
/proc/meminfo: memFree=26832208/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=239696 CPUtime=282.17 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 59166 0 0 0 28177 40 0 0 20 0 1 0 329304384 245448704 58994 33554432000 4194304 8989770 140734948587232 140734948585408 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 59924 58994 473 1171 0 58701 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 239696

[startup+342.3 s]
/proc/loadavg: 2.13 1.83 0.99 3/175 1395
/proc/meminfo: memFree=26760084/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=282704 CPUtime=342.16 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 69929 0 0 0 34167 49 0 0 20 0 1 0 329304384 289488896 69757 33554432000 4194304 8989770 140734948587232 140734948586496 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 70676 69757 473 1171 0 69453 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 282704

[startup+402.3 s]
/proc/loadavg: 2.15 1.89 1.06 3/175 1395
/proc/meminfo: memFree=26746816/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=282704 CPUtime=402.15 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 69929 0 0 0 40158 57 0 0 20 0 1 0 329304384 289488896 69757 33554432000 4194304 8989770 140734948587232 140734948586496 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 70676 69757 473 1171 0 69453 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 282704

[startup+462.3 s]
/proc/loadavg: 2.13 1.93 1.12 3/175 1396
/proc/meminfo: memFree=26712492/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=316496 CPUtime=462.13 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 78493 0 0 0 46147 66 0 0 20 0 1 0 329304384 324091904 78302 33554432000 4194304 8989770 140734948587232 140734948585408 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 79124 78302 473 1171 0 77901 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 316496

[startup+522.3 s]
/proc/loadavg: 2.11 1.96 1.18 3/175 1396
/proc/meminfo: memFree=26687632/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=316496 CPUtime=522.11 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 78517 0 0 0 52138 73 0 0 20 0 1 0 329304384 324091904 78302 33554432000 4194304 8989770 140734948587232 140734948586728 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 79124 78302 473 1171 0 77901 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 316496

[startup+582.3 s]
/proc/loadavg: 2.10 1.98 1.23 3/175 1396
/proc/meminfo: memFree=26686764/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=316496 CPUtime=582.1 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 78591 0 0 0 58131 79 0 0 20 0 1 0 329304384 324091904 78376 33554432000 4194304 8989770 140734948587232 140734948586496 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 79124 78376 473 1171 0 77901 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 316496

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.05 2.02 1.41 3/175 1400
/proc/meminfo: memFree=26686892/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=316496 CPUtime=822.06 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 78591 0 0 0 82101 105 0 0 20 0 1 0 329304384 324091904 78376 33554432000 4194304 8989770 140734948587232 140734948586728 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 79124 78376 473 1171 0 77901 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 316496

[startup+882.3 s]
/proc/loadavg: 2.02 2.01 1.45 3/175 1400
/proc/meminfo: memFree=26662464/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=341072 CPUtime=882.05 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 84727 0 0 0 88093 112 0 0 20 0 1 0 329304384 349257728 84512 33554432000 4194304 8989770 140734948587232 140734948585408 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 85268 84512 473 1171 0 84045 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 341072

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 1.48 3/175 1400
/proc/meminfo: memFree=26651156/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=341072 CPUtime=942.04 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 84733 0 0 0 94085 119 0 0 20 0 1 0 329304384 349257728 84512 33554432000 4194304 8989770 140734948587232 140734948586496 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 85268 84512 473 1171 0 84045 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 341072

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.51 3/174 1400
/proc/meminfo: memFree=26637280/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=341072 CPUtime=1002.03 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 84733 0 0 0 100078 125 0 0 20 0 1 0 329304384 349257728 84512 33554432000 4194304 8989770 140734948587232 140734948569216 7683212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 85268 84512 473 1171 0 84045 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 341072

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.54 3/176 1403
/proc/meminfo: memFree=26608340/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=370768 CPUtime=1062.01 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 91943 0 0 0 106070 131 0 0 20 0 1 0 329304384 379666432 91722 33554432000 4194304 8989770 140734948587232 140734948585408 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 92692 91722 473 1171 0 91469 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 370768

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.56 3/175 1403
/proc/meminfo: memFree=26607888/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=370768 CPUtime=1122.01 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 91943 0 0 0 112063 138 0 0 20 0 1 0 329304384 379666432 91722 33554432000 4194304 8989770 140734948587232 140734948586496 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 92692 91722 473 1171 0 91469 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 370768

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.59 3/175 1403
/proc/meminfo: memFree=26608476/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=370768 CPUtime=1182 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 91943 0 0 0 118055 145 0 0 20 0 1 0 329304384 379666432 91722 33554432000 4194304 8989770 140734948587232 140734948586496 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 92692 91722 473 1171 0 91469 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 370768

[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 1.61 3/176 1406
/proc/meminfo: memFree=26607840/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=370768 CPUtime=1241.99 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 91943 0 0 0 124049 150 0 0 20 0 1 0 329304384 379666432 91722 33554432000 4194304 8989770 140734948587232 140734948585408 7697332 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 92692 91722 473 1171 0 91469 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 370768

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 1.64 3/175 1406
/proc/meminfo: memFree=26607724/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=370768 CPUtime=1301.99 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 91943 0 0 0 130043 156 0 0 20 0 1 0 329304384 379666432 91722 33554432000 4194304 8989770 140734948587232 140734948586496 4208846 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 92692 91722 473 1171 0 91469 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 370768

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.66 3/175 1407
/proc/meminfo: memFree=26606516/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=370768 CPUtime=1361.97 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 92169 0 0 0 136035 162 0 0 20 0 1 0 329304384 379666432 91944 33554432000 4194304 8989770 140734948587232 140734948585408 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 92692 91944 473 1171 0 91469 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 370768

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 1.68 3/175 1407
/proc/meminfo: memFree=26580600/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=370768 CPUtime=1421.97 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 92169 0 0 0 142030 167 0 0 20 0 1 0 329304384 379666432 91944 33554432000 4194304 8989770 140734948587232 140734948569216 4204292 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 92692 91944 473 1171 0 91469 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 370768

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.70 3/175 1407
/proc/meminfo: memFree=26580724/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=370768 CPUtime=1481.96 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 92169 0 0 0 148022 174 0 0 20 0 1 0 329304384 379666432 91944 33554432000 4194304 8989770 140734948587232 140734948586496 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 92692 91944 473 1171 0 91469 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 370768

[startup+1542.3 s]
/proc/loadavg: 2.05 2.02 1.72 3/175 1407
/proc/meminfo: memFree=26580100/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=370768 CPUtime=1541.94 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 92169 0 0 0 154016 178 0 0 20 0 1 0 329304384 379666432 91944 33554432000 4194304 8989770 140734948587232 140734948586728 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 92692 91944 473 1171 0 91469 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 370768

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.73 3/175 1407
/proc/meminfo: memFree=26581068/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=370768 CPUtime=1601.93 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 92169 0 0 0 160011 182 0 0 20 0 1 0 329304384 379666432 91944 33554432000 4194304 8989770 140734948587232 140734948585408 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 92692 91944 473 1171 0 91469 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 370768

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.75 3/175 1408
/proc/meminfo: memFree=26581068/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=370768 CPUtime=1661.92 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 92169 0 0 0 166003 189 0 0 20 0 1 0 329304384 379666432 91944 33554432000 4194304 8989770 140734948587232 140734948585472 4208846 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 92692 91944 473 1171 0 91469 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 370768

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.76 3/175 1408
/proc/meminfo: memFree=26577968/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=369744 CPUtime=1721.92 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 92169 0 0 0 171996 196 0 0 20 0 1 0 329304384 378617856 91688 33554432000 4194304 8989770 140734948587232 140734948585600 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 92436 91688 473 1171 0 91213 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 369744

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/175 1408
/proc/meminfo: memFree=26577968/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=369744 CPUtime=1781.91 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 92169 0 0 0 177989 202 0 0 20 0 1 0 329304384 378617856 91688 33554432000 4194304 8989770 140734948587232 140734948585152 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 92436 91688 473 1171 0 91213 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 369744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.77 3/175 1408
/proc/meminfo: memFree=26577968/32873624 swapFree=7112/7112
[pid=1348] ppid=1346 vsize=369744 CPUtime=1800.01 cores=0,2,4,6
/proc/1348/stat : 1348 (toysat) R 1346 1348 1111 0 -1 4202496 92169 0 0 0 179797 204 0 0 20 0 1 0 329304384 378617856 91688 33554432000 4194304 8989770 140734948587232 140734948585408 4209442 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1348/statm: 92436 91688 473 1171 0 91213 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 369744

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.02
CPU user time (s): 1797.98
CPU system time (s): 2.04269
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 370768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.98
system time used= 2.04269
maximum resident set size= 367776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92169
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= 154
involuntary context switches= 1868

runsolver used 3.37049 second user time and 8.5737 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-02 12:09:49
IDJOB=3725106
IDBENCH=1984
IDSOLVER=2308
FILE ID=node121/3725106-1338631789
RUNJOBID= node121-1338631508-1127
PBS_JOBID= 14636459
Free space on /tmp= 71312 MiB

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

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

MD5SUM BENCH= eb191f4787a2203be4bff8f6c7c8f66d
RANDOM SEED=944973297

node121.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.042
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.08
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.042
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.042
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.92
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.042
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		: 2667.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        27121528 kB
Buffers:          590336 kB
Cached:          4083160 kB
SwapCached:            0 kB
Active:          1794592 kB
Inactive:        3090616 kB
Active(anon):     199332 kB
Inactive(anon):    10776 kB
Active(file):    1595260 kB
Inactive(file):  3079840 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7364 kB
Writeback:             8 kB
AnonPages:        214848 kB
Mapped:            15896 kB
Shmem:               200 kB
Slab:             731752 kB
SReclaimable:     176248 kB
SUnreclaim:       555504 kB
KernelStack:        1432 kB
PageTables:         4292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     310724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 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= 71304 MiB
End job on node121 at 2012-06-02 12:39:52