Trace number 3725475

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.03 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j60opt/
normalized-j6029_8.std.opb
MD5SUM462f9351930ed2902c05fb692326c53f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark105
Best CPU time to get the best result obtained on this benchmark1800.01
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 constraints123520
Number of constraints which are clauses122320
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.59/2.63	c 2012-06-02T15:05:36+0200
2.59/2.63	c arch = x86_64
2.59/2.63	c os = linux
2.59/2.63	c compiler = ghc 7.4
2.59/2.63	c packages:
2.59/2.63	c   OptDir-0.0.1
2.59/2.63	c   array-0.4.0.0
2.59/2.63	c   base-4.5.0.0
2.59/2.63	c   bytestring-0.9.2.1
2.59/2.63	c   containers-0.4.2.1
2.59/2.63	c   deepseq-1.3.0.0
2.59/2.63	c   mtl-2.1.1
2.59/2.63	c   old_locale-1.0.0.4
2.59/2.63	c   parse_dimacs-1.2
2.59/2.63	c   parsec-3.1.2
2.59/2.63	c   queue-0.1.2
2.59/2.63	c   stm-2.3
2.59/2.63	c   time-1.4
2.59/2.63	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725475-1338642336.opb"]
2.59/2.63	c #vars 36722
2.59/2.63	c #constraints 123520
2.59/2.63	c Solving starts ...
3.29/3.32	c solving time = 0.665s
3.29/3.32	c #decision = 808
3.29/3.32	c #conflict = 174
3.29/3.32	c #restart = 1
3.29/3.32	o 115
3.29/3.39	c Solving starts ...
3.39/3.45	c solving time = 0.050s
3.39/3.45	c #decision = 890
3.39/3.45	c #conflict = 175
3.39/3.45	c #restart = 1
3.39/3.45	o 114
3.39/3.45	c Solving starts ...
3.49/3.59	c solving time = 0.034s
3.49/3.59	c #decision = 961
3.49/3.59	c #conflict = 175
3.49/3.59	c #restart = 1
3.49/3.59	o 113
3.49/3.59	c Solving starts ...
3.59/3.63	c solving time = 0.117s
3.59/3.63	c #decision = 1106
3.59/3.63	c #conflict = 232
3.59/3.63	c #restart = 1
3.59/3.63	o 112
3.59/3.63	c Solving starts ...
3.59/3.67	c solving time = 0.033s
3.59/3.67	c #decision = 1200
3.59/3.67	c #conflict = 232
3.59/3.67	c #restart = 1
3.59/3.67	o 111
3.59/3.67	c Solving starts ...
3.68/3.75	c solving time = 0.067s
3.68/3.75	c #decision = 1304
3.68/3.75	c #conflict = 250
3.68/3.75	c #restart = 1
3.68/3.75	o 110
3.68/3.75	c Solving starts ...
3.78/3.85	c solving time = 0.098s
3.78/3.85	c #decision = 1419
3.78/3.85	c #conflict = 281
3.78/3.85	c #restart = 1
3.78/3.85	o 109
3.78/3.86	c Solving starts ...
10.99/11.08	c solving time = 7.215s
10.99/11.08	c #decision = 6697
10.99/11.08	c #conflict = 3976
10.99/11.08	c #restart = 8
10.99/11.08	o 108
10.99/11.08	c Solving starts ...
11.08/11.19	c solving time = 0.102s
11.08/11.19	c #decision = 6822
11.08/11.19	c #conflict = 4018
11.08/11.19	c #restart = 8
11.08/11.19	o 107
11.08/11.19	c Solving starts ...
101.37/101.49	c solving time = 90.275s
101.37/101.49	c #decision = 42906
101.37/101.49	c #conflict = 29586
101.37/101.49	c #restart = 19
101.37/101.49	o 106
101.37/101.49	c Solving starts ...

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 19797
/proc/meminfo: memFree=29129584/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 829 0 0 0 0 0 0 0 20 0 1 0 330362040 6373376 750 33554432000 4194304 8989770 140736538835984 140734894454600 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 1556 750 428 1171 0 333 0

[startup+0.0238879 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 19797
/proc/meminfo: memFree=29129584/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=8272 CPUtime=0.02 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 1141 0 0 0 2 0 0 0 20 0 1 0 330362040 8470528 1062 33554432000 4194304 8989770 140736538835984 140736538835480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 2068 1062 430 1171 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8272

[startup+0.100262 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 19797
/proc/meminfo: memFree=29129584/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 2334 0 0 0 9 0 0 0 20 0 1 0 330362040 12664832 2255 33554432000 4194304 8989770 140736538835984 140736538835480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 3092 2255 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300309 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 19797
/proc/meminfo: memFree=29129584/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=26704 CPUtime=0.29 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 5952 0 0 0 28 1 0 0 20 0 1 0 330362040 27344896 5873 33554432000 4194304 8989770 140736538835984 140736538834824 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 6676 5873 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26704

[startup+0.700317 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 19797
/proc/meminfo: memFree=29129584/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=45136 CPUtime=0.69 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 10362 0 0 0 67 2 0 0 20 0 1 0 330362040 46219264 10284 33554432000 4194304 8989770 140736538835984 140736538834824 4212523 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 11284 10293 431 1171 0 10061 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45136

[startup+1.50031 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 19798
/proc/meminfo: memFree=29057416/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=100432 CPUtime=1.49 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 24384 0 0 0 144 5 0 0 20 0 1 0 330362040 102842368 24305 33554432000 4194304 8989770 140736538835984 140736538835248 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 25108 24305 431 1171 0 23885 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100432

[startup+3.10033 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 19798
/proc/meminfo: memFree=28997524/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=173136 CPUtime=3.09 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 42414 0 0 0 301 8 0 0 20 0 1 0 330362040 177291264 42335 33554432000 4194304 8989770 140736538835984 140736538835248 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 43284 42335 460 1171 0 42061 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 173136

[startup+6.30032 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 19798
/proc/meminfo: memFree=28955232/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=173136 CPUtime=6.29 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 42606 0 0 0 620 9 0 0 20 0 1 0 330362040 177291264 42527 33554432000 4194304 8989770 140736538835984 140736538835248 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 43284 42527 471 1171 0 42061 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 173136

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 19798
/proc/meminfo: memFree=28948484/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=173136 CPUtime=12.69 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 42606 0 0 0 1258 11 0 0 20 0 1 0 330362040 177291264 42527 33554432000 4194304 8989770 140736538835984 140736538835480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 43284 42527 471 1171 0 42061 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 173136

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 19798
/proc/meminfo: memFree=28923048/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=184400 CPUtime=25.48 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 45422 0 0 0 2533 15 0 0 20 0 1 0 330362040 188825600 45343 33554432000 4194304 8989770 140736538835984 140736538835480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 46100 45343 471 1171 0 44877 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 184400

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19798
/proc/meminfo: memFree=28884684/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=201808 CPUtime=51.08 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 49774 0 0 0 5086 22 0 0 20 0 1 0 330362040 206651392 49695 33554432000 4194304 8989770 140736538835984 140736538835480 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 50452 49695 471 1171 0 49229 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 201808

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19798
/proc/meminfo: memFree=28797928/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=237648 CPUtime=102.28 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 58734 0 0 0 10192 36 0 0 20 0 1 0 330362040 243351552 58655 33554432000 4194304 8989770 140736538835984 140736538835480 6587869 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 59412 58655 471 1171 0 58189 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 237648

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19798
/proc/meminfo: memFree=28703344/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=278608 CPUtime=162.26 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 68985 0 0 0 16177 49 0 0 20 0 1 0 330362040 285294592 68895 33554432000 4194304 8989770 140736538835984 140736538835248 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 69652 68895 471 1171 0 68429 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 278608

[startup+222.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 19799
/proc/meminfo: memFree=28623640/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=311376 CPUtime=222.22 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 77199 0 0 0 22163 59 0 0 20 0 1 0 330362040 318849024 77087 33554432000 4194304 8989770 140736538835984 140736538835480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 77844 77087 471 1171 0 76621 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 311376

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 19802
/proc/meminfo: memFree=28546780/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=338000 CPUtime=282.19 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 83884 0 0 0 28149 70 0 0 20 0 1 0 330362040 346112000 83743 33554432000 4194304 8989770 140736538835984 140736538833920 4208870 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 84500 83743 471 1171 0 83277 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 338000

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19802
/proc/meminfo: memFree=28474968/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=362576 CPUtime=342.17 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 90046 0 0 0 34139 78 0 0 20 0 1 0 330362040 371277824 89887 33554432000 4194304 8989770 140736538835984 140736538835480 4451620 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 90644 89887 471 1171 0 89421 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 362576

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19802
/proc/meminfo: memFree=28436156/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=385104 CPUtime=402.16 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 95678 0 0 0 40131 85 0 0 20 0 1 0 330362040 394346496 95519 33554432000 4194304 8989770 140736538835984 140736538835480 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 96276 95519 471 1171 0 95053 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 385104

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19802
/proc/meminfo: memFree=28414084/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=405584 CPUtime=462.14 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 100798 0 0 0 46121 93 0 0 20 0 1 0 330362040 415318016 100639 33554432000 4194304 8989770 140736538835984 140736538835480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 101396 100639 471 1171 0 100173 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 405584

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 19803
/proc/meminfo: memFree=28387248/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=426064 CPUtime=522.14 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 105918 0 0 0 52113 101 0 0 20 0 1 0 330362040 436289536 105759 33554432000 4194304 8989770 140736538835984 140736538835480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 106516 105759 471 1171 0 105293 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 426064

[startup+582.3 s]
/proc/loadavg: 2.18 2.06 2.01 3/175 19803
/proc/meminfo: memFree=28322548/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=445520 CPUtime=582.13 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 110782 0 0 0 58103 110 0 0 20 0 1 0 330362040 456212480 110623 33554432000 4194304 8989770 140736538835984 140736538835480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 111380 110623 471 1171 0 110157 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 445520

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/175 19804
/proc/meminfo: memFree=28198028/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=517200 CPUtime=822.09 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 128702 0 0 0 82073 136 0 0 20 0 1 0 330362040 529612800 128543 33554432000 4194304 8989770 140736538835984 140736538835480 4445089 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 129300 128543 471 1171 0 128077 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 517200

[startup+882.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 19807
/proc/meminfo: memFree=28184388/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=530512 CPUtime=882.09 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 132030 0 0 0 88065 144 0 0 20 0 1 0 330362040 543244288 131871 33554432000 4194304 8989770 140736538835984 140736538833920 4209142 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 132628 131871 471 1171 0 131405 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 530512

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19807
/proc/meminfo: memFree=28168892/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=545872 CPUtime=942.07 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 135872 0 0 0 94058 149 0 0 20 0 1 0 330362040 558972928 135711 33554432000 4194304 8989770 140736538835984 140736538835480 4451620 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 136468 135711 471 1171 0 135245 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 545872

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 19807
/proc/meminfo: memFree=28153544/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=561232 CPUtime=1002.03 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 139741 0 0 0 100049 154 0 0 20 0 1 0 330362040 574701568 139551 33554432000 4194304 8989770 140736538835984 140736538835480 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 140308 139551 471 1171 0 139085 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 561232

[startup+1062.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 19807
/proc/meminfo: memFree=28139308/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=575568 CPUtime=1062.02 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 143328 0 0 0 106044 158 0 0 20 0 1 0 330362040 589381632 143135 33554432000 4194304 8989770 140736538835984 140736538835480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 143892 143135 471 1171 0 142669 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 575568

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 19808
/proc/meminfo: memFree=28126040/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=588880 CPUtime=1122.02 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 146656 0 0 0 112038 164 0 0 20 0 1 0 330362040 603013120 146463 33554432000 4194304 8989770 140736538835984 140736538835480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 147220 146463 471 1171 0 145997 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 588880

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 19808
/proc/meminfo: memFree=28112648/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=602192 CPUtime=1182 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 149984 0 0 0 118031 169 0 0 20 0 1 0 330362040 616644608 149791 33554432000 4194304 8989770 140736538835984 140736538835480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 150548 149791 471 1171 0 149325 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 602192

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19808
/proc/meminfo: memFree=28084252/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=614480 CPUtime=1242 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 153056 0 0 0 124025 175 0 0 20 0 1 0 330362040 629227520 152863 33554432000 4194304 8989770 140736538835984 140736538835480 4438244 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 153620 152863 471 1171 0 152397 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 614480

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19808
/proc/meminfo: memFree=28043332/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=624720 CPUtime=1301.99 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 155616 0 0 0 130019 180 0 0 20 0 1 0 330362040 639713280 155423 33554432000 4194304 8989770 140736538835984 140736538835480 4438168 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 156180 155423 471 1171 0 154957 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 624720

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19808
/proc/meminfo: memFree=28012084/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=634960 CPUtime=1361.97 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 158176 0 0 0 136013 184 0 0 20 0 1 0 330362040 650199040 157983 33554432000 4194304 8989770 140736538835984 140736538835480 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 158740 157983 471 1171 0 157517 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 634960

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19809
/proc/meminfo: memFree=27985724/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=646224 CPUtime=1421.97 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 160992 0 0 0 142009 188 0 0 20 0 1 0 330362040 661733376 160799 33554432000 4194304 8989770 140736538835984 140736538835480 4438372 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 161556 160799 471 1171 0 160333 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 646224

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19812
/proc/meminfo: memFree=27928428/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=654416 CPUtime=1481.96 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 163040 0 0 0 148004 192 0 0 20 0 1 0 330362040 670121984 162847 33554432000 4194304 8989770 140736538835984 140736538835480 4451848 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 163604 162847 471 1171 0 162381 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 654416

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19812
/proc/meminfo: memFree=27915292/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=667728 CPUtime=1541.95 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 166368 0 0 0 153998 197 0 0 20 0 1 0 330362040 683753472 166175 33554432000 4194304 8989770 140736538835984 140736538835480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 166932 166175 471 1171 0 165709 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 667728

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19812
/proc/meminfo: memFree=27902768/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=681040 CPUtime=1601.94 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 169696 0 0 0 159991 203 0 0 20 0 1 0 330362040 697384960 169503 33554432000 4194304 8989770 140736538835984 140736538835480 4438168 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 170260 169503 471 1171 0 169037 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 681040

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 19812
/proc/meminfo: memFree=27887392/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=695376 CPUtime=1661.93 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 173280 0 0 0 165984 209 0 0 20 0 1 0 330362040 712065024 173087 33554432000 4194304 8989770 140736538835984 140736538835480 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 173844 173087 471 1171 0 172621 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 695376

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/175 19813
/proc/meminfo: memFree=27874124/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=708688 CPUtime=1721.93 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 176608 0 0 0 171979 214 0 0 20 0 1 0 330362040 725696512 176415 33554432000 4194304 8989770 140736538835984 140736538833984 4213855 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 177172 176415 471 1171 0 175949 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 708688

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 19852
/proc/meminfo: memFree=28527468/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=718928 CPUtime=1781.91 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 179178 0 0 0 177972 219 0 0 20 0 1 0 330362040 736182272 178975 33554432000 4194304 8989770 140736538835984 140736538835480 4451817 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 179732 178975 471 1171 0 178509 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 718928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 19852
/proc/meminfo: memFree=28521236/32873844 swapFree=6088/6088
[pid=19797] ppid=19795 vsize=724048 CPUtime=1800 cores=1,3,5,7
/proc/19797/stat : 19797 (toysat) R 19795 19797 18556 0 -1 4202496 180462 0 0 0 179780 220 0 0 20 0 1 0 330362040 741425152 180255 33554432000 4194304 8989770 140736538835984 140736538835480 4437568 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/19797/statm: 181012 180255 471 1171 0 179789 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 724048

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.42
CPU time (s): 1800.03
CPU user time (s): 1797.81
CPU system time (s): 2.21566
CPU usage (%): 99.9784
Max. virtual memory (cumulated for all children) (KiB): 724048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.81
system time used= 2.21566
maximum resident set size= 721020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180462
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= 132
involuntary context switches= 1844

runsolver used 3.9414 second user time and 9.40357 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-02 15:05:36
IDJOB=3725475
IDBENCH=76804
IDSOLVER=2308
FILE ID=node110/3725475-1338642336
RUNJOBID= node110-1338631507-18573
PBS_JOBID= 14636470
Free space on /tmp= 71120 MiB

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

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

MD5SUM BENCH= 462f9351930ed2902c05fb692326c53f
RANDOM SEED=1758294971

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:        29129856 kB
Buffers:          388908 kB
Cached:          2380940 kB
SwapCached:          604 kB
Active:          1375152 kB
Inactive:        1524528 kB
Active(anon):     119836 kB
Inactive(anon):    12328 kB
Active(file):    1255316 kB
Inactive(file):  1512200 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107364 kB
Dirty:             11456 kB
Writeback:             0 kB
AnonPages:        134736 kB
Mapped:            13480 kB
Shmem:                40 kB
Slab:             706216 kB
SReclaimable:     147688 kB
SUnreclaim:       558528 kB
KernelStack:        1440 kB
PageTables:         3832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     230700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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= 71116 MiB
End job on node110 at 2012-06-02 15:35:39