Trace number 3484670

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) 591.69 1300.01

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_32.renamed-as.sat05-1919.cnf
MD5SUM833432e05c2a1599e13dca28680b5df9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.3742
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of clauses161664
Sum of the clauses size423264
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 263584
Number of clauses of size 398016
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 564

Solver Data

0.31/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.31/0.46	c INFO: solving HOME/instance-3484670-1307753109.cnf
0.31/0.46	c INFO: computing task features
0.81/0.94	c INFO: computed variable-clause graph statistics
0.81/0.96	c INFO: computed clause balance statistics
3.00/3.17	c INFO: computed variable balance statistics
5.00/5.16	c INFO: computed small-clause counts
5.00/5.17	c INFO: computed Horn-clause counts
5.10/5.20	c INFO: computed variable graph statistics
5.10/5.20	c INFO: collected features for HOME/instance-3484670-1307753109.cnf in 4.72 s
5.10/5.21	c INFO: running lingeling-276@0 for 1195 with 1195 remaining (b = 0.57)
591.61/591.56	Process SolverProcess-1:
591.61/591.56	Traceback (most recent call last):
591.61/591.56	  File "/home/evaluation/evaluation/tools64/lib/python2.7/multiprocessing/process.py", line 232, in _bootstrap
591.61/591.56	    self.run()
591.61/591.56	  File "HOME/borg/build/lib/borg/solvers.py", line 86, in run
591.61/591.56	    self.handle_subsolver()
591.61/591.56	  File "HOME/borg/build/lib/borg/solvers.py", line 159, in handle_subsolver
591.61/591.56	    if answer[-1] == 0:
591.61/591.56	IndexError: list index out of range

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-3484670-1307753109/watcher-3484670-1307753109 -o /tmp/evaluation-result-3484670-1307753109/solver-3484670-1307753109 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484670-1307753109.cnf -seed 263250425 -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.21 3.43 3.43 4/187 30277
/proc/meminfo: memFree=27874304/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=15380 CPUtime=0 cores=4,6
/proc/30277/stat : 30277 (python) R 30275 30277 27894 0 -1 4202496 809 0 0 0 0 0 0 0 25 0 1 0 886910613 15749120 693 33554432000 4194304 5683644 140735798426288 18446744073709551615 210647146128 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30277/statm: 3845 694 333 364 0 332 0

[startup+0.0423919 s]
/proc/loadavg: 4.21 3.43 3.43 4/187 30277
/proc/meminfo: memFree=27874304/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=23180 CPUtime=0.02 cores=4,6
/proc/30277/stat : 30277 (python) R 30275 30277 27894 0 -1 4202496 1332 0 0 0 2 0 0 0 25 0 1 0 886910613 23736320 1178 33554432000 4194304 5683644 140735798426288 18446744073709551615 210647144448 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30277/statm: 5795 1178 432 364 0 722 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23180

[startup+0.100384 s]
/proc/loadavg: 4.21 3.43 3.43 4/187 30277
/proc/meminfo: memFree=27874304/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=104220 CPUtime=0.07 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 3051 0 0 0 5 2 0 0 17 0 1 0 886910613 106721280 2733 33554432000 4194304 5683644 140735798426288 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699109054 0 0 17 4 0 0 0
/proc/30277/statm: 26055 2733 847 364 0 1803 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104220

[startup+0.300371 s]
/proc/loadavg: 4.21 3.43 3.43 4/187 30277
/proc/meminfo: memFree=27874304/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=172856 CPUtime=0.23 cores=4,6
/proc/30277/stat : 30277 (python) R 30275 30277 27894 0 -1 4202496 6756 937 1 0 17 6 0 0 17 0 1 0 886910613 177004544 4813 33554432000 4194304 5683644 140735798426288 18446744073709551615 210642222727 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30277/statm: 43214 4813 1338 364 0 3453 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 172856

[startup+0.700333 s]
/proc/loadavg: 4.21 3.43 3.43 4/187 30277
/proc/meminfo: memFree=27874304/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=293276 CPUtime=0.6 cores=4,6
/proc/30277/stat : 30277 (python) R 30275 30277 27894 0 -1 4202496 12963 937 1 0 51 9 0 0 17 0 1 0 886910613 300314624 10631 33554432000 4194304 5683644 140735798426288 18446744073709551615 4423180 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30277/statm: 73319 10632 1761 364 0 9243 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 293276

[startup+1.50022 s]
/proc/loadavg: 4.21 3.43 3.43 4/188 30282
/proc/meminfo: memFree=27820752/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=310104 CPUtime=1.4 cores=4,6
/proc/30277/stat : 30277 (python) R 30275 30277 27894 0 -1 4202496 21037 937 1 0 130 10 0 0 19 0 1 0 886910613 317546496 14911 33554432000 4194304 5683644 140735798426288 18446744073709551615 4862065 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30277/statm: 77526 14911 1826 364 0 13450 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 310104

[startup+3.10092 s]
/proc/loadavg: 4.21 3.43 3.43 4/188 30282
/proc/meminfo: memFree=27820628/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=310104 CPUtime=3 cores=4,6
/proc/30277/stat : 30277 (python) R 30275 30277 27894 0 -1 4202496 21037 937 1 0 290 10 0 0 22 0 1 0 886910613 317546496 14911 33554432000 4194304 5683644 140735798426288 18446744073709551615 210646804637 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30277/statm: 77526 14911 1826 364 0 13450 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 310104

[startup+6.3004 s]
/proc/loadavg: 4.12 3.42 3.42 5/191 30285
/proc/meminfo: memFree=27806800/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=307424 CPUtime=0 cores=4,6
/proc/30283/stat : 30283 (python) S 30277 30277 27894 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 886911135 314802176 12762 33554432000 4194304 5683644 140735798426288 18446744073709551615 210647166479 0 0 16781312 514 3815982651840397311 0 0 17 4 0 0 0
/proc/30283/statm: 76856 12762 353 364 0 12774 0
[pid=30285] ppid=30283 vsize=12208 CPUtime=1.07 cores=4,6
/proc/30285/stat : 30285 (lingeling) R 30283 30285 30285 0 -1 4202496 3735 0 0 0 107 0 0 0 25 0 1 0 886911135 12500992 2216 33554432000 4194304 4352236 140736233386960 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30285/statm: 3052 2216 129 39 0 2132 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 637300

[startup+12.7003 s]
/proc/loadavg: 4.11 3.43 3.43 4/191 30285
/proc/meminfo: memFree=27804888/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=307424 CPUtime=0 cores=4,6
/proc/30283/stat : 30283 (python) S 30277 30277 27894 0 -1 4202560 876 0 0 0 0 0 0 0 18 0 1 0 886911135 314802176 12785 33554432000 4194304 5683644 140735798426288 18446744073709551615 210647166479 0 0 16781312 514 3815982651840364802 0 0 17 4 0 0 0
/proc/30283/statm: 76856 12785 376 364 0 12774 0
[pid=30285] ppid=30283 vsize=14160 CPUtime=7.47 cores=4,6
/proc/30285/stat : 30285 (lingeling) R 30283 30285 30285 0 -1 4202496 4223 0 0 0 747 0 0 0 25 0 1 0 886911135 14499840 2704 33554432000 4194304 4352236 140736233386960 18446744073709551615 4328042 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30285/statm: 3540 2704 129 39 0 2620 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 639252

[startup+25.5012 s]
/proc/loadavg: 4.07 3.46 3.44 4/191 30285
/proc/meminfo: memFree=27801808/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=307424 CPUtime=0.01 cores=4,6
/proc/30283/stat : 30283 (python) S 30277 30277 27894 0 -1 4202560 883 0 0 0 1 0 0 0 18 0 1 0 886911135 314802176 12785 33554432000 4194304 5683644 140735798426288 18446744073709551615 210647166479 0 0 16781312 514 1617619098970063106 0 0 17 4 0 0 0
/proc/30283/statm: 76856 12785 376 364 0 12774 0
[pid=30285] ppid=30283 vsize=19760 CPUtime=20.25 cores=4,6
/proc/30285/stat : 30285 (lingeling) R 30283 30285 30285 0 -1 4202496 5623 0 0 0 2025 0 0 0 25 0 1 0 886911135 20234240 4104 33554432000 4194304 4352236 140736233386960 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30285/statm: 4940 4104 129 39 0 4020 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 644852

[startup+51.1009 s]
/proc/loadavg: 3.70 3.42 3.42 4/192 30288
/proc/meminfo: memFree=27772908/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=307424 CPUtime=0.04 cores=4,6
/proc/30283/stat : 30283 (python) S 30277 30277 27894 0 -1 4202560 893 0 0 0 2 2 0 0 18 0 1 0 886911135 314802176 12785 33554432000 4194304 5683644 140735798426288 18446744073709551615 210647166479 0 0 16781312 514 1617619098970063106 0 0 17 4 0 0 0
/proc/30283/statm: 76856 12785 376 364 0 12774 0
[pid=30285] ppid=30283 vsize=19760 CPUtime=45.84 cores=4,6
/proc/30285/stat : 30285 (lingeling) R 30283 30285 30285 0 -1 4202496 5623 0 0 0 4584 0 0 0 25 0 1 0 886911135 20234240 4104 33554432000 4194304 4352236 140736233386960 18446744073709551615 4276605 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30285/statm: 4940 4104 129 39 0 4020 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 644852

[startup+102.307 s]
/proc/loadavg: 3.30 3.35 3.40 4/192 30288
/proc/meminfo: memFree=27765512/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=307424 CPUtime=0.1 cores=4,6
/proc/30283/stat : 30283 (python) S 30277 30277 27894 0 -1 4202560 917 0 0 0 6 4 0 0 18 0 1 0 886911135 314802176 12785 33554432000 4194304 5683644 140735798426288 18446744073709551615 210647166479 0 0 16781312 514 1617619098970063106 0 0 17 4 0 0 0
/proc/30283/statm: 76856 12785 376 364 0 12774 0
[pid=30285] ppid=30283 vsize=22180 CPUtime=97 cores=4,6
/proc/30285/stat : 30285 (lingeling) R 30283 30285 30285 0 -1 4202496 6228 0 0 0 9700 0 0 0 25 0 1 0 886911135 22712320 4709 33554432000 4194304 4352236 140736233386960 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30285/statm: 5545 4709 129 39 0 4625 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 647272

[startup+162.301 s]
/proc/loadavg: 3.11 3.29 3.37 4/192 30290
/proc/meminfo: memFree=27786336/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=307424 CPUtime=0.17 cores=4,6
/proc/30283/stat : 30283 (python) S 30277 30277 27894 0 -1 4202560 936 0 0 0 9 8 0 0 18 0 1 0 886911135 314802176 12785 33554432000 4194304 5683644 140735798426288 18446744073709551615 210647166479 0 0 16781312 514 1617619098970063106 0 0 17 4 0 0 0
/proc/30283/statm: 76856 12785 376 364 0 12774 0
[pid=30285] ppid=30283 vsize=22512 CPUtime=156.94 cores=4,6
/proc/30285/stat : 30285 (lingeling) R 30283 30285 30285 0 -1 4202496 6311 0 0 0 15694 0 0 0 25 0 1 0 886911135 23052288 4792 33554432000 4194304 4352236 140736233386960 18446744073709551615 4328116 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30285/statm: 5628 4792 129 39 0 4708 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 647604

[startup+222.301 s]
/proc/loadavg: 3.04 3.23 3.35 4/192 30292
/proc/meminfo: memFree=27752596/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=307424 CPUtime=0.25 cores=4,6
/proc/30283/stat : 30283 (python) S 30277 30277 27894 0 -1 4202560 955 0 0 0 14 11 0 0 18 0 1 0 886911135 314802176 12785 33554432000 4194304 5683644 140735798426288 18446744073709551615 210647166479 0 0 16781312 514 1617619098970063106 0 0 17 4 0 0 0
/proc/30283/statm: 76856 12785 376 364 0 12774 0
[pid=30285] ppid=30283 vsize=26796 CPUtime=216.89 cores=4,6
/proc/30285/stat : 30285 (lingeling) R 30283 30285 30285 0 -1 4202496 7382 0 0 0 21689 0 0 0 25 0 1 0 886911135 27439104 5863 33554432000 4194304 4352236 140736233386960 18446744073709551615 4328059 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30285/statm: 6699 5863 129 39 0 5779 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 651888

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

/proc/meminfo: memFree=28928984/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=0 CPUtime=586.56 cores=4,6
/proc/30283/stat : 30283 (python) Z 30277 30277 27894 0 -1 4202588 1191 10938 0 0 40 30 58585 1 15 0 1 0 886911135 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30283/statm: 0 0 0 0 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 591.69
Current children cumulated vsize (KiB) 317668
heavy processes:

[startup+822.301 s]
/proc/loadavg: 0.69 2.09 2.81 1/184 30345
/proc/meminfo: memFree=28929352/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=0 CPUtime=586.56 cores=4,6
/proc/30283/stat : 30283 (python) Z 30277 30277 27894 0 -1 4202588 1191 10938 0 0 40 30 58585 1 15 0 1 0 886911135 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30283/statm: 0 0 0 0 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 591.69
Current children cumulated vsize (KiB) 317668
heavy processes:

[startup+882.301 s]
/proc/loadavg: 0.25 1.71 2.63 1/184 30347
/proc/meminfo: memFree=28929464/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=0 CPUtime=586.56 cores=4,6
/proc/30283/stat : 30283 (python) Z 30277 30277 27894 0 -1 4202588 1191 10938 0 0 40 30 58585 1 15 0 1 0 886911135 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30283/statm: 0 0 0 0 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 591.69
Current children cumulated vsize (KiB) 317668
heavy processes:

[startup+942.301 s]
/proc/loadavg: 0.09 1.39 2.46 1/184 30347
/proc/meminfo: memFree=28929700/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=0 CPUtime=586.56 cores=4,6
/proc/30283/stat : 30283 (python) Z 30277 30277 27894 0 -1 4202588 1191 10938 0 0 40 30 58585 1 15 0 1 0 886911135 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30283/statm: 0 0 0 0 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 591.69
Current children cumulated vsize (KiB) 317668
heavy processes:

[startup+1002.3 s]
/proc/loadavg: 0.03 1.14 2.31 1/184 30358
/proc/meminfo: memFree=28929892/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=0 CPUtime=586.56 cores=4,6
/proc/30283/stat : 30283 (python) Z 30277 30277 27894 0 -1 4202588 1191 10938 0 0 40 30 58585 1 15 0 1 0 886911135 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30283/statm: 0 0 0 0 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 591.69
Current children cumulated vsize (KiB) 317668
heavy processes:

[startup+1062.3 s]
/proc/loadavg: 0.01 0.93 2.16 1/184 30360
/proc/meminfo: memFree=28930012/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=0 CPUtime=586.56 cores=4,6
/proc/30283/stat : 30283 (python) Z 30277 30277 27894 0 -1 4202588 1191 10938 0 0 40 30 58585 1 15 0 1 0 886911135 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30283/statm: 0 0 0 0 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 591.69
Current children cumulated vsize (KiB) 317668
heavy processes:

[startup+1122.3 s]
/proc/loadavg: 0.00 0.76 2.02 1/184 30362
/proc/meminfo: memFree=28930004/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=0 CPUtime=586.56 cores=4,6
/proc/30283/stat : 30283 (python) Z 30277 30277 27894 0 -1 4202588 1191 10938 0 0 40 30 58585 1 15 0 1 0 886911135 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30283/statm: 0 0 0 0 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 591.69
Current children cumulated vsize (KiB) 317668
heavy processes:

[startup+1182.3 s]
/proc/loadavg: 0.00 0.62 1.89 1/184 30364
/proc/meminfo: memFree=28930124/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=0 CPUtime=586.56 cores=4,6
/proc/30283/stat : 30283 (python) Z 30277 30277 27894 0 -1 4202588 1191 10938 0 0 40 30 58585 1 15 0 1 0 886911135 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30283/statm: 0 0 0 0 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 591.69
Current children cumulated vsize (KiB) 317668
heavy processes:

[startup+1242.3 s]
/proc/loadavg: 0.10 0.54 1.79 1/184 30366
/proc/meminfo: memFree=28930120/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=0 CPUtime=586.56 cores=4,6
/proc/30283/stat : 30283 (python) Z 30277 30277 27894 0 -1 4202588 1191 10938 0 0 40 30 58585 1 15 0 1 0 886911135 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30283/statm: 0 0 0 0 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 591.69
Current children cumulated vsize (KiB) 317668
heavy processes:



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 0.04 0.44 1.67 1/172 30394
/proc/meminfo: memFree=29053224/32951132 swapFree=67061148/67111528
[pid=30277] ppid=30275 vsize=317668 CPUtime=5.13 cores=4,6
/proc/30277/stat : 30277 (python) S 30275 30277 27894 0 -1 4202496 21321 937 1 0 502 11 0 0 25 0 2 0 886910613 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30277/statm: 79417 14280 1867 364 0 15335 0
[pid=30283] ppid=30277 vsize=0 CPUtime=586.56 cores=4,6
/proc/30283/stat : 30283 (python) Z 30277 30277 27894 0 -1 4202588 1191 10938 0 0 40 30 58585 1 15 0 1 0 886911135 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30283/statm: 0 0 0 0 0 0 0
[pid=30277/tid=30284] ppid=30275 vsize=317668 CPUtime=0 cores=4,6
/proc/30277/task/30284/stat : 30284 (python) S 30275 30277 27894 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886911135 325292032 14280 33554432000 4194304 5683644 140735798426288 18446744073709551615 210658970033 0 0 16781312 2 18446604453926235072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 591.69
Current children cumulated vsize (KiB) 317668
heavy processes:

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 30277 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=20236
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=117982
# CPU time returned by wait4() is 5.13822
# while last known CPU time is 591.69
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 591.69
CPU user time (s): 591.27
CPU system time (s): 0.42
CPU usage (%): 45.5141
Max. virtual memory (cumulated for all children) (KiB): 666064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.02024
system time used= 0.117982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22258
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= 995
involuntary context switches= 16

runsolver used 2.22066 second user time and 4.43633 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-11 02:45:10
IDJOB=3484670
IDBENCH=85975
IDSOLVER=1976
FILE ID=node129/3484670-1307753109
RUNJOBID= node129-1307750680-29640
PBS_JOBID= 13550828
Free space on /tmp= 73884 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_32.renamed-as.sat05-1919.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-3484670-1307753109/watcher-3484670-1307753109 -o /tmp/evaluation-result-3484670-1307753109/solver-3484670-1307753109 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484670-1307753109.cnf -seed 263250425 -budget 1200

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

MD5SUM BENCH= 833432e05c2a1599e13dca28680b5df9
RANDOM SEED=263250425

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.831
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.831
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:     32951132 kB
MemFree:      27874624 kB
Buffers:        421504 kB
Cached:        3367656 kB
SwapCached:      13132 kB
Active:        2281180 kB
Inactive:      2526276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      27874624 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:           68344 kB
Writeback:           0 kB
AnonPages:     1015108 kB
Mapped:          15288 kB
Slab:           197968 kB
PageTables:      10356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  2012632 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74068 MiB
End job on node129 at 2011-06-11 03:06:52