Trace number 3706126

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 NameAnswerCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.11 1800.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K91.opb
MD5SUM8c2203c9ba90488459f210b4f3d3e3ed
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6188
Total number of constraints6372
Number of constraints which are clauses6281
Number of constraints which are cardinality constraints (but not clauses)91
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint91
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 92
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.19/0.24	c 2012-05-28T00:06:57+0200
0.19/0.24	c arch = x86_64
0.19/0.24	c os = linux
0.19/0.24	c compiler = ghc 7.4
0.19/0.24	c packages:
0.19/0.24	c   OptDir-0.0.1
0.19/0.24	c   array-0.4.0.0
0.19/0.24	c   base-4.5.0.0
0.19/0.24	c   bytestring-0.9.2.1
0.19/0.24	c   containers-0.4.2.1
0.19/0.24	c   deepseq-1.3.0.0
0.19/0.24	c   mtl-2.1.1
0.19/0.24	c   old_locale-1.0.0.4
0.19/0.24	c   parse_dimacs-1.2
0.19/0.24	c   parsec-3.1.2
0.19/0.24	c   queue-0.1.2
0.19/0.24	c   stm-2.3
0.19/0.24	c   time-1.4
0.19/0.24	c command line = ["--pb","HOME/instance-3706126-1338156417.opb"]
0.19/0.24	c #vars 6188
0.19/0.24	c #constraints 6372
0.19/0.24	c Solving starts ...
15.49/15.58	c learnt constraints deletion: 10773 -> 5387
32.47/32.50	c learnt constraints deletion: 13229 -> 6627
44.06/44.13	c learnt constraints deletion: 13801 -> 6901
83.45/83.53	c learnt constraints deletion: 15830 -> 7966
172.73/172.82	c learnt constraints deletion: 18378 -> 9278
269.40/269.58	c learnt constraints deletion: 17070 -> 8707
296.19/296.37	c learnt constraints deletion: 16839 -> 8420
352.68/352.87	c learnt constraints deletion: 19977 -> 10063
456.66/456.89	c learnt constraints deletion: 19677 -> 9874
573.24/573.40	c learnt constraints deletion: 20570 -> 10338
603.53/603.75	c learnt constraints deletion: 20890 -> 10457
642.53/642.73	c learnt constraints deletion: 18939 -> 9481
681.92/682.19	c learnt constraints deletion: 18495 -> 9267
704.02/704.23	c learnt constraints deletion: 19806 -> 9903
730.31/730.53	c learnt constraints deletion: 21152 -> 10605
758.91/759.10	c learnt constraints deletion: 20720 -> 10407
909.78/910.03	c learnt constraints deletion: 21655 -> 10907
933.17/933.42	c learnt constraints deletion: 21050 -> 10525
970.87/971.11	c learnt constraints deletion: 20833 -> 10435
987.67/987.99	c learnt constraints deletion: 20436 -> 10244
1021.96/1022.27	c learnt constraints deletion: 22855 -> 11437
1056.25/1056.56	c learnt constraints deletion: 24412 -> 12216
1078.85/1079.18	c learnt constraints deletion: 22547 -> 11285
1105.75/1106.05	c learnt constraints deletion: 23380 -> 11720
1181.33/1181.63	c learnt constraints deletion: 24473 -> 12307
1268.41/1268.71	c learnt constraints deletion: 23708 -> 12063
1294.00/1294.32	c learnt constraints deletion: 23104 -> 12628
1314.90/1315.28	c learnt constraints deletion: 22715 -> 13109
1337.70/1338.03	c learnt constraints deletion: 26317 -> 13877
1421.67/1422.08	c learnt constraints deletion: 28309 -> 14565
1461.56/1462.00	c learnt constraints deletion: 24825 -> 15065
1488.75/1489.14	c learnt constraints deletion: 25101 -> 15517
1611.62/1612.03	c learnt constraints deletion: 26949 -> 15927
1739.70/1740.17	c learnt constraints deletion: 26665 -> 16219

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-3706126-1338156417/watcher-3706126-1338156417 -o /tmp/evaluation-result-3706126-1338156417/solver-3706126-1338156417 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706126-1338156417.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.01 2.00 3/176 24214
/proc/meminfo: memFree=27066612/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 799 0 0 0 0 0 0 0 20 0 1 0 281770282 6356992 720 33554432000 4194304 8973514 140734801079360 140733343723352 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 1552 720 415 1167 0 333 0

[startup+0.089316 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 24214
/proc/meminfo: memFree=27066612/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=12352 CPUtime=0.08 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 2120 0 0 0 8 0 0 0 20 0 1 0 281770282 12648448 2041 33554432000 4194304 8973514 140734801079360 140733343723352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 3088 2041 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12352

[startup+0.10032 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 24214
/proc/meminfo: memFree=27066612/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 2354 0 0 0 9 0 0 0 20 0 1 0 281770282 12648448 2275 33554432000 4194304 8973514 140734801079360 140733343723352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 3088 2275 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300301 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 24214
/proc/meminfo: memFree=27066612/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=20544 CPUtime=0.29 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 4435 0 0 0 29 0 0 0 20 0 1 0 281770282 21037056 4356 33554432000 4194304 8973514 140734801079360 140733343723352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 5136 4356 444 1167 0 3917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20544

[startup+0.70027 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 24214
/proc/meminfo: memFree=27066612/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=21568 CPUtime=0.69 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 4507 0 0 0 69 0 0 0 20 0 1 0 281770282 22085632 4428 33554432000 4194304 8973514 140734801079360 140733343723352 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 5392 4428 444 1167 0 4173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21568

[startup+1.50027 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 24215
/proc/meminfo: memFree=27049996/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=22592 CPUtime=1.48 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 4947 0 0 0 148 0 0 0 20 0 1 0 281770282 23134208 4868 33554432000 4194304 8973514 140734801079360 140734801078624 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 5648 4868 444 1167 0 4429 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22592

[startup+3.10026 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 24215
/proc/meminfo: memFree=27045632/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=29760 CPUtime=3.09 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 6698 0 0 0 308 1 0 0 20 0 1 0 281770282 30474240 6619 33554432000 4194304 8973514 140734801079360 140734801078624 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 7440 6619 444 1167 0 6221 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29760

[startup+6.30028 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 24215
/proc/meminfo: memFree=27057228/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=41024 CPUtime=6.29 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 9309 0 0 0 626 3 0 0 20 0 1 0 281770282 42008576 9230 33554432000 4194304 8973514 140734801079360 140734801078856 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 10256 9230 444 1167 0 9037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41024

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 24215
/proc/meminfo: memFree=27038460/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=58432 CPUtime=12.69 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 13776 0 0 0 1263 6 0 0 20 0 1 0 281770282 59834368 13700 33554432000 4194304 8973514 140734801079360 140734801078856 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 14608 13700 444 1167 0 13389 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58432

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 24215
/proc/meminfo: memFree=27034104/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=65600 CPUtime=25.48 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 15709 0 0 0 2537 11 0 0 20 0 1 0 281770282 67174400 15626 33554432000 4194304 8973514 140734801079360 140734801078856 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 16400 15626 445 1167 0 15181 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65600

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 24215
/proc/meminfo: memFree=26998964/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=81984 CPUtime=51.05 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 19826 0 0 0 5086 19 0 0 20 0 1 0 281770282 83951616 19722 33554432000 4194304 8973514 140734801079360 140734801078624 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 20496 19722 445 1167 0 19277 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 81984

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24215
/proc/meminfo: memFree=26986856/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=108608 CPUtime=102.25 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 26488 0 0 0 10187 38 0 0 20 0 1 0 281770282 111214592 26378 33554432000 4194304 8973514 140734801079360 140734801078856 4459352 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 27152 26378 445 1167 0 25933 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 108608

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24215
/proc/meminfo: memFree=26938476/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=124992 CPUtime=162.22 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 30469 0 0 0 16163 59 0 0 20 0 1 0 281770282 127991808 30349 33554432000 4194304 8973514 140734801079360 140734801078624 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 31248 30349 445 1167 0 30029 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 124992

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24219
/proc/meminfo: memFree=26843788/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=168000 CPUtime=222.22 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 41209 0 0 0 22145 77 0 0 20 0 1 0 281770282 172032000 41089 33554432000 4194304 8973514 140734801079360 140734801078624 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 42000 41089 445 1167 0 40781 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 168000

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24219
/proc/meminfo: memFree=26841076/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=169024 CPUtime=282.2 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 48537 0 0 0 28129 91 0 0 20 0 1 0 281770282 173080576 41482 33554432000 4194304 8973514 140734801079360 140734801078856 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 42256 41482 445 1167 0 41037 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 169024

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24219
/proc/meminfo: memFree=26913808/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=128064 CPUtime=342.18 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 48542 0 0 0 34108 110 0 0 20 0 1 0 281770282 131137536 31242 33554432000 4194304 8973514 140734801079360 140734801078624 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 32016 31242 445 1167 0 30797 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 128064

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24219
/proc/meminfo: memFree=26890612/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=139328 CPUtime=402.17 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 51361 0 0 0 40091 126 0 0 20 0 1 0 281770282 142671872 34058 33554432000 4194304 8973514 140734801079360 140734801078624 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 34832 34058 445 1167 0 33613 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 139328

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24219
/proc/meminfo: memFree=26825700/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=161856 CPUtime=462.16 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 56993 0 0 0 46078 138 0 0 20 0 1 0 281770282 165740544 39690 33554432000 4194304 8973514 140734801079360 140734801078624 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 40464 39690 445 1167 0 39245 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 161856

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24220
/proc/meminfo: memFree=26854236/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=163904 CPUtime=522.15 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 57432 0 0 0 52061 154 0 0 20 0 1 0 281770282 167837696 40129 33554432000 4194304 8973514 140734801079360 140734801078624 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 40976 40129 445 1167 0 39757 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 163904

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24220
/proc/meminfo: memFree=26880992/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=160832 CPUtime=582.14 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 57512 0 0 0 58041 173 0 0 20 0 1 0 281770282 164691968 39434 33554432000 4194304 8973514 140734801079360 140734801078856 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 40208 39434 445 1167 0 38989 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 160832

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24224
/proc/meminfo: memFree=26924980/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=122944 CPUtime=882.09 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 63375 0 0 0 87940 269 0 0 20 0 1 0 281770282 125894656 29934 33554432000 4194304 8973514 140734801079360 140734801078856 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 30736 29934 445 1167 0 29517 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 122944

[startup+942.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 24224
/proc/meminfo: memFree=26965024/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=107584 CPUtime=942.08 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 64690 0 0 0 93920 288 0 0 20 0 1 0 281770282 110166016 26122 33554432000 4194304 8973514 140734801079360 140734801078856 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 26896 26122 445 1167 0 25677 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 107584

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 24224
/proc/meminfo: memFree=26987640/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=91200 CPUtime=1002.06 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 69557 0 0 0 99894 312 0 0 20 0 1 0 281770282 93388800 22026 33554432000 4194304 8973514 140734801079360 140734801078624 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 22800 22026 445 1167 0 21581 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 91200

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24224
/proc/meminfo: memFree=26983652/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=99392 CPUtime=1062.06 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 78520 0 0 0 105870 336 0 0 20 0 1 0 281770282 101777408 24074 33554432000 4194304 8973514 140734801079360 140734801078856 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 24848 24074 445 1167 0 23629 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 99392

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24225
/proc/meminfo: memFree=26977792/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=91200 CPUtime=1122.04 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 84153 0 0 0 111847 357 0 0 20 0 1 0 281770282 93388800 22026 33554432000 4194304 8973514 140734801079360 140734801078624 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 22800 22026 445 1167 0 21581 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 91200

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24225
/proc/meminfo: memFree=26919960/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=141376 CPUtime=1182.03 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 96559 0 0 0 117826 377 0 0 20 0 1 0 281770282 144769024 34412 33554432000 4194304 8973514 140734801079360 140734801078624 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 35344 34412 445 1167 0 34125 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 141376

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24225
/proc/meminfo: memFree=26941408/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=120896 CPUtime=1242.01 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 97795 0 0 0 123803 398 0 0 20 0 1 0 281770282 123797504 29247 33554432000 4194304 8973514 140734801079360 140734801078856 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 30224 29247 445 1167 0 29005 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 120896

[startup+1302.3 s]
/proc/loadavg: 1.43 1.84 1.95 2/172 24251
/proc/meminfo: memFree=27083692/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=99392 CPUtime=1302.01 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 104142 0 0 0 129784 417 0 0 20 0 1 0 281770282 101777408 24074 33554432000 4194304 8973514 140734801079360 140734801078856 4462612 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 24848 24074 445 1167 0 23629 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 99392

[startup+1362.3 s]
/proc/loadavg: 1.20 1.70 1.89 2/171 24251
/proc/meminfo: memFree=27081152/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=103488 CPUtime=1361.99 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 111050 0 0 0 135760 439 0 0 20 0 1 0 281770282 105971712 25093 33554432000 4194304 8973514 140734801079360 140734801078856 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 25872 25093 445 1167 0 24653 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 103488

[startup+1422.31 s]
/proc/loadavg: 1.11 1.59 1.84 2/172 24255
/proc/meminfo: memFree=27038500/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=145472 CPUtime=1421.97 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 121572 0 0 0 141740 457 0 0 20 0 1 0 281770282 148963328 35594 33554432000 4194304 8973514 140734801079360 140734801078856 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 36368 35594 445 1167 0 35149 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 145472

[startup+1482.3 s]
/proc/loadavg: 1.08 1.49 1.79 2/171 24255
/proc/meminfo: memFree=27079800/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=103488 CPUtime=1481.96 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 122854 0 0 0 147714 482 0 0 20 0 1 0 281770282 105971712 25098 33554432000 4194304 8973514 140734801079360 140734801078856 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 25872 25098 445 1167 0 24653 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 103488

[startup+1542.3 s]
/proc/loadavg: 1.03 1.40 1.73 2/171 24255
/proc/meminfo: memFree=27069996/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=112704 CPUtime=1541.94 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 129016 0 0 0 153689 505 0 0 20 0 1 0 281770282 115408896 27161 33554432000 4194304 8973514 140734801079360 140734801078856 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 28176 27161 445 1167 0 26957 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 112704

[startup+1602.3 s]
/proc/loadavg: 1.01 1.32 1.69 2/171 24255
/proc/meminfo: memFree=27041632/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=140352 CPUtime=1601.92 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 136130 0 0 0 159667 525 0 0 20 0 1 0 281770282 143720448 34263 33554432000 4194304 8973514 140734801079360 140734801078856 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 35088 34263 445 1167 0 33869 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 140352

[startup+1662.3 s]
/proc/loadavg: 1.00 1.26 1.64 2/171 24255
/proc/meminfo: memFree=27072760/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=110656 CPUtime=1661.92 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 138751 0 0 0 165647 545 0 0 20 0 1 0 281770282 113311744 26644 33554432000 4194304 8973514 140734801079360 140734801078624 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 27664 26644 445 1167 0 26445 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 110656

[startup+1722.3 s]
/proc/loadavg: 1.00 1.21 1.60 2/171 24256
/proc/meminfo: memFree=27041804/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=141376 CPUtime=1721.91 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 146665 0 0 0 171628 563 0 0 20 0 1 0 281770282 144769024 34550 33554432000 4194304 8973514 140734801079360 140734801078624 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 35344 34550 445 1167 0 34125 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 141376

[startup+1782.3 s]
/proc/loadavg: 1.04 1.18 1.56 2/171 24256
/proc/meminfo: memFree=27071060/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=109632 CPUtime=1781.89 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 148484 0 0 0 177609 580 0 0 20 0 1 0 281770282 112263168 26634 33554432000 4194304 8973514 140734801079360 140734801078856 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 27408 26634 445 1167 0 26189 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 109632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.03 1.17 1.55 2/171 24256
/proc/meminfo: memFree=27061760/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=119872 CPUtime=1800.1 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 150987 0 0 0 179426 584 0 0 20 0 1 0 281770282 122748928 29137 33554432000 4194304 8973514 140734801079360 140734801078624 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 29968 29137 445 1167 0 28749 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 119872

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

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

[startup+1800.5 s]
/proc/loadavg: 1.03 1.17 1.55 2/171 24256
/proc/meminfo: memFree=27061760/32873844 swapFree=6088/6088
[pid=24214] ppid=24212 vsize=119872 CPUtime=1800.1 cores=1,3,5,7
/proc/24214/stat : 24214 (toysat) R 24212 24214 21557 0 -1 4202496 150987 0 0 0 179426 584 0 0 20 0 1 0 281770282 122748928 29137 33554432000 4194304 8973514 140734801079360 140734801078624 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/24214/statm: 29968 29137 445 1167 0 28749 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 119872

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1794.26
CPU system time (s): 5.85011
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 196672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.26
system time used= 5.85011
maximum resident set size= 193576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150987
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= 179
involuntary context switches= 1837

runsolver used 3.38149 second user time and 9.2026 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-28 00:06:57
IDJOB=3706126
IDBENCH=90116
IDSOLVER=2285
FILE ID=node108/3706126-1338156417
RUNJOBID= node108-1338123392-21574
PBS_JOBID= 14624499
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K91.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706126-1338156417/watcher-3706126-1338156417 -o /tmp/evaluation-result-3706126-1338156417/solver-3706126-1338156417 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706126-1338156417.opb

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

MD5SUM BENCH= 8c2203c9ba90488459f210b4f3d3e3ed
RANDOM SEED=1985253737

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27067256 kB
Buffers:          317272 kB
Cached:          4573748 kB
SwapCached:            0 kB
Active:           767356 kB
Inactive:        4244496 kB
Active(anon):     118856 kB
Inactive(anon):     1024 kB
Active(file):     648500 kB
Inactive(file):  4243472 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7788 kB
Writeback:             0 kB
AnonPages:        122920 kB
Mapped:            16128 kB
Shmem:               200 kB
Slab:             656044 kB
SReclaimable:      98248 kB
SUnreclaim:       557796 kB
KernelStack:        1464 kB
PageTables:         4404 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     228352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71720 MiB
End job on node108 at 2012-05-28 00:37:00