Trace number 3498362

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
borg-sat 11.03.02-seq-industrial (fixed)? (MO) 1248.86 1248.44

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2556.24
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

Solver Data

0.34/0.70	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.34/0.70	c INFO: solving HOME/instance-3498362-1307953257.cnf
0.34/0.70	c INFO: computing task features
20.61/20.97	c INFO: computed variable-clause graph statistics
21.22/21.52	c INFO: computed clause balance statistics
86.51/86.89	c INFO: computed variable balance statistics
133.81/134.19	c INFO: computed small-clause counts
137.51/137.87	c INFO: computed Horn-clause counts
888.62/889.00	c INFO: computed variable graph statistics
888.62/889.01	c INFO: collected features for HOME/instance-3498362-1307953257.cnf in 887.21 s
888.62/889.03	c INFO: running cryptominisat-2.9.0@0 for 1164 with 4112 remaining (b = 0.59)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line 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 /var/tmp/evaluation-result-3498362-1307953257/watcher-3498362-1307953257 -o /var/tmp/evaluation-result-3498362-1307953257/solver-3498362-1307953257 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498362-1307953257.cnf -seed 355674294 -budget 5000 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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.80 0.73 0.27 3/180 15795
/proc/meminfo: memFree=7372164/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=14820 CPUtime=0 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 587 0 0 0 0 0 0 0 22 0 1 0 985556712 15175680 483 33554432000 4194304 5683644 140734276372608 18446744073709551615 5200944 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15795/statm: 3705 486 285 364 0 192 0

[startup+0.057179 s]
/proc/loadavg: 1.80 0.73 0.27 3/180 15795
/proc/meminfo: memFree=7372164/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=25320 CPUtime=0.02 cores=0,2,4,6
/proc/15795/stat : 15795 (python) S 15793 15795 15646 0 -1 4202496 1350 0 0 0 2 0 0 0 22 0 1 0 985556712 25927680 1194 33554432000 4194304 5683644 140734276372608 18446744073709551615 231890566791 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 0
/proc/15795/statm: 6844 1197 440 364 0 731 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25320

[startup+0.103336 s]
/proc/loadavg: 1.80 0.73 0.27 3/180 15795
/proc/meminfo: memFree=7372164/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=85624 CPUtime=0.06 cores=0,2,4,6
/proc/15795/stat : 15795 (python) S 15793 15795 15646 0 -1 4202496 2631 0 0 0 5 1 0 0 18 0 1 0 985556712 87678976 2348 33554432000 4194304 5683644 140734276372608 18446744073709551615 231895488512 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 0
/proc/15795/statm: 21406 2348 713 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85624

[startup+0.301209 s]
/proc/loadavg: 1.80 0.73 0.27 3/180 15795
/proc/meminfo: memFree=7372164/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=135752 CPUtime=0.18 cores=0,2,4,6
/proc/15795/stat : 15795 (python) S 15793 15795 15646 0 -1 4202496 5971 934 1 0 14 4 0 0 17 0 1 0 985556712 139010048 4149 33554432000 4194304 5683644 140734276372608 18446744073709551615 231895486469 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 0
/proc/15795/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.70808 s]
/proc/loadavg: 1.80 0.73 0.27 3/180 15795
/proc/meminfo: memFree=7372164/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=356888 CPUtime=0.41 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 10049 934 1 0 31 10 0 0 16 0 1 0 985556712 365453312 7719 33554432000 4194304 5683644 140734276372608 18446744073709551615 231895490304 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 89222 7737 1758 364 0 25146 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 356888

[startup+1.50096 s]
/proc/loadavg: 1.80 0.73 0.27 3/181 15800
/proc/meminfo: memFree=7256936/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=398732 CPUtime=1.21 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 38987 934 1 0 105 16 0 0 17 0 1 0 985556712 408301568 36657 33554432000 4194304 5683644 140734276372608 18446744073709551615 4300606 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 99716 36660 1761 364 0 35640 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 398732

[startup+3.10066 s]
/proc/loadavg: 1.80 0.73 0.27 3/181 15800
/proc/meminfo: memFree=7191836/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=485752 CPUtime=2.81 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 60601 934 1 0 261 20 0 0 19 0 1 0 985556712 497410048 58271 33554432000 4194304 5683644 140734276372608 18446744073709551615 47997970900289 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 121438 58272 1761 364 0 57362 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 485752

[startup+6.30105 s]
/proc/loadavg: 1.90 0.77 0.28 3/181 15800
/proc/meminfo: memFree=6983760/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=668796 CPUtime=6.01 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 103828 934 1 0 575 26 0 0 25 0 1 0 985556712 684847104 101498 33554432000 4194304 5683644 140734276372608 18446744073709551615 231895151649 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 167199 101498 1761 364 0 103123 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 668796

[startup+12.7068 s]
/proc/loadavg: 1.91 0.79 0.29 3/181 15800
/proc/meminfo: memFree=6626044/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=1002524 CPUtime=12.41 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 185954 934 1 0 1202 39 0 0 25 0 1 0 985556712 1026584576 183624 33554432000 4194304 5683644 140734276372608 18446744073709551615 4458837 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 250631 183624 1761 364 0 186555 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 1002524

[startup+25.5004 s]
/proc/loadavg: 1.93 0.85 0.32 3/181 15801
/proc/meminfo: memFree=6630692/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=989372 CPUtime=25.21 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 539313 934 1 0 2438 83 0 0 25 0 1 0 985556712 1013116928 184759 33554432000 4194304 5683644 140734276372608 18446744073709551615 47997802823013 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 247343 184759 1826 364 0 183267 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 989372

[startup+51.1005 s]
/proc/loadavg: 1.95 0.94 0.36 3/181 15801
/proc/meminfo: memFree=6620196/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=989372 CPUtime=50.82 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 539313 934 1 0 4999 83 0 0 25 0 1 0 985556712 1013116928 184759 33554432000 4194304 5683644 140734276372608 18446744073709551615 5005967 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 247343 184759 1826 364 0 183267 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 989372

[startup+102.301 s]
/proc/loadavg: 1.98 1.10 0.45 3/185 15807
/proc/meminfo: memFree=6012524/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=989372 CPUtime=102.01 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 539314 934 1 0 10118 83 0 0 25 0 1 0 985556712 1013116928 184760 33554432000 4194304 5683644 140734276372608 18446744073709551615 47997800282564 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 247343 184760 1827 364 0 183267 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 989372

[startup+162.306 s]
/proc/loadavg: 1.99 1.26 0.54 3/185 15808
/proc/meminfo: memFree=6010240/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=989372 CPUtime=162.02 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 747970 934 1 0 16094 108 0 0 25 0 1 0 985556712 1013116928 184766 33554432000 4194304 5683644 140734276372608 18446744073709551615 47997800048780 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 247343 184766 1833 364 0 183267 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 989372

[startup+222.301 s]
/proc/loadavg: 1.99 1.39 0.63 3/185 15810
/proc/meminfo: memFree=5292324/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=989372 CPUtime=222.01 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 747970 934 1 0 22093 108 0 0 25 0 1 0 985556712 1013116928 184766 33554432000 4194304 5683644 140734276372608 18446744073709551615 47997800048768 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 247343 184766 1833 364 0 183267 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 989372

[startup+282.301 s]
/proc/loadavg: 1.99 1.50 0.71 3/185 15811
/proc/meminfo: memFree=2017380/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=989372 CPUtime=282.02 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 747970 934 1 0 28094 108 0 0 25 0 1 0 985556712 1013116928 184766 33554432000 4194304 5683644 140734276372608 18446744073709551615 47997800048780 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 247343 184766 1833 364 0 183267 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 989372

[startup+342.301 s]
/proc/loadavg: 2.06 1.61 0.79 3/185 15813
/proc/meminfo: memFree=593536/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=989372 CPUtime=342.02 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 747970 934 1 0 34094 108 0 0 25 0 1 0 985556712 1013116928 184766 33554432000 4194304 5683644 140734276372608 18446744073709551615 47997800048768 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 247343 184766 1833 364 0 183267 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 989372

[startup+402.301 s]
/proc/loadavg: 2.02 1.67 0.87 3/185 15815
/proc/meminfo: memFree=96444/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=989372 CPUtime=402.01 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 747970 934 1 0 40093 108 0 0 25 0 1 0 985556712 1013116928 184766 33554432000 4194304 5683644 140734276372608 18446744073709551615 47997800048780 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 247343 184766 1833 364 0 183267 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 989372

[startup+462.3 s]
/proc/loadavg: 2.00 1.73 0.94 3/185 15816
/proc/meminfo: memFree=103796/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=989372 CPUtime=461.99 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 747970 934 1 0 46090 109 0 0 25 0 1 0 985556712 1013116928 184766 33554432000 4194304 5683644 140734276372608 18446744073709551615 47997800048768 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 247343 184766 1833 364 0 183267 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 989372

[startup+522.301 s]
/proc/loadavg: 2.00 1.78 1.00 3/185 15818
/proc/meminfo: memFree=108220/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=989372 CPUtime=521.96 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 747970 934 1 0 52087 109 0 0 25 0 1 0 985556712 1013116928 184766 33554432000 4194304 5683644 140734276372608 18446744073709551615 47997800048771 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 247343 184766 1833 364 0 183267 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 989372

[startup+582.301 s]
/proc/loadavg: 2.00 1.81 1.06 3/186 15820
/proc/meminfo: memFree=94624/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=989372 CPUtime=581.92 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 747970 934 1 0 58083 109 0 0 25 0 1 0 985556712 1013116928 184766 33554432000 4194304 5683644 140734276372608 18446744073709551615 47997800048768 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 247343 184766 1833 364 0 183267 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 989372

[startup+642.301 s]

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

Current children cumulated vsize (KiB) 989372

[startup+762.3 s]
/proc/loadavg: 2.00 1.89 1.22 3/186 15825
/proc/meminfo: memFree=93816/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=989372 CPUtime=761.92 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 747970 934 1 0 76082 110 0 0 25 0 1 0 985556712 1013116928 184766 33554432000 4194304 5683644 140734276372608 18446744073709551615 47997800048768 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 247343 184766 1833 364 0 183267 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 989372

[startup+822.306 s]
/proc/loadavg: 2.04 1.92 1.27 3/186 15827
/proc/meminfo: memFree=101676/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=989372 CPUtime=821.93 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 747970 934 1 0 82083 110 0 0 25 0 1 0 985556712 1013116928 184766 33554432000 4194304 5683644 140734276372608 18446744073709551615 47997800048768 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 247343 184766 1833 364 0 183267 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 989372

[startup+882.301 s]
/proc/loadavg: 2.05 1.95 1.32 3/186 15828
/proc/meminfo: memFree=96216/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=989372 CPUtime=881.92 cores=0,2,4,6
/proc/15795/stat : 15795 (python) R 15793 15795 15646 0 -1 4202496 747970 934 1 0 88082 110 0 0 25 0 1 0 985556712 1013116928 184766 33554432000 4194304 5683644 140734276372608 18446744073709551615 47997800048780 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15795/statm: 247343 184766 1833 364 0 183267 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 989372

[startup+942.301 s]
/proc/loadavg: 2.02 1.95 1.36 3/189 15833
/proc/meminfo: memFree=106132/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=706980 CPUtime=888.66 cores=0,2,4,6
/proc/15795/stat : 15795 (python) S 15793 15795 15646 0 -1 4202496 748346 934 1 0 88754 112 0 0 25 0 2 0 985556712 723947520 111647 33554432000 4194304 5683644 140734276372608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15795/statm: 176745 111647 1875 364 0 112663 0
[pid=15830] ppid=15795 vsize=696736 CPUtime=0.08 cores=0,2,4,6
/proc/15830/stat : 15830 (python) S 15795 15795 15646 0 -1 4202560 1015 0 0 0 4 4 0 0 15 0 1 0 985645615 713457664 110149 33554432000 4194304 5683644 140734276372608 18446744073709551615 231895510543 0 0 16781312 514 6822205771854348548 0 0 17 0 0 0 0
/proc/15830/statm: 174184 110149 381 364 0 110102 0
[pid=15832] ppid=15830 vsize=1135736 CPUtime=53.15 cores=0,2,4,6
/proc/15832/stat : 15832 (cryptominisat-2) R 15830 15832 15832 0 -1 4202496 245907 0 0 0 5283 32 0 0 25 0 1 0 985645616 1162993664 213651 33554432000 4194304 4677096 140734995384832 18446744073709551615 4337755 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15832/statm: 283934 213651 387 118 0 278893 0
[pid=15795/tid=15831] ppid=15793 vsize=706980 CPUtime=0 cores=0,2,4,6
/proc/15795/task/15831/stat : 15831 (python) S 15793 15795 15646 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 2 0 985645616 723947520 111647 33554432000 4194304 5683644 140734276372608 18446744073709551615 231907314097 0 0 16781312 2 18446604453897498816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 2539452

[startup+1002.3 s]
/proc/loadavg: 2.00 1.96 1.39 3/189 15835
/proc/meminfo: memFree=135524/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=706980 CPUtime=888.66 cores=0,2,4,6
/proc/15795/stat : 15795 (python) S 15793 15795 15646 0 -1 4202496 748346 934 1 0 88754 112 0 0 25 0 2 0 985556712 723947520 111647 33554432000 4194304 5683644 140734276372608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15795/statm: 176745 111647 1875 364 0 112663 0
[pid=15830] ppid=15795 vsize=696736 CPUtime=0.19 cores=0,2,4,6
/proc/15830/stat : 15830 (python) S 15795 15795 15646 0 -1 4202560 1299 0 0 0 11 8 0 0 15 0 1 0 985645615 713457664 110150 33554432000 4194304 5683644 140734276372608 18446744073709551615 231895510543 0 0 16781312 514 6822205771854348548 0 0 17 0 0 0 0
/proc/15830/statm: 174184 110150 382 364 0 110102 0
[pid=15832] ppid=15830 vsize=1823528 CPUtime=113.13 cores=0,2,4,6
/proc/15832/stat : 15832 (cryptominisat-2) R 15830 15832 15832 0 -1 4202496 1299176 0 0 0 11139 174 0 0 25 0 1 0 985645616 1867292672 384842 33554432000 4194304 4677096 140734995384832 18446744073709551615 4365684 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/15832/statm: 455882 384843 390 118 0 450841 0
[pid=15795/tid=15831] ppid=15793 vsize=706980 CPUtime=0 cores=0,2,4,6
/proc/15795/task/15831/stat : 15831 (python) S 15793 15795 15646 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 2 0 985645616 723947520 111647 33554432000 4194304 5683644 140734276372608 18446744073709551615 231907314097 0 0 16781312 2 18446604453897498816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 3227244

[startup+1062.3 s]
/proc/loadavg: 2.00 1.96 1.43 3/189 15836
/proc/meminfo: memFree=98408/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=706980 CPUtime=888.66 cores=0,2,4,6
/proc/15795/stat : 15795 (python) S 15793 15795 15646 0 -1 4202496 748346 934 1 0 88754 112 0 0 25 0 2 0 985556712 723947520 111647 33554432000 4194304 5683644 140734276372608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15795/statm: 176745 111647 1875 364 0 112663 0
[pid=15830] ppid=15795 vsize=696736 CPUtime=0.38 cores=0,2,4,6
/proc/15830/stat : 15830 (python) S 15795 15795 15646 0 -1 4202560 1356 0 0 0 25 13 0 0 15 0 1 0 985645615 713457664 110150 33554432000 4194304 5683644 140734276372608 18446744073709551615 231895510543 0 0 16781312 514 6822205771854348548 0 0 17 0 0 0 0
/proc/15830/statm: 174184 110150 382 364 0 110102 0
[pid=15832] ppid=15830 vsize=4666992 CPUtime=173.14 cores=0,2,4,6
/proc/15832/stat : 15832 (cryptominisat-2) R 15830 15832 15832 0 -1 4202496 6904542 0 0 0 16368 946 0 0 25 0 1 0 985645616 4778999808 1096917 33554432000 4194304 4677096 140734995384832 18446744073709551615 4365684 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/15832/statm: 1166748 1096918 390 118 0 1161707 0
[pid=15795/tid=15831] ppid=15793 vsize=706980 CPUtime=0 cores=0,2,4,6
/proc/15795/task/15831/stat : 15831 (python) S 15793 15795 15646 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 2 0 985645616 723947520 111647 33554432000 4194304 5683644 140734276372608 18446744073709551615 231907314097 0 0 16781312 2 18446604453897498816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1062.18
Current children cumulated vsize (KiB) 6070708

[startup+1122.3 s]
/proc/loadavg: 2.04 1.98 1.47 3/192 15844
/proc/meminfo: memFree=99480/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=706980 CPUtime=888.66 cores=0,2,4,6
/proc/15795/stat : 15795 (python) S 15793 15795 15646 0 -1 4202496 748346 934 1 0 88754 112 0 0 25 0 2 0 985556712 723947520 111647 33554432000 4194304 5683644 140734276372608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15795/statm: 176745 111647 1875 364 0 112663 0
[pid=15830] ppid=15795 vsize=696736 CPUtime=0.57 cores=0,2,4,6
/proc/15830/stat : 15830 (python) S 15795 15795 15646 0 -1 4202560 1411 0 0 0 37 20 0 0 15 0 1 0 985645615 713457664 110150 33554432000 4194304 5683644 140734276372608 18446744073709551615 231895510543 0 0 16781312 514 6822205771854348548 0 0 17 0 0 0 0
/proc/15830/statm: 174184 110150 382 364 0 110102 0
[pid=15832] ppid=15830 vsize=7890828 CPUtime=233.15 cores=0,2,4,6
/proc/15832/stat : 15832 (cryptominisat-2) R 15830 15832 15832 0 -1 4202496 12622077 0 0 0 21617 1698 0 0 25 0 1 0 985645616 8080207872 1899016 33554432000 4194304 4677096 140734995384832 18446744073709551615 4373023 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/15832/statm: 1972707 1899016 390 118 0 1967666 0
[pid=15795/tid=15831] ppid=15793 vsize=706980 CPUtime=0 cores=0,2,4,6
/proc/15795/task/15831/stat : 15831 (python) S 15793 15795 15646 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 2 0 985645616 723947520 111647 33554432000 4194304 5683644 140734276372608 18446744073709551615 231907314097 0 0 16781312 2 18446604453897498816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 9294544

[startup+1182.3 s]
/proc/loadavg: 2.01 1.98 1.50 3/196 15849
/proc/meminfo: memFree=213972/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=706980 CPUtime=888.66 cores=0,2,4,6
/proc/15795/stat : 15795 (python) S 15793 15795 15646 0 -1 4202496 748346 934 1 0 88754 112 0 0 25 0 2 0 985556712 723947520 111647 33554432000 4194304 5683644 140734276372608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15795/statm: 176745 111647 1875 364 0 112663 0
[pid=15830] ppid=15795 vsize=696736 CPUtime=0.76 cores=0,2,4,6
/proc/15830/stat : 15830 (python) S 15795 15795 15646 0 -1 4202560 1458 0 0 0 51 25 0 0 15 0 1 0 985645615 713457664 110150 33554432000 4194304 5683644 140734276372608 18446744073709551615 231895510543 0 0 16781312 514 6822205771854348548 0 0 17 0 0 0 0
/proc/15830/statm: 174184 110150 382 364 0 110102 0
[pid=15832] ppid=15830 vsize=11010272 CPUtime=293.15 cores=0,2,4,6
/proc/15832/stat : 15832 (cryptominisat-2) R 15830 15832 15832 0 -1 4202496 18309315 0 0 0 26840 2475 0 0 25 0 1 0 985645616 11274518528 2683435 33554432000 4194304 4677096 140734995384832 18446744073709551615 4351512 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/15832/statm: 2752568 2683435 390 118 0 2747527 0
[pid=15795/tid=15831] ppid=15793 vsize=706980 CPUtime=0 cores=0,2,4,6
/proc/15795/task/15831/stat : 15831 (python) S 15793 15795 15646 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 2 0 985645616 723947520 111647 33554432000 4194304 5683644 140734276372608 18446744073709551615 231907314097 0 0 16781312 2 18446604453897498816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1182.57
Current children cumulated vsize (KiB) 12413988

[startup+1242.3 s]
/proc/loadavg: 2.00 1.98 1.53 3/196 15851
/proc/meminfo: memFree=1701012/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=706980 CPUtime=888.66 cores=0,2,4,6
/proc/15795/stat : 15795 (python) S 15793 15795 15646 0 -1 4202496 748346 934 1 0 88754 112 0 0 25 0 2 0 985556712 723947520 111647 33554432000 4194304 5683644 140734276372608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15795/statm: 176745 111647 1875 364 0 112663 0
[pid=15830] ppid=15795 vsize=696736 CPUtime=0.94 cores=0,2,4,6
/proc/15830/stat : 15830 (python) S 15795 15795 15646 0 -1 4202560 1496 0 0 0 64 30 0 0 15 0 1 0 985645615 713457664 110150 33554432000 4194304 5683644 140734276372608 18446744073709551615 231895510543 0 0 16781312 514 6397627153470423300 0 0 17 2 0 0 0
/proc/15830/statm: 174184 110150 382 364 0 110102 0
[pid=15832] ppid=15830 vsize=14084136 CPUtime=353.14 cores=0,2,4,6
/proc/15832/stat : 15832 (cryptominisat-2) R 15830 15832 15832 0 -1 4202496 23835119 0 0 0 32117 3197 0 0 25 0 1 0 985645616 14422155264 3449425 33554432000 4194304 4677096 140734995384832 18446744073709551615 231895187783 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15832/statm: 3521034 3449425 390 118 0 3515993 0
[pid=15795/tid=15831] ppid=15793 vsize=706980 CPUtime=0 cores=0,2,4,6
/proc/15795/task/15831/stat : 15831 (python) S 15793 15795 15646 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 2 0 985645616 723947520 111647 33554432000 4194304 5683644 140734276372608 18446744073709551615 231907314097 0 0 16781312 2 18446604453897498816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1242.74
Current children cumulated vsize (KiB) 15487852



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1248.4 s]
/proc/loadavg: 2.00 1.98 1.53 3/196 15851
/proc/meminfo: memFree=1270748/32950928 swapFree=67054844/67111528
[pid=15795] ppid=15793 vsize=706980 CPUtime=888.66 cores=0,2,4,6
/proc/15795/stat : 15795 (python) S 15793 15795 15646 0 -1 4202496 748346 934 1 0 88754 112 0 0 25 0 2 0 985556712 723947520 111647 33554432000 4194304 5683644 140734276372608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15795/statm: 176745 111647 1875 364 0 112663 0
[pid=15830] ppid=15795 vsize=696736 CPUtime=0.96 cores=0,2,4,6
/proc/15830/stat : 15830 (python) S 15795 15795 15646 0 -1 4202560 1500 0 0 0 66 30 0 0 15 0 1 0 985645615 713457664 110150 33554432000 4194304 5683644 140734276372608 18446744073709551615 231895510543 0 0 16781312 514 6822205771854348548 0 0 17 2 0 0 0
/proc/15830/statm: 174184 110150 382 364 0 110102 0
[pid=15832] ppid=15830 vsize=14472044 CPUtime=359.24 cores=0,2,4,6
/proc/15832/stat : 15832 (cryptominisat-2) R 15830 15832 15832 0 -1 4202496 24382841 0 0 0 32655 3269 0 0 25 0 1 0 985645616 14819373056 3544318 33554432000 4194304 4677096 140734995384832 18446744073709551615 4293765 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15832/statm: 3618011 3544318 390 118 0 3612970 0
[pid=15795/tid=15831] ppid=15793 vsize=706980 CPUtime=0 cores=0,2,4,6
/proc/15795/task/15831/stat : 15831 (python) S 15793 15795 15646 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 2 0 985645616 723947520 111647 33554432000 4194304 5683644 140734276372608 18446744073709551615 231907314097 0 0 16781312 2 18446604453897498816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1248.86
Current children cumulated vsize (KiB) 15875760

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15795 and gives
#  childrusage.ru_utime.tv_sec=887
#  childrusage.ru_utime.tv_usec=543072
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=148825
# CPU time returned by wait4() is 888.692
# while last known CPU time is 1248.86
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1248.44
CPU time (s): 1248.86
CPU user time (s): 1214.75
CPU system time (s): 34.11
CPU usage (%): 100.034
Max. virtual memory (cumulated for all children) (KiB): 15875760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 887.543
system time used= 1.14882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 749280
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2865
involuntary context switches= 5897

runsolver used 2.01369 second user time and 3.9764 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-13 10:21:00
IDJOB=3498362
IDBENCH=82387
IDSOLVER=1991
FILE ID=node114/3498362-1307953257
RUNJOBID= node114-1307953126-15664
PBS_JOBID= 13559714
Free space on /var/tmp= 2760 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498362-1307953257/watcher-3498362-1307953257 -o /var/tmp/evaluation-result-3498362-1307953257/solver-3498362-1307953257 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498362-1307953257.cnf -seed 355674294 -budget 5000

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=355674294

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       7372220 kB
Buffers:        101680 kB
Cached:       24420088 kB
SwapCached:      10332 kB
Active:        9218200 kB
Inactive:     15547756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7372220 kB
SwapTotal:    67111528 kB
SwapFree:     67054844 kB
Dirty:          121476 kB
Writeback:           0 kB
AnonPages:      241928 kB
Mapped:          18360 kB
Slab:           745984 kB
PageTables:       6596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   629440 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2728 MiB
End job on node114 at 2011-06-13 10:41:51