Trace number 3483866

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 238.456 242.08

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.3072
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.55/4.30	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.55/4.30	c INFO: solving HOME/instance-3483866-1307748216.cnf
0.55/4.30	c INFO: computing task features
0.95/4.71	c INFO: computed variable-clause graph statistics
0.95/4.73	c INFO: computed clause balance statistics
3.74/7.59	c INFO: computed variable balance statistics
6.05/9.80	c INFO: computed small-clause counts
6.05/9.82	c INFO: computed Horn-clause counts
7.44/11.21	c INFO: computed variable graph statistics
7.44/11.21	c INFO: collected features for HOME/instance-3483866-1307748216.cnf in 7.04 s
7.45/11.40	c INFO: running lingeling-276@0 for 1192 with 1192 remaining (b = 0.61)
238.35/242.05	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-3483866-1307748216/watcher-3483866-1307748216 -o /tmp/evaluation-result-3483866-1307748216/solver-3483866-1307748216 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483866-1307748216.cnf -seed 693387542 -budget 1200 

running on 2 cores: 5,7

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: 4.01 3.97 2.93 1/188 3755
/proc/meminfo: memFree=31576536/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=11804 CPUtime=0 cores=5,7
/proc/3755/stat : 3755 (runsolver) S 3753 3755 3469 0 -1 4202560 42 0 0 0 0 0 0 0 18 0 1 0 886419512 12087296 50 33554432000 4194304 5436572 140735228910608 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071700230967 0 0 17 5 0 0 0
/proc/3755/statm: 2951 50 31 304 0 2643 0

[startup+0.0507069 s]
/proc/loadavg: 4.01 3.97 2.93 1/188 3755
/proc/meminfo: memFree=31576536/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=15380 CPUtime=0 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 793 0 0 0 0 0 0 0 17 0 1 0 886419512 15749120 679 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 7 0 0 0
/proc/3755/statm: 3845 679 322 364 0 332 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15380

[startup+0.100698 s]
/proc/loadavg: 4.01 3.97 2.93 1/188 3755
/proc/meminfo: memFree=31576536/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=18880 CPUtime=0.03 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 1289 0 0 0 2 1 0 0 17 0 1 0 886419512 19333120 1140 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 7 0 0 0
/proc/3755/statm: 4720 1140 421 364 0 689 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18880

[startup+0.300702 s]
/proc/loadavg: 4.01 3.97 2.93 1/188 3755
/proc/meminfo: memFree=31576536/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=87700 CPUtime=0.07 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 2638 0 0 0 5 2 0 0 16 0 1 0 886419512 89804800 2353 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 7 0 0 0
/proc/3755/statm: 21925 2353 717 364 0 1621 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 87700

[startup+0.700586 s]
/proc/loadavg: 4.01 3.97 2.93 1/188 3755
/proc/meminfo: memFree=31576536/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=104216 CPUtime=0.08 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 3048 0 0 0 5 3 0 0 15 0 1 0 886419512 106717184 2731 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 7 0 0 0
/proc/3755/statm: 26054 2731 847 364 0 1802 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 104216

[startup+1.50045 s]
/proc/loadavg: 4.01 3.97 2.93 2/188 3769
/proc/meminfo: memFree=31534436/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=104224 CPUtime=0.08 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 3067 0 0 0 5 3 0 0 15 0 1 0 886419512 106725376 2747 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 7 0 0 0
/proc/3755/statm: 26056 2747 847 364 0 1804 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 104224

[startup+3.10014 s]
/proc/loadavg: 3.77 3.92 2.92 2/188 3778
/proc/meminfo: memFree=31500248/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=131292 CPUtime=0.17 cores=5,7
/proc/3755/stat : 3755 (python) R 3753 3755 3469 0 -1 4202496 5711 935 1 0 12 5 0 0 16 0 1 0 886419512 134443008 4098 33554432000 4194304 5683644 140734007795472 18446744073709551615 5291494 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/3755/statm: 32823 4098 1015 364 0 3084 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 131292
heavy processes:

[startup+6.30056 s]
/proc/loadavg: 3.77 3.92 2.92 5/191 3802
/proc/meminfo: memFree=31215004/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=314632 CPUtime=2.54 cores=5,7
/proc/3755/stat : 3755 (python) R 3753 3755 3469 0 -1 4202496 22721 935 1 0 241 13 0 0 18 0 1 0 886419512 322183168 16043 33554432000 4194304 5683644 140734007795472 18446744073709551615 47003862220484 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/3755/statm: 78658 16043 1826 364 0 14582 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 314632
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 3.81 3.92 2.93 5/197 3808
/proc/meminfo: memFree=30830196/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=321912 CPUtime=7.46 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 23008 935 1 0 733 13 0 0 25 0 2 0 886419512 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3755/statm: 80478 15341 1867 364 0 16396 0
[pid=3806] ppid=3755 vsize=311668 CPUtime=0 cores=5,7
/proc/3806/stat : 3806 (python) S 3755 3755 3469 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 886420652 319148032 13823 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550557711 0 0 16781312 514 2954169495070965759 0 0 17 7 0 0 0
/proc/3806/statm: 77917 13823 353 364 0 13835 0
[pid=3808] ppid=3806 vsize=17452 CPUtime=1.28 cores=5,7
/proc/3808/stat : 3808 (lingeling) R 3806 3808 3808 0 -1 4202496 5823 0 0 0 128 0 0 0 25 0 1 0 886420653 17870848 3530 33554432000 4194304 4352236 140736301769104 18446744073709551615 4267888 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3808/statm: 4363 3530 126 39 0 3443 0
[pid=3755/tid=3807] ppid=3753 vsize=321912 CPUtime=0 cores=5,7
/proc/3755/task/3807/stat : 3807 (python) S 3753 3755 3469 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 886420653 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.74
Current children cumulated vsize (KiB) 651032
heavy processes:

[startup+25.5011 s]
/proc/loadavg: 3.83 3.92 2.94 5/200 3823
/proc/meminfo: memFree=30390772/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=321912 CPUtime=7.46 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 23008 935 1 0 733 13 0 0 25 0 2 0 886419512 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3755/statm: 80478 15341 1867 364 0 16396 0
[pid=3806] ppid=3755 vsize=311668 CPUtime=0 cores=5,7
/proc/3806/stat : 3806 (python) S 3755 3755 3469 0 -1 4202560 887 0 0 0 0 0 0 0 18 0 1 0 886420652 319148032 13846 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550557711 0 0 16781312 514 17111162901403500808 0 0 17 7 0 0 0
/proc/3806/statm: 77917 13846 376 364 0 13835 0
[pid=3808] ppid=3806 vsize=15412 CPUtime=14.09 cores=5,7
/proc/3808/stat : 3808 (lingeling) R 3806 3808 3808 0 -1 4202496 6584 0 0 0 1408 1 0 0 25 0 1 0 886420653 15781888 3023 33554432000 4194304 4352236 140736301769104 18446744073709551615 4207619 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3808/statm: 3853 3023 129 39 0 2933 0
[pid=3755/tid=3807] ppid=3753 vsize=321912 CPUtime=0 cores=5,7
/proc/3755/task/3807/stat : 3807 (python) S 3753 3755 3469 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 886420653 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 21.55
Current children cumulated vsize (KiB) 648992

[startup+51.1004 s]
/proc/loadavg: 3.89 3.93 2.97 5/200 3823
/proc/meminfo: memFree=28161092/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=321912 CPUtime=7.46 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 23008 935 1 0 733 13 0 0 25 0 2 0 886419512 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3755/statm: 80478 15341 1867 364 0 16396 0
[pid=3806] ppid=3755 vsize=311668 CPUtime=0.03 cores=5,7
/proc/3806/stat : 3806 (python) S 3755 3755 3469 0 -1 4202560 898 0 0 0 2 1 0 0 18 0 1 0 886420652 319148032 13846 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550557711 0 0 16781312 514 17111162901403500808 0 0 17 7 0 0 0
/proc/3806/statm: 77917 13846 376 364 0 13835 0
[pid=3808] ppid=3806 vsize=22392 CPUtime=39.68 cores=5,7
/proc/3808/stat : 3808 (lingeling) R 3806 3808 3808 0 -1 4202496 8340 0 0 0 3967 1 0 0 25 0 1 0 886420653 22929408 4768 33554432000 4194304 4352236 140736301769104 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3808/statm: 5598 4768 129 39 0 4678 0
[pid=3755/tid=3807] ppid=3753 vsize=321912 CPUtime=0 cores=5,7
/proc/3755/task/3807/stat : 3807 (python) S 3753 3755 3469 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 886420653 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.17
Current children cumulated vsize (KiB) 655972

[startup+102.307 s]
/proc/loadavg: 4.02 3.96 3.03 5/203 3828
/proc/meminfo: memFree=24812196/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=321912 CPUtime=7.46 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 23008 935 1 0 733 13 0 0 25 0 2 0 886419512 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3755/statm: 80478 15341 1867 364 0 16396 0
[pid=3806] ppid=3755 vsize=311668 CPUtime=0.1 cores=5,7
/proc/3806/stat : 3806 (python) S 3755 3755 3469 0 -1 4202560 921 0 0 0 5 5 0 0 18 0 1 0 886420652 319148032 13846 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550557711 0 0 16781312 514 17111162901403500808 0 0 17 7 0 0 0
/proc/3806/statm: 77917 13846 376 364 0 13835 0
[pid=3808] ppid=3806 vsize=25328 CPUtime=90.9 cores=5,7
/proc/3808/stat : 3808 (lingeling) R 3806 3808 3808 0 -1 4202496 10272 0 0 0 9088 2 0 0 25 0 1 0 886420653 25935872 5502 33554432000 4194304 4352236 140736301769104 18446744073709551615 4328349 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3808/statm: 6332 5502 129 39 0 5412 0
[pid=3755/tid=3807] ppid=3753 vsize=321912 CPUtime=0 cores=5,7
/proc/3755/task/3807/stat : 3807 (python) S 3753 3755 3469 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 886420653 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 98.46
Current children cumulated vsize (KiB) 658908

[startup+162.301 s]
/proc/loadavg: 4.06 3.98 3.09 5/203 3829
/proc/meminfo: memFree=23722980/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=321912 CPUtime=7.46 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 23008 935 1 0 733 13 0 0 25 0 2 0 886419512 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3755/statm: 80478 15341 1867 364 0 16396 0
[pid=3806] ppid=3755 vsize=311668 CPUtime=0.18 cores=5,7
/proc/3806/stat : 3806 (python) S 3755 3755 3469 0 -1 4202560 940 0 0 0 9 9 0 0 18 0 1 0 886420652 319148032 13846 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550557711 0 0 16781312 514 17111162901403500808 0 0 17 7 0 0 0
/proc/3806/statm: 77917 13846 376 364 0 13835 0
[pid=3808] ppid=3806 vsize=26548 CPUtime=150.89 cores=5,7
/proc/3808/stat : 3808 (lingeling) R 3806 3808 3808 0 -1 4202496 10579 0 0 0 15087 2 0 0 25 0 1 0 886420653 27185152 5807 33554432000 4194304 4352236 140736301769104 18446744073709551615 4328380 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3808/statm: 6637 5807 129 39 0 5717 0
[pid=3755/tid=3807] ppid=3753 vsize=321912 CPUtime=0 cores=5,7
/proc/3755/task/3807/stat : 3807 (python) S 3753 3755 3469 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 886420653 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 158.53
Current children cumulated vsize (KiB) 660128

[startup+222.301 s]
/proc/loadavg: 4.02 3.98 3.15 5/203 3831
/proc/meminfo: memFree=23284660/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=321912 CPUtime=7.46 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 23008 935 1 0 733 13 0 0 25 0 2 0 886419512 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3755/statm: 80478 15341 1867 364 0 16396 0
[pid=3806] ppid=3755 vsize=311668 CPUtime=0.27 cores=5,7
/proc/3806/stat : 3806 (python) S 3755 3755 3469 0 -1 4202560 958 0 0 0 14 13 0 0 18 0 1 0 886420652 319148032 13846 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550557711 0 0 16781312 514 17111162901403500808 0 0 17 7 0 0 0
/proc/3806/statm: 77917 13846 376 364 0 13835 0
[pid=3808] ppid=3806 vsize=26812 CPUtime=210.9 cores=5,7
/proc/3808/stat : 3808 (lingeling) R 3806 3808 3808 0 -1 4202496 10697 0 0 0 21088 2 0 0 25 0 1 0 886420653 27455488 5873 33554432000 4194304 4352236 140736301769104 18446744073709551615 4328441 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3808/statm: 6703 5873 129 39 0 5783 0
[pid=3755/tid=3807] ppid=3753 vsize=321912 CPUtime=0 cores=5,7
/proc/3755/task/3807/stat : 3807 (python) S 3753 3755 3469 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 886420653 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 218.63
Current children cumulated vsize (KiB) 660392

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

[startup+230.301 s]
/proc/loadavg: 4.02 3.98 3.15 5/203 3831
/proc/meminfo: memFree=23443608/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=321912 CPUtime=7.46 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 23008 935 1 0 733 13 0 0 25 0 2 0 886419512 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3755/statm: 80478 15341 1867 364 0 16396 0
[pid=3806] ppid=3755 vsize=311668 CPUtime=0.27 cores=5,7
/proc/3806/stat : 3806 (python) S 3755 3755 3469 0 -1 4202560 960 0 0 0 14 13 0 0 18 0 1 0 886420652 319148032 13846 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550557711 0 0 16781312 514 17111162901403500808 0 0 17 7 0 0 0
/proc/3806/statm: 77917 13846 376 364 0 13835 0
[pid=3808] ppid=3806 vsize=36580 CPUtime=218.89 cores=5,7
/proc/3808/stat : 3808 (lingeling) R 3806 3808 3808 0 -1 4202496 13139 0 0 0 21887 2 0 0 25 0 1 0 886420653 37457920 8315 33554432000 4194304 4352236 140736301769104 18446744073709551615 4328087 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3808/statm: 9145 8315 129 39 0 8225 0
[pid=3755/tid=3807] ppid=3753 vsize=321912 CPUtime=0 cores=5,7
/proc/3755/task/3807/stat : 3807 (python) S 3753 3755 3469 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 886420653 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 226.62
Current children cumulated vsize (KiB) 670160

[startup+236.701 s]
/proc/loadavg: 4.02 3.98 3.16 5/203 3831
/proc/meminfo: memFree=23203172/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=321912 CPUtime=7.46 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 23008 935 1 0 733 13 0 0 25 0 2 0 886419512 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3755/statm: 80478 15341 1867 364 0 16396 0
[pid=3806] ppid=3755 vsize=311668 CPUtime=0.28 cores=5,7
/proc/3806/stat : 3806 (python) S 3755 3755 3469 0 -1 4202560 963 0 0 0 15 13 0 0 18 0 1 0 886420652 319148032 13846 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550557711 0 0 16781312 514 17111162901403500808 0 0 17 7 0 0 0
/proc/3806/statm: 77917 13846 376 364 0 13835 0
[pid=3808] ppid=3806 vsize=36580 CPUtime=225.29 cores=5,7
/proc/3808/stat : 3808 (lingeling) R 3806 3808 3808 0 -1 4202496 13139 0 0 0 22527 2 0 0 25 0 1 0 886420653 37457920 8315 33554432000 4194304 4352236 140736301769104 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3808/statm: 9145 8315 129 39 0 8225 0
[pid=3755/tid=3807] ppid=3753 vsize=321912 CPUtime=0 cores=5,7
/proc/3755/task/3807/stat : 3807 (python) S 3753 3755 3469 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 886420653 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 233.03
Current children cumulated vsize (KiB) 670160

[startup+239.901 s]
/proc/loadavg: 4.01 3.98 3.16 5/203 3831
/proc/meminfo: memFree=23334116/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=321912 CPUtime=7.46 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 23008 935 1 0 733 13 0 0 25 0 2 0 886419512 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3755/statm: 80478 15341 1867 364 0 16396 0
[pid=3806] ppid=3755 vsize=311668 CPUtime=0.29 cores=5,7
/proc/3806/stat : 3806 (python) S 3755 3755 3469 0 -1 4202560 964 0 0 0 15 14 0 0 18 0 1 0 886420652 319148032 13846 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550557711 0 0 16781312 514 17111162901403500808 0 0 17 7 0 0 0
/proc/3806/statm: 77917 13846 376 364 0 13835 0
[pid=3808] ppid=3806 vsize=36580 CPUtime=228.49 cores=5,7
/proc/3808/stat : 3808 (lingeling) R 3806 3808 3808 0 -1 4202496 13139 0 0 0 22847 2 0 0 25 0 1 0 886420653 37457920 8315 33554432000 4194304 4352236 140736301769104 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3808/statm: 9145 8315 129 39 0 8225 0
[pid=3755/tid=3807] ppid=3753 vsize=321912 CPUtime=0 cores=5,7
/proc/3755/task/3807/stat : 3807 (python) S 3753 3755 3469 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 886420653 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 236.24
Current children cumulated vsize (KiB) 670160

[startup+240.701 s]
/proc/loadavg: 4.01 3.98 3.16 5/203 3831
/proc/meminfo: memFree=23334116/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=321912 CPUtime=7.46 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 23008 935 1 0 733 13 0 0 25 0 2 0 886419512 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3755/statm: 80478 15341 1867 364 0 16396 0
[pid=3806] ppid=3755 vsize=311668 CPUtime=0.29 cores=5,7
/proc/3806/stat : 3806 (python) S 3755 3755 3469 0 -1 4202560 964 0 0 0 15 14 0 0 18 0 1 0 886420652 319148032 13846 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550557711 0 0 16781312 514 17111162901403500808 0 0 17 7 0 0 0
/proc/3806/statm: 77917 13846 376 364 0 13835 0
[pid=3808] ppid=3806 vsize=36580 CPUtime=229.29 cores=5,7
/proc/3808/stat : 3808 (lingeling) R 3806 3808 3808 0 -1 4202496 13139 0 0 0 22927 2 0 0 25 0 1 0 886420653 37457920 8315 33554432000 4194304 4352236 140736301769104 18446744073709551615 4328087 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3808/statm: 9145 8315 129 39 0 8225 0
[pid=3755/tid=3807] ppid=3753 vsize=321912 CPUtime=0 cores=5,7
/proc/3755/task/3807/stat : 3807 (python) S 3753 3755 3469 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 886420653 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 237.04
Current children cumulated vsize (KiB) 670160

[startup+241.501 s]
/proc/loadavg: 4.01 3.98 3.16 5/203 3832
/proc/meminfo: memFree=23164484/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=321912 CPUtime=7.46 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 23008 935 1 0 733 13 0 0 25 0 2 0 886419512 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3755/statm: 80478 15341 1867 364 0 16396 0
[pid=3806] ppid=3755 vsize=311668 CPUtime=0.29 cores=5,7
/proc/3806/stat : 3806 (python) S 3755 3755 3469 0 -1 4202560 964 0 0 0 15 14 0 0 18 0 1 0 886420652 319148032 13846 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550557711 0 0 16781312 514 17111162901403500808 0 0 17 7 0 0 0
/proc/3806/statm: 77917 13846 376 364 0 13835 0
[pid=3808] ppid=3806 vsize=36580 CPUtime=230.09 cores=5,7
/proc/3808/stat : 3808 (lingeling) R 3806 3808 3808 0 -1 4202496 13139 0 0 0 23007 2 0 0 25 0 1 0 886420653 37457920 8315 33554432000 4194304 4352236 140736301769104 18446744073709551615 4329205 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3808/statm: 9145 8315 129 39 0 8225 0
[pid=3755/tid=3807] ppid=3753 vsize=321912 CPUtime=0 cores=5,7
/proc/3755/task/3807/stat : 3807 (python) S 3753 3755 3469 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 886420653 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 237.84
Current children cumulated vsize (KiB) 670160

[startup+241.901 s]
/proc/loadavg: 4.01 3.98 3.17 5/203 3832
/proc/meminfo: memFree=23348500/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=321912 CPUtime=7.46 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 23008 935 1 0 733 13 0 0 25 0 2 0 886419512 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3755/statm: 80478 15341 1867 364 0 16396 0
[pid=3806] ppid=3755 vsize=311668 CPUtime=0.29 cores=5,7
/proc/3806/stat : 3806 (python) S 3755 3755 3469 0 -1 4202560 964 0 0 0 15 14 0 0 18 0 1 0 886420652 319148032 13846 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550557711 0 0 16781312 514 17111162901403500808 0 0 17 7 0 0 0
/proc/3806/statm: 77917 13846 376 364 0 13835 0
[pid=3808] ppid=3806 vsize=28388 CPUtime=230.5 cores=5,7
/proc/3808/stat : 3808 (lingeling) R 3806 3808 3808 0 -1 4202496 13139 0 0 0 23048 2 0 0 25 0 1 0 886420653 29069312 6267 33554432000 4194304 4352236 140736301769104 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3808/statm: 7097 6267 129 39 0 6177 0
[pid=3755/tid=3807] ppid=3753 vsize=321912 CPUtime=0 cores=5,7
/proc/3755/task/3807/stat : 3807 (python) S 3753 3755 3469 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 886420653 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 238.25
Current children cumulated vsize (KiB) 661968

[startup+242.008 s]
/proc/loadavg: 4.01 3.98 3.17 5/203 3832
/proc/meminfo: memFree=23348500/32951124 swapFree=67054536/67111528
[pid=3755] ppid=3753 vsize=321912 CPUtime=7.46 cores=5,7
/proc/3755/stat : 3755 (python) S 3753 3755 3469 0 -1 4202496 23008 935 1 0 733 13 0 0 25 0 2 0 886419512 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3755/statm: 80478 15341 1867 364 0 16396 0
[pid=3806] ppid=3755 vsize=311668 CPUtime=0.29 cores=5,7
/proc/3806/stat : 3806 (python) S 3755 3755 3469 0 -1 4202560 964 0 0 0 15 14 0 0 18 0 1 0 886420652 319148032 13846 33554432000 4194304 5683644 140734007795472 18446744073709551615 271550557711 0 0 16781312 514 17111162901403500808 0 0 17 7 0 0 0
/proc/3806/statm: 77917 13846 376 364 0 13835 0
[pid=3808] ppid=3806 vsize=28388 CPUtime=230.6 cores=5,7
/proc/3808/stat : 3808 (lingeling) R 3806 3808 3808 0 -1 4202496 13139 0 0 0 23058 2 0 0 25 0 1 0 886420653 29069312 6267 33554432000 4194304 4352236 140736301769104 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3808/statm: 7097 6267 129 39 0 6177 0
[pid=3755/tid=3807] ppid=3753 vsize=321912 CPUtime=0 cores=5,7
/proc/3755/task/3807/stat : 3807 (python) S 3753 3755 3469 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 886420653 329637888 15341 33554432000 4194304 5683644 140734007795472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133334592 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 238.35
Current children cumulated vsize (KiB) 661968

Child status: 0
Real time (s): 242.08
CPU time (s): 238.456
CPU user time (s): 238.129
CPU system time (s): 0.32695
CPU usage (%): 98.5031
Max. virtual memory (cumulated for all children) (KiB): 670160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 238.129
system time used= 0.32695
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46104
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= 2826
involuntary context switches= 448

runsolver used 0.401938 second user time and 0.941856 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-11 01:23:36
IDJOB=3483866
IDBENCH=70941
IDSOLVER=1976
FILE ID=node133/3483866-1307748216
RUNJOBID= node133-1307747008-3491
PBS_JOBID= 13550825
Free space on /tmp= 73952 MiB

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

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=693387542

node133.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.834
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.834
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.75
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.834
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.82
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.834
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	: 6741.12
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.834
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.834
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.83
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.834
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.834
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:      31577616 kB
Buffers:        228432 kB
Cached:         905784 kB
SwapCached:      10420 kB
Active:         635124 kB
Inactive:       534956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31577616 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:           68368 kB
Writeback:           4 kB
AnonPages:       32720 kB
Mapped:          15244 kB
Slab:           137108 kB
PageTables:       5644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   257912 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= 73268 MiB
End job on node133 at 2011-06-11 01:27:38