Trace number 3483867

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, 1200 s timeout)UNSAT 406.578 406.978

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.41/0.86	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.41/0.86	c INFO: solving HOME/instance-3483867-1307748216.cnf
0.41/0.86	c INFO: computing task features
1.68/2.14	c INFO: computed variable-clause graph statistics
1.68/2.20	c INFO: computed clause balance statistics
8.28/8.71	c INFO: computed variable balance statistics
13.18/13.61	c INFO: computed small-clause counts
13.28/13.70	c INFO: computed Horn-clause counts
36.28/36.70	c INFO: computed variable graph statistics
36.28/36.70	c INFO: collected features for HOME/instance-3483867-1307748216.cnf in 35.79 s
36.28/36.71	c INFO: running lingeling-276@0 for 485 with 1164 remaining (b = 0.67)
406.47/406.93	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3483867-1307748216/watcher-3483867-1307748216 -o /tmp/evaluation-result-3483867-1307748216/solver-3483867-1307748216 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483867-1307748216.cnf -seed 693387542 -budget 1200 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.86 3.94 2.90 2/197 28800
/proc/meminfo: memFree=31389944/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=11804 CPUtime=0 cores=0,2
/proc/28800/stat : 28800 (runsolver) R 28798 28800 28449 0 -1 4202560 42 0 0 0 0 0 0 0 21 0 1 0 886420184 12087296 51 33554432000 4194304 5436572 140734026964720 18446744073709551615 4883175 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/28800/statm: 2951 51 31 304 0 2643 0

[startup+0.060534 s]
/proc/loadavg: 3.86 3.94 2.90 2/197 28800
/proc/meminfo: memFree=31389944/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=15080 CPUtime=0 cores=0,2
/proc/28800/stat : 28800 (python) S 28798 28800 28449 0 -1 4202496 651 0 0 0 0 0 0 0 21 0 1 0 886420184 15441920 545 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071699453118 0 0 17 0 0 0 0
/proc/28800/statm: 3770 545 312 364 0 257 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15080

[startup+0.100522 s]
/proc/loadavg: 3.86 3.94 2.90 2/197 28800
/proc/meminfo: memFree=31389944/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=15776 CPUtime=0 cores=0,2
/proc/28800/stat : 28800 (python) S 28798 28800 28449 0 -1 4202496 896 0 0 0 0 0 0 0 17 0 1 0 886420184 16154624 776 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071699453118 0 0 17 0 0 0 0
/proc/28800/statm: 3944 776 343 364 0 431 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15776

[startup+0.300497 s]
/proc/loadavg: 3.86 3.94 2.90 2/197 28800
/proc/meminfo: memFree=31389944/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=121992 CPUtime=0.12 cores=0,2
/proc/28800/stat : 28800 (python) R 28798 28800 28449 0 -1 4202496 4171 0 1 0 8 4 0 0 17 0 1 0 886420184 124919808 3787 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335583830 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28800/statm: 30498 3787 986 364 0 2828 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 121992

[startup+0.700417 s]
/proc/loadavg: 3.86 3.94 2.90 2/197 28800
/proc/meminfo: memFree=31389944/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=226932 CPUtime=0.34 cores=0,2
/proc/28800/stat : 28800 (python) S 28798 28800 28449 0 -1 4202496 7755 934 1 0 22 12 0 0 16 0 1 0 886420184 232378368 5677 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071699453118 0 0 17 0 0 0 0
/proc/28800/statm: 56733 5677 1566 364 0 4271 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 226932

[startup+1.50026 s]
/proc/loadavg: 3.63 3.89 2.89 5/198 28813
/proc/meminfo: memFree=31260172/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=325288 CPUtime=1.08 cores=0,2
/proc/28800/stat : 28800 (python) R 28798 28800 28449 0 -1 4202496 20919 934 1 0 92 16 0 0 16 0 1 0 886420184 333094912 18588 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335253252 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28800/statm: 81322 18588 1761 364 0 17246 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 325288

[startup+3.101 s]
/proc/loadavg: 3.63 3.89 2.89 5/198 28813
/proc/meminfo: memFree=31044536/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=354140 CPUtime=2.68 cores=0,2
/proc/28800/stat : 28800 (python) R 28798 28800 28449 0 -1 4202496 41263 934 1 0 249 19 0 0 18 0 1 0 886420184 362639360 25919 33554432000 4194304 5683644 140736365927312 18446744073709551615 47319797386178 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28800/statm: 88535 25919 1826 364 0 24459 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 354140

[startup+6.30041 s]
/proc/loadavg: 3.63 3.89 2.89 5/198 28813
/proc/meminfo: memFree=30827880/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=354140 CPUtime=5.88 cores=0,2
/proc/28800/stat : 28800 (python) R 28798 28800 28449 0 -1 4202496 41263 934 1 0 569 19 0 0 25 0 1 0 886420184 362639360 25919 33554432000 4194304 5683644 140736365927312 18446744073709551615 4523360 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28800/statm: 88535 25919 1826 364 0 24459 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 354140

[startup+12.7003 s]
/proc/loadavg: 3.76 3.91 2.91 5/198 28813
/proc/meminfo: memFree=30827396/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=354140 CPUtime=12.28 cores=0,2
/proc/28800/stat : 28800 (python) R 28798 28800 28449 0 -1 4202496 41264 934 1 0 1209 19 0 0 25 0 1 0 886420184 362639360 25920 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335551064 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28800/statm: 88535 25920 1827 364 0 24459 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 354140

[startup+25.501 s]
/proc/loadavg: 3.80 3.91 2.92 5/198 28813
/proc/meminfo: memFree=30828700/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=357296 CPUtime=25.08 cores=0,2
/proc/28800/stat : 28800 (python) R 28798 28800 28449 0 -1 4202496 42059 934 1 0 2489 19 0 0 25 0 1 0 886420184 365871104 26715 33554432000 4194304 5683644 140736365927312 18446744073709551615 47319797274752 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28800/statm: 89324 26715 1833 364 0 25248 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 357296

[startup+51.1005 s]
/proc/loadavg: 3.86 3.92 2.95 5/201 28817
/proc/meminfo: memFree=30777324/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=361372 CPUtime=36.3 cores=0,2
/proc/28800/stat : 28800 (python) S 28798 28800 28449 0 -1 4202496 42343 934 1 0 3610 20 0 0 25 0 2 0 886420184 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28800/statm: 90343 25205 1867 364 0 26261 0
[pid=28815] ppid=28800 vsize=351128 CPUtime=0 cores=0,2
/proc/28815/stat : 28815 (python) S 28800 28800 28449 0 -1 4202560 884 0 0 0 0 0 0 0 18 0 1 0 886423856 359555072 23710 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335912463 0 0 16781312 514 8983449803580997892 0 0 17 0 0 0 0
/proc/28815/statm: 87782 23710 376 364 0 23700 0
[pid=28817] ppid=28815 vsize=38696 CPUtime=14.34 cores=0,2
/proc/28817/stat : 28817 (lingeling) R 28815 28817 28817 0 -1 4202496 16602 0 0 0 1432 2 0 0 25 0 1 0 886423857 39624704 8780 33554432000 4194304 4352236 140733924035136 18446744073709551615 4234028 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28817/statm: 9674 8780 129 39 0 8754 0
[pid=28800/tid=28816] ppid=28798 vsize=361372 CPUtime=0 cores=0,2
/proc/28800/task/28816/stat : 28816 (python) S 28798 28800 28449 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 886423856 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347716017 0 0 16781312 2 18446604453838358528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 751196

[startup+102.307 s]
/proc/loadavg: 3.94 3.93 3.01 5/204 28821
/proc/meminfo: memFree=30316352/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=361372 CPUtime=36.3 cores=0,2
/proc/28800/stat : 28800 (python) S 28798 28800 28449 0 -1 4202496 42343 934 1 0 3610 20 0 0 25 0 2 0 886420184 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28800/statm: 90343 25205 1867 364 0 26261 0
[pid=28815] ppid=28800 vsize=351128 CPUtime=0.08 cores=0,2
/proc/28815/stat : 28815 (python) S 28800 28800 28449 0 -1 4202560 911 0 0 0 5 3 0 0 18 0 1 0 886423856 359555072 23710 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335912463 0 0 16781312 514 8983449803580997892 0 0 17 0 0 0 0
/proc/28815/statm: 87782 23710 376 364 0 23700 0
[pid=28817] ppid=28815 vsize=38680 CPUtime=65.49 cores=0,2
/proc/28817/stat : 28817 (lingeling) R 28815 28817 28817 0 -1 4202496 18650 0 0 0 6546 3 0 0 25 0 1 0 886423857 39608320 8776 33554432000 4194304 4352236 140733924035136 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28817/statm: 9670 8776 129 39 0 8750 0
[pid=28800/tid=28816] ppid=28798 vsize=361372 CPUtime=0 cores=0,2
/proc/28800/task/28816/stat : 28816 (python) S 28798 28800 28449 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 886423856 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347716017 0 0 16781312 2 18446604453838358528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 751180

[startup+162.301 s]
/proc/loadavg: 4.08 3.97 3.07 5/204 28869
/proc/meminfo: memFree=28073964/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=361372 CPUtime=36.3 cores=0,2
/proc/28800/stat : 28800 (python) S 28798 28800 28449 0 -1 4202496 42343 934 1 0 3610 20 0 0 25 0 2 0 886420184 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28800/statm: 90343 25205 1867 364 0 26261 0
[pid=28815] ppid=28800 vsize=351128 CPUtime=0.17 cores=0,2
/proc/28815/stat : 28815 (python) S 28800 28800 28449 0 -1 4202560 938 0 0 0 10 7 0 0 18 0 1 0 886423856 359555072 23710 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335912463 0 0 16781312 514 8983449803580997892 0 0 17 0 0 0 0
/proc/28815/statm: 87782 23710 376 364 0 23700 0
[pid=28817] ppid=28815 vsize=38676 CPUtime=125.4 cores=0,2
/proc/28817/stat : 28817 (lingeling) R 28815 28817 28817 0 -1 4202496 18650 0 0 0 12537 3 0 0 25 0 1 0 886423857 39604224 8775 33554432000 4194304 4352236 140733924035136 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28817/statm: 9669 8775 129 39 0 8749 0
[pid=28800/tid=28816] ppid=28798 vsize=361372 CPUtime=0 cores=0,2
/proc/28800/task/28816/stat : 28816 (python) S 28798 28800 28449 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 886423856 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347716017 0 0 16781312 2 18446604453838358528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 161.87
Current children cumulated vsize (KiB) 751176

[startup+222.301 s]
/proc/loadavg: 4.17 4.02 3.15 5/197 28915
/proc/meminfo: memFree=27093420/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=361372 CPUtime=36.3 cores=0,2
/proc/28800/stat : 28800 (python) S 28798 28800 28449 0 -1 4202496 42343 934 1 0 3610 20 0 0 25 0 2 0 886420184 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28800/statm: 90343 25205 1867 364 0 26261 0
[pid=28815] ppid=28800 vsize=351128 CPUtime=0.25 cores=0,2
/proc/28815/stat : 28815 (python) S 28800 28800 28449 0 -1 4202560 957 0 0 0 15 10 0 0 18 0 1 0 886423856 359555072 23710 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335912463 0 0 16781312 514 8983449803580997892 0 0 17 0 0 0 0
/proc/28815/statm: 87782 23710 376 364 0 23700 0
[pid=28817] ppid=28815 vsize=38676 CPUtime=185.32 cores=0,2
/proc/28817/stat : 28817 (lingeling) R 28815 28817 28817 0 -1 4202496 19674 0 0 0 18529 3 0 0 25 0 1 0 886423857 39604224 8775 33554432000 4194304 4352236 140733924035136 18446744073709551615 4276518 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28817/statm: 9669 8775 129 39 0 8749 0
[pid=28800/tid=28816] ppid=28798 vsize=361372 CPUtime=0 cores=0,2
/proc/28800/task/28816/stat : 28816 (python) S 28798 28800 28449 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 886423856 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347716017 0 0 16781312 2 18446604453838358528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 221.87
Current children cumulated vsize (KiB) 751176

[startup+282.3 s]
/proc/loadavg: 4.12 4.03 3.20 5/197 28962
/proc/meminfo: memFree=26800872/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=361372 CPUtime=36.3 cores=0,2
/proc/28800/stat : 28800 (python) S 28798 28800 28449 0 -1 4202496 42343 934 1 0 3610 20 0 0 25 0 2 0 886420184 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28800/statm: 90343 25205 1867 364 0 26261 0
[pid=28815] ppid=28800 vsize=351128 CPUtime=0.33 cores=0,2
/proc/28815/stat : 28815 (python) S 28800 28800 28449 0 -1 4202560 969 0 0 0 19 14 0 0 18 0 1 0 886423856 359555072 23710 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335912463 0 0 16781312 514 8983449803580997892 0 0 17 0 0 0 0
/proc/28815/statm: 87782 23710 376 364 0 23700 0
[pid=28817] ppid=28815 vsize=39824 CPUtime=245.24 cores=0,2
/proc/28817/stat : 28817 (lingeling) R 28815 28817 28817 0 -1 4202496 20025 0 0 0 24521 3 0 0 25 0 1 0 886423857 40779776 9126 33554432000 4194304 4352236 140733924035136 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28817/statm: 9956 9126 129 39 0 9036 0
[pid=28800/tid=28816] ppid=28798 vsize=361372 CPUtime=0 cores=0,2
/proc/28800/task/28816/stat : 28816 (python) S 28798 28800 28449 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 886423856 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347716017 0 0 16781312 2 18446604453838358528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 281.87
Current children cumulated vsize (KiB) 752324

[startup+342.301 s]
/proc/loadavg: 4.04 4.02 3.25 5/197 28964
/proc/meminfo: memFree=26710140/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=361372 CPUtime=36.3 cores=0,2
/proc/28800/stat : 28800 (python) S 28798 28800 28449 0 -1 4202496 42343 934 1 0 3610 20 0 0 25 0 2 0 886420184 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28800/statm: 90343 25205 1867 364 0 26261 0
[pid=28815] ppid=28800 vsize=351128 CPUtime=0.41 cores=0,2
/proc/28815/stat : 28815 (python) S 28800 28800 28449 0 -1 4202560 969 0 0 0 23 18 0 0 18 0 1 0 886423856 359555072 23710 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335912463 0 0 16781312 514 8983449803580997892 0 0 17 0 0 0 0
/proc/28815/statm: 87782 23710 376 364 0 23700 0
[pid=28817] ppid=28815 vsize=42892 CPUtime=305.16 cores=0,2
/proc/28817/stat : 28817 (lingeling) R 28815 28817 28817 0 -1 4202496 20793 0 0 0 30513 3 0 0 25 0 1 0 886423857 43921408 9893 33554432000 4194304 4352236 140733924035136 18446744073709551615 4300224 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28817/statm: 10723 9893 129 39 0 9803 0
[pid=28800/tid=28816] ppid=28798 vsize=361372 CPUtime=0 cores=0,2
/proc/28800/task/28816/stat : 28816 (python) S 28798 28800 28449 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 886423856 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347716017 0 0 16781312 2 18446604453838358528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 341.87
Current children cumulated vsize (KiB) 755392

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.29 5/200 28968
/proc/meminfo: memFree=26519872/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=361372 CPUtime=36.3 cores=0,2
/proc/28800/stat : 28800 (python) S 28798 28800 28449 0 -1 4202496 42343 934 1 0 3610 20 0 0 25 0 2 0 886420184 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28800/statm: 90343 25205 1867 364 0 26261 0
[pid=28815] ppid=28800 vsize=351128 CPUtime=0.49 cores=0,2
/proc/28815/stat : 28815 (python) S 28800 28800 28449 0 -1 4202560 969 0 0 0 27 22 0 0 18 0 1 0 886423856 359555072 23710 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335912463 0 0 16781312 514 8983449803580997892 0 0 17 0 0 0 0
/proc/28815/statm: 87782 23710 376 364 0 23700 0
[pid=28817] ppid=28815 vsize=44940 CPUtime=365.07 cores=0,2
/proc/28817/stat : 28817 (lingeling) R 28815 28817 28817 0 -1 4202496 23353 0 0 0 36504 3 0 0 25 0 1 0 886423857 46018560 10405 33554432000 4194304 4352236 140733924035136 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28817/statm: 11235 10405 129 39 0 10315 0
[pid=28800/tid=28816] ppid=28798 vsize=361372 CPUtime=0 cores=0,2
/proc/28800/task/28816/stat : 28816 (python) S 28798 28800 28449 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 886423856 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347716017 0 0 16781312 2 18446604453838358528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 401.86
Current children cumulated vsize (KiB) 757440

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

[startup+403.101 s]
/proc/loadavg: 4.01 4.02 3.29 5/200 28968
/proc/meminfo: memFree=26519872/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=361372 CPUtime=36.3 cores=0,2
/proc/28800/stat : 28800 (python) S 28798 28800 28449 0 -1 4202496 42343 934 1 0 3610 20 0 0 25 0 2 0 886420184 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28800/statm: 90343 25205 1867 364 0 26261 0
[pid=28815] ppid=28800 vsize=351128 CPUtime=0.49 cores=0,2
/proc/28815/stat : 28815 (python) S 28800 28800 28449 0 -1 4202560 969 0 0 0 27 22 0 0 18 0 1 0 886423856 359555072 23710 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335912463 0 0 16781312 514 8983449803580997892 0 0 17 0 0 0 0
/proc/28815/statm: 87782 23710 376 364 0 23700 0
[pid=28817] ppid=28815 vsize=44940 CPUtime=365.87 cores=0,2
/proc/28817/stat : 28817 (lingeling) R 28815 28817 28817 0 -1 4202496 23353 0 0 0 36584 3 0 0 25 0 1 0 886423857 46018560 10405 33554432000 4194304 4352236 140733924035136 18446744073709551615 4328004 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28817/statm: 11235 10405 129 39 0 10315 0
[pid=28800/tid=28816] ppid=28798 vsize=361372 CPUtime=0 cores=0,2
/proc/28800/task/28816/stat : 28816 (python) S 28798 28800 28449 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 886423856 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347716017 0 0 16781312 2 18446604453838358528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 402.66
Current children cumulated vsize (KiB) 757440

[startup+404.701 s]
/proc/loadavg: 4.01 4.02 3.29 5/200 28968
/proc/meminfo: memFree=26508736/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=361372 CPUtime=36.3 cores=0,2
/proc/28800/stat : 28800 (python) S 28798 28800 28449 0 -1 4202496 42343 934 1 0 3610 20 0 0 25 0 2 0 886420184 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28800/statm: 90343 25205 1867 364 0 26261 0
[pid=28815] ppid=28800 vsize=351128 CPUtime=0.49 cores=0,2
/proc/28815/stat : 28815 (python) S 28800 28800 28449 0 -1 4202560 969 0 0 0 27 22 0 0 18 0 1 0 886423856 359555072 23710 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335912463 0 0 16781312 514 8983449803580997892 0 0 17 0 0 0 0
/proc/28815/statm: 87782 23710 376 364 0 23700 0
[pid=28817] ppid=28815 vsize=44940 CPUtime=367.48 cores=0,2
/proc/28817/stat : 28817 (lingeling) R 28815 28817 28817 0 -1 4202496 23353 0 0 0 36745 3 0 0 25 0 1 0 886423857 46018560 10405 33554432000 4194304 4352236 140733924035136 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28817/statm: 11235 10405 129 39 0 10315 0
[pid=28800/tid=28816] ppid=28798 vsize=361372 CPUtime=0 cores=0,2
/proc/28800/task/28816/stat : 28816 (python) S 28798 28800 28449 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 886423856 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347716017 0 0 16781312 2 18446604453838358528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 404.27
Current children cumulated vsize (KiB) 757440

[startup+406.301 s]
/proc/loadavg: 4.01 4.02 3.30 5/200 28968
/proc/meminfo: memFree=26508736/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=361372 CPUtime=36.3 cores=0,2
/proc/28800/stat : 28800 (python) S 28798 28800 28449 0 -1 4202496 42343 934 1 0 3610 20 0 0 25 0 2 0 886420184 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28800/statm: 90343 25205 1867 364 0 26261 0
[pid=28815] ppid=28800 vsize=351128 CPUtime=0.49 cores=0,2
/proc/28815/stat : 28815 (python) S 28800 28800 28449 0 -1 4202560 969 0 0 0 27 22 0 0 18 0 1 0 886423856 359555072 23710 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335912463 0 0 16781312 514 8983449803580997892 0 0 17 0 0 0 0
/proc/28815/statm: 87782 23710 376 364 0 23700 0
[pid=28817] ppid=28815 vsize=44940 CPUtime=369.07 cores=0,2
/proc/28817/stat : 28817 (lingeling) R 28815 28817 28817 0 -1 4202496 23353 0 0 0 36904 3 0 0 25 0 1 0 886423857 46018560 10405 33554432000 4194304 4352236 140733924035136 18446744073709551615 4328047 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28817/statm: 11235 10405 129 39 0 10315 0
[pid=28800/tid=28816] ppid=28798 vsize=361372 CPUtime=0 cores=0,2
/proc/28800/task/28816/stat : 28816 (python) S 28798 28800 28449 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 886423856 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347716017 0 0 16781312 2 18446604453838358528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 405.86
Current children cumulated vsize (KiB) 757440

[startup+406.701 s]
/proc/loadavg: 4.01 4.02 3.30 5/200 28968
/proc/meminfo: memFree=26508736/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=361372 CPUtime=36.3 cores=0,2
/proc/28800/stat : 28800 (python) S 28798 28800 28449 0 -1 4202496 42343 934 1 0 3610 20 0 0 25 0 2 0 886420184 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28800/statm: 90343 25205 1867 364 0 26261 0
[pid=28815] ppid=28800 vsize=351128 CPUtime=0.49 cores=0,2
/proc/28815/stat : 28815 (python) S 28800 28800 28449 0 -1 4202560 969 0 0 0 27 22 0 0 18 0 1 0 886423856 359555072 23710 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335912463 0 0 16781312 514 8983449803580997892 0 0 17 0 0 0 0
/proc/28815/statm: 87782 23710 376 364 0 23700 0
[pid=28817] ppid=28815 vsize=44940 CPUtime=369.47 cores=0,2
/proc/28817/stat : 28817 (lingeling) R 28815 28817 28817 0 -1 4202496 23353 0 0 0 36944 3 0 0 25 0 1 0 886423857 46018560 10405 33554432000 4194304 4352236 140733924035136 18446744073709551615 4331604 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28817/statm: 11235 10405 129 39 0 10315 0
[pid=28800/tid=28816] ppid=28798 vsize=361372 CPUtime=0 cores=0,2
/proc/28800/task/28816/stat : 28816 (python) S 28798 28800 28449 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 886423856 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347716017 0 0 16781312 2 18446604453838358528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.26
Current children cumulated vsize (KiB) 757440

[startup+406.901 s]
/proc/loadavg: 4.01 4.02 3.30 5/200 28968
/proc/meminfo: memFree=26508612/32951124 swapFree=67063272/67111528
[pid=28800] ppid=28798 vsize=361372 CPUtime=36.3 cores=0,2
/proc/28800/stat : 28800 (python) S 28798 28800 28449 0 -1 4202496 42343 934 1 0 3610 20 0 0 25 0 2 0 886420184 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28800/statm: 90343 25205 1867 364 0 26261 0
[pid=28815] ppid=28800 vsize=351128 CPUtime=0.49 cores=0,2
/proc/28815/stat : 28815 (python) S 28800 28800 28449 0 -1 4202560 969 0 0 0 27 22 0 0 18 0 1 0 886423856 359555072 23710 33554432000 4194304 5683644 140736365927312 18446744073709551615 232335912463 0 0 16781312 514 8983449803580997892 0 0 17 0 0 0 0
/proc/28815/statm: 87782 23710 376 364 0 23700 0
[pid=28817] ppid=28815 vsize=44940 CPUtime=369.68 cores=0,2
/proc/28817/stat : 28817 (lingeling) R 28815 28817 28817 0 -1 4202496 23353 0 0 0 36965 3 0 0 25 0 1 0 886423857 46018560 10405 33554432000 4194304 4352236 140733924035136 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28817/statm: 11235 10405 129 39 0 10315 0
[pid=28800/tid=28816] ppid=28798 vsize=361372 CPUtime=0 cores=0,2
/proc/28800/task/28816/stat : 28816 (python) S 28798 28800 28449 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 886423856 370044928 25205 33554432000 4194304 5683644 140736365927312 18446744073709551615 232347716017 0 0 16781312 2 18446604453838358528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.47
Current children cumulated vsize (KiB) 757440

Child status: 0
Real time (s): 406.978
CPU time (s): 406.578
CPU user time (s): 406.086
CPU system time (s): 0.491925
CPU usage (%): 99.9018
Max. virtual memory (cumulated for all children) (KiB): 763584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 406.086
system time used= 0.491925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80270
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= 12082
involuntary context switches= 1357

runsolver used 0.730888 second user time and 1.49477 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-11 01:23:37
IDJOB=3483867
IDBENCH=70952
IDSOLVER=1976
FILE ID=node132/3483867-1307748216
RUNJOBID= node132-1307747008-28467
PBS_JOBID= 13550826
Free space on /tmp= 73976 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.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 /tmp/evaluation-result-3483867-1307748216/watcher-3483867-1307748216 -o /tmp/evaluation-result-3483867-1307748216/solver-3483867-1307748216 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483867-1307748216.cnf -seed 693387542 -budget 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=693387542

node132.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.833
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.66
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.833
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	: 5332.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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:     32951124 kB
MemFree:      31390844 kB
Buffers:        225480 kB
Cached:         978124 kB
SwapCached:       9968 kB
Active:         801336 kB
Inactive:       545656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31390844 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:          145408 kB
Writeback:           0 kB
AnonPages:      140724 kB
Mapped:          15500 kB
Slab:           147584 kB
PageTables:       6812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   440552 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73620 MiB
End job on node132 at 2011-06-11 01:30:27