Trace number 3706133

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K98.opb
MD5SUM0d56c20200c8726f988a44319a68d2e3
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 benchmark165.396
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6664
Total number of constraints6862
Number of constraints which are clauses6764
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint98
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 99
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.26	c 2012-05-28T10:28:52+0200
0.19/0.26	c arch = x86_64
0.19/0.26	c os = linux
0.19/0.26	c compiler = ghc 7.4
0.19/0.26	c packages:
0.19/0.26	c   OptDir-0.0.1
0.19/0.26	c   array-0.4.0.0
0.19/0.26	c   base-4.5.0.0
0.19/0.26	c   bytestring-0.9.2.1
0.19/0.26	c   containers-0.4.2.1
0.19/0.26	c   deepseq-1.3.0.0
0.19/0.26	c   mtl-2.1.1
0.19/0.26	c   old_locale-1.0.0.4
0.19/0.26	c   parse_dimacs-1.2
0.19/0.26	c   parsec-3.1.2
0.19/0.26	c   queue-0.1.2
0.19/0.26	c   stm-2.3
0.19/0.26	c   time-1.4
0.19/0.26	c command line = ["--pb","HOME/instance-3706133-1338193732.opb"]
0.19/0.26	c #vars 6664
0.19/0.26	c #constraints 6862
0.19/0.26	c Solving starts ...
25.77/25.87	c learnt constraints deletion: 14057 -> 7033
38.76/38.81	c learnt constraints deletion: 14462 -> 7231
54.75/54.81	c learnt constraints deletion: 16085 -> 8059
66.55/66.69	c learnt constraints deletion: 15588 -> 7800
83.04/83.13	c learnt constraints deletion: 17793 -> 8926
100.54/100.68	c learnt constraints deletion: 17238 -> 8630
151.14/151.21	c learnt constraints deletion: 21503 -> 10796
177.63/177.71	c learnt constraints deletion: 19547 -> 9793
286.19/286.37	c learnt constraints deletion: 19588 -> 9794
305.39/305.53	c learnt constraints deletion: 20315 -> 10165
330.09/330.24	c learnt constraints deletion: 21016 -> 10527
352.29/352.41	c learnt constraints deletion: 21957 -> 11104
420.08/420.28	c learnt constraints deletion: 22218 -> 11109
441.97/442.11	c learnt constraints deletion: 21750 -> 10900
465.57/465.70	c learnt constraints deletion: 23284 -> 11690
481.36/481.50	c learnt constraints deletion: 21840 -> 10925
502.85/503.05	c learnt constraints deletion: 22772 -> 11443
532.06/532.23	c learnt constraints deletion: 24817 -> 12579
577.14/577.39	c learnt constraints deletion: 23999 -> 12018
613.64/613.80	c learnt constraints deletion: 26925 -> 13590
691.02/691.27	c learnt constraints deletion: 25499 -> 12827
887.37/887.62	c learnt constraints deletion: 26770 -> 13520
970.65/970.91	c learnt constraints deletion: 24939 -> 12598
1007.55/1007.88	c learnt constraints deletion: 26140 -> 13211
1051.84/1052.16	c learnt constraints deletion: 26615 -> 13993
1130.93/1131.29	c learnt constraints deletion: 29437 -> 14875
1230.00/1230.31	c learnt constraints deletion: 29544 -> 14982
1323.98/1324.36	c learnt constraints deletion: 29280 -> 15398
1430.46/1430.85	c learnt constraints deletion: 29064 -> 15704
1509.05/1509.41	c learnt constraints deletion: 29054 -> 16043
1583.64/1584.01	c learnt constraints deletion: 29476 -> 16516
1657.52/1657.99	c learnt constraints deletion: 28802 -> 16881
1746.11/1746.50	c learnt constraints deletion: 29502 -> 17316

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-3706133-1338193732/watcher-3706133-1338193732 -o /tmp/evaluation-result-3706133-1338193732/solver-3706133-1338193732 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706133-1338193732.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.99 2/169 20682
/proc/meminfo: memFree=31255660/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 815 0 0 0 0 0 0 0 20 0 1 0 285501628 6356992 736 33554432000 4194304 8973514 140736265678048 140736267134632 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 1808 740 415 1167 0 589 0

[startup+0.096837 s]
/proc/loadavg: 1.84 1.97 1.99 2/169 20682
/proc/meminfo: memFree=31255660/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=11328 CPUtime=0.09 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 2099 0 0 0 9 0 0 0 20 0 1 0 285501628 11599872 2020 33554432000 4194304 8973514 140736265678048 140736267134632 7858672 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 2832 2020 418 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.100296 s]
/proc/loadavg: 1.84 1.97 1.99 2/169 20682
/proc/meminfo: memFree=31255660/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=11328 CPUtime=0.09 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 2099 0 0 0 9 0 0 0 20 0 1 0 285501628 11599872 2020 33554432000 4194304 8973514 140736265678048 140736267134632 4204256 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 2832 2020 418 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.300309 s]
/proc/loadavg: 1.84 1.97 1.99 2/169 20682
/proc/meminfo: memFree=31255660/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=22592 CPUtime=0.29 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 4947 0 0 0 29 0 0 0 20 0 1 0 285501628 23134208 4868 33554432000 4194304 8973514 140736265678048 140736267134632 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 5648 4868 444 1167 0 4429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22592

[startup+0.700295 s]
/proc/loadavg: 1.84 1.97 1.99 2/169 20682
/proc/meminfo: memFree=31255660/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=22592 CPUtime=0.69 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 4947 0 0 0 69 0 0 0 20 0 1 0 285501628 23134208 4868 33554432000 4194304 8973514 140736265678048 140736265677544 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 5648 4868 444 1167 0 4429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22592

[startup+1.5003 s]
/proc/loadavg: 1.84 1.97 1.99 3/175 20697
/proc/meminfo: memFree=31209096/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=23616 CPUtime=1.49 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 5203 0 0 0 149 0 0 0 20 0 1 0 285501628 24182784 5124 33554432000 4194304 8973514 140736265678048 140736265677544 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 5904 5124 444 1167 0 4685 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23616

[startup+3.10027 s]
/proc/loadavg: 1.84 1.97 1.99 3/175 20697
/proc/meminfo: memFree=31204004/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=27712 CPUtime=3.08 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 6227 0 0 0 308 0 0 0 20 0 1 0 285501628 28377088 6148 33554432000 4194304 8973514 140736265678048 140736265677544 4204592 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 6928 6148 444 1167 0 5709 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27712

[startup+6.30028 s]
/proc/loadavg: 1.85 1.97 1.99 3/175 20697
/proc/meminfo: memFree=31185040/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=37952 CPUtime=6.29 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 8569 0 0 0 628 1 0 0 20 0 1 0 285501628 38862848 8490 33554432000 4194304 8973514 140736265678048 140736265677544 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 9488 8490 444 1167 0 8269 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37952

[startup+12.7003 s]
/proc/loadavg: 1.86 1.97 1.99 3/175 20697
/proc/meminfo: memFree=31150324/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=53312 CPUtime=12.68 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 12633 0 0 0 1265 3 0 0 20 0 1 0 285501628 54591488 12553 33554432000 4194304 8973514 140736265678048 140736265676032 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 13328 12553 444 1167 0 12109 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53312

[startup+25.5003 s]
/proc/loadavg: 1.96 1.98 1.99 3/175 20697
/proc/meminfo: memFree=31094796/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=81984 CPUtime=25.47 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 19676 0 0 0 2541 6 0 0 20 0 1 0 285501628 83951616 19591 33554432000 4194304 8973514 140736265678048 140736265677544 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 20496 19591 444 1167 0 19277 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 81984

[startup+51.1003 s]
/proc/loadavg: 1.97 1.98 1.99 3/175 20697
/proc/meminfo: memFree=31069592/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=90176 CPUtime=51.05 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 21874 0 0 0 5093 12 0 0 20 0 1 0 285501628 92340224 21770 33554432000 4194304 8973514 140736265678048 140736265677544 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 22544 21770 445 1167 0 21325 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 90176

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 20701
/proc/meminfo: memFree=31044840/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=110656 CPUtime=102.24 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 29046 0 0 0 10199 25 0 0 20 0 1 0 285501628 113311744 26890 33554432000 4194304 8973514 140736265678048 140736265677544 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 27664 26890 445 1167 0 26445 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 110656

[startup+162.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/175 20701
/proc/meminfo: memFree=30984776/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=137280 CPUtime=162.23 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 35702 0 0 0 16181 42 0 0 20 0 1 0 285501628 140574720 33546 33554432000 4194304 8973514 140736265678048 140736265677544 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 34320 33546 445 1167 0 33101 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 137280

[startup+222.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/175 20701
/proc/meminfo: memFree=30928384/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=137280 CPUtime=222.21 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 35715 0 0 0 22165 56 0 0 20 0 1 0 285501628 140574720 33546 33554432000 4194304 8973514 140736265678048 140736265677544 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 34320 33546 445 1167 0 33101 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 137280

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20701
/proc/meminfo: memFree=30927876/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=137280 CPUtime=282.2 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 35717 0 0 0 28150 70 0 0 20 0 1 0 285501628 140574720 33546 33554432000 4194304 8973514 140736265678048 140736265677312 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 34320 33546 445 1167 0 33101 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 137280

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 20701
/proc/meminfo: memFree=30942944/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=115776 CPUtime=342.19 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 37765 0 0 0 34135 84 0 0 20 0 1 0 285501628 118554624 28170 33554432000 4194304 8973514 140736265678048 140736265677544 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 28944 28170 445 1167 0 27725 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 115776

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 20701
/proc/meminfo: memFree=30938600/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=120896 CPUtime=402.18 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 39002 0 0 0 40119 99 0 0 20 0 1 0 285501628 123797504 29407 33554432000 4194304 8973514 140736265678048 140736265677312 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 30224 29407 445 1167 0 29005 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 120896

[startup+462.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 20702
/proc/meminfo: memFree=30934728/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=123968 CPUtime=462.16 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 41613 0 0 0 46102 114 0 0 20 0 1 0 285501628 126943232 30218 33554432000 4194304 8973514 140736265678048 140736265677544 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 30992 30218 445 1167 0 29773 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 123968

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 20702
/proc/meminfo: memFree=30997560/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=99392 CPUtime=522.15 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 45453 0 0 0 52086 129 0 0 20 0 1 0 285501628 101777408 24074 33554432000 4194304 8973514 140736265678048 140736265677544 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 24848 24074 445 1167 0 23629 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 99392

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 20702
/proc/meminfo: memFree=30983904/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=95296 CPUtime=582.13 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 51603 0 0 0 58073 140 0 0 20 0 1 0 285501628 97583104 23050 33554432000 4194304 8973514 140736265678048 140736265677544 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 23824 23050 445 1167 0 22605 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 95296

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/175 20706
/proc/meminfo: memFree=30996048/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=172096 CPUtime=882.07 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 72528 0 0 0 88005 202 0 0 20 0 1 0 285501628 176226304 42159 33554432000 4194304 8973514 140736265678048 140736265677312 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 43024 42159 445 1167 0 41805 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 172096

[startup+942.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/175 20706
/proc/meminfo: memFree=30961236/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=137280 CPUtime=942.05 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 72877 0 0 0 93990 215 0 0 20 0 1 0 285501628 140574720 33546 33554432000 4194304 8973514 140736265678048 140736265677312 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 34320 33546 445 1167 0 33101 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 137280

[startup+1002.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/175 20706
/proc/meminfo: memFree=30991320/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=131136 CPUtime=1002.05 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 77485 0 0 0 99976 229 0 0 20 0 1 0 285501628 134283264 32010 33554432000 4194304 8973514 140736265678048 140736265677312 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 32784 32010 445 1167 0 31565 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 131136

[startup+1062.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/175 20707
/proc/meminfo: memFree=30959204/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=119872 CPUtime=1062.04 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 84141 0 0 0 105961 243 0 0 20 0 1 0 285501628 122748928 29194 33554432000 4194304 8973514 140736265678048 140736265677312 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 29968 29194 445 1167 0 28749 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 119872

[startup+1122.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/175 20707
/proc/meminfo: memFree=30875928/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=173120 CPUtime=1122.03 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 97453 0 0 0 111947 256 0 0 20 0 1 0 285501628 177274880 42506 33554432000 4194304 8973514 140736265678048 140736265677312 4214375 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 43280 42506 445 1167 0 42061 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 173120

[startup+1182.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/175 20707
/proc/meminfo: memFree=30923600/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=169024 CPUtime=1182.01 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 99765 0 0 0 117932 269 0 0 20 0 1 0 285501628 173080576 41482 33554432000 4194304 8973514 140736265678048 140736265677312 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 42256 41482 445 1167 0 41037 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 169024

[startup+1242.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/175 20707
/proc/meminfo: memFree=30916628/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=169024 CPUtime=1242 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 102581 0 0 0 123920 280 0 0 20 0 1 0 285501628 173080576 41482 33554432000 4194304 8973514 140736265678048 140736265677544 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 42256 41482 445 1167 0 41037 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 169024

[startup+1302.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/176 20710
/proc/meminfo: memFree=30864780/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=189504 CPUtime=1302 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 107592 0 0 0 129906 294 0 0 20 0 1 0 285501628 194052096 46489 33554432000 4194304 8973514 140736265678048 140736265677312 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 47376 46489 445 1167 0 46157 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 189504

[startup+1362.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/175 20711
/proc/meminfo: memFree=30824696/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=197696 CPUtime=1361.97 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 113610 0 0 0 135889 308 0 0 20 0 1 0 285501628 202440704 48650 33554432000 4194304 8973514 140736265678048 140736265677312 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 49424 48650 445 1167 0 48205 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 197696

[startup+1422.31 s]
/proc/loadavg: 2.07 2.04 2.00 3/175 20711
/proc/meminfo: memFree=30851436/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=197696 CPUtime=1421.96 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 113610 0 0 0 141877 319 0 0 20 0 1 0 285501628 202440704 48650 33554432000 4194304 8973514 140736265678048 140736265677312 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 49424 48650 445 1167 0 48205 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 197696

[startup+1482.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/175 20711
/proc/meminfo: memFree=30848524/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=201792 CPUtime=1481.95 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 115402 0 0 0 147866 329 0 0 20 0 1 0 285501628 206635008 49674 33554432000 4194304 8973514 140736265678048 140736265677312 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 50448 49674 445 1167 0 49229 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 201792

[startup+1542.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/174 20711
/proc/meminfo: memFree=30858020/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=193600 CPUtime=1541.94 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 115402 0 0 0 153854 340 0 0 20 0 1 0 285501628 198246400 47626 33554432000 4194304 8973514 140736265678048 140736265677312 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 48400 47626 445 1167 0 47181 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 193600

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/175 20712
/proc/meminfo: memFree=30879660/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=177216 CPUtime=1601.93 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 115402 0 0 0 159843 350 0 0 20 0 1 0 285501628 181469184 43530 33554432000 4194304 8973514 140736265678048 140736265677312 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 44304 43530 445 1167 0 43085 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 177216

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/175 20713
/proc/meminfo: memFree=30900320/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=156736 CPUtime=1661.92 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 115402 0 0 0 165831 361 0 0 20 0 1 0 285501628 160497664 38410 33554432000 4194304 8973514 140736265678048 140736265677312 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 39184 38410 445 1167 0 37965 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 156736

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 20713
/proc/meminfo: memFree=30883208/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=173120 CPUtime=1721.91 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 119453 0 0 0 171818 373 0 0 20 0 1 0 285501628 177274880 42461 33554432000 4194304 8973514 140736265678048 140736265677312 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 43280 42461 445 1167 0 42061 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 173120

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/175 20713
/proc/meminfo: memFree=30857152/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=160832 CPUtime=1781.9 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 125907 0 0 0 177805 385 0 0 20 0 1 0 285501628 164691968 39434 33554432000 4194304 8973514 140736265678048 140736265677544 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 40208 39434 445 1167 0 38989 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 160832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.11 2.04 2.01 3/175 20713
/proc/meminfo: memFree=30894600/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=160832 CPUtime=1800.1 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 125907 0 0 0 179623 387 0 0 20 0 1 0 285501628 164691968 39434 33554432000 4194304 8973514 140736265678048 140736265677312 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 40208 39434 445 1167 0 38989 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 160832

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.11 2.04 2.01 3/175 20713
/proc/meminfo: memFree=30894600/32873844 swapFree=6088/6088
[pid=20682] ppid=20680 vsize=160832 CPUtime=1800.1 cores=0,2,4,6
/proc/20682/stat : 20682 (toysat) R 20680 20682 20536 0 -1 4202496 125907 0 0 0 179623 387 0 0 20 0 1 0 285501628 164691968 39434 33554432000 4194304 8973514 140736265678048 140736265677312 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20682/statm: 40208 39434 445 1167 0 38989 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 160832

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1796.23
CPU system time (s): 3.88341
CPU usage (%): 99.978
Max. virtual memory (cumulated for all children) (KiB): 213056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.23
system time used= 3.88341
maximum resident set size= 209960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125907
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= 130
involuntary context switches= 1846

runsolver used 2.83157 second user time and 8.63269 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-28 10:28:52
IDJOB=3706133
IDBENCH=90129
IDSOLVER=2285
FILE ID=node110/3706133-1338193732
RUNJOBID= node110-1338191929-20552
PBS_JOBID= 14624574
Free space on /tmp= 71656 MiB

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

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

MD5SUM BENCH= 0d56c20200c8726f988a44319a68d2e3
RANDOM SEED=108713519

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:        31248236 kB
Buffers:          307152 kB
Cached:           491048 kB
SwapCached:          148 kB
Active:           556804 kB
Inactive:         254692 kB
Active(anon):       3060 kB
Inactive(anon):    12496 kB
Active(file):     553744 kB
Inactive(file):   242196 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:              7788 kB
Writeback:             0 kB
AnonPages:         18648 kB
Mapped:            13464 kB
Shmem:               196 kB
Slab:             675524 kB
SReclaimable:     118048 kB
SUnreclaim:       557476 kB
KernelStack:        1424 kB
PageTables:         4144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     100448 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= 71648 MiB
End job on node110 at 2012-05-28 10:58:54