Trace number 3274387

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? (TO) 1300 1300.01

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-16-31-sat.cnf
MD5SUM34c6b89fff5c4d1bd23006ea2314b10d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables496
Number of clauses3976
Sum of the clauses size15376
Maximum clause length31
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23720
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5256

Solver Data

16.58/16.63	c SATzilla is building models for class 2
16.58/16.63	c run presolver march_dl2004 for 5 seconds ... 
16.58/16.63	c Bin: Executing march_dl2004
16.58/16.63	c spawning binary file with 5 seconds ...
16.58/16.63	c child exit by a signal
16.58/16.63	c march_dl2004 returned code 137.
16.58/16.63	c run presolver mxc-sr08 for 5 seconds ... 
16.58/16.63	c Bin: Executing mxc-sr08
16.58/16.63	c spawning binary file with 5 seconds ...
16.58/16.63	c child exit by a signal
16.58/16.63	c mxc-sr08 returned code 137.
16.58/16.63	c Orignal number of varibales is 496, number of clauses is 3976 
16.58/16.63	c predicted feature computation time is 7.022349 
16.58/16.63	c Bin: Executing satelite
16.58/16.63	c spawning binary file with 240 seconds ...
16.58/16.63	c child exited successfully
16.58/16.63	c satzilla computing base features
16.58/16.63	c Number of variabe is: 496, Number of clause is : 3976 
16.58/16.63	c Initializing...
16.58/16.63	c satzilla compute diameter ...
16.58/16.63	c start diameter features ...
16.58/16.63	c satzilla doing clause learning
16.58/16.63	c start clause learning features ...
16.58/16.63	c Bin: Executing zchaff07
16.58/16.63	c spawning binary file with 2 seconds ...
16.58/16.63	c child exit by a signal
16.58/16.63	c satzilla doing survey propogation probe
16.58/16.63	c do survay propogation for 2 second ...
16.58/16.63	c satzilla doing local search probe
16.58/16.63	c satzilla doing lobjois search-space size estimate
16.58/16.63	c features are:496 3976 496 3976 0 0 0.124748 1 0 -0 0.00779678 1.84054 0.00403226 0.0625 0.23887 0.935614 0.935614 0.00779678 0 0.00779678 0.00779678 -0 0.0322581 0 0.0322581 0.0322581 -0 0.00377264 0 0.00377264 0.00377264 -0 0.935614 0.0867706 0.015876 0.0855131 0.0892857 3 0 3 3 -0 4872 0 4872 4872 4872 4872 4872 4872 4872 171.317 0 171.317 171.317 171.317 171.317 171.317 171.317 171.317 0.871601 3.22571e-05 0.871572 0.87166 0.871652 0.871574 0.871628 0.871579 0.871591 0.18973 0.000157888 0.189667 0.189761 0.18976 0.189677 0.189755 0.189713 0.189741 3.83378 0.946415 208.296 0.0584545 209 193 223 3.53325 0.114529 0.993636 0.00542141 0.924292 0.940431 
16.58/16.63	c satzilla's ranking:
16.58/16.63	c 1) tts-4-0: 6.708216
16.58/16.63	c 2) zchaff_rand: 4.937178
16.58/16.63	c 3) mxc-sr08: 3.058588
16.58/16.63	c 4) minisat20: 2.664625
16.58/16.63	c 5) minisat20SAT07: 1.599476
16.58/16.63	c 6) march_dl2004: 1.481687
16.58/16.63	c 7) vallst: -0.753360
16.58/16.63	c 8) SATenstein: -10000.000000
16.58/16.63	c 9) gnovelty+: -10000.000000
16.58/16.63	c 10) adaptg2wsat+: -10000.000000
16.58/16.63	c 11) adaptg2wsat0: -10000.000000
16.58/16.63	c 12) picosat846: -10000.000000
16.58/16.63	c 13) kcnfs04SAT07: -10000.000000
16.58/16.63	c satzilla running tts-4-0 ... 

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.0 (svn: 935)

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-3274387-1303603199/watcher-3274387-1303603199 -o /tmp/evaluation-result-3274387-1303603199/solver-3274387-1303603199 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274387-1303603199.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 0.92 1.01 1.48 8/186 26051
/proc/meminfo: memFree=25911508/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=2136 CPUtime=0 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 550550738 2187264 114 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 534 114 97 400 0 131 0

[startup+0.0384611 s]
/proc/loadavg: 0.92 1.01 1.48 8/186 26051
/proc/meminfo: memFree=25911508/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=2136 CPUtime=0 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 550550738 2187264 114 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100449 s]
/proc/loadavg: 0.92 1.01 1.48 8/186 26051
/proc/meminfo: memFree=25911508/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=2136 CPUtime=0 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 550550738 2187264 114 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300413 s]
/proc/loadavg: 0.92 1.01 1.48 8/186 26051
/proc/meminfo: memFree=25911508/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=2136 CPUtime=0 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 550550738 2187264 114 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.70034 s]
/proc/loadavg: 0.92 1.01 1.48 8/186 26051
/proc/meminfo: memFree=25911508/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=2136 CPUtime=0 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 550550738 2187264 114 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50019 s]
/proc/loadavg: 1.17 1.06 1.49 7/194 26059
/proc/meminfo: memFree=25846076/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=2136 CPUtime=0 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 550550738 2187264 114 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 534 114 97 400 0 131 0
[pid=26053] ppid=26047 vsize=2200 CPUtime=1.49 cores=5,7
/proc/26053/stat : 26053 (march_dl2004) R 26047 26047 25767 0 -1 4202496 527 0 0 0 149 0 0 0 25 0 1 0 550550738 2252800 452 33554432000 134512640 134996440 4293372976 18446744073709551615 134575708 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26053/statm: 550 452 74 119 0 429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4336

[startup+3.1009 s]
/proc/loadavg: 1.17 1.06 1.49 6/194 26059
/proc/meminfo: memFree=25843596/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=2136 CPUtime=0 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 550550738 2187264 114 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 534 114 97 400 0 131 0
[pid=26053] ppid=26047 vsize=2200 CPUtime=3.09 cores=5,7
/proc/26053/stat : 26053 (march_dl2004) R 26047 26047 25767 0 -1 4202496 531 0 0 0 309 0 0 0 25 0 1 0 550550738 2252800 456 33554432000 134512640 134996440 4293372976 18446744073709551615 134617423 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26053/statm: 550 456 74 119 0 429 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4336

[startup+6.30031 s]
/proc/loadavg: 1.17 1.06 1.49 7/192 26063
/proc/meminfo: memFree=25863592/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=2136 CPUtime=4.99 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 187 536 0 0 0 0 499 0 18 0 1 0 550550738 2187264 127 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 534 127 108 400 0 131 0
[pid=26061] ppid=26047 vsize=4260 CPUtime=1.29 cores=5,7
/proc/26061/stat : 26061 (mxc-sr08) R 26047 26047 25767 0 -1 4202496 990 0 0 0 129 0 0 0 22 0 1 0 550551238 4362240 963 33554432000 134512640 135078026 4287633776 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26061/statm: 1065 963 73 139 0 924 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6396

[startup+12.7001 s]
/proc/loadavg: 1.75 1.19 1.53 5/193 26097
/proc/meminfo: memFree=25876472/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=7736 CPUtime=12.68 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) R 26041 26047 25767 0 -1 4202496 657 4099 0 0 61 7 1199 1 18 0 1 0 550550738 7921664 516 33554432000 134512640 136149437 4289687712 18446744073709551615 134579941 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/26047/statm: 1934 516 208 400 0 1531 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7736

[startup+25.5008 s]
/proc/loadavg: 2.09 1.28 1.55 7/194 26104
/proc/meminfo: memFree=25797336/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=23148 CPUtime=8.85 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 5702 0 0 0 884 1 0 0 25 0 1 0 550552402 23703552 5675 33554432000 134512640 134965848 4294546112 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 5787 5675 68 111 0 5674 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 26784

[startup+51.1011 s]
/proc/loadavg: 2.84 1.54 1.63 6/194 26105
/proc/meminfo: memFree=25714616/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=54096 CPUtime=34.45 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 13432 0 0 0 3443 2 0 0 25 0 1 0 550552402 55394304 13405 33554432000 134512640 134965848 4294546112 18446744073709551615 134534131 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 13524 13405 68 111 0 13411 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 57732

[startup+102.308 s]
/proc/loadavg: 3.50 1.92 1.75 7/194 26115
/proc/meminfo: memFree=25587484/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=103552 CPUtime=85.66 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 25847 0 0 0 8561 5 0 0 25 0 1 0 550552402 106037248 25820 33554432000 134512640 134965848 4294546112 18446744073709551615 134551901 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 25888 25820 68 111 0 25775 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 107188

[startup+162.301 s]
/proc/loadavg: 3.81 2.29 1.89 7/194 26117
/proc/meminfo: memFree=25478956/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=152072 CPUtime=145.66 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 37958 0 0 0 14558 8 0 0 25 0 1 0 550552402 155721728 37931 33554432000 134512640 134965848 4294546112 18446744073709551615 134538738 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 38018 37931 68 111 0 37905 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 155708

[startup+222.301 s]
/proc/loadavg: 3.93 2.60 2.02 6/194 26151
/proc/meminfo: memFree=25388528/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=185592 CPUtime=205.66 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 46357 0 0 0 20555 11 0 0 25 0 1 0 550552402 190046208 46330 33554432000 134512640 134965848 4294546112 18446744073709551615 134535103 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 46398 46330 68 111 0 46285 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 189228

[startup+282.301 s]
/proc/loadavg: 3.97 2.85 2.14 6/194 26152
/proc/meminfo: memFree=25309264/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=230376 CPUtime=265.65 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 57544 0 0 0 26552 13 0 0 25 0 1 0 550552402 235905024 57517 33554432000 134512640 134965848 4294546112 18446744073709551615 134534052 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 57594 57517 68 111 0 57481 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 234012

[startup+342.301 s]
/proc/loadavg: 3.99 3.06 2.25 6/194 26154
/proc/meminfo: memFree=25222292/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=286872 CPUtime=325.66 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 71627 0 0 0 32547 19 0 0 25 0 1 0 550552402 293756928 71600 33554432000 134512640 134965848 4294546112 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 71718 71600 68 111 0 71605 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 290508

[startup+402.301 s]
/proc/loadavg: 3.99 3.23 2.36 7/194 26155
/proc/meminfo: memFree=25165476/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=320392 CPUtime=385.67 cores=5,7

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

/proc/26102/statm: 105296 105191 68 111 0 105183 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 424820

[startup+642.301 s]
/proc/loadavg: 3.99 3.65 2.72 6/194 26162
/proc/meminfo: memFree=24939932/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=450480 CPUtime=625.67 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 112544 0 0 0 62534 33 0 0 25 0 1 0 550552402 461291520 112517 33554432000 134512640 134965848 4294546112 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 112620 112517 68 111 0 112507 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 454116

[startup+702.301 s]
/proc/loadavg: 4.04 3.72 2.81 6/194 26163
/proc/meminfo: memFree=24881996/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=485172 CPUtime=685.67 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 121237 0 0 0 68531 36 0 0 25 0 1 0 550552402 496816128 121210 33554432000 134512640 134965848 4294546112 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 121293 121210 68 111 0 121180 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 488808

[startup+762.307 s]
/proc/loadavg: 4.01 3.77 2.88 7/194 26165
/proc/meminfo: memFree=24829268/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=513300 CPUtime=745.68 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 128278 0 0 0 74530 38 0 0 25 0 1 0 550552402 525619200 128251 33554432000 134512640 134965848 4294546112 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 128325 128251 68 111 0 128212 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 516936

[startup+822.301 s]
/proc/loadavg: 4.00 3.81 2.94 7/194 26167
/proc/meminfo: memFree=24778652/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=541896 CPUtime=805.67 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 135426 0 0 0 80526 41 0 0 25 0 1 0 550552402 554901504 135399 33554432000 134512640 134965848 4294546112 18446744073709551615 134534016 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 135474 135399 68 111 0 135361 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 545532

[startup+882.301 s]
/proc/loadavg: 4.05 3.86 3.01 6/194 26200
/proc/meminfo: memFree=24733176/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=572836 CPUtime=865.67 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 143144 0 0 0 86522 45 0 0 25 0 1 0 550552402 586584064 143117 33554432000 134512640 134965848 4294546112 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 143209 143117 68 111 0 143096 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 576472

[startup+942.301 s]
/proc/loadavg: 4.02 3.88 3.07 6/194 26202
/proc/meminfo: memFree=24684036/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=599556 CPUtime=925.67 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 149800 0 0 0 92519 48 0 0 25 0 1 0 550552402 613945344 149773 33554432000 134512640 134965848 4294546112 18446744073709551615 134534147 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 149889 149773 68 111 0 149776 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 603192

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.13 6/194 26203
/proc/meminfo: memFree=24634524/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=628620 CPUtime=985.68 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 157071 0 0 0 98516 52 0 0 25 0 1 0 550552402 643706880 157044 33554432000 134512640 134965848 4294546112 18446744073709551615 134534138 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 157155 157044 68 111 0 157042 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 632256

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 3.18 7/194 26205
/proc/meminfo: memFree=24589348/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=656044 CPUtime=1045.68 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 163971 0 0 0 104513 55 0 0 25 0 1 0 550552402 671789056 163944 33554432000 134512640 134965848 4294546112 18446744073709551615 134534025 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 164011 163944 68 111 0 163898 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 659680

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.23 7/194 26207
/proc/meminfo: memFree=24542564/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=683936 CPUtime=1105.68 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 170911 0 0 0 110510 58 0 0 25 0 1 0 550552402 700350464 170884 33554432000 134512640 134965848 4294546112 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 170984 170884 68 111 0 170871 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 687572

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.27 6/194 26208
/proc/meminfo: memFree=24500368/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=707144 CPUtime=1165.68 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 176720 0 0 0 116508 60 0 0 25 0 1 0 550552402 724115456 176693 33554432000 134512640 134965848 4294546112 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 176786 176693 68 111 0 176673 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 710780

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.31 5/194 26210
/proc/meminfo: memFree=24463748/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=724956 CPUtime=1225.69 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 181166 0 0 0 122506 63 0 0 25 0 1 0 550552402 742354944 181139 33554432000 134512640 134965848 4294546112 18446744073709551615 134534140 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 181239 181139 68 111 0 181126 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 728592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.35 6/194 26211
/proc/meminfo: memFree=24430848/32950928 swapFree=67071984/67111528
[pid=26047] ppid=26041 vsize=3636 CPUtime=16.61 cores=5,7
/proc/26047/stat : 26047 (SATzilla2009_C) S 26041 26047 25767 0 -1 4202496 698 4099 0 0 420 41 1199 1 25 0 1 0 550550738 3723264 459 33554432000 134512640 136149437 4289687712 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/26047/statm: 909 459 220 400 0 506 0
[pid=26102] ppid=26047 vsize=740660 CPUtime=1283.39 cores=5,7
/proc/26102/stat : 26102 (tts-4-0) R 26047 26047 25767 0 -1 4202496 185122 0 0 0 128274 65 0 0 25 0 1 0 550552402 758435840 185095 33554432000 134512640 134965848 4294546112 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/26102/statm: 185165 185095 68 111 0 185052 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 744296

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 26047 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=199537
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=432934
# CPU time returned by wait4() is 16.6325
# while last known CPU time is 1300
#
# 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): 1300
CPU user time (s): 1298.93
CPU system time (s): 1.07
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 744296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.1995
system time used= 0.432934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4797
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= 20
involuntary context switches= 51

runsolver used 2.04969 second user time and 5.05023 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-24 01:59:59
IDJOB=3274387
IDBENCH=83201
IDSOLVER=1675
FILE ID=node116/3274387-1303603199
RUNJOBID= node116-1303603199-26015
PBS_JOBID= 13150580
Free space on /tmp= 72616 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-16-31-sat.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274387-1303603199/watcher-3274387-1303603199 -o /tmp/evaluation-result-3274387-1303603199/solver-3274387-1303603199 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274387-1303603199.cnf

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

MD5SUM BENCH= 34c6b89fff5c4d1bd23006ea2314b10d
RANDOM SEED=2000571248

node116.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.826
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.65
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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.826
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.826
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.826
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.77
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.826
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.826
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.826
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:      25912628 kB
Buffers:       1829148 kB
Cached:        4753268 kB
SwapCached:       9728 kB
Active:        3111360 kB
Inactive:      3510408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25912628 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:          128492 kB
Writeback:           0 kB
AnonPages:       33876 kB
Mapped:          13488 kB
Slab:           353992 kB
PageTables:       5892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191696 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= 72488 MiB
End job on node116 at 2011-04-24 02:21:43