Trace number 3484672

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.06 1199.92

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

Solver Data

0.32/0.65	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.65	c INFO: solving HOME/instance-3484672-1307753186.cnf
0.32/0.65	c INFO: computing task features
1.10/1.43	c INFO: computed variable-clause graph statistics
1.10/1.46	c INFO: computed clause balance statistics
4.40/4.76	c INFO: computed variable balance statistics
7.41/7.73	c INFO: computed small-clause counts
7.41/7.75	c INFO: computed Horn-clause counts
7.50/7.80	c INFO: computed variable graph statistics
7.50/7.80	c INFO: collected features for HOME/instance-3484672-1307753186.cnf in 7.13 s
7.50/7.81	c INFO: running lingeling-276@0 for 1192 with 1192 remaining (b = 0.54)

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

running on 2 cores: 0,2

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: 3.96 4.01 3.91 6/210 16202
/proc/meminfo: memFree=28112552/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=15184 CPUtime=0 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 713 0 0 0 0 0 0 0 22 0 1 0 886916613 15548416 603 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122712064 0 2147483391 16781312 2 18446744071699207358 0 0 17 0 0 0 0
/proc/16202/statm: 3796 603 319 364 0 283 0

[startup+0.0316209 s]
/proc/loadavg: 3.96 4.01 3.91 6/210 16202
/proc/meminfo: memFree=28112552/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=16392 CPUtime=0.01 cores=0,2
/proc/16202/stat : 16202 (python) R 16200 16202 13569 0 -1 4202496 1124 0 0 0 1 0 0 0 22 0 1 0 886916613 16785408 989 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122709861 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16202/statm: 4098 989 413 364 0 585 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16392

[startup+0.100595 s]
/proc/loadavg: 3.96 4.01 3.91 6/210 16202
/proc/meminfo: memFree=28112552/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=85072 CPUtime=0.05 cores=0,2
/proc/16202/stat : 16202 (python) R 16200 16202 13569 0 -1 4202496 2533 0 0 0 4 1 0 0 17 0 1 0 886916613 87113728 2258 33554432000 4194304 5683644 140734863285392 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16202/statm: 21340 2266 707 364 0 1557 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85072

[startup+0.300652 s]
/proc/loadavg: 3.96 4.01 3.91 6/210 16202
/proc/meminfo: memFree=28112552/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=135748 CPUtime=0.18 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 5979 934 1 0 14 4 0 0 18 0 1 0 886916613 139005952 4148 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122712064 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/16202/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.704472 s]
/proc/loadavg: 3.96 4.01 3.91 6/210 16202
/proc/meminfo: memFree=28112552/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=283736 CPUtime=0.4 cores=0,2
/proc/16202/stat : 16202 (python) R 16200 16202 13569 0 -1 4202496 10600 934 1 0 33 7 0 0 17 0 1 0 886916613 290545664 8264 33554432000 4194304 5683644 140734863285392 18446744073709551615 4603005 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16202/statm: 70934 8266 1761 364 0 6858 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 283736

[startup+1.50034 s]
/proc/loadavg: 3.96 4.01 3.91 5/211 16207
/proc/meminfo: memFree=28073136/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=324532 CPUtime=1.2 cores=0,2
/proc/16202/stat : 16202 (python) R 16200 16202 13569 0 -1 4202496 26291 934 1 0 111 9 0 0 18 0 1 0 886916613 332320768 18518 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122372300 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16202/statm: 81133 18518 1826 364 0 17057 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 324532

[startup+3.10103 s]
/proc/loadavg: 3.96 4.01 3.91 5/211 16207
/proc/meminfo: memFree=28045728/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=324532 CPUtime=2.8 cores=0,2
/proc/16202/stat : 16202 (python) R 16200 16202 13569 0 -1 4202496 26291 934 1 0 271 9 0 0 21 0 1 0 886916613 332320768 18518 33554432000 4194304 5683644 140734863285392 18446744073709551615 4619985 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16202/statm: 81133 18518 1826 364 0 17057 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 324532

[startup+6.30047 s]
/proc/loadavg: 4.04 4.03 3.91 5/211 16207
/proc/meminfo: memFree=28041520/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=324532 CPUtime=6 cores=0,2
/proc/16202/stat : 16202 (python) R 16200 16202 13569 0 -1 4202496 26292 934 1 0 591 9 0 0 25 0 1 0 886916613 332320768 18519 33554432000 4194304 5683644 140734863285392 18446744073709551615 47389519474016 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16202/statm: 81133 18519 1827 364 0 17057 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 324532

[startup+12.7003 s]
/proc/loadavg: 4.12 4.04 3.92 5/214 16210
/proc/meminfo: memFree=27995136/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=330944 CPUtime=7.52 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 26580 934 1 0 742 10 0 0 25 0 2 0 886916613 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16202/statm: 82736 17599 1867 364 0 18654 0
[pid=16208] ppid=16202 vsize=320700 CPUtime=0 cores=0,2
/proc/16208/stat : 16208 (python) S 16202 16202 13569 0 -1 4202560 883 0 0 0 0 0 0 0 18 0 1 0 886917394 328396800 16104 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122734095 0 0 16781312 514 3121461563626586371 0 0 17 0 0 0 0
/proc/16208/statm: 80175 16104 376 364 0 16093 0
[pid=16210] ppid=16208 vsize=20424 CPUtime=4.86 cores=0,2
/proc/16210/stat : 16210 (lingeling) R 16208 16210 16210 0 -1 4202496 8363 0 0 0 485 1 0 0 25 0 1 0 886917395 20914176 4270 33554432000 4194304 4352236 140735681596480 18446744073709551615 4207636 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16210/statm: 5106 4270 129 39 0 4186 0
[pid=16202/tid=16209] ppid=16200 vsize=330944 CPUtime=0 cores=0,2
/proc/16202/task/16209/stat : 16209 (python) S 16200 16202 13569 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886917395 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 672068

[startup+25.501 s]
/proc/loadavg: 4.09 4.04 3.92 5/214 16210
/proc/meminfo: memFree=28012860/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=330944 CPUtime=7.52 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 26580 934 1 0 742 10 0 0 25 0 2 0 886916613 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16202/statm: 82736 17599 1867 364 0 18654 0
[pid=16208] ppid=16202 vsize=320700 CPUtime=0.01 cores=0,2
/proc/16208/stat : 16208 (python) S 16202 16202 13569 0 -1 4202560 889 0 0 0 1 0 0 0 18 0 1 0 886917394 328396800 16104 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122734095 0 0 16781312 514 13289876209765679363 0 0 17 0 0 0 0
/proc/16208/statm: 80175 16104 376 364 0 16093 0
[pid=16210] ppid=16208 vsize=21448 CPUtime=17.64 cores=0,2
/proc/16210/stat : 16210 (lingeling) R 16208 16210 16210 0 -1 4202496 8619 0 0 0 1763 1 0 0 25 0 1 0 886917395 21962752 4526 33554432000 4194304 4352236 140735681596480 18446744073709551615 4328095 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16210/statm: 5362 4526 129 39 0 4442 0
[pid=16202/tid=16209] ppid=16200 vsize=330944 CPUtime=0 cores=0,2
/proc/16202/task/16209/stat : 16209 (python) S 16200 16202 13569 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886917395 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 673092

[startup+51.1004 s]
/proc/loadavg: 4.06 4.04 3.92 5/207 16301
/proc/meminfo: memFree=28109500/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=330944 CPUtime=7.52 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 26580 934 1 0 742 10 0 0 25 0 2 0 886916613 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16202/statm: 82736 17599 1867 364 0 18654 0
[pid=16208] ppid=16202 vsize=320700 CPUtime=0.05 cores=0,2
/proc/16208/stat : 16208 (python) S 16202 16202 13569 0 -1 4202560 900 0 0 0 3 2 0 0 18 0 1 0 886917394 328396800 16104 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122734095 0 0 16781312 514 13289876209765679363 0 0 17 0 0 0 0
/proc/16208/statm: 80175 16104 376 364 0 16093 0
[pid=16210] ppid=16208 vsize=21808 CPUtime=43.21 cores=0,2
/proc/16210/stat : 16210 (lingeling) R 16208 16210 16210 0 -1 4202496 8728 0 0 0 4320 1 0 0 25 0 1 0 886917395 22331392 4635 33554432000 4194304 4352236 140735681596480 18446744073709551615 4241672 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16210/statm: 5452 4635 129 39 0 4532 0
[pid=16202/tid=16209] ppid=16200 vsize=330944 CPUtime=0 cores=0,2
/proc/16202/task/16209/stat : 16209 (python) S 16200 16202 13569 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886917395 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 673452

[startup+102.307 s]
/proc/loadavg: 4.02 4.03 3.92 5/210 16305
/proc/meminfo: memFree=28106372/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=330944 CPUtime=7.52 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 26580 934 1 0 742 10 0 0 25 0 2 0 886916613 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16202/statm: 82736 17599 1867 364 0 18654 0
[pid=16208] ppid=16202 vsize=320700 CPUtime=0.12 cores=0,2
/proc/16208/stat : 16208 (python) S 16202 16202 13569 0 -1 4202560 925 0 0 0 7 5 0 0 18 0 1 0 886917394 328396800 16104 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122734095 0 0 16781312 514 13289876209765679363 0 0 17 0 0 0 0
/proc/16208/statm: 80175 16104 376 364 0 16093 0
[pid=16210] ppid=16208 vsize=23984 CPUtime=94.37 cores=0,2
/proc/16210/stat : 16210 (lingeling) R 16208 16210 16210 0 -1 4202496 9253 0 0 0 9436 1 0 0 25 0 1 0 886917395 24559616 5160 33554432000 4194304 4352236 140735681596480 18446744073709551615 4236221 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16210/statm: 5996 5160 129 39 0 5076 0
[pid=16202/tid=16209] ppid=16200 vsize=330944 CPUtime=0 cores=0,2
/proc/16202/task/16209/stat : 16209 (python) S 16200 16202 13569 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886917395 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 675628

[startup+162.301 s]
/proc/loadavg: 3.96 4.01 3.91 5/202 16491
/proc/meminfo: memFree=30229760/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=330944 CPUtime=7.52 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 26580 934 1 0 742 10 0 0 25 0 2 0 886916613 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16202/statm: 82736 17599 1867 364 0 18654 0
[pid=16208] ppid=16202 vsize=320700 CPUtime=0.2 cores=0,2
/proc/16208/stat : 16208 (python) S 16202 16202 13569 0 -1 4202560 944 0 0 0 12 8 0 0 18 0 1 0 886917394 328396800 16104 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122734095 0 0 16781312 514 13289876209765679363 0 0 17 0 0 0 0
/proc/16208/statm: 80175 16104 376 364 0 16093 0
[pid=16210] ppid=16208 vsize=32664 CPUtime=154.33 cores=0,2
/proc/16210/stat : 16210 (lingeling) R 16208 16210 16210 0 -1 4202496 11423 0 0 0 15431 2 0 0 25 0 1 0 886917395 33447936 7330 33554432000 4194304 4352236 140735681596480 18446744073709551615 4328390 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/16210/statm: 8166 7330 129 39 0 7246 0
[pid=16202/tid=16209] ppid=16200 vsize=330944 CPUtime=0 cores=0,2
/proc/16202/task/16209/stat : 16209 (python) S 16200 16202 13569 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886917395 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 684308

[startup+222.3 s]
/proc/loadavg: 4.02 4.02 3.92 5/202 16492
/proc/meminfo: memFree=30226920/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=330944 CPUtime=7.52 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 26580 934 1 0 742 10 0 0 25 0 2 0 886916613 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16202/statm: 82736 17599 1867 364 0 18654 0
[pid=16208] ppid=16202 vsize=320700 CPUtime=0.28 cores=0,2
/proc/16208/stat : 16208 (python) S 16202 16202 13569 0 -1 4202560 963 0 0 0 17 11 0 0 18 0 1 0 886917394 328396800 16104 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122734095 0 0 16781312 514 13289876209765679363 0 0 17 0 0 0 0
/proc/16208/statm: 80175 16104 376 364 0 16093 0
[pid=16210] ppid=16208 vsize=34636 CPUtime=214.27 cores=0,2
/proc/16210/stat : 16210 (lingeling) R 16208 16210 16210 0 -1 4202496 11916 0 0 0 21425 2 0 0 25 0 1 0 886917395 35467264 7823 33554432000 4194304 4352236 140735681596480 18446744073709551615 4329367 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16210/statm: 8659 7823 129 39 0 7739 0
[pid=16202/tid=16209] ppid=16200 vsize=330944 CPUtime=0 cores=0,2
/proc/16202/task/16209/stat : 16209 (python) S 16200 16202 13569 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886917395 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 686280

[startup+282.3 s]
/proc/loadavg: 4.23 4.07 3.94 5/199 16537
/proc/meminfo: memFree=28738056/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=330944 CPUtime=7.52 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 26580 934 1 0 742 10 0 0 25 0 2 0 886916613 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16202/statm: 82736 17599 1867 364 0 18654 0
[pid=16208] ppid=16202 vsize=320700 CPUtime=0.36 cores=0,2

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

/proc/16202/statm: 82736 17599 1867 364 0 18654 0
[pid=16208] ppid=16202 vsize=320700 CPUtime=1.06 cores=0,2
/proc/16208/stat : 16208 (python) S 16202 16202 13569 0 -1 4202560 971 0 0 0 62 44 0 0 18 0 1 0 886917394 328396800 16104 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122734095 0 0 16781312 514 13289876209765679363 0 0 17 0 0 0 0
/proc/16208/statm: 80175 16104 376 364 0 16093 0
[pid=16210] ppid=16208 vsize=49216 CPUtime=813.8 cores=0,2
/proc/16210/stat : 16210 (lingeling) R 16208 16210 16210 0 -1 4202496 15561 0 0 0 81378 2 0 0 25 0 1 0 886917395 50397184 11468 33554432000 4194304 4352236 140735681596480 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16210/statm: 12304 11468 129 39 0 11384 0
[pid=16202/tid=16209] ppid=16200 vsize=330944 CPUtime=0 cores=0,2
/proc/16202/task/16209/stat : 16209 (python) S 16200 16202 13569 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886917395 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 700860

[startup+882.301 s]
/proc/loadavg: 2.49 3.03 3.45 3/181 16616
/proc/meminfo: memFree=28963864/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=330944 CPUtime=7.52 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 26580 934 1 0 742 10 0 0 25 0 2 0 886916613 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16202/statm: 82736 17599 1867 364 0 18654 0
[pid=16208] ppid=16202 vsize=320700 CPUtime=1.14 cores=0,2
/proc/16208/stat : 16208 (python) S 16202 16202 13569 0 -1 4202560 971 0 0 0 67 47 0 0 18 0 1 0 886917394 328396800 16104 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122734095 0 0 16781312 514 13289876209765679363 0 0 17 0 0 0 0
/proc/16208/statm: 80175 16104 376 364 0 16093 0
[pid=16210] ppid=16208 vsize=49216 CPUtime=873.76 cores=0,2
/proc/16210/stat : 16210 (lingeling) R 16208 16210 16210 0 -1 4202496 15561 0 0 0 87374 2 0 0 25 0 1 0 886917395 50397184 11468 33554432000 4194304 4352236 140735681596480 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16210/statm: 12304 11468 129 39 0 11384 0
[pid=16202/tid=16209] ppid=16200 vsize=330944 CPUtime=0 cores=0,2
/proc/16202/task/16209/stat : 16209 (python) S 16200 16202 13569 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886917395 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 882.42
Current children cumulated vsize (KiB) 700860

[startup+942.301 s]
/proc/loadavg: 2.18 2.84 3.35 3/184 16621
/proc/meminfo: memFree=29442796/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=330944 CPUtime=7.52 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 26580 934 1 0 742 10 0 0 25 0 2 0 886916613 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16202/statm: 82736 17599 1867 364 0 18654 0
[pid=16208] ppid=16202 vsize=320700 CPUtime=1.21 cores=0,2
/proc/16208/stat : 16208 (python) S 16202 16202 13569 0 -1 4202560 971 0 0 0 70 51 0 0 18 0 1 0 886917394 328396800 16104 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122734095 0 0 16781312 514 13289876209765679363 0 0 17 0 0 0 0
/proc/16208/statm: 80175 16104 376 364 0 16093 0
[pid=16210] ppid=16208 vsize=49216 CPUtime=933.68 cores=0,2
/proc/16210/stat : 16210 (lingeling) R 16208 16210 16210 0 -1 4202496 15561 0 0 0 93366 2 0 0 25 0 1 0 886917395 50397184 11468 33554432000 4194304 4352236 140735681596480 18446744073709551615 4207805 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16210/statm: 12304 11468 129 39 0 11384 0
[pid=16202/tid=16209] ppid=16200 vsize=330944 CPUtime=0 cores=0,2
/proc/16202/task/16209/stat : 16209 (python) S 16200 16202 13569 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886917395 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 700860

[startup+1002.3 s]
/proc/loadavg: 2.06 2.68 3.27 3/184 16622
/proc/meminfo: memFree=29461464/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=330944 CPUtime=7.52 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 26580 934 1 0 742 10 0 0 25 0 2 0 886916613 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16202/statm: 82736 17599 1867 364 0 18654 0
[pid=16208] ppid=16202 vsize=320700 CPUtime=1.29 cores=0,2
/proc/16208/stat : 16208 (python) S 16202 16202 13569 0 -1 4202560 971 0 0 0 74 55 0 0 18 0 1 0 886917394 328396800 16104 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122734095 0 0 16781312 514 13289876209765679363 0 0 17 0 0 0 0
/proc/16208/statm: 80175 16104 376 364 0 16093 0
[pid=16210] ppid=16208 vsize=49216 CPUtime=993.62 cores=0,2
/proc/16210/stat : 16210 (lingeling) R 16208 16210 16210 0 -1 4202496 15561 0 0 0 99360 2 0 0 25 0 1 0 886917395 50397184 11468 33554432000 4194304 4352236 140735681596480 18446744073709551615 4328032 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16210/statm: 12304 11468 129 39 0 11384 0
[pid=16202/tid=16209] ppid=16200 vsize=330944 CPUtime=0 cores=0,2
/proc/16202/task/16209/stat : 16209 (python) S 16200 16202 13569 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886917395 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1002.43
Current children cumulated vsize (KiB) 700860

[startup+1062.3 s]
/proc/loadavg: 2.02 2.56 3.18 3/185 16625
/proc/meminfo: memFree=29335168/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=330944 CPUtime=7.52 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 26580 934 1 0 742 10 0 0 25 0 2 0 886916613 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16202/statm: 82736 17599 1867 364 0 18654 0
[pid=16208] ppid=16202 vsize=320700 CPUtime=1.38 cores=0,2
/proc/16208/stat : 16208 (python) S 16202 16202 13569 0 -1 4202560 971 0 0 0 80 58 0 0 18 0 1 0 886917394 328396800 16104 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122734095 0 0 16781312 514 13289876209765679363 0 0 17 0 0 0 0
/proc/16208/statm: 80175 16104 376 364 0 16093 0
[pid=16210] ppid=16208 vsize=49216 CPUtime=1053.55 cores=0,2
/proc/16210/stat : 16210 (lingeling) R 16208 16210 16210 0 -1 4202496 15561 0 0 0 105352 3 0 0 25 0 1 0 886917395 50397184 11468 33554432000 4194304 4352236 140735681596480 18446744073709551615 4328047 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16210/statm: 12304 11468 129 39 0 11384 0
[pid=16202/tid=16209] ppid=16200 vsize=330944 CPUtime=0 cores=0,2
/proc/16202/task/16209/stat : 16209 (python) S 16200 16202 13569 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886917395 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1062.45
Current children cumulated vsize (KiB) 700860

[startup+1122.3 s]
/proc/loadavg: 2.01 2.45 3.11 3/185 16629
/proc/meminfo: memFree=29307488/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=330944 CPUtime=7.52 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 26580 934 1 0 742 10 0 0 25 0 2 0 886916613 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16202/statm: 82736 17599 1867 364 0 18654 0
[pid=16208] ppid=16202 vsize=320700 CPUtime=1.45 cores=0,2
/proc/16208/stat : 16208 (python) S 16202 16202 13569 0 -1 4202560 971 0 0 0 83 62 0 0 18 0 1 0 886917394 328396800 16104 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122734095 0 0 16781312 514 13289876209765679363 0 0 17 0 0 0 0
/proc/16208/statm: 80175 16104 376 364 0 16093 0
[pid=16210] ppid=16208 vsize=49216 CPUtime=1113.48 cores=0,2
/proc/16210/stat : 16210 (lingeling) R 16208 16210 16210 0 -1 4202496 15561 0 0 0 111345 3 0 0 25 0 1 0 886917395 50397184 11468 33554432000 4194304 4352236 140735681596480 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16210/statm: 12304 11468 129 39 0 11384 0
[pid=16202/tid=16209] ppid=16200 vsize=330944 CPUtime=0 cores=0,2
/proc/16202/task/16209/stat : 16209 (python) S 16200 16202 13569 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886917395 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1122.45
Current children cumulated vsize (KiB) 700860

[startup+1182.3 s]
/proc/loadavg: 2.00 2.37 3.03 3/185 16631
/proc/meminfo: memFree=29308676/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=330944 CPUtime=7.52 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 26580 934 1 0 742 10 0 0 25 0 2 0 886916613 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16202/statm: 82736 17599 1867 364 0 18654 0
[pid=16208] ppid=16202 vsize=320700 CPUtime=1.53 cores=0,2
/proc/16208/stat : 16208 (python) S 16202 16202 13569 0 -1 4202560 971 0 0 0 87 66 0 0 18 0 1 0 886917394 328396800 16104 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122734095 0 0 16781312 514 13289876209765679363 0 0 17 0 0 0 0
/proc/16208/statm: 80175 16104 376 364 0 16093 0
[pid=16210] ppid=16208 vsize=49216 CPUtime=1173.4 cores=0,2
/proc/16210/stat : 16210 (lingeling) R 16208 16210 16210 0 -1 4202496 15561 0 0 0 117337 3 0 0 25 0 1 0 886917395 50397184 11468 33554432000 4194304 4352236 140735681596480 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16210/statm: 12304 11468 129 39 0 11384 0
[pid=16202/tid=16209] ppid=16200 vsize=330944 CPUtime=0 cores=0,2
/proc/16202/task/16209/stat : 16209 (python) S 16200 16202 13569 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886917395 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1182.45
Current children cumulated vsize (KiB) 700860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 2.06 2.36 3.02 3/185 16632
/proc/meminfo: memFree=29308792/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=330944 CPUtime=7.52 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 26580 934 1 0 742 10 0 0 25 0 2 0 886916613 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16202/statm: 82736 17599 1867 364 0 18654 0
[pid=16208] ppid=16202 vsize=320700 CPUtime=1.55 cores=0,2
/proc/16208/stat : 16208 (python) S 16202 16202 13569 0 -1 4202560 971 0 0 0 88 67 0 0 18 0 1 0 886917394 328396800 16104 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122734095 0 0 16781312 514 13289876209765679363 0 0 17 0 0 0 0
/proc/16208/statm: 80175 16104 376 364 0 16093 0
[pid=16210] ppid=16208 vsize=49216 CPUtime=1190.99 cores=0,2
/proc/16210/stat : 16210 (lingeling) R 16208 16210 16210 0 -1 4202496 15561 0 0 0 119096 3 0 0 25 0 1 0 886917395 50397184 11468 33554432000 4194304 4352236 140735681596480 18446744073709551615 4328116 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16210/statm: 12304 11468 129 39 0 11384 0
[pid=16202/tid=16209] ppid=16200 vsize=330944 CPUtime=0 cores=0,2
/proc/16202/task/16209/stat : 16209 (python) S 16200 16202 13569 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886917395 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 700860

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

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

[startup+1199.9 s]
/proc/loadavg: 2.06 2.36 3.02 3/185 16632
/proc/meminfo: memFree=29308792/32951124 swapFree=67051744/67111528
[pid=16202] ppid=16200 vsize=330944 CPUtime=7.52 cores=0,2
/proc/16202/stat : 16202 (python) S 16200 16202 13569 0 -1 4202496 26580 934 1 0 742 10 0 0 25 0 2 0 886916613 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16202/statm: 82736 17599 1867 364 0 18654 0
[pid=16208] ppid=16202 vsize=320700 CPUtime=1.55 cores=0,2
/proc/16208/stat : 16208 (python) S 16202 16202 13569 0 -1 4202560 971 0 0 0 88 67 0 0 18 0 1 0 886917394 328396800 16104 33554432000 4194304 5683644 140734863285392 18446744073709551615 228122734095 0 0 16781312 514 13289876209765679363 0 0 17 0 0 0 0
/proc/16208/statm: 80175 16104 376 364 0 16093 0
[pid=16210] ppid=16208 vsize=49216 CPUtime=1190.99 cores=0,2
/proc/16210/stat : 16210 (lingeling) R 16208 16210 16210 0 -1 4202496 15561 0 0 0 119096 3 0 0 25 0 1 0 886917395 50397184 11468 33554432000 4194304 4352236 140735681596480 18446744073709551615 4328116 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16210/statm: 12304 11468 129 39 0 11384 0
[pid=16202/tid=16209] ppid=16200 vsize=330944 CPUtime=0 cores=0,2
/proc/16202/task/16209/stat : 16209 (python) S 16200 16202 13569 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886917395 338886656 17599 33554432000 4194304 5683644 140734863285392 18446744073709551615 228134537649 0 0 16781312 2 18446604453943060416 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 700860

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16202 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=423871
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=107983
# CPU time returned by wait4() is 7.53185
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.92
CPU time (s): 1200.06
CPU user time (s): 1199.26
CPU system time (s): 0.8
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 700864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.42387
system time used= 0.107983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27514
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= 30

runsolver used 2.16467 second user time and 4.23935 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-11 02:46:26
IDJOB=3484672
IDBENCH=85991
IDSOLVER=1976
FILE ID=node138/3484672-1307753186
RUNJOBID= node138-1307750780-15612
PBS_JOBID= 13550821
Free space on /tmp= 73940 MiB

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

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=2076065526

node138.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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28113104 kB
Buffers:        261072 kB
Cached:        1682868 kB
SwapCached:      13468 kB
Active:        3336512 kB
Inactive:      1294628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28113104 kB
SwapTotal:    67111528 kB
SwapFree:     67051744 kB
Dirty:           35040 kB
Writeback:          32 kB
AnonPages:     2684348 kB
Mapped:          16636 kB
Slab:           129024 kB
PageTables:      18260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4609100 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= 73828 MiB
End job on node138 at 2011-06-11 03:06:28