Trace number 3484664

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)? (TO) 1200.09 1200.27

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 benchmark1263.53
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.29/1.17	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.29/1.17	c INFO: solving HOME/instance-3484664-1307752975.cnf
0.29/1.17	c INFO: computing task features
41.65/42.59	c INFO: computed variable-clause graph statistics
42.95/43.80	c INFO: computed clause balance statistics
194.24/195.10	c INFO: computed variable balance statistics
291.34/292.26	c INFO: computed small-clause counts
296.54/297.45	c INFO: computed Horn-clause counts
569.24/570.14	c INFO: computed variable graph statistics
569.24/570.18	c INFO: collected features for HOME/instance-3484664-1307752975.cnf in 566.85 s
569.24/570.19	c INFO: running lingeling-276@0 for 97 with 633 remaining (b = 0.79)
668.53/669.35	c INFO: running precosat-570@0 for 97 with 534 remaining (b = 0.67)
767.84/768.51	c INFO: running lingeling-276@98 for 435 with 435 remaining (b = 0.89)

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

running on 2 cores: 4,6

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.00 4.02 3.89 5/210 23557
/proc/meminfo: memFree=31182564/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=15184 CPUtime=0 cores=4,6
/proc/23557/stat : 23557 (python) S 23555 23557 18188 0 -1 4202496 728 0 0 0 0 0 0 0 19 0 1 0 886895385 15548416 617 33554432000 4194304 5683644 140734549307728 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/23557/statm: 3796 617 322 364 0 283 0

[startup+0.0404301 s]
/proc/loadavg: 4.00 4.02 3.89 5/210 23557
/proc/meminfo: memFree=31182564/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=18884 CPUtime=0.01 cores=4,6
/proc/23557/stat : 23557 (python) R 23555 23557 18188 0 -1 4202496 1280 0 0 0 1 0 0 0 17 0 1 0 886895385 19337216 1132 33554432000 4194304 5683644 140734549307728 18446744073709551615 4870058 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23557/statm: 4721 1132 421 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18884

[startup+0.100419 s]
/proc/loadavg: 4.00 4.02 3.89 5/210 23557
/proc/meminfo: memFree=31182564/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=85360 CPUtime=0.04 cores=4,6
/proc/23557/stat : 23557 (python) D 23555 23557 18188 0 -1 4202496 2584 0 0 0 3 1 0 0 17 0 1 0 886895385 87408640 2308 33554432000 4194304 5683644 140734549307728 18446744073709551615 239476700727 0 0 16781312 2 18446744071562154983 0 0 17 4 0 0 0
/proc/23557/statm: 21340 2308 707 364 0 1557 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 85360

[startup+0.300395 s]
/proc/loadavg: 4.00 4.02 3.89 5/210 23557
/proc/meminfo: memFree=31182564/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=85360 CPUtime=0.04 cores=4,6
/proc/23557/stat : 23557 (python) D 23555 23557 18188 0 -1 4202496 2584 0 0 0 3 1 0 0 17 0 1 0 886895385 87408640 2308 33554432000 4194304 5683644 140734549307728 18446744073709551615 239476700727 0 0 16781312 2 18446744071562154983 0 0 17 4 0 0 0
/proc/23557/statm: 21340 2308 707 364 0 1557 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 85360

[startup+0.700248 s]
/proc/loadavg: 4.00 4.02 3.89 5/210 23557
/proc/meminfo: memFree=31182564/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=121988 CPUtime=0.1 cores=4,6
/proc/23557/stat : 23557 (python) R 23555 23557 18188 0 -1 4202496 4173 0 1 0 7 3 0 0 17 0 1 0 886895385 124915712 3788 33554432000 4194304 5683644 140734549307728 18446744073709551615 239476690789 0 0 16781312 2 0 0 0 17 6 0 0 50
/proc/23557/statm: 30497 3788 986 364 0 2827 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 121988

[startup+1.50115 s]
/proc/loadavg: 4.00 4.02 3.89 5/211 23562
/proc/meminfo: memFree=31170912/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=506592 CPUtime=0.66 cores=4,6
/proc/23557/stat : 23557 (python) R 23555 23557 18188 0 -1 4202496 66226 932 1 0 49 17 0 0 16 0 1 0 886895385 518750208 63895 33554432000 4194304 5683644 140734549307728 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 4 0 0 50
/proc/23557/statm: 126648 63896 1761 364 0 62572 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 506592

[startup+3.10085 s]
/proc/loadavg: 4.00 4.02 3.89 5/211 23562
/proc/meminfo: memFree=30894764/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=612552 CPUtime=2.26 cores=4,6
/proc/23557/stat : 23557 (python) R 23555 23557 18188 0 -1 4202496 92727 932 1 0 206 20 0 0 18 0 1 0 886895385 627253248 90396 33554432000 4194304 5683644 140734549307728 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 4 0 0 50
/proc/23557/statm: 153138 90397 1761 364 0 89062 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 612552
heavy processes:

[startup+6.30024 s]
/proc/loadavg: 4.00 4.02 3.89 5/211 23562
/proc/meminfo: memFree=30671436/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=830168 CPUtime=5.45 cores=4,6
/proc/23557/stat : 23557 (python) R 23555 23557 18188 0 -1 4202496 145149 932 1 0 517 28 0 0 25 0 1 0 886895385 850092032 142818 33554432000 4194304 5683644 140734549307728 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 4 0 0 50
/proc/23557/statm: 207542 142819 1761 364 0 143466 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 830168

[startup+12.701 s]
/proc/loadavg: 4.00 4.02 3.89 5/211 23562
/proc/meminfo: memFree=30255560/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=1263628 CPUtime=11.85 cores=4,6
/proc/23557/stat : 23557 (python) R 23555 23557 18188 0 -1 4202496 250333 932 1 0 1145 40 0 0 25 0 1 0 886895385 1293955072 248002 33554432000 4194304 5683644 140734549307728 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 4 0 0 50
/proc/23557/statm: 315907 248002 1761 364 0 251831 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 1263628

[startup+25.5006 s]
/proc/loadavg: 4.00 4.02 3.89 5/211 23562
/proc/meminfo: memFree=29560712/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=2129208 CPUtime=24.66 cores=4,6
/proc/23557/stat : 23557 (python) R 23555 23557 18188 0 -1 4202496 417703 932 1 0 2400 66 0 0 25 0 1 0 886895385 2180308992 415372 33554432000 4194304 5683644 140734549307728 18446744073709551615 47684486159045 0 0 16781312 2 0 0 0 17 4 0 0 50
/proc/23557/statm: 532302 415373 1761 364 0 468226 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 2129208

[startup+51.1006 s]
/proc/loadavg: 4.00 4.02 3.90 5/211 23563
/proc/meminfo: memFree=29384884/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=2045144 CPUtime=50.25 cores=4,6
/proc/23557/stat : 23557 (python) R 23555 23557 18188 0 -1 4202496 1262310 932 1 0 4852 173 0 0 25 0 1 0 886895385 2094227456 448671 33554432000 4194304 5683644 140734549307728 18446744073709551615 4567036 0 0 16781312 2 0 0 0 17 4 0 0 50
/proc/23557/statm: 511286 448671 1826 364 0 447210 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 2045144

[startup+102.307 s]
/proc/loadavg: 4.00 4.01 3.90 5/190 23695
/proc/meminfo: memFree=29049836/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=2045144 CPUtime=101.46 cores=4,6
/proc/23557/stat : 23557 (python) R 23555 23557 18188 0 -1 4202496 1262310 932 1 0 9972 174 0 0 25 0 1 0 886895385 2094227456 448671 33554432000 4194304 5683644 140734549307728 18446744073709551615 4602441 0 0 16781312 2 0 0 0 17 4 0 0 50
/proc/23557/statm: 511286 448671 1826 364 0 447210 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 2045144

[startup+162.3 s]
/proc/loadavg: 4.07 4.02 3.91 5/193 23699
/proc/meminfo: memFree=27796160/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=2045144 CPUtime=161.44 cores=4,6
/proc/23557/stat : 23557 (python) R 23555 23557 18188 0 -1 4202496 1262310 932 1 0 15970 174 0 0 25 0 1 0 886895385 2094227456 448671 33554432000 4194304 5683644 140734549307728 18446744073709551615 239476354351 0 0 16781312 2 0 0 0 17 4 0 0 50
/proc/23557/statm: 511286 448671 1826 364 0 447210 0
Current children cumulated CPU time (s) 161.44
Current children cumulated vsize (KiB) 2045144

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 3.91 5/193 23701
/proc/meminfo: memFree=27793272/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=2045144 CPUtime=221.44 cores=4,6
/proc/23557/stat : 23557 (python) R 23555 23557 18188 0 -1 4202496 1262311 932 1 0 21970 174 0 0 25 0 1 0 886895385 2094227456 448672 33554432000 4194304 5683644 140734549307728 18446744073709551615 239476354479 0 0 16781312 2 0 0 0 17 4 0 0 50
/proc/23557/statm: 511286 448672 1827 364 0 447210 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 2045144

[startup+282.3 s]
/proc/loadavg: 4.07 4.03 3.92 5/199 23708
/proc/meminfo: memFree=28338520/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=2045144 CPUtime=281.44 cores=4,6
/proc/23557/stat : 23557 (python) R 23555 23557 18188 0 -1 4202496 1262311 932 1 0 27970 174 0 0 25 0 1 0 886895385 2094227456 448672 33554432000 4194304 5683644 140734549307728 18446744073709551615 4500360 0 0 16781312 2 0 0 0 17 4 0 0 50
/proc/23557/statm: 511286 448672 1827 364 0 447210 0
Current children cumulated CPU time (s) 281.44
Current children cumulated vsize (KiB) 2045144

[startup+342.301 s]
/proc/loadavg: 4.02 4.02 3.92 5/193 23810
/proc/meminfo: memFree=29541804/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=2045144 CPUtime=341.45 cores=4,6
/proc/23557/stat : 23557 (python) R 23555 23557 18188 0 -1 4202496 1659217 932 1 0 33926 219 0 0 25 0 1 0 886895385 2094227456 448678 33554432000 4194304 5683644 140734549307728 18446744073709551615 47684485978240 0 0 16781312 2 0 0 0 17 4 0 0 50
/proc/23557/statm: 511286 448678 1833 364 0 447210 0
Current children cumulated CPU time (s) 341.45
Current children cumulated vsize (KiB) 2045144

[startup+402.3 s]
/proc/loadavg: 4.01 4.02 3.92 5/199 23850
/proc/meminfo: memFree=29516516/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=2045144 CPUtime=401.44 cores=4,6
/proc/23557/stat : 23557 (python) R 23555 23557 18188 0 -1 4202496 1659217 932 1 0 39925 219 0 0 25 0 1 0 886895385 2094227456 448678 33554432000 4194304 5683644 140734549307728 18446744073709551615 47684485978252 0 0 16781312 2 0 0 0 17 4 0 0 50
/proc/23557/statm: 511286 448678 1833 364 0 447210 0
Current children cumulated CPU time (s) 401.44
Current children cumulated vsize (KiB) 2045144

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 3.92 5/196 23894
/proc/meminfo: memFree=28329632/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=2045144 CPUtime=461.44 cores=4,6
/proc/23557/stat : 23557 (python) R 23555 23557 18188 0 -1 4202496 1659217 932 1 0 45925 219 0 0 25 0 1 0 886895385 2094227456 448678 33554432000 4194304 5683644 140734549307728 18446744073709551615 47684485978252 0 0 16781312 2 0 0 0 17 4 0 0 50
/proc/23557/statm: 511286 448678 1833 364 0 447210 0
Current children cumulated CPU time (s) 461.44
Current children cumulated vsize (KiB) 2045144

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/200 23900
/proc/meminfo: memFree=27378056/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=2045144 CPUtime=521.44 cores=4,6
/proc/23557/stat : 23557 (python) R 23555 23557 18188 0 -1 4202496 1659217 932 1 0 51925 219 0 0 25 0 1 0 886895385 2094227456 448678 33554432000 4194304 5683644 140734549307728 18446744073709551615 47684485978252 0 0 16781312 2 0 0 0 17 4 0 0 50
/proc/23557/statm: 511286 448678 1833 364 0 447210 0
Current children cumulated CPU time (s) 521.44
Current children cumulated vsize (KiB) 2045144

[startup+582.301 s]
/proc/loadavg: 3.40 3.83 3.86 4/190 23929
/proc/meminfo: memFree=28275900/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=1219104 CPUtime=569.36 cores=4,6
/proc/23557/stat : 23557 (python) S 23555 23557 18188 0 -1 4202496 1659499 932 1 0 56711 225 0 0 25 0 2 0 886895385 1248362496 239639 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 50
/proc/23557/statm: 304776 239639 1867 364 0 240694 0
[pid=23927] ppid=23557 vsize=1208860 CPUtime=0.02 cores=4,6
/proc/23927/stat : 23927 (python) S 23557 23557 18188 0 -1 4202560 876 0 0 0 0 2 0 0 18 0 1 0 886952405 1237872640 238144 33554432000 4194304 5683644 140734549307728 18446744073709551615 239476715023 0 0 16781312 514 7336258239870238980 0 0 17 6 0 0 0
/proc/23927/statm: 302215 238144 376 364 0 238133 0

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

Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 5246456

[startup+1002.3 s]
/proc/loadavg: 3.01 3.23 3.55 4/195 23946
/proc/meminfo: memFree=26951760/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=1229360 CPUtime=569.39 cores=4,6
/proc/23557/stat : 23557 (python) S 23555 23557 18188 0 -1 4202496 1660779 932 1 0 56712 227 0 0 18 0 3 0 886895385 1258864640 239646 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 50
/proc/23557/statm: 307340 239646 1870 364 0 243255 0
[pid=23927] ppid=23557 vsize=1219104 CPUtime=0.41 cores=4,6
/proc/23927/stat : 23927 (python) S 23557 23557 18188 0 -1 4202560 1208 0 0 0 23 18 0 0 18 0 2 0 886952405 1248362496 238188 33554432000 4194304 5683644 140734549307728 18446744073709551615 239476715078 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/23927/statm: 304776 238188 415 364 0 240694 0
[pid=23929] ppid=23927 vsize=282296 CPUtime=332.91 cores=4,6
/proc/23929/stat : 23929 (lingeling) R 23927 23929 23929 0 -1 4202496 270279 0 0 0 33255 36 0 0 25 0 1 0 886952406 289071104 69743 33554432000 4194304 4352236 140735752032528 18446744073709551615 4331477 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23929/statm: 70574 69743 129 39 0 69654 0
[pid=23927/tid=23933] ppid=23557 vsize=1219104 CPUtime=0 cores=4,6
/proc/23927/task/23933/stat : 23933 (python) S 23557 23557 18188 0 -1 4202560 121 0 0 0 0 0 0 0 19 0 2 0 886962320 1248362496 238188 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 514 18446604453932676096 0 0 -1 4 0 0 0
[pid=23934] ppid=23557 vsize=1219116 CPUtime=0.13 cores=4,6
/proc/23934/stat : 23934 (python) S 23557 23557 18188 0 -1 4202560 1093 0 0 0 6 7 0 0 19 0 2 0 886962321 1248374784 238172 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/23934/statm: 304779 238172 399 364 0 240694 0
[pid=23936] ppid=23934 vsize=1261168 CPUtime=99.12 cores=4,6
/proc/23936/stat : 23936 (precosat) T 23934 23936 23936 0 -1 4202496 320768 0 0 0 9866 46 0 0 25 0 1 0 886962323 1291436032 309885 33554432000 4194304 4890832 140734178406256 18446744073709551615 4238594 0 0 16781312 17442 18446744071562691360 0 0 17 4 0 0 0
/proc/23936/statm: 315292 309885 86 171 0 315119 0
[pid=23934/tid=23939] ppid=23557 vsize=1219116 CPUtime=0 cores=4,6
/proc/23934/task/23939/stat : 23939 (python) S 23557 23557 18188 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886972237 1248374784 238172 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 514 18446604453906933760 0 0 -1 4 0 0 0
[pid=23557/tid=23928] ppid=23555 vsize=1229360 CPUtime=0 cores=4,6
/proc/23557/task/23928/stat : 23928 (python) S 23555 23557 18188 0 -1 4202560 36 932 0 0 0 0 0 0 18 0 3 0 886952406 1258864640 239646 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 2 18446604453964757184 0 0 -1 6 0 0 0
[pid=23557/tid=23935] ppid=23555 vsize=1229360 CPUtime=0 cores=4,6
/proc/23557/task/23935/stat : 23935 (python) S 23555 23557 18188 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 886962322 1258864640 239646 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 2 18446604453964757184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 5211044

[startup+1062.3 s]
/proc/loadavg: 3.00 3.18 3.52 4/195 23947
/proc/meminfo: memFree=26918244/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=1229360 CPUtime=569.39 cores=4,6
/proc/23557/stat : 23557 (python) S 23555 23557 18188 0 -1 4202496 1660779 932 1 0 56712 227 0 0 18 0 3 0 886895385 1258864640 239646 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 50
/proc/23557/statm: 307340 239646 1870 364 0 243255 0
[pid=23927] ppid=23557 vsize=1219104 CPUtime=0.47 cores=4,6
/proc/23927/stat : 23927 (python) S 23557 23557 18188 0 -1 4202560 1208 0 0 0 26 21 0 0 18 0 2 0 886952405 1248362496 238188 33554432000 4194304 5683644 140734549307728 18446744073709551615 239476715078 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/23927/statm: 304776 238188 415 364 0 240694 0
[pid=23929] ppid=23927 vsize=316276 CPUtime=392.91 cores=4,6
/proc/23929/stat : 23929 (lingeling) R 23927 23929 23929 0 -1 4202496 295175 0 0 0 39253 38 0 0 25 0 1 0 886952406 323866624 78238 33554432000 4194304 4352236 140735752032528 18446744073709551615 4207619 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23929/statm: 79069 78238 129 39 0 78149 0
[pid=23927/tid=23933] ppid=23557 vsize=1219104 CPUtime=0 cores=4,6
/proc/23927/task/23933/stat : 23933 (python) S 23557 23557 18188 0 -1 4202560 121 0 0 0 0 0 0 0 19 0 2 0 886962320 1248362496 238188 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 514 18446604453932676096 0 0 -1 4 0 0 0
[pid=23934] ppid=23557 vsize=1219116 CPUtime=0.13 cores=4,6
/proc/23934/stat : 23934 (python) S 23557 23557 18188 0 -1 4202560 1093 0 0 0 6 7 0 0 19 0 2 0 886962321 1248374784 238172 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/23934/statm: 304779 238172 399 364 0 240694 0
[pid=23936] ppid=23934 vsize=1261168 CPUtime=99.12 cores=4,6
/proc/23936/stat : 23936 (precosat) T 23934 23936 23936 0 -1 4202496 320768 0 0 0 9866 46 0 0 25 0 1 0 886962323 1291436032 309885 33554432000 4194304 4890832 140734178406256 18446744073709551615 4238594 0 0 16781312 17442 18446744071562691360 0 0 17 4 0 0 0
/proc/23936/statm: 315292 309885 86 171 0 315119 0
[pid=23934/tid=23939] ppid=23557 vsize=1219116 CPUtime=0 cores=4,6
/proc/23934/task/23939/stat : 23939 (python) S 23557 23557 18188 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886972237 1248374784 238172 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 514 18446604453906933760 0 0 -1 4 0 0 0
[pid=23557/tid=23928] ppid=23555 vsize=1229360 CPUtime=0 cores=4,6
/proc/23557/task/23928/stat : 23928 (python) S 23555 23557 18188 0 -1 4202560 36 932 0 0 0 0 0 0 18 0 3 0 886952406 1258864640 239646 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 2 18446604453964757184 0 0 -1 6 0 0 0
[pid=23557/tid=23935] ppid=23555 vsize=1229360 CPUtime=0 cores=4,6
/proc/23557/task/23935/stat : 23935 (python) S 23555 23557 18188 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 886962322 1258864640 239646 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 2 18446604453964757184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 5245024

[startup+1122.3 s]
/proc/loadavg: 3.00 3.15 3.48 4/195 23958
/proc/meminfo: memFree=26945880/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=1229360 CPUtime=569.39 cores=4,6
/proc/23557/stat : 23557 (python) S 23555 23557 18188 0 -1 4202496 1660779 932 1 0 56712 227 0 0 18 0 3 0 886895385 1258864640 239646 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 50
/proc/23557/statm: 307340 239646 1870 364 0 243255 0
[pid=23927] ppid=23557 vsize=1219104 CPUtime=0.54 cores=4,6
/proc/23927/stat : 23927 (python) S 23557 23557 18188 0 -1 4202560 1208 0 0 0 29 25 0 0 18 0 2 0 886952405 1248362496 238188 33554432000 4194304 5683644 140734549307728 18446744073709551615 239476715078 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/23927/statm: 304776 238188 415 364 0 240694 0
[pid=23929] ppid=23927 vsize=286168 CPUtime=452.91 cores=4,6
/proc/23929/stat : 23929 (lingeling) R 23927 23929 23929 0 -1 4202496 312567 0 0 0 45251 40 0 0 25 0 1 0 886952406 293036032 70711 33554432000 4194304 4352236 140735752032528 18446744073709551615 4328063 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23929/statm: 71542 70711 129 39 0 70622 0
[pid=23927/tid=23933] ppid=23557 vsize=1219104 CPUtime=0 cores=4,6
/proc/23927/task/23933/stat : 23933 (python) S 23557 23557 18188 0 -1 4202560 121 0 0 0 0 0 0 0 19 0 2 0 886962320 1248362496 238188 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 514 18446604453932676096 0 0 -1 4 0 0 0
[pid=23934] ppid=23557 vsize=1219116 CPUtime=0.13 cores=4,6
/proc/23934/stat : 23934 (python) S 23557 23557 18188 0 -1 4202560 1093 0 0 0 6 7 0 0 19 0 2 0 886962321 1248374784 238172 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/23934/statm: 304779 238172 399 364 0 240694 0
[pid=23936] ppid=23934 vsize=1261168 CPUtime=99.12 cores=4,6
/proc/23936/stat : 23936 (precosat) T 23934 23936 23936 0 -1 4202496 320768 0 0 0 9866 46 0 0 25 0 1 0 886962323 1291436032 309885 33554432000 4194304 4890832 140734178406256 18446744073709551615 4238594 0 0 16781312 17442 18446744071562691360 0 0 17 4 0 0 0
/proc/23936/statm: 315292 309885 86 171 0 315119 0
[pid=23934/tid=23939] ppid=23557 vsize=1219116 CPUtime=0 cores=4,6
/proc/23934/task/23939/stat : 23939 (python) S 23557 23557 18188 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886972237 1248374784 238172 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 514 18446604453906933760 0 0 -1 4 0 0 0
[pid=23557/tid=23928] ppid=23555 vsize=1229360 CPUtime=0 cores=4,6
/proc/23557/task/23928/stat : 23928 (python) S 23555 23557 18188 0 -1 4202560 36 932 0 0 0 0 0 0 18 0 3 0 886952406 1258864640 239646 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 2 18446604453964757184 0 0 -1 6 0 0 0
[pid=23557/tid=23935] ppid=23555 vsize=1229360 CPUtime=0 cores=4,6
/proc/23557/task/23935/stat : 23935 (python) S 23555 23557 18188 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 886962322 1258864640 239646 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 2 18446604453964757184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 5214916

[startup+1182.3 s]
/proc/loadavg: 3.00 3.12 3.45 4/195 23959
/proc/meminfo: memFree=26943000/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=1229360 CPUtime=569.39 cores=4,6
/proc/23557/stat : 23557 (python) S 23555 23557 18188 0 -1 4202496 1660779 932 1 0 56712 227 0 0 18 0 3 0 886895385 1258864640 239646 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 50
/proc/23557/statm: 307340 239646 1870 364 0 243255 0
[pid=23927] ppid=23557 vsize=1219104 CPUtime=0.61 cores=4,6
/proc/23927/stat : 23927 (python) S 23557 23557 18188 0 -1 4202560 1208 0 0 0 33 28 0 0 18 0 2 0 886952405 1248362496 238188 33554432000 4194304 5683644 140734549307728 18446744073709551615 239476715078 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/23927/statm: 304776 238188 415 364 0 240694 0
[pid=23929] ppid=23927 vsize=289212 CPUtime=512.91 cores=4,6
/proc/23929/stat : 23929 (lingeling) R 23927 23929 23929 0 -1 4202496 329719 0 0 0 51250 41 0 0 25 0 1 0 886952406 296153088 71472 33554432000 4194304 4352236 140735752032528 18446744073709551615 4238648 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23929/statm: 72303 71472 129 39 0 71383 0
[pid=23927/tid=23933] ppid=23557 vsize=1219104 CPUtime=0 cores=4,6
/proc/23927/task/23933/stat : 23933 (python) S 23557 23557 18188 0 -1 4202560 121 0 0 0 0 0 0 0 19 0 2 0 886962320 1248362496 238188 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 514 18446604453932676096 0 0 -1 4 0 0 0
[pid=23934] ppid=23557 vsize=1219116 CPUtime=0.13 cores=4,6
/proc/23934/stat : 23934 (python) S 23557 23557 18188 0 -1 4202560 1093 0 0 0 6 7 0 0 19 0 2 0 886962321 1248374784 238172 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/23934/statm: 304779 238172 399 364 0 240694 0
[pid=23936] ppid=23934 vsize=1261168 CPUtime=99.12 cores=4,6
/proc/23936/stat : 23936 (precosat) T 23934 23936 23936 0 -1 4202496 320768 0 0 0 9866 46 0 0 25 0 1 0 886962323 1291436032 309885 33554432000 4194304 4890832 140734178406256 18446744073709551615 4238594 0 0 16781312 17442 18446744071562691360 0 0 17 4 0 0 0
/proc/23936/statm: 315292 309885 86 171 0 315119 0
[pid=23934/tid=23939] ppid=23557 vsize=1219116 CPUtime=0 cores=4,6
/proc/23934/task/23939/stat : 23939 (python) S 23557 23557 18188 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886972237 1248374784 238172 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 514 18446604453906933760 0 0 -1 4 0 0 0
[pid=23557/tid=23928] ppid=23555 vsize=1229360 CPUtime=0 cores=4,6
/proc/23557/task/23928/stat : 23928 (python) S 23555 23557 18188 0 -1 4202560 36 932 0 0 0 0 0 0 18 0 3 0 886952406 1258864640 239646 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 2 18446604453964757184 0 0 -1 6 0 0 0
[pid=23557/tid=23935] ppid=23555 vsize=1229360 CPUtime=0 cores=4,6
/proc/23557/task/23935/stat : 23935 (python) S 23555 23557 18188 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 886962322 1258864640 239646 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 2 18446604453964757184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1182.16
Current children cumulated vsize (KiB) 5217960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.2 s]
/proc/loadavg: 3.00 3.11 3.44 4/195 23960
/proc/meminfo: memFree=26942992/32950928 swapFree=67055428/67111528
[pid=23557] ppid=23555 vsize=1229360 CPUtime=569.39 cores=4,6
/proc/23557/stat : 23557 (python) S 23555 23557 18188 0 -1 4202496 1660779 932 1 0 56712 227 0 0 18 0 3 0 886895385 1258864640 239646 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 50
/proc/23557/statm: 307340 239646 1870 364 0 243255 0
[pid=23927] ppid=23557 vsize=1219104 CPUtime=0.63 cores=4,6
/proc/23927/stat : 23927 (python) S 23557 23557 18188 0 -1 4202560 1208 0 0 0 34 29 0 0 18 0 2 0 886952405 1248362496 238188 33554432000 4194304 5683644 140734549307728 18446744073709551615 239476715078 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/23927/statm: 304776 238188 415 364 0 240694 0
[pid=23929] ppid=23927 vsize=289208 CPUtime=530.82 cores=4,6
/proc/23929/stat : 23929 (lingeling) R 23927 23929 23929 0 -1 4202496 346104 0 0 0 53039 43 0 0 25 0 1 0 886952406 296148992 71471 33554432000 4194304 4352236 140735752032528 18446744073709551615 4238992 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23929/statm: 72302 71471 129 39 0 71382 0
[pid=23927/tid=23933] ppid=23557 vsize=1219104 CPUtime=0 cores=4,6
/proc/23927/task/23933/stat : 23933 (python) S 23557 23557 18188 0 -1 4202560 121 0 0 0 0 0 0 0 19 0 2 0 886962320 1248362496 238188 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 514 18446604453932676096 0 0 -1 4 0 0 0
[pid=23934] ppid=23557 vsize=1219116 CPUtime=0.13 cores=4,6
/proc/23934/stat : 23934 (python) S 23557 23557 18188 0 -1 4202560 1093 0 0 0 6 7 0 0 19 0 2 0 886962321 1248374784 238172 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/23934/statm: 304779 238172 399 364 0 240694 0
[pid=23936] ppid=23934 vsize=1261168 CPUtime=99.12 cores=4,6
/proc/23936/stat : 23936 (precosat) T 23934 23936 23936 0 -1 4202496 320768 0 0 0 9866 46 0 0 25 0 1 0 886962323 1291436032 309885 33554432000 4194304 4890832 140734178406256 18446744073709551615 4238594 0 0 16781312 17442 18446744071562691360 0 0 17 4 0 0 0
/proc/23936/statm: 315292 309885 86 171 0 315119 0
[pid=23934/tid=23939] ppid=23557 vsize=1219116 CPUtime=0 cores=4,6
/proc/23934/task/23939/stat : 23939 (python) S 23557 23557 18188 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886972237 1248374784 238172 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 514 18446604453906933760 0 0 -1 4 0 0 0
[pid=23557/tid=23928] ppid=23555 vsize=1229360 CPUtime=0 cores=4,6
/proc/23557/task/23928/stat : 23928 (python) S 23555 23557 18188 0 -1 4202560 36 932 0 0 0 0 0 0 18 0 3 0 886952406 1258864640 239646 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 2 18446604453964757184 0 0 -1 6 0 0 0
[pid=23557/tid=23935] ppid=23555 vsize=1229360 CPUtime=0 cores=4,6
/proc/23557/task/23935/stat : 23935 (python) S 23555 23557 18188 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 886962322 1258864640 239646 33554432000 4194304 5683644 140734549307728 18446744073709551615 239488518577 0 0 16781312 2 18446604453964757184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 5217956

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23557 and gives
#  childrusage.ru_utime.tv_sec=567
#  childrusage.ru_utime.tv_usec=122784
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=313648
# CPU time returned by wait4() is 569.436
# while last known CPU time is 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.27
CPU time (s): 1200.09
CPU user time (s): 1196.57
CPU system time (s): 3.52
CPU usage (%): 99.9849
Max. virtual memory (cumulated for all children) (KiB): 5313136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 567.123
system time used= 2.31365
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1661711
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= 2849
involuntary context switches= 1501

runsolver used 2.15867 second user time and 4.22836 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-11 02:43:02
IDJOB=3484664
IDBENCH=85008
IDSOLVER=1976
FILE ID=node148/3484664-1307752975
RUNJOBID= node148-1307750674-23109
PBS_JOBID= 13550812
Free space on /tmp= 73744 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.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-3484664-1307752975/watcher-3484664-1307752975 -o /tmp/evaluation-result-3484664-1307752975/solver-3484664-1307752975 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484664-1307752975.cnf -seed 447602158 -budget 1200

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=447602158

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.82
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.854
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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31182992 kB
Buffers:        115144 kB
Cached:         989104 kB
SwapCached:       8824 kB
Active:        1069228 kB
Inactive:       529088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31182992 kB
SwapTotal:    67111528 kB
SwapFree:     67055428 kB
Dirty:          245272 kB
Writeback:           0 kB
AnonPages:      492852 kB
Mapped:          20900 kB
Slab:            98376 kB
PageTables:      11416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1077244 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 /tmp at the end= 73520 MiB
End job on node148 at 2011-06-11 03:03:05