Trace number 3499430

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
SAT09 reference solver: SATzilla2009_C 2009-03-22? (exit code) 4998.66 4998.43

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-15-29-sat.cnf
MD5SUM89115b5a973735d51018fb3202154f32
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.022995
Satisfiable
(Un)Satisfiability was proved
Number of variables435
Number of clauses3270
Sum of the clauses size12615
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23045
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5225

Solver Data

16.28/16.36	c SATzilla is building models for class 2
16.28/16.36	c run presolver march_dl2004 for 5 seconds ... 
16.28/16.36	c Bin: Executing march_dl2004
16.28/16.36	c spawning binary file with 5 seconds ...
16.28/16.36	c child exit by a signal
16.28/16.36	c march_dl2004 returned code 137.
16.28/16.36	c run presolver mxc-sr08 for 5 seconds ... 
16.28/16.36	c Bin: Executing mxc-sr08
16.28/16.36	c spawning binary file with 5 seconds ...
16.28/16.36	c child exit by a signal
16.28/16.36	c mxc-sr08 returned code 137.
16.28/16.36	c Orignal number of varibales is 435, number of clauses is 3270 
16.28/16.36	c predicted feature computation time is 6.996167 
16.28/16.36	c Bin: Executing satelite
16.28/16.36	c spawning binary file with 240 seconds ...
16.28/16.36	c child exited successfully
16.28/16.36	c satzilla computing base features
16.28/16.36	c Number of variabe is: 435, Number of clause is : 3270 
16.28/16.36	c Initializing...
16.28/16.36	c satzilla compute diameter ...
16.28/16.36	c start diameter features ...
16.28/16.36	c satzilla doing clause learning
16.28/16.36	c start clause learning features ...
16.28/16.36	c Bin: Executing zchaff07
16.28/16.36	c spawning binary file with 2 seconds ...
16.28/16.36	c child exit by a signal
16.28/16.36	c satzilla doing survey propogation probe
16.28/16.36	c do survay propogation for 2 second ...
16.28/16.36	c satzilla doing local search probe
16.28/16.36	c satzilla doing lobjois search-space size estimate
16.28/16.36	c features are:435 3270 435 3270 0 0 0.133028 1 0 -0 0.0088685 1.77158 0.0045977 0.0666667 0.250543 0.931193 0.931193 0.0088685 0 0.0088685 0.0088685 -0 0.0344828 0 0.0344828 0.0344828 -0 0.00428135 0 0.00428135 0.00428135 -0 0.931193 0.0907941 0.0185191 0.0892966 0.093578 3 0 3 3 -0 4887 0 4887 4887 4887 4887 4887 4887 4887 164.727 0 164.727 164.727 164.727 164.727 164.727 164.727 164.727 0.865049 2.71681e-05 0.865023 0.865097 0.86509 0.865026 0.865069 0.865029 0.865038 0.196834 0.000123844 0.196783 0.196859 0.196858 0.196791 0.196855 0.196812 0.196845 2.99051 0.994308 181.185 0.0603469 181 168 195 3.32161 0.114384 0.992589 0.00587533 0.92091 0.936875 
16.28/16.36	c satzilla's ranking:
16.28/16.36	c 1) tts-4-0: 6.809534
16.28/16.36	c 2) zchaff_rand: 5.262499
16.28/16.36	c 3) mxc-sr08: 3.527657
16.28/16.36	c 4) minisat20: 3.054209
16.28/16.36	c 5) minisat20SAT07: 1.890439
16.28/16.36	c 6) march_dl2004: 1.845219
16.28/16.36	c 7) vallst: -0.795203
16.28/16.36	c 8) SATenstein: -10000.000000
16.28/16.36	c 9) gnovelty+: -10000.000000
16.28/16.36	c 10) adaptg2wsat+: -10000.000000
16.28/16.36	c 11) adaptg2wsat0: -10000.000000
16.28/16.36	c 12) picosat846: -10000.000000
16.28/16.36	c 13) kcnfs04SAT07: -10000.000000
16.28/16.36	c satzilla running tts-4-0 ... 
4998.60/4998.42	c Bin: Executing tts-4-0
4998.60/4998.42	c spawning binary file with 4983 seconds ...
4998.60/4998.42	c child exit by a signal
4998.60/4998.42	c tts-4-0 returned code 137.
4998.60/4998.42	c satzilla running zchaff_rand ... 
4998.60/4998.42	c Bin: Executing zchaff_rand
4998.60/4998.42	c zchaff_rand returned code 1.
4998.60/4998.42	c satzilla running mxc-sr08 ... 
4998.60/4998.42	c Bin: Executing mxc-sr08
4998.60/4998.42	c mxc-sr08 returned code 1.
4998.60/4998.42	c satzilla running minisat20 ... 
4998.60/4998.42	c Bin: Executing minisat20
4998.60/4998.42	c minisat20 returned code 1.
4998.60/4998.42	c satzilla running minisat20SAT07 ... 
4998.60/4998.42	c Bin: Executing minisat20SAT07
4998.60/4998.42	c minisat20SAT07 returned code 1.
4998.60/4998.42	c satzilla running march_dl2004 ... 
4998.60/4998.42	c Bin: Executing march_dl2004
4998.60/4998.42	c march_dl2004 returned code 1.
4998.60/4998.42	c satzilla running vallst ... 
4998.60/4998.42	c Bin: Executing vallst
4998.60/4998.42	c vallst returned code 1.
4998.60/4998.42	c satzilla running SATenstein ... 
4998.60/4998.42	c Bin: Executing SATenstein
4998.60/4998.42	c SATenstein returned code 1.
4998.60/4998.42	c satzilla running gnovelty+ ... 
4998.60/4998.42	c Bin: Executing gnovelty+
4998.60/4998.42	c gnovelty+ returned code 1.
4998.60/4998.42	c satzilla running adaptg2wsat+ ... 
4998.60/4998.42	c Bin: Executing adaptg2wsat+
4998.60/4998.42	c adaptg2wsat+ returned code 1.
4998.60/4998.42	c satzilla running adaptg2wsat0 ... 
4998.60/4998.42	c Bin: Executing adaptg2wsat0
4998.60/4998.42	c adaptg2wsat0 returned code 1.
4998.60/4998.42	c satzilla running picosat846 ... 
4998.60/4998.42	c Bin: Executing picosat846
4998.60/4998.42	c picosat846 returned code 1.
4998.60/4998.42	c satzilla running kcnfs04SAT07 ... 
4998.60/4998.42	c Bin: Executing kcnfs04SAT07
4998.60/4998.42	c kcnfs04SAT07 returned code 1.
4998.60/4998.42	c ERROR: All Failed! 
4998.60/4998.42	c SATZILLA_TIME=4999.410000

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: 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-3499430-1308492118/watcher-3499430-1308492118 -o /tmp/evaluation-result-3499430-1308492118/solver-3499430-1308492118 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499430-1308492118.cnf 

running on 4 cores: 0,2,4,6

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: 2.00 1.99 1.66 2/178 10356
/proc/meminfo: memFree=27445324/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 960808513 2187264 114 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/10356/statm: 534 114 97 400 0 131 0

[startup+0.0076351 s]
/proc/loadavg: 2.00 1.99 1.66 2/178 10356
/proc/meminfo: memFree=27445324/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 960808513 2187264 114 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/10356/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100644 s]
/proc/loadavg: 2.00 1.99 1.66 2/178 10356
/proc/meminfo: memFree=27445324/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 960808513 2187264 114 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/10356/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.30061 s]
/proc/loadavg: 2.00 1.99 1.66 2/178 10356
/proc/meminfo: memFree=27445324/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 960808513 2187264 114 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/10356/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700525 s]
/proc/loadavg: 2.00 1.99 1.66 2/178 10356
/proc/meminfo: memFree=27445324/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 960808513 2187264 114 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/10356/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50036 s]
/proc/loadavg: 2.00 1.99 1.66 3/180 10358
/proc/meminfo: memFree=27442108/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 960808513 2187264 114 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/10356/statm: 534 114 97 400 0 131 0
[pid=10357] ppid=10356 vsize=2600 CPUtime=1.49 cores=0,2,4,6
/proc/10357/stat : 10357 (march_dl2004) R 10356 10356 9878 0 -1 4202496 556 0 0 0 149 0 0 0 25 0 1 0 960808513 2662400 527 33554432000 134512640 134996440 4292932896 18446744073709551615 134573393 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10357/statm: 650 527 74 119 0 529 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4736

[startup+3.10104 s]
/proc/loadavg: 2.00 1.99 1.66 3/180 10358
/proc/meminfo: memFree=27440620/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 960808513 2187264 114 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/10356/statm: 534 114 97 400 0 131 0
[pid=10357] ppid=10356 vsize=2600 CPUtime=3.1 cores=0,2,4,6
/proc/10357/stat : 10357 (march_dl2004) R 10356 10356 9878 0 -1 4202496 556 0 0 0 310 0 0 0 25 0 1 0 960808513 2662400 527 33554432000 134512640 134996440 4292932896 18446744073709551615 134573160 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10357/statm: 650 527 74 119 0 529 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 4736

[startup+6.3004 s]
/proc/loadavg: 2.00 1.99 1.66 3/180 10359
/proc/meminfo: memFree=27436288/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=2136 CPUtime=4.99 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 186 556 0 0 0 0 499 0 18 0 1 0 960808513 2187264 127 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 534 127 108 400 0 131 0
[pid=10359] ppid=10356 vsize=4100 CPUtime=1.3 cores=0,2,4,6
/proc/10359/stat : 10359 (mxc-sr08) R 10356 10356 9878 0 -1 4202496 957 0 0 0 130 0 0 0 22 0 1 0 960809013 4198400 931 33554432000 134512640 135078026 4294565504 18446744073709551615 134521042 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/10359/statm: 1025 931 73 139 0 884 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6236

[startup+12.7011 s]
/proc/loadavg: 2.00 1.99 1.66 3/180 10361
/proc/meminfo: memFree=27425920/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=7716 CPUtime=12.68 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) R 10354 10356 9878 0 -1 4202496 614 3990 0 0 65 4 1199 0 18 0 1 0 960808513 7901184 477 33554432000 134512640 136149437 4290536224 18446744073709551615 134710226 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10356/statm: 1929 477 208 400 0 1526 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7716

[startup+25.5006 s]
/proc/loadavg: 2.00 1.99 1.67 3/180 10362
/proc/meminfo: memFree=27401240/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=23536 CPUtime=9.13 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 5803 0 0 0 912 1 0 0 25 0 1 0 960810150 24100864 5776 33554432000 134512640 134965848 4286664928 18446744073709551615 134534409 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/10362/statm: 5884 5776 68 111 0 5771 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27152

[startup+51.1005 s]
/proc/loadavg: 2.00 1.99 1.67 3/180 10363
/proc/meminfo: memFree=27355836/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=55412 CPUtime=34.72 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 13780 0 0 0 3470 2 0 0 25 0 1 0 960810150 56741888 13753 33554432000 134512640 134965848 4286664928 18446744073709551615 134591016 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 13853 13753 68 111 0 13740 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 59028

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.69 3/180 10364
/proc/meminfo: memFree=27287928/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=96200 CPUtime=85.93 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 24009 0 0 0 8590 3 0 0 25 0 1 0 960810150 98508800 23982 33554432000 134512640 134965848 4286664928 18446744073709551615 134534081 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 24050 23982 68 111 0 23937 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 99816

[startup+162.301 s]
/proc/loadavg: 2.00 1.99 1.71 4/181 10369
/proc/meminfo: memFree=27222668/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=131592 CPUtime=145.93 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 32820 0 0 0 14587 6 0 0 25 0 1 0 960810150 134750208 32793 33554432000 134512640 134965848 4286664928 18446744073709551615 134534144 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 32898 32793 68 111 0 32785 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 135208

[startup+222.301 s]
/proc/loadavg: 2.00 1.99 1.73 3/180 10371
/proc/meminfo: memFree=27162032/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=163000 CPUtime=205.94 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 40666 0 0 0 20586 8 0 0 25 0 1 0 960810150 166912000 40639 33554432000 134512640 134965848 4286664928 18446744073709551615 134534131 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 40750 40639 68 111 0 40637 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 166616

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.74 3/180 10372
/proc/meminfo: memFree=27118972/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=179176 CPUtime=265.94 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 44735 0 0 0 26585 9 0 0 25 0 1 0 960810150 183476224 44708 33554432000 134512640 134965848 4286664928 18446744073709551615 134534138 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 44794 44708 68 111 0 44681 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 182792

[startup+342.301 s]
/proc/loadavg: 2.08 2.02 1.76 3/180 10374
/proc/meminfo: memFree=27084720/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=196988 CPUtime=325.94 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 49188 0 0 0 32584 10 0 0 25 0 1 0 960810150 201715712 49161 33554432000 134512640 134965848 4286664928 18446744073709551615 134534090 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 49247 49161 68 111 0 49134 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 200604

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 1.77 3/180 10375
/proc/meminfo: memFree=27039800/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=225820 CPUtime=385.95 cores=0,2,4,6

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


[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 10503
/proc/meminfo: memFree=25030736/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=1248012 CPUtime=4706.15 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 311951 0 0 0 470514 101 0 0 25 0 1 0 960810150 1277964288 311924 33554432000 134512640 134965848 4286664928 18446744073709551615 134534131 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 312003 311924 68 111 0 311890 0
Current children cumulated CPU time (s) 4722.49
Current children cumulated vsize (KiB) 1251628

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 10504
/proc/meminfo: memFree=25015576/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=1253400 CPUtime=4766.15 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 313298 0 0 0 476513 102 0 0 25 0 1 0 960810150 1283481600 313271 33554432000 134512640 134965848 4286664928 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 313350 313271 68 111 0 313237 0
Current children cumulated CPU time (s) 4782.49
Current children cumulated vsize (KiB) 1257016

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 10506
/proc/meminfo: memFree=24999796/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=1257620 CPUtime=4826.15 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 314365 0 0 0 482512 103 0 0 25 0 1 0 960810150 1287802880 314338 33554432000 134512640 134965848 4286664928 18446744073709551615 134534157 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 314405 314339 68 111 0 314292 0
Current children cumulated CPU time (s) 4842.49
Current children cumulated vsize (KiB) 1261236

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 10550
/proc/meminfo: memFree=26195480/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=1267700 CPUtime=4886.15 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 316835 0 0 0 488512 103 0 0 25 0 1 0 960810150 1298124800 316808 33554432000 134512640 134965848 4286664928 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 316925 316808 68 111 0 316812 0
Current children cumulated CPU time (s) 4902.49
Current children cumulated vsize (KiB) 1271316

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 10552
/proc/meminfo: memFree=26184340/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=1276136 CPUtime=4946.16 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 318985 0 0 0 494512 104 0 0 25 0 1 0 960810150 1306763264 318958 33554432000 134512640 134965848 4286664928 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 319034 318958 68 111 0 318921 0
Current children cumulated CPU time (s) 4962.5
Current children cumulated vsize (KiB) 1279752

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

[startup+4966.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 10552
/proc/meminfo: memFree=26183720/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=1276840 CPUtime=4950.16 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 319169 0 0 0 494912 104 0 0 25 0 1 0 960810150 1307484160 319142 33554432000 134512640 134965848 4286664928 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 319210 319142 68 111 0 319097 0
Current children cumulated CPU time (s) 4966.5
Current children cumulated vsize (KiB) 1280456

[startup+4979.1 s]
/proc/loadavg: 2.00 2.00 1.96 4/180 10552
/proc/meminfo: memFree=26181724/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=1278480 CPUtime=4962.96 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 319550 0 0 0 496191 105 0 0 25 0 1 0 960810150 1309163520 319523 33554432000 134512640 134965848 4286664928 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 319620 319523 68 111 0 319507 0
Current children cumulated CPU time (s) 4979.3
Current children cumulated vsize (KiB) 1282096

[startup+4991.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 10553
/proc/meminfo: memFree=26180608/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=1279652 CPUtime=4975.76 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 319823 0 0 0 497471 105 0 0 25 0 1 0 960810150 1310363648 319796 33554432000 134512640 134965848 4286664928 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 319913 319796 68 111 0 319800 0
Current children cumulated CPU time (s) 4992.1
Current children cumulated vsize (KiB) 1283268

[startup+4995.11 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 10553
/proc/meminfo: memFree=26180608/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=1279652 CPUtime=4978.97 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 319852 0 0 0 497792 105 0 0 25 0 1 0 960810150 1310363648 319825 33554432000 134512640 134965848 4286664928 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 319913 319825 68 111 0 319800 0
Current children cumulated CPU time (s) 4995.31
Current children cumulated vsize (KiB) 1283268

[startup+4996.7 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 10553
/proc/meminfo: memFree=26180484/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=1279888 CPUtime=4980.56 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 319885 0 0 0 497951 105 0 0 25 0 1 0 960810150 1310605312 319858 33554432000 134512640 134965848 4286664928 18446744073709551615 134534137 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 319972 319858 68 111 0 319859 0
Current children cumulated CPU time (s) 4996.9
Current children cumulated vsize (KiB) 1283504

[startup+4997.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 10553
/proc/meminfo: memFree=26180484/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=1279888 CPUtime=4981.36 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 319908 0 0 0 498031 105 0 0 25 0 1 0 960810150 1310605312 319881 33554432000 134512640 134965848 4286664928 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 319972 319881 68 111 0 319859 0
Current children cumulated CPU time (s) 4997.7
Current children cumulated vsize (KiB) 1283504

[startup+4997.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 10553
/proc/meminfo: memFree=26180484/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=1279888 CPUtime=4981.76 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 319922 0 0 0 498071 105 0 0 25 0 1 0 960810150 1310605312 319895 33554432000 134512640 134965848 4286664928 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 319972 319895 68 111 0 319859 0
Current children cumulated CPU time (s) 4998.1
Current children cumulated vsize (KiB) 1283504

[startup+4998.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 10553
/proc/meminfo: memFree=26180236/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=1280120 CPUtime=4982.17 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4202496 319940 0 0 0 498112 105 0 0 25 0 1 0 960810150 1310842880 319913 33554432000 134512640 134965848 4286664928 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/10362/statm: 320030 319913 68 111 0 319917 0
Current children cumulated CPU time (s) 4998.51
Current children cumulated vsize (KiB) 1283736

[startup+4998.41 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 10553
/proc/meminfo: memFree=26180236/32950928 swapFree=67053912/67111528
[pid=10356] ppid=10354 vsize=3616 CPUtime=16.34 cores=0,2,4,6
/proc/10356/stat : 10356 (SATzilla2009_C) S 10354 10356 9878 0 -1 4202496 650 3990 0 0 417 18 1199 0 25 0 1 0 960808513 3702784 427 33554432000 134512640 136149437 4290536224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/10356/statm: 904 427 220 400 0 501 0
[pid=10362] ppid=10356 vsize=0 CPUtime=4982.26 cores=0,2,4,6
/proc/10362/stat : 10362 (tts-4-0) R 10356 10356 9878 0 -1 4203524 319945 0 0 0 498118 108 0 0 25 0 1 0 960810150 0 0 33554432000 0 0 0 0 0 0 0 8392704 0 18446744073709551615 0 0 17 0 0 0 0
/proc/10362/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.6
Current children cumulated vsize (KiB) 3616

Child status: 17
Real time (s): 4998.43
CPU time (s): 4998.66
CPU user time (s): 4997.36
CPU system time (s): 1.2968
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1283736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.36
system time used= 1.2968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 324602
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 5095

runsolver used 8.30874 second user time and 16.3325 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-19 16:01:58
IDJOB=3499430
IDBENCH=83238
IDSOLVER=1995
FILE ID=node149/3499430-1308492118
RUNJOBID= node149-1308490389-9896
PBS_JOBID= 13608157
Free space on /tmp= 73248 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-15-29-sat.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499430-1308492118/watcher-3499430-1308492118 -o /tmp/evaluation-result-3499430-1308492118/solver-3499430-1308492118 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499430-1308492118.cnf

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

MD5SUM BENCH= 89115b5a973735d51018fb3202154f32
RANDOM SEED=1991774108

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.806
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:     32950928 kB
MemFree:      27445628 kB
Buffers:        597168 kB
Cached:        4402332 kB
SwapCached:      23716 kB
Active:        2516368 kB
Inactive:      2625436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27445628 kB
SwapTotal:    67111528 kB
SwapFree:     67053912 kB
Dirty:           31736 kB
Writeback:           0 kB
AnonPages:      139032 kB
Mapped:          11016 kB
Slab:           299136 kB
PageTables:       4884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   320404 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= 73204 MiB
End job on node149 at 2011-06-19 17:25:17