Trace number 3498805

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
EBGlucose 1.0? (TO) 5000.04 4999.91

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1144.59
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 9676386
0.00/0.00	c too many clauses .. no preprocessing
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.00	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  482093                                               |
0.00/0.00	c |  Number of clauses:    9676386                                              |
3.19/3.21	c |  Parsing time:         3.01         s                                       |

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-3498805-1307971462/watcher-3498805-1307971462 -o /var/tmp/evaluation-result-3498805-1307971462/solver-3498805-1307971462 -C 5000 -W 5100 -M 15500 HOME/ebglucose.sh HOME/instance-3498805-1307971462.cnf 

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.93 1.99 1.98 2/175 4730
/proc/meminfo: memFree=14780544/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0

[startup+0.0825719 s]
/proc/loadavg: 1.93 1.99 1.98 2/175 4730
/proc/meminfo: memFree=14780544/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10053 s]
/proc/loadavg: 1.93 1.99 1.98 2/175 4730
/proc/meminfo: memFree=14780544/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300522 s]
/proc/loadavg: 1.93 1.99 1.98 2/175 4730
/proc/meminfo: memFree=14780544/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700452 s]
/proc/loadavg: 1.93 1.99 1.98 2/175 4730
/proc/meminfo: memFree=14780544/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50031 s]
/proc/loadavg: 1.93 1.99 1.98 3/177 4734
/proc/meminfo: memFree=14613524/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=262856 CPUtime=1.49 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 62478 0 0 0 140 9 0 0 25 0 1 0 908747219 269164544 62418 33554432000 134512640 134556542 4290026096 18446744073709551615 12047868 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4733/statm: 65714 62418 197 11 0 65048 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 271560

[startup+3.10098 s]
/proc/loadavg: 1.94 1.99 1.98 3/177 4734
/proc/meminfo: memFree=14432360/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=535896 CPUtime=3.09 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 127535 0 0 0 290 19 0 0 25 0 1 0 908747219 548757504 127475 33554432000 134512640 134556542 4290026096 18446744073709551615 12047868 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4733/statm: 133974 127475 197 11 0 133308 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 544600

[startup+6.30041 s]
/proc/loadavg: 1.94 1.99 1.98 3/177 4734
/proc/meminfo: memFree=14236936/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=569328 CPUtime=6.29 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 136030 0 0 0 609 20 0 0 25 0 1 0 908747219 582991872 135966 33554432000 134512640 134556542 4290026096 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/4733/statm: 142332 135966 213 11 0 141666 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 578032

[startup+12.7003 s]
/proc/loadavg: 1.94 1.99 1.98 3/177 4734
/proc/meminfo: memFree=14233932/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=571616 CPUtime=12.69 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 136598 0 0 0 1249 20 0 0 25 0 1 0 908747219 585334784 136534 33554432000 134512640 134556542 4290026096 18446744073709551615 134543762 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 142904 136534 213 11 0 142238 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 580320

[startup+25.5009 s]
/proc/loadavg: 1.95 1.99 1.98 3/177 4735
/proc/meminfo: memFree=14232692/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=574068 CPUtime=25.49 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 137173 0 0 0 2529 20 0 0 25 0 1 0 908747219 587845632 137109 33554432000 134512640 134556542 4290026096 18446744073709551615 134536930 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 143517 137109 213 11 0 142851 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 582772

[startup+51.1003 s]
/proc/loadavg: 1.97 1.99 1.98 3/177 4735
/proc/meminfo: memFree=14229964/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=577228 CPUtime=51.09 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 137940 0 0 0 5089 20 0 0 25 0 1 0 908747219 591081472 137876 33554432000 134512640 134556542 4290026096 18446744073709551615 134536930 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 144307 137876 213 11 0 143641 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 585932

[startup+102.306 s]
/proc/loadavg: 1.99 1.99 1.98 3/177 4737
/proc/meminfo: memFree=14220188/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=583252 CPUtime=102.29 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 139464 0 0 0 10209 20 0 0 25 0 1 0 908747219 597250048 139400 33554432000 134512640 134556542 4290026096 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 145813 139400 213 11 0 145147 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 591956

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.98 3/177 4738
/proc/meminfo: memFree=14214244/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=588988 CPUtime=162.29 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 140848 0 0 0 16209 20 0 0 25 0 1 0 908747219 603123712 140784 33554432000 134512640 134556542 4290026096 18446744073709551615 134531000 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 147247 140784 213 11 0 146581 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 597692

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.98 3/177 4740
/proc/meminfo: memFree=14209440/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=592892 CPUtime=222.29 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 141822 0 0 0 22208 21 0 0 25 0 1 0 908747219 607121408 141758 33554432000 134512640 134556542 4290026096 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 148223 141758 213 11 0 147557 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 601596

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.98 3/177 4741
/proc/meminfo: memFree=14207592/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=594936 CPUtime=282.29 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 142267 0 0 0 28208 21 0 0 25 0 1 0 908747219 609214464 142203 33554432000 134512640 134556542 4290026096 18446744073709551615 134536913 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 148734 142203 213 11 0 148068 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 603640

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 1.98 3/177 4743
/proc/meminfo: memFree=14205256/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=597192 CPUtime=342.29 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 142851 0 0 0 34208 21 0 0 25 0 1 0 908747219 611524608 142787 33554432000 134512640 134556542 4290026096 18446744073709551615 134537546 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 149298 142787 213 11 0 148632 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 605896

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 1.98 3/177 4745
/proc/meminfo: memFree=14203528/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6

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

/proc/4733/statm: 175428 168823 213 11 0 174762 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 710416

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4906
/proc/meminfo: memFree=14006612/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=701712 CPUtime=4422.42 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 168907 0 0 0 442211 31 0 0 25 0 1 0 908747219 718553088 168825 33554432000 134512640 134556542 4290026096 18446744073709551615 134537339 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 175428 168825 213 11 0 174762 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 710416

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4907
/proc/meminfo: memFree=14004352/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=701712 CPUtime=4482.42 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 168907 0 0 0 448211 31 0 0 25 0 1 0 908747219 718553088 168825 33554432000 134512640 134556542 4290026096 18446744073709551615 134536946 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 175428 168825 213 11 0 174762 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 710416

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4909
/proc/meminfo: memFree=14003076/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=701712 CPUtime=4542.42 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 168925 0 0 0 454211 31 0 0 25 0 1 0 908747219 718553088 168843 33554432000 134512640 134556542 4290026096 18446744073709551615 134529850 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 175428 168843 213 11 0 174762 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 710416

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4911
/proc/meminfo: memFree=14001172/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=701712 CPUtime=4602.43 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 168927 0 0 0 460212 31 0 0 25 0 1 0 908747219 718553088 168845 33554432000 134512640 134556542 4290026096 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 175428 168845 213 11 0 174762 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 710416

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4912
/proc/meminfo: memFree=14000140/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=701712 CPUtime=4662.43 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 168933 0 0 0 466211 32 0 0 25 0 1 0 908747219 718553088 168851 33554432000 134512640 134556542 4290026096 18446744073709551615 134537324 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 175428 168851 213 11 0 174762 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 710416

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4914
/proc/meminfo: memFree=13998856/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=701712 CPUtime=4722.43 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 168951 0 0 0 472211 32 0 0 25 0 1 0 908747219 718553088 168869 33554432000 134512640 134556542 4290026096 18446744073709551615 134537992 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 175428 168869 213 11 0 174762 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 710416

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4915
/proc/meminfo: memFree=13996480/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=701952 CPUtime=4782.43 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 168976 0 0 0 478211 32 0 0 25 0 1 0 908747219 718798848 168894 33554432000 134512640 134556542 4290026096 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 175488 168894 213 11 0 174822 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 710656

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4917
/proc/meminfo: memFree=13995096/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=701952 CPUtime=4842.43 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 168976 0 0 0 484211 32 0 0 25 0 1 0 908747219 718798848 168894 33554432000 134512640 134556542 4290026096 18446744073709551615 134537050 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 175488 168894 213 11 0 174822 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 710656

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4919
/proc/meminfo: memFree=13994188/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=701952 CPUtime=4902.43 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 168978 0 0 0 490211 32 0 0 25 0 1 0 908747219 718798848 168896 33554432000 134512640 134556542 4290026096 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 175488 168896 213 11 0 174822 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 710656

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4920
/proc/meminfo: memFree=13992788/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=701952 CPUtime=4962.43 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 168978 0 0 0 496211 32 0 0 25 0 1 0 908747219 718798848 168896 33554432000 134512640 134556542 4290026096 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 175488 168896 213 11 0 174822 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 710656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4921
/proc/meminfo: memFree=13991780/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=701952 CPUtime=5000.04 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 168980 0 0 0 499972 32 0 0 25 0 1 0 908747219 718798848 168898 33554432000 134512640 134556542 4290026096 18446744073709551615 134537343 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 175488 168898 213 11 0 174822 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 710656

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4921
/proc/meminfo: memFree=13991780/32951124 swapFree=67060180/67111528
[pid=4730] ppid=4728 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4730/stat : 4730 (ebglucose.sh) S 4728 4730 3094 0 -1 4202496 378 344 0 0 0 0 0 0 25 0 1 0 908747218 8912896 254 33554432000 4194304 4922060 140735867051536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4730/statm: 2176 254 211 178 0 69 0
[pid=4733] ppid=4730 vsize=701952 CPUtime=5000.04 cores=0,2,4,6
/proc/4733/stat : 4733 (ebglucose_stati) R 4730 4730 3094 0 -1 4202496 168980 0 0 0 499972 32 0 0 25 0 1 0 908747219 718798848 168898 33554432000 134512640 134556542 4290026096 18446744073709551615 134537343 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/4733/statm: 175488 168898 213 11 0 174822 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 710656

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4730 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 5000.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.04
CPU user time (s): 4999.72
CPU system time (s): 0.32
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 710656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 722
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= 11
involuntary context switches= 12

runsolver used 7.94679 second user time and 15.7626 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-13 15:24:28
IDJOB=3498805
IDBENCH=85008
IDSOLVER=1992
FILE ID=node106/3498805-1307971462
RUNJOBID= node106-1307961457-3803
PBS_JOBID= 13559722
Free space on /var/tmp= 2676 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498805-1307971462/watcher-3498805-1307971462 -o /var/tmp/evaluation-result-3498805-1307971462/solver-3498805-1307971462 -C 5000 -W 5100 -M 15500  HOME/ebglucose.sh HOME/instance-3498805-1307971462.cnf

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=926391780

node106.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.830
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.830
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.20
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.830
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.75
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.830
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.82
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.830
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.74
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.830
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.830
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.75
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14780716 kB
Buffers:         89356 kB
Cached:       17348280 kB
SwapCached:      12896 kB
Active:        2081684 kB
Inactive:     15468564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14780716 kB
SwapTotal:    67111528 kB
SwapFree:     67060180 kB
Dirty:          214264 kB
Writeback:           0 kB
AnonPages:      109852 kB
Mapped:          11092 kB
Slab:           556168 kB
PageTables:       4388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   277340 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= 2672 MiB
End job on node106 at 2011-06-13 16:47:50