Trace number 3706111

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.09 1800.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K106.opb
MD5SUMafe4117ba13dcfbcd06fd88e1353402a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark143.74
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7208
Total number of constraints7422
Number of constraints which are clauses7316
Number of constraints which are cardinality constraints (but not clauses)106
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint106
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 107
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.18/0.28	c 2012-05-28T09:58:49+0200
0.18/0.28	c arch = x86_64
0.18/0.28	c os = linux
0.18/0.28	c compiler = ghc 7.4
0.18/0.28	c packages:
0.18/0.28	c   OptDir-0.0.1
0.18/0.28	c   array-0.4.0.0
0.18/0.28	c   base-4.5.0.0
0.18/0.28	c   bytestring-0.9.2.1
0.18/0.28	c   containers-0.4.2.1
0.18/0.28	c   deepseq-1.3.0.0
0.18/0.28	c   mtl-2.1.1
0.18/0.28	c   old_locale-1.0.0.4
0.18/0.28	c   parse_dimacs-1.2
0.18/0.28	c   parsec-3.1.2
0.18/0.28	c   queue-0.1.2
0.18/0.28	c   stm-2.3
0.18/0.28	c   time-1.4
0.18/0.28	c command line = ["--pb","HOME/instance-3706111-1338191929.opb"]
0.18/0.28	c #vars 7208
0.18/0.28	c #constraints 7422
0.18/0.28	c Solving starts ...
22.37/22.43	c learnt constraints deletion: 13763 -> 6883
37.96/38.07	c learnt constraints deletion: 15002 -> 7502
64.04/64.15	c learnt constraints deletion: 17678 -> 8842
85.44/85.53	c learnt constraints deletion: 18075 -> 9057
180.32/180.43	c learnt constraints deletion: 19714 -> 9863
212.22/212.33	c learnt constraints deletion: 19354 -> 9678
263.99/264.16	c learnt constraints deletion: 23362 -> 11733
299.79/299.96	c learnt constraints deletion: 19968 -> 9985
340.68/340.89	c learnt constraints deletion: 21904 -> 10973
473.15/473.33	c learnt constraints deletion: 26115 -> 13261
613.92/614.15	c learnt constraints deletion: 21656 -> 10857
654.82/655.03	c learnt constraints deletion: 23546 -> 11773
692.31/692.55	c learnt constraints deletion: 24402 -> 12258
716.10/716.37	c learnt constraints deletion: 25152 -> 12619
746.90/747.19	c learnt constraints deletion: 24148 -> 12098
773.40/773.65	c learnt constraints deletion: 23880 -> 11952
801.60/801.90	c learnt constraints deletion: 24780 -> 12427
824.89/825.18	c learnt constraints deletion: 25892 -> 12972
854.40/854.64	c learnt constraints deletion: 25859 -> 12956
936.88/937.11	c learnt constraints deletion: 29111 -> 14689
980.86/981.11	c learnt constraints deletion: 25671 -> 13382
1002.25/1002.51	c learnt constraints deletion: 26154 -> 14207
1039.34/1039.62	c learnt constraints deletion: 28621 -> 15104
1060.34/1060.66	c learnt constraints deletion: 26984 -> 15674
1107.53/1107.89	c learnt constraints deletion: 31102 -> 16636
1344.57/1344.94	c learnt constraints deletion: 31202 -> 16964
1509.85/1510.25	c learnt constraints deletion: 30923 -> 17503
1621.90/1622.39	c learnt constraints deletion: 30159 -> 17644
1777.57/1778.01	c learnt constraints deletion: 30258 -> 18004

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-3706111-1338191929/watcher-3706111-1338191929 -o /tmp/evaluation-result-3706111-1338191929/solver-3706111-1338191929 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706111-1338191929.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: 1.84 1.97 1.99 3/170 20576
/proc/meminfo: memFree=31249204/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 809 0 0 0 0 0 0 0 20 0 1 0 285321371 6356992 730 33554432000 4194304 8973514 140736289800384 140734373991192 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 1552 730 415 1167 0 333 0

[startup+0.029343 s]
/proc/loadavg: 1.84 1.97 1.99 3/170 20576
/proc/meminfo: memFree=31249204/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=8256 CPUtime=0.02 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 1220 0 0 0 2 0 0 0 20 0 1 0 285321371 8454144 1141 33554432000 4194304 8973514 140736289800384 140734373991192 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 2064 1141 416 1167 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8256

[startup+0.100278 s]
/proc/loadavg: 1.84 1.97 1.99 3/170 20576
/proc/meminfo: memFree=31249204/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 2182 0 0 0 9 0 0 0 20 0 1 0 285321371 12648448 2103 33554432000 4194304 8973514 140736289800384 140734373991192 4213859 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 3088 2109 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.3003 s]
/proc/loadavg: 1.84 1.97 1.99 3/170 20576
/proc/meminfo: memFree=31249204/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=23616 CPUtime=0.28 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 5203 0 0 0 28 0 0 0 20 0 1 0 285321371 24182784 5124 33554432000 4194304 8973514 140736289800384 140734373991192 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 5904 5124 444 1167 0 4685 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23616

[startup+0.700319 s]
/proc/loadavg: 1.84 1.97 1.99 3/170 20576
/proc/meminfo: memFree=31249204/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=24640 CPUtime=0.68 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 5459 0 0 0 68 0 0 0 20 0 1 0 285321371 25231360 5380 33554432000 4194304 8973514 140736289800384 140734373991192 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 6160 5380 444 1167 0 4941 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 24640

[startup+1.50032 s]
/proc/loadavg: 1.84 1.97 1.99 3/175 20581
/proc/meminfo: memFree=31210908/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=24640 CPUtime=1.49 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 5459 0 0 0 148 1 0 0 20 0 1 0 285321371 25231360 5380 33554432000 4194304 8973514 140736289800384 140736289799880 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 6160 5380 444 1167 0 4941 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24640

[startup+3.10032 s]
/proc/loadavg: 1.85 1.97 1.99 3/175 20581
/proc/meminfo: memFree=31208056/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=28736 CPUtime=3.08 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 6483 0 0 0 307 1 0 0 20 0 1 0 285321371 29425664 6404 33554432000 4194304 8973514 140736289800384 140736289799880 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 7184 6404 444 1167 0 5965 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28736

[startup+6.30031 s]
/proc/loadavg: 1.85 1.97 1.99 3/175 20581
/proc/meminfo: memFree=31188340/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=38976 CPUtime=6.28 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 9043 0 0 0 626 2 0 0 20 0 1 0 285321371 39911424 8964 33554432000 4194304 8973514 140736289800384 140736289799880 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 9744 8964 444 1167 0 8525 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38976

[startup+12.7003 s]
/proc/loadavg: 1.87 1.97 1.99 3/175 20581
/proc/meminfo: memFree=31152980/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=54336 CPUtime=12.69 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 12715 0 0 0 1264 5 0 0 20 0 1 0 285321371 55640064 12636 33554432000 4194304 8973514 140736289800384 140736289799648 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 13584 12636 444 1167 0 12365 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54336

[startup+25.5003 s]
/proc/loadavg: 1.89 1.97 1.99 3/175 20581
/proc/meminfo: memFree=31106208/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=80960 CPUtime=25.47 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 19554 0 0 0 2538 9 0 0 20 0 1 0 285321371 82903040 19461 33554432000 4194304 8973514 140736289800384 140736289799880 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 20240 19461 445 1167 0 19021 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 80960

[startup+51.1003 s]
/proc/loadavg: 1.93 1.97 1.99 3/175 20582
/proc/meminfo: memFree=31070960/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=91200 CPUtime=51.05 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 22127 0 0 0 5091 14 0 0 20 0 1 0 285321371 93388800 22021 33554432000 4194304 8973514 140736289800384 140736289799648 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 22800 22021 445 1167 0 21581 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 91200

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.99 3/176 20585
/proc/meminfo: memFree=31030572/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=113728 CPUtime=102.24 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 27778 0 0 0 10198 26 0 0 20 0 1 0 285321371 116457472 27653 33554432000 4194304 8973514 140736289800384 140736289799880 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 28432 27653 445 1167 0 27213 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 113728

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/176 20608
/proc/meminfo: memFree=30998900/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=150592 CPUtime=162.23 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 36977 0 0 0 16183 40 0 0 20 0 1 0 285321371 154206208 36852 33554432000 4194304 8973514 140736289800384 140736289799648 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 37648 36852 445 1167 0 36429 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 150592

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/175 20608
/proc/meminfo: memFree=31002692/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=161856 CPUtime=222.21 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 39810 0 0 0 22168 53 0 0 20 0 1 0 285321371 165740544 39685 33554432000 4194304 8973514 140736289800384 140736289799880 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 40464 39685 445 1167 0 39245 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 161856

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/175 20608
/proc/meminfo: memFree=30973256/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=161856 CPUtime=282.19 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 39826 0 0 0 28156 63 0 0 20 0 1 0 285321371 165740544 39685 33554432000 4194304 8973514 140736289800384 140736289799648 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 40464 39685 445 1167 0 39245 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 161856

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/174 20608
/proc/meminfo: memFree=30970300/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=132160 CPUtime=342.18 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 39826 0 0 0 34142 76 0 0 20 0 1 0 285321371 135331840 32261 33554432000 4194304 8973514 140736289800384 140736289799648 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 33040 32261 445 1167 0 31821 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 132160

[startup+402.3 s]
/proc/loadavg: 2.03 1.99 1.99 3/175 20609
/proc/meminfo: memFree=30997584/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=142400 CPUtime=402.17 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 42386 0 0 0 40128 89 0 0 20 0 1 0 285321371 145817600 34821 33554432000 4194304 8973514 140736289800384 140736289799880 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 35600 34821 445 1167 0 34381 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 142400

[startup+462.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/175 20609
/proc/meminfo: memFree=30980244/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=189504 CPUtime=462.15 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 54018 0 0 0 46113 102 0 0 20 0 1 0 285321371 194052096 46438 33554432000 4194304 8973514 140736289800384 140736289799648 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 47376 46438 445 1167 0 46157 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 189504

[startup+522.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 20609
/proc/meminfo: memFree=30984388/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=196672 CPUtime=522.14 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 55969 0 0 0 52102 112 0 0 20 0 1 0 285321371 201392128 48389 33554432000 4194304 8973514 140736289800384 140736289799648 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 49168 48389 445 1167 0 47949 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 196672

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 20609
/proc/meminfo: memFree=30988172/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=196672 CPUtime=582.13 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 55969 0 0 0 58092 121 0 0 20 0 1 0 285321371 201392128 48389 33554432000 4194304 8973514 140736289800384 140736289799648 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 49168 48389 445 1167 0 47949 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 196672

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/175 20613
/proc/meminfo: memFree=31072000/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=91200 CPUtime=882.08 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 64427 0 0 0 88018 190 0 0 20 0 1 0 285321371 93388800 22021 33554432000 4194304 8973514 140736289800384 140736289799880 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 22800 22021 445 1167 0 21581 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 91200

[startup+942.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/175 20613
/proc/meminfo: memFree=31009752/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=148544 CPUtime=942.07 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 78763 0 0 0 94001 206 0 0 20 0 1 0 285321371 152109056 36357 33554432000 4194304 8973514 140736289800384 140736289799648 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 37136 36357 445 1167 0 35917 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 148544

[startup+1002.3 s]
/proc/loadavg: 2.17 2.07 2.01 3/175 20614
/proc/meminfo: memFree=31052248/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=103488 CPUtime=1002.05 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 78778 0 0 0 99988 217 0 0 20 0 1 0 285321371 105971712 25093 33554432000 4194304 8973514 140736289800384 140736289799880 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 25872 25093 445 1167 0 24653 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 103488

[startup+1062.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/175 20614
/proc/meminfo: memFree=31040020/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=95296 CPUtime=1062.04 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 84411 0 0 0 105973 231 0 0 20 0 1 0 285321371 97583104 23045 33554432000 4194304 8973514 140736289800384 140736289798336 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 23824 23045 445 1167 0 22605 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 95296

[startup+1122.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/175 20614
/proc/meminfo: memFree=31040384/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=111680 CPUtime=1122.02 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 93632 0 0 0 111957 245 0 0 20 0 1 0 285321371 114360320 27141 33554432000 4194304 8973514 140736289800384 140736289799880 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 27920 27141 445 1167 0 26701 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 111680

[startup+1182.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/175 20614
/proc/meminfo: memFree=31016884/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=135232 CPUtime=1182.01 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 99520 0 0 0 117941 260 0 0 20 0 1 0 285321371 138477568 33029 33554432000 4194304 8973514 140736289800384 140736289799648 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 33808 33029 445 1167 0 32589 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 135232

[startup+1242.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/175 20614
/proc/meminfo: memFree=30978040/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=158784 CPUtime=1242 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 105311 0 0 0 123930 270 0 0 20 0 1 0 285321371 162594816 38807 33554432000 4194304 8973514 140736289800384 140736289799648 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 39696 38807 445 1167 0 38477 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 158784

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/176 20618
/proc/meminfo: memFree=30968652/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=176192 CPUtime=1301.99 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 109603 0 0 0 129917 282 0 0 20 0 1 0 285321371 180420608 43093 33554432000 4194304 8973514 140736289800384 140736289799880 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 44048 43093 445 1167 0 42829 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 176192

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 20618
/proc/meminfo: memFree=31015764/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=122944 CPUtime=1361.97 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 114904 0 0 0 135902 295 0 0 20 0 1 0 285321371 125894656 29957 33554432000 4194304 8973514 140736289800384 140736289799648 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 30736 29957 445 1167 0 29517 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 122944

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 20618
/proc/meminfo: memFree=31022640/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=132160 CPUtime=1421.97 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 117003 0 0 0 141888 309 0 0 20 0 1 0 285321371 135331840 32056 33554432000 4194304 8973514 140736289800384 140736289799880 6576086 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 33040 32056 445 1167 0 31821 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 132160

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 20618
/proc/meminfo: memFree=30996512/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=160832 CPUtime=1481.94 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 124337 0 0 0 147871 323 0 0 20 0 1 0 285321371 164691968 39376 33554432000 4194304 8973514 140736289800384 140736289799648 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 40208 39376 445 1167 0 38989 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 160832

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 20618
/proc/meminfo: memFree=31029752/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=135232 CPUtime=1541.93 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 127974 0 0 0 153858 335 0 0 20 0 1 0 285321371 138477568 33029 33554432000 4194304 8973514 140736289800384 140736289799880 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 33808 33029 445 1167 0 32589 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 135232

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20619
/proc/meminfo: memFree=30984916/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=172096 CPUtime=1601.92 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 137068 0 0 0 159846 346 0 0 20 0 1 0 285321371 176226304 42121 33554432000 4194304 8973514 140736289800384 140736289799648 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 43024 42121 445 1167 0 41805 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 172096

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20619
/proc/meminfo: memFree=31025928/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=134208 CPUtime=1661.9 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 140790 0 0 0 165831 359 0 0 20 0 1 0 285321371 137428992 32773 33554432000 4194304 8973514 140736289800384 140736289799648 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 33552 32773 445 1167 0 32333 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 134208

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20619
/proc/meminfo: memFree=31015992/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=149568 CPUtime=1721.89 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 144405 0 0 0 171817 372 0 0 20 0 1 0 285321371 153157632 36388 33554432000 4194304 8973514 140736289800384 140736289799880 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 37392 36388 445 1167 0 36173 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 149568

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20619
/proc/meminfo: memFree=31022408/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=141376 CPUtime=1781.87 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 152838 0 0 0 177804 383 0 0 20 0 1 0 285321371 144769024 34565 33554432000 4194304 8973514 140736289800384 140736289799880 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 35344 34565 445 1167 0 34125 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 141376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 20620
/proc/meminfo: memFree=31122932/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=128064 CPUtime=1800.07 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 152838 0 0 0 179621 386 0 0 20 0 1 0 285321371 131137536 31237 33554432000 4194304 8973514 140736289800384 140736289799648 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 32016 31237 445 1167 0 30797 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 128064

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: 2.00 2.00 2.00 2/174 20620
/proc/meminfo: memFree=31122932/32873844 swapFree=6088/6088
[pid=20576] ppid=20573 vsize=128064 CPUtime=1800.07 cores=1,3,5,7
/proc/20576/stat : 20576 (toysat) R 20573 20576 20536 0 -1 4202496 152838 0 0 0 179621 386 0 0 20 0 1 0 285321371 131137536 31237 33554432000 4194304 8973514 140736289800384 140736289799648 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/20576/statm: 32016 31237 445 1167 0 30797 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 128064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1796.22
CPU system time (s): 3.86741
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 196672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.22
system time used= 3.86741
maximum resident set size= 193556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152838
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= 181
involuntary context switches= 2640

runsolver used 3.24951 second user time and 9.69453 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-28 09:58:49
IDJOB=3706111
IDBENCH=90124
IDSOLVER=2285
FILE ID=node110/3706111-1338191929
RUNJOBID= node110-1338191929-20553
PBS_JOBID= 14624574
Free space on /tmp= 71664 MiB

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

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

MD5SUM BENCH= afe4117ba13dcfbcd06fd88e1353402a
RANDOM SEED=1085161026

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
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:        31249724 kB
Buffers:          306480 kB
Cached:           490696 kB
SwapCached:          148 kB
Active:           554128 kB
Inactive:         255208 kB
Active(anon):       1852 kB
Inactive(anon):    12532 kB
Active(file):     552276 kB
Inactive(file):   242676 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:             15436 kB
Writeback:             0 kB
AnonPages:         18232 kB
Mapped:            13316 kB
Shmem:               196 kB
Slab:             676372 kB
SReclaimable:     118460 kB
SUnreclaim:       557912 kB
KernelStack:        1360 kB
PageTables:         3580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:      92328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71656 MiB
End job on node110 at 2012-05-28 10:28:52