Trace number 3725470

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.1 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j60opt/
normalized-j6013_4.std.opb
MD5SUMda670fe6dfaf44f990525edb598421e7
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark106
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints117773
Number of constraints which are clauses116573
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

2.49/2.58	c 2012-06-02T15:05:41+0200
2.49/2.58	c arch = x86_64
2.49/2.58	c os = linux
2.49/2.58	c compiler = ghc 7.4
2.49/2.58	c packages:
2.49/2.58	c   OptDir-0.0.1
2.49/2.58	c   array-0.4.0.0
2.49/2.58	c   base-4.5.0.0
2.49/2.58	c   bytestring-0.9.2.1
2.49/2.58	c   containers-0.4.2.1
2.49/2.58	c   deepseq-1.3.0.0
2.49/2.58	c   mtl-2.1.1
2.49/2.58	c   old_locale-1.0.0.4
2.49/2.58	c   parse_dimacs-1.2
2.49/2.58	c   parsec-3.1.2
2.49/2.58	c   queue-0.1.2
2.49/2.58	c   stm-2.3
2.49/2.58	c   time-1.4
2.49/2.58	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725470-1338642340.opb"]
2.49/2.58	c #vars 36722
2.49/2.58	c #constraints 117773
2.49/2.58	c Solving starts ...
3.69/3.79	c solving time = 1.186s
3.69/3.79	c #decision = 1380
3.69/3.79	c #conflict = 485
3.69/3.79	c #restart = 3
3.69/3.79	o 115
3.79/3.85	c Solving starts ...
3.89/3.96	c solving time = 0.104s
3.89/3.96	c #decision = 1544
3.89/3.96	c #conflict = 514
3.89/3.96	c #restart = 3
3.89/3.96	o 114
3.89/3.96	c Solving starts ...
3.98/4.04	c solving time = 0.068s
3.98/4.04	c #decision = 1661
3.98/4.04	c #conflict = 528
3.98/4.04	c #restart = 3
3.98/4.04	o 113
3.98/4.04	c Solving starts ...
3.98/4.08	c solving time = 0.037s
3.98/4.08	c #decision = 1770
3.98/4.08	c #conflict = 532
3.98/4.08	c #restart = 3
3.98/4.08	o 112
3.98/4.08	c Solving starts ...
4.08/4.12	c solving time = 0.031s
4.08/4.12	c #decision = 1854
4.08/4.12	c #conflict = 532
4.08/4.12	c #restart = 3
4.08/4.12	o 111
4.08/4.12	c Solving starts ...
4.69/4.73	c solving time = 0.598s
4.69/4.73	c #decision = 2404
4.69/4.73	c #conflict = 697
4.69/4.73	c #restart = 4
4.69/4.73	o 110
4.69/4.73	c Solving starts ...
43.89/43.93	c solving time = 39.183s
43.89/43.93	c #decision = 21299
43.89/43.93	c #conflict = 12696
43.89/43.93	c #restart = 14
43.89/43.93	o 109
43.89/43.93	c Solving starts ...
167.56/167.66	c solving time = 123.699s
167.56/167.66	c #decision = 72877
167.56/167.66	c #conflict = 52259
167.56/167.66	c #restart = 27
167.56/167.66	o 108
167.56/167.66	c Solving starts ...
178.95/179.08	c solving time = 11.418s
178.95/179.08	c #decision = 77319
178.95/179.08	c #conflict = 55312
178.95/179.08	c #restart = 33
178.95/179.08	o 107
178.95/179.09	c Solving starts ...
1332.87/1333.26	c learnt constraints deletion: 248334 -> 124169

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3139
/proc/meminfo: memFree=29091836/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 806 0 0 0 0 0 0 0 20 0 1 0 330358830 6373376 725 33554432000 4194304 8989770 140737314209520 140734336487672 7629640 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3139/statm: 1556 725 428 1171 0 333 0

[startup+0.0260709 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3139
/proc/meminfo: memFree=29091836/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=8272 CPUtime=0.02 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 1143 0 0 0 2 0 0 0 20 0 1 0 330358830 8470528 1062 33554432000 4194304 8989770 140737314209520 140734336487672 5877581 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3139/statm: 2068 1062 430 1171 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8272

[startup+0.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3139
/proc/meminfo: memFree=29091836/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 2215 0 0 0 9 0 0 0 20 0 1 0 330358830 12664832 2134 33554432000 4194304 8989770 140737314209520 140734336487672 5654056 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3139/statm: 3092 2134 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300229 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3139
/proc/meminfo: memFree=29091836/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=26704 CPUtime=0.29 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 5862 0 0 0 28 1 0 0 20 0 1 0 330358830 27344896 5781 33554432000 4194304 8989770 140737314209520 140734336487672 5877368 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3139/statm: 6676 5781 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26704

[startup+0.700233 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3139
/proc/meminfo: memFree=29091836/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=44112 CPUtime=0.69 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 10306 0 0 0 67 2 0 0 20 0 1 0 330358830 45170688 10225 33554432000 4194304 8989770 140737314209520 140737314208360 5799717 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3139/statm: 11028 10225 431 1171 0 9805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44112

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3140
/proc/meminfo: memFree=29028340/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=100432 CPUtime=1.49 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 24386 0 0 0 143 6 0 0 20 0 1 0 330358830 102842368 24305 33554432000 4194304 8989770 140737314209520 140737314209016 7750313 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3139/statm: 25108 24305 431 1171 0 23885 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100432

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3140
/proc/meminfo: memFree=28964048/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=162896 CPUtime=3.09 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 40037 0 0 0 299 10 0 0 20 0 1 0 330358830 166805504 39956 33554432000 4194304 8989770 140737314209520 140737314209016 4209357 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/3139/statm: 40724 39956 460 1171 0 39501 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 162896

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3140
/proc/meminfo: memFree=28928336/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=170064 CPUtime=6.28 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 41840 0 0 0 617 11 0 0 20 0 1 0 330358830 174145536 41759 33554432000 4194304 8989770 140737314209520 140737314208784 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 42516 41759 471 1171 0 41293 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 170064

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3140
/proc/meminfo: memFree=28927360/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=171088 CPUtime=12.68 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 42096 0 0 0 1253 15 0 0 20 0 1 0 330358830 175194112 42015 33554432000 4194304 8989770 140737314209520 140737314209016 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 42772 42015 471 1171 0 41549 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 171088

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3140
/proc/meminfo: memFree=28918184/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=181328 CPUtime=25.49 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 44463 0 0 0 2526 23 0 0 20 0 1 0 330358830 185679872 44382 33554432000 4194304 8989770 140737314209520 140737314207488 4426164 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 45332 44382 471 1171 0 44109 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 181328

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3140
/proc/meminfo: memFree=28898716/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=199760 CPUtime=51.08 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 49264 0 0 0 5072 36 0 0 20 0 1 0 330358830 204554240 49183 33554432000 4194304 8989770 140737314209520 140737314209016 4453132 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 49940 49183 471 1171 0 48717 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 199760

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 3140
/proc/meminfo: memFree=28858168/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=240720 CPUtime=102.28 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 59504 0 0 0 10168 60 0 0 20 0 1 0 330358830 246497280 59423 33554432000 4194304 8989770 140737314209520 140737314209016 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 60180 59423 471 1171 0 58957 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 240720

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 3140
/proc/meminfo: memFree=28820540/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=276560 CPUtime=162.26 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 68469 0 0 0 16146 80 0 0 20 0 1 0 330358830 283197440 68383 33554432000 4194304 8989770 140737314209520 140737314207488 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 69140 68383 471 1171 0 67917 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 276560

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 3141
/proc/meminfo: memFree=28782252/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=314448 CPUtime=222.24 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 77951 0 0 0 22121 103 0 0 20 0 1 0 330358830 321994752 77855 33554432000 4194304 8989770 140737314209520 140737314209016 6561874 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 78612 77855 471 1171 0 77389 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 314448

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3144
/proc/meminfo: memFree=28742220/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=353360 CPUtime=282.2 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 87702 0 0 0 28094 126 0 0 20 0 1 0 330358830 361840640 87583 33554432000 4194304 8989770 140737314209520 140737314209016 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 88340 87583 471 1171 0 87117 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 353360

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3144
/proc/meminfo: memFree=28707296/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=388176 CPUtime=342.16 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 96444 0 0 0 34070 146 0 0 20 0 1 0 330358830 397492224 96287 33554432000 4194304 8989770 140737314209520 140737314209016 4204350 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 97044 96287 471 1171 0 95821 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 388176

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3144
/proc/meminfo: memFree=28672408/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=419920 CPUtime=402.15 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 104382 0 0 0 40053 162 0 0 20 0 1 0 330358830 429998080 104223 33554432000 4194304 8989770 140737314209520 140737314209016 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 104980 104223 471 1171 0 103757 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 419920

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 3144
/proc/meminfo: memFree=28648848/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=443472 CPUtime=462.14 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 110270 0 0 0 46034 180 0 0 20 0 1 0 330358830 454115328 110111 33554432000 4194304 8989770 140737314209520 140737314209016 4445085 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 110868 110111 471 1171 0 109645 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 443472

[startup+522.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/179 3145
/proc/meminfo: memFree=28626088/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=466000 CPUtime=522.12 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 115902 0 0 0 52015 197 0 0 20 0 1 0 330358830 477184000 115743 33554432000 4194304 8989770 140737314209520 140737314209016 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 116500 115743 471 1171 0 115277 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 466000

[startup+582.3 s]
/proc/loadavg: 2.20 2.06 2.01 3/179 3145
/proc/meminfo: memFree=28603520/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=486480 CPUtime=582.12 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 121022 0 0 0 57997 215 0 0 20 0 1 0 330358830 498155520 120863 33554432000 4194304 8989770 140737314209520 140737314209016 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 121620 120863 471 1171 0 120397 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 486480

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/180 3149
/proc/meminfo: memFree=28492040/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=595024 CPUtime=882.03 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 148193 0 0 0 87907 296 0 0 20 0 1 0 330358830 609304576 147999 33554432000 4194304 8989770 140737314209520 140737314209016 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 148756 147999 471 1171 0 147533 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 595024

[startup+942.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/179 3188
/proc/meminfo: memFree=28522060/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=618576 CPUtime=942.03 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 154081 0 0 0 93894 309 0 0 20 0 1 0 330358830 633421824 153887 33554432000 4194304 8989770 140737314209520 140737314208784 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 154644 153887 471 1171 0 153421 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 618576

[startup+1002.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/179 3188
/proc/meminfo: memFree=28448280/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=639056 CPUtime=1002.02 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 159201 0 0 0 99880 322 0 0 20 0 1 0 330358830 654393344 159007 33554432000 4194304 8989770 140737314209520 140737314209016 4209206 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 159764 159007 471 1171 0 158541 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 639056

[startup+1062.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 3188
/proc/meminfo: memFree=28406988/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=660560 CPUtime=1062.01 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 164372 0 0 0 105866 335 0 0 20 0 1 0 330358830 676413440 164178 33554432000 4194304 8989770 140737314209520 140737314209016 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 165140 164178 471 1171 0 163917 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 660560

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 3189
/proc/meminfo: memFree=28385412/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=680016 CPUtime=1122 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 169441 0 0 0 111854 346 0 0 20 0 1 0 330358830 696336384 169247 33554432000 4194304 8989770 140737314209520 140737314209016 4437583 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 170004 169247 471 1171 0 168781 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 680016

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 3189
/proc/meminfo: memFree=28365944/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=699472 CPUtime=1181.99 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 174305 0 0 0 117841 358 0 0 20 0 1 0 330358830 716259328 174111 33554432000 4194304 8989770 140737314209520 140737314208784 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 174868 174111 471 1171 0 173645 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 699472

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3189
/proc/meminfo: memFree=28347468/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=717904 CPUtime=1241.98 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 178913 0 0 0 123826 372 0 0 20 0 1 0 330358830 735133696 178719 33554432000 4194304 8989770 140737314209520 140737314209016 4451620 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 179476 178719 471 1171 0 178253 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 717904

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3189
/proc/meminfo: memFree=28327856/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=738384 CPUtime=1301.97 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 183991 0 0 0 129815 382 0 0 20 0 1 0 330358830 756105216 183792 33554432000 4194304 8989770 140737314209520 140737314209016 7678809 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 184596 183792 471 1171 0 183373 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 738384

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3189
/proc/meminfo: memFree=28295024/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=769104 CPUtime=1361.94 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 191734 0 0 0 135800 394 0 0 20 0 1 0 330358830 787562496 191521 33554432000 4194304 8989770 140737314209520 140737314209016 4452976 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 192276 191521 473 1171 0 191053 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 769104

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3190
/proc/meminfo: memFree=28294928/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=769104 CPUtime=1421.94 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 191734 0 0 0 141783 411 0 0 20 0 1 0 330358830 787562496 191521 33554432000 4194304 8989770 140737314209520 140737314209016 4437568 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 192276 191521 473 1171 0 191053 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 769104

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3193
/proc/meminfo: memFree=28294700/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=769104 CPUtime=1481.92 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 191734 0 0 0 147764 428 0 0 20 0 1 0 330358830 787562496 191521 33554432000 4194304 8989770 140737314209520 140737314209016 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 192276 191521 473 1171 0 191053 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 769104

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3193
/proc/meminfo: memFree=28293572/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=769104 CPUtime=1541.92 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 191734 0 0 0 153745 447 0 0 20 0 1 0 330358830 787562496 191521 33554432000 4194304 8989770 140737314209520 140737314209016 4451620 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 192276 191521 473 1171 0 191053 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 769104

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3193
/proc/meminfo: memFree=28293200/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=769104 CPUtime=1601.91 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 191734 0 0 0 159729 462 0 0 20 0 1 0 330358830 787562496 191521 33554432000 4194304 8989770 140737314209520 140737314209016 7953280 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 192276 191521 473 1171 0 191053 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 769104

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 3193
/proc/meminfo: memFree=28293572/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=769104 CPUtime=1661.89 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 191734 0 0 0 165715 474 0 0 20 0 1 0 330358830 787562496 191521 33554432000 4194304 8989770 140737314209520 140737314209016 4426267 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 192276 191521 473 1171 0 191053 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 769104

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3194
/proc/meminfo: memFree=28286380/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=776272 CPUtime=1721.88 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 193526 0 0 0 171701 487 0 0 20 0 1 0 330358830 794902528 193313 33554432000 4194304 8989770 140737314209520 140737314209016 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 194068 193313 473 1171 0 192845 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 776272

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3194
/proc/meminfo: memFree=28267904/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=794704 CPUtime=1781.88 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 198134 0 0 0 177690 498 0 0 20 0 1 0 330358830 813776896 197921 33554432000 4194304 8989770 140737314209520 140737314209016 4208846 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 198676 197921 473 1171 0 197453 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 794704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3194
/proc/meminfo: memFree=28261704/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=800848 CPUtime=1800.08 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 199670 0 0 0 179506 502 0 0 20 0 1 0 330358830 820068352 199457 33554432000 4194304 8989770 140737314209520 140737314209016 4437612 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 200212 199457 473 1171 0 198989 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 800848

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 3/179 3194
/proc/meminfo: memFree=28261704/32873844 swapFree=7620/7620
[pid=3139] ppid=3137 vsize=800848 CPUtime=1800.08 cores=0,2,4,6
/proc/3139/stat : 3139 (toysat) R 3137 3139 2201 0 -1 4202496 199670 0 0 0 179506 502 0 0 20 0 1 0 330358830 820068352 199457 33554432000 4194304 8989770 140737314209520 140737314209016 4437612 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/3139/statm: 200212 199457 473 1171 0 198989 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 800848

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1795.07
CPU system time (s): 5.03323
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 800848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.07
system time used= 5.03323
maximum resident set size= 797828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199670
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= 135
involuntary context switches= 1997

runsolver used 3.2925 second user time and 9.59254 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-02 15:05:40
IDJOB=3725470
IDBENCH=76987
IDSOLVER=2308
FILE ID=node135/3725470-1338642340
RUNJOBID= node135-1338631508-2217
PBS_JOBID= 14636445
Free space on /tmp= 70988 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j60opt/normalized-j6013_4.std.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725470-1338642340/watcher-3725470-1338642340 -o /tmp/evaluation-result-3725470-1338642340/solver-3725470-1338642340 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725470-1338642340.opb

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

MD5SUM BENCH= da670fe6dfaf44f990525edb598421e7
RANDOM SEED=1065041212

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29092580 kB
Buffers:          337812 kB
Cached:          2397004 kB
SwapCached:         1676 kB
Active:          1285836 kB
Inactive:        1654600 kB
Active(anon):     195768 kB
Inactive(anon):    12048 kB
Active(file):    1090068 kB
Inactive(file):  1642552 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105796 kB
Dirty:             11288 kB
Writeback:             0 kB
AnonPages:        211632 kB
Mapped:            12312 kB
Shmem:               132 kB
Slab:             698416 kB
SReclaimable:     140552 kB
SUnreclaim:       557864 kB
KernelStack:        1472 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     318852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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= 70980 MiB
End job on node135 at 2012-06-02 15:35:43