Trace number 3377991

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)UNSAT 279.217 280.83

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark59.9419
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.64/2.19	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.64/2.19	c INFO: solving HOME/instance-3377991-1305455665.cnf
0.64/2.19	c INFO: computing task features
1.29/2.88	c INFO: computed variable-clause graph statistics
1.38/2.91	c INFO: computed clause balance statistics
4.99/6.52	c INFO: computed variable balance statistics
7.68/9.25	c INFO: computed small-clause counts
7.68/9.29	c INFO: computed Horn-clause counts
15.68/17.21	c INFO: computed variable graph statistics
15.68/17.21	c INFO: collected features for HOME/instance-3377991-1305455665.cnf in 14.99 s
15.68/17.22	c INFO: running lingeling-276@0 for 582 with 2385 remaining (b = 0.62)
279.06/280.79	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.0 (svn: 961)

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

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 1.32 2.38 3.23 6/255 24347
/proc/meminfo: memFree=20858856/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=14252 CPUtime=0 cores=4,6
/proc/24347/stat : 24347 (python) D 24345 24347 22784 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 657164431 14594048 131 33554432000 4194304 5683644 140734341788016 18446744073709551615 5398816 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 0
/proc/24347/statm: 3563 131 102 364 0 50 0

[startup+0.040317 s]
/proc/loadavg: 1.32 2.38 3.23 6/255 24347
/proc/meminfo: memFree=20858856/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=15388 CPUtime=0 cores=4,6
/proc/24347/stat : 24347 (python) S 24345 24347 22784 0 -1 4202496 806 0 4 0 0 0 0 0 17 0 1 0 657164431 15757312 697 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550533556 0 2147483391 16781312 2 18446744071700215955 0 0 17 6 0 0 1
/proc/24347/statm: 3847 697 334 364 0 334 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15388

[startup+0.100317 s]
/proc/loadavg: 1.32 2.38 3.23 6/255 24347
/proc/meminfo: memFree=20858856/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=16400 CPUtime=0.01 cores=4,6
/proc/24347/stat : 24347 (python) D 24345 24347 22784 0 -1 4202496 1148 0 4 0 1 0 0 0 17 0 1 0 657164431 16793600 1019 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550537472 0 0 16781312 2 18446744071562234166 0 0 17 6 0 0 1
/proc/24347/statm: 4100 1019 413 364 0 587 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16400

[startup+0.300296 s]
/proc/loadavg: 1.32 2.38 3.23 6/255 24347
/proc/meminfo: memFree=20858856/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=38904 CPUtime=0.08 cores=4,6
/proc/24347/stat : 24347 (python) R 24345 24347 22784 0 -1 4202496 1648 0 9 0 5 3 0 0 17 0 1 0 657164431 39837696 1486 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550535680 0 2147483391 16781312 2 0 0 0 17 6 0 0 2
/proc/24347/statm: 9726 1486 455 364 0 1026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38904

[startup+0.700182 s]
/proc/loadavg: 1.32 2.38 3.23 6/255 24347
/proc/meminfo: memFree=20858856/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=111020 CPUtime=0.17 cores=4,6
/proc/24347/stat : 24347 (python) D 24345 24347 22784 0 -1 4202496 3424 0 23 0 9 8 0 0 16 0 1 0 657164431 113684480 3101 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550533477 0 0 16781312 2 0 0 0 17 6 0 0 6
/proc/24347/statm: 27755 3101 881 364 0 2291 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 111020

[startup+1.50104 s]
/proc/loadavg: 1.32 2.38 3.23 6/263 24371
/proc/meminfo: memFree=20791380/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=163652 CPUtime=0.46 cores=4,6
/proc/24347/stat : 24347 (python) S 24345 24347 22784 0 -1 4202496 6632 923 41 9 24 22 0 0 17 0 1 0 657164431 167579648 4757 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550533556 0 2147483391 16781312 2 18446744071700215955 0 0 17 6 0 0 13
/proc/24347/statm: 40913 4757 1311 364 0 3454 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 163652

[startup+3.1007 s]
/proc/loadavg: 1.32 2.38 3.23 7/263 24371
/proc/meminfo: memFree=20739148/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=323432 CPUtime=1.58 cores=4,6
/proc/24347/stat : 24347 (python) R 24345 24347 22784 0 -1 4202496 28201 923 89 9 127 31 0 0 16 0 1 0 657164431 331194368 18243 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550193813 0 0 16781312 2 0 0 0 17 6 0 0 24
/proc/24347/statm: 80858 18243 1826 364 0 16782 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 323432
heavy processes:

[startup+6.30015 s]
/proc/loadavg: 1.70 2.44 3.24 7/263 24372
/proc/meminfo: memFree=20522208/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=323432 CPUtime=4.78 cores=4,6
/proc/24347/stat : 24347 (python) R 24345 24347 22784 0 -1 4202496 28201 923 89 9 447 31 0 0 22 0 1 0 657164431 331194368 18243 33554432000 4194304 5683644 140734341788016 18446744073709551615 4528400 0 0 16781312 2 0 0 0 17 4 0 0 24
/proc/24347/statm: 80858 18243 1826 364 0 16782 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 323432
heavy processes:

[startup+12.701 s]
/proc/loadavg: 1.88 2.46 3.25 6/263 24407
/proc/meminfo: memFree=20545580/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=325316 CPUtime=11.18 cores=4,6
/proc/24347/stat : 24347 (python) R 24345 24347 22784 0 -1 4202496 28679 923 89 9 1087 31 0 0 25 0 1 0 657164431 333123584 18721 33554432000 4194304 5683644 140734341788016 18446744073709551615 47443067644044 0 0 16781312 2 0 0 0 17 4 0 0 24
/proc/24347/statm: 81329 18721 1833 364 0 17253 0
Current children cumulated CPU time (s) 11.18
Current children cumulated vsize (KiB) 325316

[startup+25.5007 s]
/proc/loadavg: 2.35 2.54 3.26 5/266 24445
/proc/meminfo: memFree=20400212/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=331888 CPUtime=15.71 cores=4,6
/proc/24347/stat : 24347 (python) S 24345 24347 22784 0 -1 4202496 28960 923 89 9 1539 32 0 0 20 0 2 0 657164431 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/24347/statm: 82972 17835 1867 364 0 18890 0
[pid=24411] ppid=24347 vsize=321644 CPUtime=0 cores=4,6
/proc/24411/stat : 24411 (python) S 24347 24347 22784 0 -1 4202560 888 0 0 0 0 0 0 0 18 0 1 0 657166153 329363456 16340 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550557711 0 0 16781312 514 10196823836167471363 0 0 17 4 0 0 0
/proc/24411/statm: 80411 16340 376 364 0 16329 0
[pid=24413] ppid=24411 vsize=31828 CPUtime=8.25 cores=4,6
/proc/24413/stat : 24413 (lingeling) R 24411 24413 24413 0 -1 4202496 12207 0 0 0 824 1 0 0 25 0 1 0 657166154 32591872 7125 33554432000 4194304 4352236 140735046022288 18446744073709551615 4309339 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/24413/statm: 7957 7125 127 39 0 7037 0
[pid=24347/tid=24412] ppid=24345 vsize=331888 CPUtime=0 cores=4,6
/proc/24347/task/24412/stat : 24412 (python) S 24345 24347 22784 0 -1 4202560 30 923 0 9 0 0 0 0 20 0 2 0 657166154 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562361265 0 0 16781312 2 18446604451185026048 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.96
Current children cumulated vsize (KiB) 685360

[startup+51.1011 s]
/proc/loadavg: 2.91 2.65 3.28 5/272 24452
/proc/meminfo: memFree=20352288/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=331888 CPUtime=15.71 cores=4,6
/proc/24347/stat : 24347 (python) S 24345 24347 22784 0 -1 4202496 28960 923 89 9 1539 32 0 0 20 0 2 0 657164431 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/24347/statm: 82972 17835 1867 364 0 18890 0
[pid=24411] ppid=24347 vsize=321644 CPUtime=0.04 cores=4,6
/proc/24411/stat : 24411 (python) S 24347 24347 22784 0 -1 4202560 899 0 0 0 2 2 0 0 18 0 1 0 657166153 329363456 16340 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550557711 0 0 16781312 514 3470076289447067907 0 0 17 4 0 0 0
/proc/24411/statm: 80411 16340 376 364 0 16329 0
[pid=24413] ppid=24411 vsize=23260 CPUtime=33.82 cores=4,6
/proc/24413/stat : 24413 (lingeling) R 24411 24413 24413 0 -1 4202496 13310 0 0 0 3381 1 0 0 25 0 1 0 657166154 23818240 4985 33554432000 4194304 4352236 140735046022288 18446744073709551615 4207831 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/24413/statm: 5815 4985 129 39 0 4895 0
[pid=24347/tid=24412] ppid=24345 vsize=331888 CPUtime=0 cores=4,6
/proc/24347/task/24412/stat : 24412 (python) S 24345 24347 22784 0 -1 4202560 30 923 0 9 0 0 0 0 20 0 2 0 657166154 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562361265 0 0 16781312 2 18446604451185026048 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.57
Current children cumulated vsize (KiB) 676792

[startup+102.31 s]
/proc/loadavg: 3.58 2.87 3.32 5/269 24590
/proc/meminfo: memFree=20223732/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=331888 CPUtime=15.71 cores=4,6
/proc/24347/stat : 24347 (python) S 24345 24347 22784 0 -1 4202496 28960 923 89 9 1539 32 0 0 20 0 2 0 657164431 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/24347/statm: 82972 17835 1867 364 0 18890 0
[pid=24411] ppid=24347 vsize=321644 CPUtime=0.14 cores=4,6
/proc/24411/stat : 24411 (python) S 24347 24347 22784 0 -1 4202560 921 0 0 0 8 6 0 0 18 0 1 0 657166153 329363456 16340 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550557711 0 0 16781312 514 3470076289447067907 0 0 17 4 0 0 0
/proc/24411/statm: 80411 16340 376 364 0 16329 0
[pid=24413] ppid=24411 vsize=23356 CPUtime=84.85 cores=4,6
/proc/24413/stat : 24413 (lingeling) R 24411 24413 24413 0 -1 4202496 13735 0 0 0 8479 6 0 0 25 0 1 0 657166154 23916544 5009 33554432000 4194304 4352236 140735046022288 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/24413/statm: 5839 5009 129 39 0 4919 0
[pid=24347/tid=24412] ppid=24345 vsize=331888 CPUtime=0 cores=4,6
/proc/24347/task/24412/stat : 24412 (python) S 24345 24347 22784 0 -1 4202560 30 923 0 9 0 0 0 0 20 0 2 0 657166154 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562361265 0 0 16781312 2 18446604451185026048 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.7
Current children cumulated vsize (KiB) 676888

[startup+162.301 s]
/proc/loadavg: 3.92 3.09 3.36 5/275 24598
/proc/meminfo: memFree=20124408/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=331888 CPUtime=15.71 cores=4,6
/proc/24347/stat : 24347 (python) S 24345 24347 22784 0 -1 4202496 28960 923 89 9 1539 32 0 0 20 0 2 0 657164431 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/24347/statm: 82972 17835 1867 364 0 18890 0
[pid=24411] ppid=24347 vsize=321644 CPUtime=0.25 cores=4,6
/proc/24411/stat : 24411 (python) S 24347 24347 22784 0 -1 4202560 941 0 0 0 14 11 0 0 18 0 1 0 657166153 329363456 16340 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550557711 0 0 16781312 514 3470076289447067907 0 0 17 4 0 0 0
/proc/24411/statm: 80411 16340 376 364 0 16329 0
[pid=24413] ppid=24411 vsize=23544 CPUtime=144.73 cores=4,6
/proc/24413/stat : 24413 (lingeling) R 24411 24413 24413 0 -1 4202496 13995 0 0 0 14467 6 0 0 25 0 1 0 657166154 24109056 5082 33554432000 4194304 4352236 140735046022288 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/24413/statm: 5886 5082 129 39 0 4966 0
[pid=24347/tid=24412] ppid=24345 vsize=331888 CPUtime=0 cores=4,6
/proc/24347/task/24412/stat : 24412 (python) S 24345 24347 22784 0 -1 4202560 30 923 0 9 0 0 0 0 20 0 2 0 657166154 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562361265 0 0 16781312 2 18446604451185026048 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 160.69
Current children cumulated vsize (KiB) 677076

[startup+222.301 s]
/proc/loadavg: 4.05 3.27 3.40 5/275 24599
/proc/meminfo: memFree=20118980/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=331888 CPUtime=15.71 cores=4,6
/proc/24347/stat : 24347 (python) S 24345 24347 22784 0 -1 4202496 28960 923 89 9 1539 32 0 0 20 0 2 0 657164431 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/24347/statm: 82972 17835 1867 364 0 18890 0
[pid=24411] ppid=24347 vsize=321644 CPUtime=0.36 cores=4,6
/proc/24411/stat : 24411 (python) S 24347 24347 22784 0 -1 4202560 959 0 0 0 21 15 0 0 18 0 1 0 657166153 329363456 16340 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550557711 0 0 16781312 514 3470076289447067907 0 0 17 4 0 0 0
/proc/24411/statm: 80411 16340 376 364 0 16329 0
[pid=24413] ppid=24411 vsize=24644 CPUtime=204.63 cores=4,6
/proc/24413/stat : 24413 (lingeling) R 24411 24413 24413 0 -1 4202496 14574 0 0 0 20457 6 0 0 25 0 1 0 657166154 25235456 5331 33554432000 4194304 4352236 140735046022288 18446744073709551615 4238680 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/24413/statm: 6161 5331 129 39 0 5241 0
[pid=24347/tid=24412] ppid=24345 vsize=331888 CPUtime=0 cores=4,6
/proc/24347/task/24412/stat : 24412 (python) S 24345 24347 22784 0 -1 4202560 30 923 0 9 0 0 0 0 20 0 2 0 657166154 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562361265 0 0 16781312 2 18446604451185026048 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 220.7
Current children cumulated vsize (KiB) 678176

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

[startup+230.3 s]
/proc/loadavg: 4.04 3.28 3.41 5/275 24600
/proc/meminfo: memFree=20115508/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=331888 CPUtime=15.71 cores=4,6
/proc/24347/stat : 24347 (python) S 24345 24347 22784 0 -1 4202496 28960 923 89 9 1539 32 0 0 20 0 2 0 657164431 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/24347/statm: 82972 17835 1867 364 0 18890 0
[pid=24411] ppid=24347 vsize=321644 CPUtime=0.37 cores=4,6
/proc/24411/stat : 24411 (python) S 24347 24347 22784 0 -1 4202560 960 0 0 0 21 16 0 0 18 0 1 0 657166153 329363456 16340 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550557711 0 0 16781312 514 3470076289447067907 0 0 17 4 0 0 0
/proc/24411/statm: 80411 16340 376 364 0 16329 0
[pid=24413] ppid=24411 vsize=24612 CPUtime=212.61 cores=4,6
/proc/24413/stat : 24413 (lingeling) R 24411 24413 24413 0 -1 4202496 14574 0 0 0 21255 6 0 0 25 0 1 0 657166154 25202688 5323 33554432000 4194304 4352236 140735046022288 18446744073709551615 4278683 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/24413/statm: 6153 5323 129 39 0 5233 0
[pid=24347/tid=24412] ppid=24345 vsize=331888 CPUtime=0 cores=4,6
/proc/24347/task/24412/stat : 24412 (python) S 24345 24347 22784 0 -1 4202560 30 923 0 9 0 0 0 0 20 0 2 0 657166154 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562361265 0 0 16781312 2 18446604451185026048 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 228.69
Current children cumulated vsize (KiB) 678144

[startup+255.901 s]
/proc/loadavg: 4.13 3.38 3.44 6/275 24600
/proc/meminfo: memFree=20124888/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=331888 CPUtime=15.71 cores=4,6
/proc/24347/stat : 24347 (python) S 24345 24347 22784 0 -1 4202496 28960 923 89 9 1539 32 0 0 20 0 2 0 657164431 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/24347/statm: 82972 17835 1867 364 0 18890 0
[pid=24411] ppid=24347 vsize=321644 CPUtime=0.43 cores=4,6
/proc/24411/stat : 24411 (python) S 24347 24347 22784 0 -1 4202560 968 0 0 0 24 19 0 0 18 0 1 0 657166153 329363456 16340 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550557711 0 0 16781312 514 3470076289447067907 0 0 17 4 0 0 0
/proc/24411/statm: 80411 16340 376 364 0 16329 0
[pid=24413] ppid=24411 vsize=24580 CPUtime=238.14 cores=4,6
/proc/24413/stat : 24413 (lingeling) R 24411 24413 24413 0 -1 4202496 14707 0 0 0 23808 6 0 0 25 0 1 0 657166154 25169920 5315 33554432000 4194304 4352236 140735046022288 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/24413/statm: 6145 5315 129 39 0 5225 0
[pid=24347/tid=24412] ppid=24345 vsize=331888 CPUtime=0 cores=4,6
/proc/24347/task/24412/stat : 24412 (python) S 24345 24347 22784 0 -1 4202560 30 923 0 9 0 0 0 0 20 0 2 0 657166154 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562361265 0 0 16781312 2 18446604451185026048 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 254.28
Current children cumulated vsize (KiB) 678112

[startup+268.7 s]
/proc/loadavg: 4.11 3.40 3.44 5/275 24601
/proc/meminfo: memFree=20123892/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=331888 CPUtime=15.71 cores=4,6
/proc/24347/stat : 24347 (python) S 24345 24347 22784 0 -1 4202496 28960 923 89 9 1539 32 0 0 20 0 2 0 657164431 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/24347/statm: 82972 17835 1867 364 0 18890 0
[pid=24411] ppid=24347 vsize=321644 CPUtime=0.45 cores=4,6
/proc/24411/stat : 24411 (python) S 24347 24347 22784 0 -1 4202560 970 0 0 0 26 19 0 0 18 0 1 0 657166153 329363456 16340 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550557711 0 0 16781312 514 3470076289447067907 0 0 17 4 0 0 0
/proc/24411/statm: 80411 16340 376 364 0 16329 0
[pid=24413] ppid=24411 vsize=24580 CPUtime=250.91 cores=4,6
/proc/24413/stat : 24413 (lingeling) R 24411 24413 24413 0 -1 4202496 14707 0 0 0 25085 6 0 0 25 0 1 0 657166154 25169920 5315 33554432000 4194304 4352236 140735046022288 18446744073709551615 4331331 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/24413/statm: 6145 5315 129 39 0 5225 0
[pid=24347/tid=24412] ppid=24345 vsize=331888 CPUtime=0 cores=4,6
/proc/24347/task/24412/stat : 24412 (python) S 24345 24347 22784 0 -1 4202560 30 923 0 9 0 0 0 0 20 0 2 0 657166154 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562361265 0 0 16781312 2 18446604451185026048 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 267.07
Current children cumulated vsize (KiB) 678112

[startup+275.1 s]
/proc/loadavg: 4.09 3.42 3.45 5/275 24601
/proc/meminfo: memFree=20127112/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=331888 CPUtime=15.71 cores=4,6
/proc/24347/stat : 24347 (python) S 24345 24347 22784 0 -1 4202496 28960 923 89 9 1539 32 0 0 20 0 2 0 657164431 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/24347/statm: 82972 17835 1867 364 0 18890 0
[pid=24411] ppid=24347 vsize=321644 CPUtime=0.46 cores=4,6
/proc/24411/stat : 24411 (python) S 24347 24347 22784 0 -1 4202560 971 0 0 0 26 20 0 0 18 0 1 0 657166153 329363456 16340 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550557711 0 0 16781312 514 3470076289447067907 0 0 17 4 0 0 0
/proc/24411/statm: 80411 16340 376 364 0 16329 0
[pid=24413] ppid=24411 vsize=21216 CPUtime=257.28 cores=4,6
/proc/24413/stat : 24413 (lingeling) R 24411 24413 24413 0 -1 4202496 14892 0 0 0 25722 6 0 0 25 0 1 0 657166154 21725184 4474 33554432000 4194304 4352236 140735046022288 18446744073709551615 4234437 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/24413/statm: 5304 4474 129 39 0 4384 0
[pid=24347/tid=24412] ppid=24345 vsize=331888 CPUtime=0 cores=4,6
/proc/24347/task/24412/stat : 24412 (python) S 24345 24347 22784 0 -1 4202560 30 923 0 9 0 0 0 0 20 0 2 0 657166154 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562361265 0 0 16781312 2 18446604451185026048 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 273.45
Current children cumulated vsize (KiB) 674748

[startup+278.31 s]
/proc/loadavg: 4.09 3.42 3.45 5/275 24601
/proc/meminfo: memFree=20124132/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=331888 CPUtime=15.71 cores=4,6
/proc/24347/stat : 24347 (python) S 24345 24347 22784 0 -1 4202496 28960 923 89 9 1539 32 0 0 20 0 2 0 657164431 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/24347/statm: 82972 17835 1867 364 0 18890 0
[pid=24411] ppid=24347 vsize=321644 CPUtime=0.46 cores=4,6
/proc/24411/stat : 24411 (python) S 24347 24347 22784 0 -1 4202560 971 0 0 0 26 20 0 0 18 0 1 0 657166153 329363456 16340 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550557711 0 0 16781312 514 3470076289447067907 0 0 17 4 0 0 0
/proc/24411/statm: 80411 16340 376 364 0 16329 0
[pid=24413] ppid=24411 vsize=24712 CPUtime=260.49 cores=4,6
/proc/24413/stat : 24413 (lingeling) R 24411 24413 24413 0 -1 4202496 15916 0 0 0 26043 6 0 0 25 0 1 0 657166154 25305088 5348 33554432000 4194304 4352236 140735046022288 18446744073709551615 4329333 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/24413/statm: 6178 5348 129 39 0 5258 0
[pid=24347/tid=24412] ppid=24345 vsize=331888 CPUtime=0 cores=4,6
/proc/24347/task/24412/stat : 24412 (python) S 24345 24347 22784 0 -1 4202560 30 923 0 9 0 0 0 0 20 0 2 0 657166154 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562361265 0 0 16781312 2 18446604451185026048 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 276.66
Current children cumulated vsize (KiB) 678244

[startup+279.9 s]
/proc/loadavg: 4.09 3.42 3.45 5/275 24601
/proc/meminfo: memFree=20123640/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=331888 CPUtime=15.71 cores=4,6
/proc/24347/stat : 24347 (python) S 24345 24347 22784 0 -1 4202496 28960 923 89 9 1539 32 0 0 20 0 2 0 657164431 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/24347/statm: 82972 17835 1867 364 0 18890 0
[pid=24411] ppid=24347 vsize=321644 CPUtime=0.48 cores=4,6
/proc/24411/stat : 24411 (python) S 24347 24347 22784 0 -1 4202560 972 0 0 0 27 21 0 0 18 0 1 0 657166153 329363456 16340 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550557711 0 0 16781312 514 3470076289447067907 0 0 17 4 0 0 0
/proc/24411/statm: 80411 16340 376 364 0 16329 0
[pid=24413] ppid=24411 vsize=25760 CPUtime=262.07 cores=4,6
/proc/24413/stat : 24413 (lingeling) R 24411 24413 24413 0 -1 4202496 16178 0 0 0 26201 6 0 0 25 0 1 0 657166154 26378240 5610 33554432000 4194304 4352236 140735046022288 18446744073709551615 4328090 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/24413/statm: 6440 5610 129 39 0 5520 0
[pid=24347/tid=24412] ppid=24345 vsize=331888 CPUtime=0 cores=4,6
/proc/24347/task/24412/stat : 24412 (python) S 24345 24347 22784 0 -1 4202560 30 923 0 9 0 0 0 0 20 0 2 0 657166154 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562361265 0 0 16781312 2 18446604451185026048 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 278.26
Current children cumulated vsize (KiB) 679292

[startup+280.3 s]
/proc/loadavg: 4.09 3.42 3.45 5/275 24601
/proc/meminfo: memFree=20123640/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=331888 CPUtime=15.71 cores=4,6
/proc/24347/stat : 24347 (python) S 24345 24347 22784 0 -1 4202496 28960 923 89 9 1539 32 0 0 20 0 2 0 657164431 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/24347/statm: 82972 17835 1867 364 0 18890 0
[pid=24411] ppid=24347 vsize=321644 CPUtime=0.48 cores=4,6
/proc/24411/stat : 24411 (python) S 24347 24347 22784 0 -1 4202560 972 0 0 0 27 21 0 0 18 0 1 0 657166153 329363456 16340 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550557711 0 0 16781312 514 3470076289447067907 0 0 17 4 0 0 0
/proc/24411/statm: 80411 16340 376 364 0 16329 0
[pid=24413] ppid=24411 vsize=25760 CPUtime=262.47 cores=4,6
/proc/24413/stat : 24413 (lingeling) R 24411 24413 24413 0 -1 4202496 16178 0 0 0 26241 6 0 0 25 0 1 0 657166154 26378240 5610 33554432000 4194304 4352236 140735046022288 18446744073709551615 4328087 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/24413/statm: 6440 5610 129 39 0 5520 0
[pid=24347/tid=24412] ppid=24345 vsize=331888 CPUtime=0 cores=4,6
/proc/24347/task/24412/stat : 24412 (python) S 24345 24347 22784 0 -1 4202560 30 923 0 9 0 0 0 0 20 0 2 0 657166154 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562361265 0 0 16781312 2 18446604451185026048 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 278.66
Current children cumulated vsize (KiB) 679292

[startup+280.7 s]
/proc/loadavg: 4.09 3.43 3.45 5/275 24601
/proc/meminfo: memFree=20107272/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=331888 CPUtime=15.71 cores=4,6
/proc/24347/stat : 24347 (python) S 24345 24347 22784 0 -1 4202496 28960 923 89 9 1539 32 0 0 20 0 2 0 657164431 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/24347/statm: 82972 17835 1867 364 0 18890 0
[pid=24411] ppid=24347 vsize=321644 CPUtime=0.48 cores=4,6
/proc/24411/stat : 24411 (python) S 24347 24347 22784 0 -1 4202560 972 0 0 0 27 21 0 0 18 0 1 0 657166153 329363456 16340 33554432000 4194304 5683644 140734341788016 18446744073709551615 271550557711 0 0 16781312 514 3470076289447067907 0 0 17 4 0 0 0
/proc/24411/statm: 80411 16340 376 364 0 16329 0
[pid=24413] ppid=24411 vsize=25760 CPUtime=262.87 cores=4,6
/proc/24413/stat : 24413 (lingeling) R 24411 24413 24413 0 -1 4202496 16178 0 0 0 26281 6 0 0 25 0 1 0 657166154 26378240 5610 33554432000 4194304 4352236 140735046022288 18446744073709551615 4327863 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/24413/statm: 6440 5610 129 39 0 5520 0
[pid=24347/tid=24412] ppid=24345 vsize=331888 CPUtime=0 cores=4,6
/proc/24347/task/24412/stat : 24412 (python) S 24345 24347 22784 0 -1 4202560 30 923 0 9 0 0 0 0 20 0 2 0 657166154 339853312 17835 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562361265 0 0 16781312 2 18446604451185026048 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 279.06
Current children cumulated vsize (KiB) 679292

[startup+280.8 s]
/proc/loadavg: 4.09 3.43 3.45 5/275 24601
/proc/meminfo: memFree=20107272/32951124 swapFree=67056788/67111528
[pid=24347] ppid=24345 vsize=331888 CPUtime=15.71 cores=4,6
/proc/24347/stat : 24347 (python) S 24345 24347 22784 0 -1 4202496 29195 923 89 9 1539 32 0 0 18 0 1 0 657164431 339853312 17837 33554432000 4194304 5683644 140734341788016 18446744073709551615 271562367807 0 0 16781312 2 18446744071562232103 0 0 17 6 0 0 24
/proc/24347/statm: 82972 17837 1869 364 0 18890 0
[pid=24411] ppid=24347 vsize=0 CPUtime=263.44 cores=4,6
/proc/24411/stat : 24411 (python) Z 24347 24347 22784 0 -1 4202588 1267 16181 0 0 27 21 26290 6 16 0 2 0 657166153 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24411/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 279.15
Current children cumulated vsize (KiB) 331888

Child status: 0
Real time (s): 280.83
CPU time (s): 279.217
CPU user time (s): 278.598
CPU system time (s): 0.618905
CPU usage (%): 99.4254
Max. virtual memory (cumulated for all children) (KiB): 685360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 278.598
system time used= 0.618905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56461
page faults= 98
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50098
involuntary context switches= 5013

runsolver used 0.737887 second user time and 1.54676 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-15 12:34:25
IDJOB=3377991
IDBENCH=82477
IDSOLVER=1858
FILE ID=node133/3377991-1305455665
RUNJOBID= node133-1305455665-24313
PBS_JOBID= 13324869
Free space on /tmp= 73648 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.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-3377991-1305455665/watcher-3377991-1305455665 -o /tmp/evaluation-result-3377991-1305455665/solver-3377991-1305455665 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377991-1305455665.cnf -seed 339470884 -budget 2400

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

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=339470884

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:      20859616 kB
Buffers:        294340 kB
Cached:        4085408 kB
SwapCached:       8724 kB
Active:        8769196 kB
Inactive:      3035820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20859616 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:          144804 kB
Writeback:           0 kB
AnonPages:     7422944 kB
Mapped:          20560 kB
Slab:           200672 kB
PageTables:      24340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19197976 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= 73512 MiB
End job on node133 at 2011-05-15 12:39:06