Trace number 3498348

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 762.117 762.166

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.120-NOTKNOWN.cnf
MD5SUM2a2f6fb35277c8ead36f65de8bb36dbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.3907
Satisfiable
(Un)Satisfiability was proved
Number of variables516641
Number of clauses9436757
Sum of the clauses size20541437
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29079800
Number of clauses of size 3337440
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518000

Solver Data

0.34/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.34/0.67	c INFO: solving HOME/instance-3498348-1307953169.cnf
0.34/0.67	c INFO: computing task features
33.30/33.61	c INFO: computed variable-clause graph statistics
34.31/34.64	c INFO: computed clause balance statistics
145.61/145.96	c INFO: computed variable balance statistics
244.01/244.37	c INFO: computed small-clause counts
249.11/249.47	c INFO: computed Horn-clause counts
564.11/564.49	c INFO: computed variable graph statistics
564.22/564.51	c INFO: collected features for HOME/instance-3498348-1307953169.cnf in 562.12 s
564.22/564.54	c INFO: running lingeling-276@0 for 97 with 4437 remaining (b = 0.78)
664.51/664.70	c INFO: running lingeling-276@99 for 388 with 4337 remaining (b = 0.90)
761.71/761.88	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: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3498348-1307953169/watcher-3498348-1307953169 -o /tmp/evaluation-result-3498348-1307953169/solver-3498348-1307953169 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498348-1307953169.cnf -seed 867456326 -budget 5000 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.23 0.08 2/177 12096
/proc/meminfo: memFree=31673904/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/12096/stat : 12096 (python) S 12094 12096 11999 0 -1 4202496 728 0 0 0 0 0 0 0 22 0 1 0 906920199 15548416 616 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370955264 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/12096/statm: 3796 616 322 364 0 283 0

[startup+0.0889319 s]
/proc/loadavg: 0.91 0.23 0.08 2/177 12096
/proc/meminfo: memFree=31673904/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=84472 CPUtime=0.05 cores=1,3,5,7
/proc/12096/stat : 12096 (python) S 12094 12096 11999 0 -1 4202496 2400 0 0 0 4 1 0 0 17 0 1 0 906920199 86499328 2127 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370955264 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/12096/statm: 21118 2127 707 364 0 1335 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84472

[startup+0.10148 s]
/proc/loadavg: 0.91 0.23 0.08 2/177 12096
/proc/meminfo: memFree=31673904/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=93960 CPUtime=0.06 cores=1,3,5,7
/proc/12096/stat : 12096 (python) S 12094 12096 11999 0 -1 4202496 2695 0 0 0 5 1 0 0 17 0 1 0 906920199 96215040 2407 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370955264 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/12096/statm: 23490 2407 764 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93960

[startup+0.300432 s]
/proc/loadavg: 0.91 0.23 0.08 2/177 12096
/proc/meminfo: memFree=31673904/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=135748 CPUtime=0.17 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 5975 933 1 0 13 4 0 0 18 0 1 0 906920199 139005952 4148 33554432000 4194304 5683644 140733736925904 18446744073709551615 4596500 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/12096/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.700366 s]
/proc/loadavg: 0.91 0.23 0.08 2/177 12096
/proc/meminfo: memFree=31673904/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=449232 CPUtime=0.4 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 21163 933 1 0 28 12 0 0 17 0 1 0 906920199 460013568 18831 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370957056 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/12096/statm: 112308 18831 1758 364 0 48232 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 449232

[startup+1.50027 s]
/proc/loadavg: 1.00 0.26 0.09 3/178 12102
/proc/meminfo: memFree=31464548/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=500332 CPUtime=1.2 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 64790 933 1 0 101 19 0 0 18 0 1 0 906920199 512339968 62345 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370618053 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12096/statm: 125083 62347 1761 364 0 61007 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 500332

[startup+3.10097 s]
/proc/loadavg: 1.00 0.26 0.09 3/178 12102
/proc/meminfo: memFree=31385436/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=614324 CPUtime=2.8 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 92819 933 1 0 257 23 0 0 21 0 1 0 906920199 629067776 90374 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370618053 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12096/statm: 153581 90374 1761 364 0 89505 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 614324

[startup+6.30042 s]
/proc/loadavg: 1.00 0.26 0.09 3/178 12102
/proc/meminfo: memFree=31160264/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=837384 CPUtime=6 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 148210 933 1 0 570 30 0 0 25 0 1 0 906920199 857481216 145765 33554432000 4194304 5683644 140733736925904 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12096/statm: 209346 145766 1761 364 0 145270 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 837384

[startup+12.7003 s]
/proc/loadavg: 1.15 0.32 0.11 3/178 12102
/proc/meminfo: memFree=30705320/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1294240 CPUtime=12.4 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 258427 933 1 0 1195 45 0 0 25 0 1 0 906920199 1325301760 255982 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370618053 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12096/statm: 323560 255984 1761 364 0 259484 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 1294240

[startup+25.501 s]
/proc/loadavg: 1.28 0.38 0.13 3/178 12102
/proc/meminfo: memFree=30022940/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1955384 CPUtime=25.2 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 760987 933 1 0 2419 101 0 0 25 0 1 0 906920199 2002313216 424490 33554432000 4194304 5683644 140733736925904 18446744073709551615 47500632364666 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12096/statm: 488846 424491 1814 364 0 424770 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 1955384

[startup+51.1005 s]
/proc/loadavg: 1.53 0.50 0.18 3/178 12103
/proc/meminfo: memFree=30266756/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1664508 CPUtime=50.81 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 1095513 933 1 0 4942 139 0 0 25 0 1 0 906920199 1704456192 353510 33554432000 4194304 5683644 140733736925904 18446744073709551615 5003984 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12096/statm: 416127 353510 1826 364 0 352051 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 1664508

[startup+102.306 s]
/proc/loadavg: 1.81 0.75 0.28 3/178 12104
/proc/meminfo: memFree=30266328/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1664508 CPUtime=102.01 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 1095513 933 1 0 10062 139 0 0 25 0 1 0 906920199 1704456192 353510 33554432000 4194304 5683644 140733736925904 18446744073709551615 4562986 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12096/statm: 416127 353510 1826 364 0 352051 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 1664508

[startup+162.301 s]
/proc/loadavg: 1.93 0.98 0.38 3/178 12152
/proc/meminfo: memFree=29719048/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1664508 CPUtime=162.01 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 1095514 933 1 0 16062 139 0 0 25 0 1 0 906920199 1704456192 353511 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370624443 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12096/statm: 416127 353511 1827 364 0 352051 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 1664508

[startup+222.3 s]
/proc/loadavg: 1.97 1.16 0.48 3/178 12153
/proc/meminfo: memFree=28524320/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1664508 CPUtime=222.01 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 1095514 933 1 0 22062 139 0 0 25 0 1 0 906920199 1704456192 353511 33554432000 4194304 5683644 140733736925904 18446744073709551615 47500632229579 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12096/statm: 416127 353511 1827 364 0 352051 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 1664508

[startup+282.301 s]
/proc/loadavg: 2.06 1.33 0.58 3/178 12155
/proc/meminfo: memFree=28524444/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1664508 CPUtime=282.01 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 1482592 933 1 0 28021 180 0 0 25 0 1 0 906920199 1704456192 353517 33554432000 4194304 5683644 140733736925904 18446744073709551615 47500631951488 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12096/statm: 416127 353517 1833 364 0 352051 0
Current children cumulated CPU time (s) 282.01
Current children cumulated vsize (KiB) 1664508

[startup+342.301 s]
/proc/loadavg: 2.02 1.45 0.66 3/178 12157
/proc/meminfo: memFree=28524308/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1664508 CPUtime=342.01 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 1482592 933 1 0 34021 180 0 0 25 0 1 0 906920199 1704456192 353517 33554432000 4194304 5683644 140733736925904 18446744073709551615 47500631951500 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12096/statm: 416127 353517 1833 364 0 352051 0
Current children cumulated CPU time (s) 342.01
Current children cumulated vsize (KiB) 1664508

[startup+402.3 s]
/proc/loadavg: 2.00 1.55 0.75 3/178 12158
/proc/meminfo: memFree=28524792/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1664508 CPUtime=402.01 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 1482592 933 1 0 40021 180 0 0 25 0 1 0 906920199 1704456192 353517 33554432000 4194304 5683644 140733736925904 18446744073709551615 47500631951488 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12096/statm: 416127 353517 1833 364 0 352051 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 1664508

[startup+462.301 s]
/proc/loadavg: 2.00 1.63 0.82 3/178 12160
/proc/meminfo: memFree=28524964/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1664508 CPUtime=462.01 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 1482592 933 1 0 46021 180 0 0 25 0 1 0 906920199 1704456192 353517 33554432000 4194304 5683644 140733736925904 18446744073709551615 47500631951500 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12096/statm: 416127 353517 1833 364 0 352051 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 1664508

[startup+522.301 s]
/proc/loadavg: 2.00 1.69 0.89 3/178 12161
/proc/meminfo: memFree=28524940/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1664508 CPUtime=522.01 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 1482592 933 1 0 52021 180 0 0 25 0 1 0 906920199 1704456192 353517 33554432000 4194304 5683644 140733736925904 18446744073709551615 47500631951488 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12096/statm: 416127 353517 1833 364 0 352051 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 1664508

[startup+582.3 s]
/proc/loadavg: 2.00 1.74 0.96 3/181 12166
/proc/meminfo: memFree=28960088/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1056148 CPUtime=564.26 cores=1,3,5,7
/proc/12096/stat : 12096 (python) S 12094 12096 11999 0 -1 4202496 1482959 933 1 0 56242 184 0 0 19 0 2 0 906920199 1081495552 198908 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12096/statm: 264037 198908 1875 364 0 199955 0
[pid=12164] ppid=12096 vsize=1045904 CPUtime=0.03 cores=1,3,5,7
/proc/12164/stat : 12164 (python) S 12096 12096 11999 0 -1 4202560 961 0 0 0 1 2 0 0 18 0 1 0 906976653 1071005696 197410 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370977295 0 0 16781312 514 10899221271631855878 0 0 17 1 0 0 0
/proc/12164/statm: 261476 197410 381 364 0 197394 0
[pid=12166] ppid=12164 vsize=184648 CPUtime=17.72 cores=1,3,5,7

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


[startup+642.301 s]
/proc/loadavg: 2.00 1.79 1.02 3/181 12168
/proc/meminfo: memFree=28960068/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1056148 CPUtime=564.26 cores=1,3,5,7
/proc/12096/stat : 12096 (python) S 12094 12096 11999 0 -1 4202496 1482959 933 1 0 56242 184 0 0 19 0 2 0 906920199 1081495552 198908 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12096/statm: 264037 198908 1875 364 0 199955 0
[pid=12164] ppid=12096 vsize=1045904 CPUtime=0.09 cores=1,3,5,7
/proc/12164/stat : 12164 (python) S 12096 12096 11999 0 -1 4202560 987 0 0 0 5 4 0 0 18 0 1 0 906976653 1071005696 197410 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370977295 0 0 16781312 514 10899221271631855878 0 0 17 1 0 0 0
/proc/12164/statm: 261476 197410 381 364 0 197394 0
[pid=12166] ppid=12164 vsize=184648 CPUtime=77.73 cores=1,3,5,7
/proc/12166/stat : 12166 (lingeling) R 12164 12166 12166 0 -1 4202496 90382 0 0 0 7755 18 0 0 25 0 1 0 906976655 189079552 45360 33554432000 4194304 4352236 140735540336592 18446744073709551615 4281245 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/12166/statm: 46162 45360 129 39 0 45242 0
[pid=12096/tid=12165] ppid=12094 vsize=1056148 CPUtime=0 cores=1,3,5,7
/proc/12096/task/12165/stat : 12165 (python) S 12094 12096 11999 0 -1 4202560 30 933 0 0 0 0 0 0 19 0 2 0 906976655 1081495552 198908 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382780849 0 0 16781312 2 18446604459269424128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 2286700

[startup+702.301 s]
/proc/loadavg: 2.03 1.84 1.08 3/182 12170
/proc/meminfo: memFree=28958860/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1056148 CPUtime=564.28 cores=1,3,5,7
/proc/12096/stat : 12096 (python) S 12094 12096 11999 0 -1 4202496 1483438 933 1 0 56244 184 0 0 18 0 2 0 906920199 1081495552 198909 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12096/statm: 264037 198909 1876 364 0 199955 0
[pid=12164] ppid=12096 vsize=1056148 CPUtime=0.17 cores=1,3,5,7
/proc/12164/stat : 12164 (python) S 12096 12096 11999 0 -1 4202560 1173 0 0 0 10 7 0 0 18 0 2 0 906976653 1081495552 197449 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370977350 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12164/statm: 264037 197449 415 364 0 199955 0
[pid=12166] ppid=12164 vsize=184128 CPUtime=137.7 cores=1,3,5,7
/proc/12166/stat : 12166 (lingeling) R 12164 12166 12166 0 -1 4202496 90382 0 0 0 13752 18 0 0 25 0 1 0 906976655 188547072 45230 33554432000 4194304 4352236 140735540336592 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12166/statm: 46032 45230 129 39 0 45112 0
[pid=12164/tid=12169] ppid=12096 vsize=1056148 CPUtime=0 cores=1,3,5,7
/proc/12164/task/12169/stat : 12169 (python) S 12096 12096 11999 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 906986668 1081495552 197449 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382780849 0 0 16781312 514 18446604459269425920 0 0 -1 1 0 0 0
[pid=12096/tid=12165] ppid=12094 vsize=1056148 CPUtime=0 cores=1,3,5,7
/proc/12096/task/12165/stat : 12165 (python) S 12094 12096 11999 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 906976655 1081495552 198909 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382780849 0 0 16781312 2 18446604459269424128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 702.15
Current children cumulated vsize (KiB) 2296424

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

[startup+716.701 s]
/proc/loadavg: 2.02 1.85 1.10 3/182 12171
/proc/meminfo: memFree=28958732/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1056148 CPUtime=564.28 cores=1,3,5,7
/proc/12096/stat : 12096 (python) S 12094 12096 11999 0 -1 4202496 1483438 933 1 0 56244 184 0 0 18 0 2 0 906920199 1081495552 198909 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12096/statm: 264037 198909 1876 364 0 199955 0
[pid=12164] ppid=12096 vsize=1056148 CPUtime=0.18 cores=1,3,5,7
/proc/12164/stat : 12164 (python) S 12096 12096 11999 0 -1 4202560 1177 0 0 0 10 8 0 0 18 0 2 0 906976653 1081495552 197449 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370977350 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12164/statm: 264037 197449 415 364 0 199955 0
[pid=12166] ppid=12164 vsize=187004 CPUtime=152.1 cores=1,3,5,7
/proc/12166/stat : 12166 (lingeling) R 12164 12166 12166 0 -1 4202496 91075 0 0 0 15192 18 0 0 25 0 1 0 906976655 191492096 45921 33554432000 4194304 4352236 140735540336592 18446744073709551615 4208055 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12166/statm: 46751 45921 129 39 0 45831 0
[pid=12164/tid=12169] ppid=12096 vsize=1056148 CPUtime=0 cores=1,3,5,7
/proc/12164/task/12169/stat : 12169 (python) S 12096 12096 11999 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 906986668 1081495552 197449 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382780849 0 0 16781312 514 18446604459269425920 0 0 -1 1 0 0 0
[pid=12096/tid=12165] ppid=12094 vsize=1056148 CPUtime=0 cores=1,3,5,7
/proc/12096/task/12165/stat : 12165 (python) S 12094 12096 11999 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 906976655 1081495552 198909 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382780849 0 0 16781312 2 18446604459269424128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 716.56
Current children cumulated vsize (KiB) 2299300

[startup+742.301 s]
/proc/loadavg: 2.02 1.86 1.12 3/182 12171
/proc/meminfo: memFree=28945820/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1056148 CPUtime=564.28 cores=1,3,5,7
/proc/12096/stat : 12096 (python) S 12094 12096 11999 0 -1 4202496 1483438 933 1 0 56244 184 0 0 18 0 2 0 906920199 1081495552 198909 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12096/statm: 264037 198909 1876 364 0 199955 0
[pid=12164] ppid=12096 vsize=1056148 CPUtime=0.21 cores=1,3,5,7
/proc/12164/stat : 12164 (python) S 12096 12096 11999 0 -1 4202560 1187 0 0 0 12 9 0 0 18 0 2 0 906976653 1081495552 197449 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370977350 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12164/statm: 264037 197449 415 364 0 199955 0
[pid=12166] ppid=12164 vsize=197704 CPUtime=177.7 cores=1,3,5,7
/proc/12166/stat : 12166 (lingeling) R 12164 12166 12166 0 -1 4202496 93752 0 0 0 17752 18 0 0 25 0 1 0 906976655 202448896 48596 33554432000 4194304 4352236 140735540336592 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12166/statm: 49426 48596 129 39 0 48506 0
[pid=12164/tid=12169] ppid=12096 vsize=1056148 CPUtime=0 cores=1,3,5,7
/proc/12164/task/12169/stat : 12169 (python) S 12096 12096 11999 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 906986668 1081495552 197449 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382780849 0 0 16781312 514 18446604459269425920 0 0 -1 1 0 0 0
[pid=12096/tid=12165] ppid=12094 vsize=1056148 CPUtime=0 cores=1,3,5,7
/proc/12096/task/12165/stat : 12165 (python) S 12094 12096 11999 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 906976655 1081495552 198909 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382780849 0 0 16781312 2 18446604459269424128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 742.19
Current children cumulated vsize (KiB) 2310000

[startup+755.101 s]
/proc/loadavg: 2.01 1.86 1.13 3/182 12172
/proc/meminfo: memFree=28947764/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1056148 CPUtime=564.28 cores=1,3,5,7
/proc/12096/stat : 12096 (python) S 12094 12096 11999 0 -1 4202496 1483438 933 1 0 56244 184 0 0 18 0 2 0 906920199 1081495552 198909 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12096/statm: 264037 198909 1876 364 0 199955 0
[pid=12164] ppid=12096 vsize=1056148 CPUtime=0.23 cores=1,3,5,7
/proc/12164/stat : 12164 (python) S 12096 12096 11999 0 -1 4202560 1191 0 0 0 13 10 0 0 18 0 2 0 906976653 1081495552 197449 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370977350 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12164/statm: 264037 197449 415 364 0 199955 0
[pid=12166] ppid=12164 vsize=195008 CPUtime=190.5 cores=1,3,5,7
/proc/12166/stat : 12166 (lingeling) R 12164 12166 12166 0 -1 4202496 93752 0 0 0 19032 18 0 0 25 0 1 0 906976655 199688192 47922 33554432000 4194304 4352236 140735540336592 18446744073709551615 4231316 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12166/statm: 48752 47922 129 39 0 47832 0
[pid=12164/tid=12169] ppid=12096 vsize=1056148 CPUtime=0 cores=1,3,5,7
/proc/12164/task/12169/stat : 12169 (python) S 12096 12096 11999 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 906986668 1081495552 197449 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382780849 0 0 16781312 514 18446604459269425920 0 0 -1 1 0 0 0
[pid=12096/tid=12165] ppid=12094 vsize=1056148 CPUtime=0 cores=1,3,5,7
/proc/12096/task/12165/stat : 12165 (python) S 12094 12096 11999 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 906976655 1081495552 198909 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382780849 0 0 16781312 2 18446604459269424128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 755.01
Current children cumulated vsize (KiB) 2307304

[startup+758.301 s]
/proc/loadavg: 2.01 1.86 1.13 3/182 12172
/proc/meminfo: memFree=28947764/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1056148 CPUtime=564.28 cores=1,3,5,7
/proc/12096/stat : 12096 (python) S 12094 12096 11999 0 -1 4202496 1483438 933 1 0 56244 184 0 0 18 0 2 0 906920199 1081495552 198909 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12096/statm: 264037 198909 1876 364 0 199955 0
[pid=12164] ppid=12096 vsize=1056148 CPUtime=0.23 cores=1,3,5,7
/proc/12164/stat : 12164 (python) S 12096 12096 11999 0 -1 4202560 1191 0 0 0 13 10 0 0 18 0 2 0 906976653 1081495552 197449 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370977350 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12164/statm: 264037 197449 415 364 0 199955 0
[pid=12166] ppid=12164 vsize=195008 CPUtime=193.7 cores=1,3,5,7
/proc/12166/stat : 12166 (lingeling) R 12164 12166 12166 0 -1 4202496 93752 0 0 0 19352 18 0 0 25 0 1 0 906976655 199688192 47922 33554432000 4194304 4352236 140735540336592 18446744073709551615 4331649 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12166/statm: 48752 47922 129 39 0 47832 0
[pid=12164/tid=12169] ppid=12096 vsize=1056148 CPUtime=0 cores=1,3,5,7
/proc/12164/task/12169/stat : 12169 (python) S 12096 12096 11999 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 906986668 1081495552 197449 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382780849 0 0 16781312 514 18446604459269425920 0 0 -1 1 0 0 0
[pid=12096/tid=12165] ppid=12094 vsize=1056148 CPUtime=0 cores=1,3,5,7
/proc/12096/task/12165/stat : 12165 (python) S 12094 12096 11999 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 906976655 1081495552 198909 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382780849 0 0 16781312 2 18446604459269424128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 758.21
Current children cumulated vsize (KiB) 2307304

[startup+759.901 s]
/proc/loadavg: 2.01 1.86 1.13 3/182 12172
/proc/meminfo: memFree=28947764/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1056148 CPUtime=564.28 cores=1,3,5,7
/proc/12096/stat : 12096 (python) S 12094 12096 11999 0 -1 4202496 1483438 933 1 0 56244 184 0 0 18 0 2 0 906920199 1081495552 198909 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12096/statm: 264037 198909 1876 364 0 199955 0
[pid=12164] ppid=12096 vsize=1056148 CPUtime=0.23 cores=1,3,5,7
/proc/12164/stat : 12164 (python) S 12096 12096 11999 0 -1 4202560 1193 0 0 0 13 10 0 0 18 0 2 0 906976653 1081495552 197449 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370977350 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12164/statm: 264037 197449 415 364 0 199955 0
[pid=12166] ppid=12164 vsize=195008 CPUtime=195.3 cores=1,3,5,7
/proc/12166/stat : 12166 (lingeling) R 12164 12166 12166 0 -1 4202496 93752 0 0 0 19512 18 0 0 25 0 1 0 906976655 199688192 47922 33554432000 4194304 4352236 140735540336592 18446744073709551615 4278833 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12166/statm: 48752 47922 129 39 0 47832 0
[pid=12164/tid=12169] ppid=12096 vsize=1056148 CPUtime=0 cores=1,3,5,7
/proc/12164/task/12169/stat : 12169 (python) S 12096 12096 11999 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 906986668 1081495552 197449 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382780849 0 0 16781312 514 18446604459269425920 0 0 -1 1 0 0 0
[pid=12096/tid=12165] ppid=12094 vsize=1056148 CPUtime=0 cores=1,3,5,7
/proc/12096/task/12165/stat : 12165 (python) S 12094 12096 11999 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 906976655 1081495552 198909 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382780849 0 0 16781312 2 18446604459269424128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 759.81
Current children cumulated vsize (KiB) 2307304

[startup+761.501 s]
/proc/loadavg: 2.01 1.86 1.14 3/182 12172
/proc/meminfo: memFree=28947764/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1056148 CPUtime=564.28 cores=1,3,5,7
/proc/12096/stat : 12096 (python) S 12094 12096 11999 0 -1 4202496 1483438 933 1 0 56244 184 0 0 18 0 2 0 906920199 1081495552 198909 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12096/statm: 264037 198909 1876 364 0 199955 0
[pid=12164] ppid=12096 vsize=1056148 CPUtime=0.23 cores=1,3,5,7
/proc/12164/stat : 12164 (python) S 12096 12096 11999 0 -1 4202560 1193 0 0 0 13 10 0 0 18 0 2 0 906976653 1081495552 197449 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370977350 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12164/statm: 264037 197449 415 364 0 199955 0
[pid=12166] ppid=12164 vsize=195008 CPUtime=196.9 cores=1,3,5,7
/proc/12166/stat : 12166 (lingeling) R 12164 12166 12166 0 -1 4202496 93752 0 0 0 19672 18 0 0 25 0 1 0 906976655 199688192 47922 33554432000 4194304 4352236 140735540336592 18446744073709551615 4327896 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12166/statm: 48752 47922 129 39 0 47832 0
[pid=12164/tid=12169] ppid=12096 vsize=1056148 CPUtime=0 cores=1,3,5,7
/proc/12164/task/12169/stat : 12169 (python) S 12096 12096 11999 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 906986668 1081495552 197449 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382780849 0 0 16781312 514 18446604459269425920 0 0 -1 1 0 0 0
[pid=12096/tid=12165] ppid=12094 vsize=1056148 CPUtime=0 cores=1,3,5,7
/proc/12096/task/12165/stat : 12165 (python) S 12094 12096 11999 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 906976655 1081495552 198909 33554432000 4194304 5683644 140733736925904 18446744073709551615 218382780849 0 0 16781312 2 18446604459269424128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 761.41
Current children cumulated vsize (KiB) 2307304

[startup+761.901 s]
/proc/loadavg: 2.01 1.86 1.14 3/182 12172
/proc/meminfo: memFree=28947764/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1056124 CPUtime=761.84 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 1485253 95952 1 0 56245 185 19723 31 17 0 1 0 906920199 1081470976 198906 33554432000 4194304 5683644 140733736925904 18446744073709551615 5114102 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/12096/statm: 264031 198906 1873 364 0 199955 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 1056124

[startup+762.101 s]
/proc/loadavg: 2.01 1.86 1.14 3/182 12172
/proc/meminfo: memFree=28947764/32951124 swapFree=67050044/67111528
[pid=12096] ppid=12094 vsize=1056124 CPUtime=762.03 cores=1,3,5,7
/proc/12096/stat : 12096 (python) R 12094 12096 11999 0 -1 4202496 1647256 95952 1 0 56256 193 19723 31 17 0 1 0 906920199 1081470976 198906 33554432000 4194304 5683644 140733736925904 18446744073709551615 218370612663 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/12096/statm: 264031 198906 1873 364 0 199955 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 1056124

Child status: 0
Real time (s): 762.166
CPU time (s): 762.117
CPU user time (s): 759.817
CPU system time (s): 2.30065
CPU usage (%): 99.9936
Max. virtual memory (cumulated for all children) (KiB): 2417788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 759.816
system time used= 2.30065
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1763239
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= 2876
involuntary context switches= 2671

runsolver used 1.04984 second user time and 2.50062 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-13 10:19:34
IDJOB=3498348
IDBENCH=82364
IDSOLVER=1991
FILE ID=node101/3498348-1307953169
RUNJOBID= node101-1307953129-12018
PBS_JOBID= 13559727
Free space on /tmp= 73840 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.120-NOTKNOWN.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-3498348-1307953169/watcher-3498348-1307953169 -o /tmp/evaluation-result-3498348-1307953169/solver-3498348-1307953169 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498348-1307953169.cnf -seed 867456326 -budget 5000

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

MD5SUM BENCH= 2a2f6fb35277c8ead36f65de8bb36dbb
RANDOM SEED=867456326

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31674084 kB
Buffers:        177612 kB
Cached:         622804 kB
SwapCached:      24996 kB
Active:         768532 kB
Inactive:       303432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31674084 kB
SwapTotal:    67111528 kB
SwapFree:     67050044 kB
Dirty:          226224 kB
Writeback:           0 kB
AnonPages:      268644 kB
Mapped:          14548 kB
Slab:           137856 kB
PageTables:       5772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   455988 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= 73620 MiB
End job on node101 at 2011-06-13 10:32:17