Trace number 3274432

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.01 1300.01

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-15-15-unsat.cnf
MD5SUM647576009a3d34cc33c6dfd3ecb1a2ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of clauses1800
Sum of the clauses size6525
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21575
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.48/16.54	c SATzilla is building models for class 2
16.48/16.54	c run presolver march_dl2004 for 5 seconds ... 
16.48/16.54	c Bin: Executing march_dl2004
16.48/16.54	c spawning binary file with 5 seconds ...
16.48/16.54	c child exit by a signal
16.48/16.54	c march_dl2004 returned code 137.
16.48/16.54	c run presolver mxc-sr08 for 5 seconds ... 
16.48/16.54	c Bin: Executing mxc-sr08
16.48/16.54	c spawning binary file with 5 seconds ...
16.48/16.54	c child exit by a signal
16.48/16.54	c mxc-sr08 returned code 137.
16.48/16.54	c Orignal number of varibales is 225, number of clauses is 1800 
16.48/16.54	c predicted feature computation time is 6.927771 
16.48/16.54	c Bin: Executing satelite
16.48/16.54	c spawning binary file with 240 seconds ...
16.48/16.54	c child exited successfully
16.48/16.54	c satzilla computing base features
16.48/16.54	c Number of variabe is: 225, Number of clause is : 1800 
16.48/16.54	c Initializing...
16.48/16.54	c satzilla compute diameter ...
16.48/16.54	c start diameter features ...
16.48/16.54	c satzilla doing clause learning
16.48/16.54	c start clause learning features ...
16.48/16.54	c Bin: Executing zchaff07
16.48/16.54	c spawning binary file with 2 seconds ...
16.48/16.54	c child exit by a signal
16.48/16.54	c satzilla doing survey propogation probe
16.48/16.54	c do survay propogation for 2 second ...
16.48/16.54	c satzilla doing local search probe
16.48/16.54	c satzilla doing lobjois search-space size estimate
16.48/16.54	c features are:225 1800 225 1800 0 0 0.125 1 0 -0 0.0161111 1.18603 0.00888889 0.0666667 0.37677 0.875 0.875 0.0161111 0 0.0161111 0.0161111 -0 0.0344828 0 0.0344828 0.0344828 -0 0.00777778 0 0.00777778 0.00777778 -0 0.875 0.0888889 0 0.0888889 0.0888889 3 0 3 3 -0 4900 0.0046924 4876 4931 4931 4876 4931 4876 4893 76.9212 0.0641432 72.2519 83.7463 83.7463 72.2519 83.7463 72.2519 74.7654 0.747605 0.000169847 0.747342 0.747832 0.747757 0.747426 0.747715 0.74748 0.74763 0.0302385 0.00177917 0.0301564 0.0303808 0.0303081 0.0301778 0.0302884 0.0301895 0.0302252 15.6328 0.0882386 83.3228 0.0925964 83 73 93 3.44454 0.148278 0.983785 0.00680805 0.825505 0.866912 
16.48/16.54	c satzilla's ranking:
16.48/16.54	c 1) tts-4-0: 6.215079
16.48/16.54	c 2) mxc-sr08: 5.875417
16.48/16.54	c 3) minisat20SAT07: 5.740942
16.48/16.54	c 4) zchaff_rand: 5.578700
16.48/16.54	c 5) minisat20: 4.666424
16.48/16.54	c 6) march_dl2004: 3.994422
16.48/16.54	c 7) vallst: -0.038645
16.48/16.54	c 8) SATenstein: -10000.000000
16.48/16.54	c 9) gnovelty+: -10000.000000
16.48/16.54	c 10) adaptg2wsat+: -10000.000000
16.48/16.54	c 11) adaptg2wsat0: -10000.000000
16.48/16.54	c 12) picosat846: -10000.000000
16.48/16.54	c 13) kcnfs04SAT07: -10000.000000
16.48/16.54	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-3274432-1303603213/watcher-3274432-1303603213 -o /tmp/evaluation-result-3274432-1303603213/solver-3274432-1303603213 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274432-1303603213.cnf 

running on 2 cores: 1,3

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: 4.01 4.00 3.75 4/192 23065
/proc/meminfo: memFree=13722116/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=2136 CPUtime=0 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 471922050 2187264 114 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23065/statm: 534 114 97 400 0 131 0

[startup+0.0508811 s]
/proc/loadavg: 4.01 4.00 3.75 4/192 23065
/proc/meminfo: memFree=13722116/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=2136 CPUtime=0 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 471922050 2187264 114 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23065/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100871 s]
/proc/loadavg: 4.01 4.00 3.75 4/192 23065
/proc/meminfo: memFree=13722116/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=2136 CPUtime=0 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 471922050 2187264 114 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23065/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300834 s]
/proc/loadavg: 4.01 4.00 3.75 4/192 23065
/proc/meminfo: memFree=13722116/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=2136 CPUtime=0 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 471922050 2187264 114 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23065/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.70076 s]
/proc/loadavg: 4.01 4.00 3.75 4/192 23065
/proc/meminfo: memFree=13722116/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=2136 CPUtime=0 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 471922050 2187264 114 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23065/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50063 s]
/proc/loadavg: 4.01 4.00 3.75 5/194 23068
/proc/meminfo: memFree=13719744/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=2136 CPUtime=0 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 471922050 2187264 114 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23065/statm: 534 114 97 400 0 131 0
[pid=23066] ppid=23065 vsize=3092 CPUtime=1.49 cores=1,3
/proc/23066/stat : 23066 (march_dl2004) R 23065 23065 22610 0 -1 4202496 688 0 0 0 149 0 0 0 25 0 1 0 471922050 3166208 658 33554432000 134512640 134996440 4288744096 18446744073709551615 134568494 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23066/statm: 773 658 74 119 0 652 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5228

[startup+3.10032 s]
/proc/loadavg: 4.01 4.00 3.75 5/194 23068
/proc/meminfo: memFree=13718628/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=2136 CPUtime=0 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 471922050 2187264 114 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23065/statm: 534 114 97 400 0 131 0
[pid=23066] ppid=23065 vsize=3488 CPUtime=3.09 cores=1,3
/proc/23066/stat : 23066 (march_dl2004) R 23065 23065 22610 0 -1 4202496 769 0 0 0 309 0 0 0 25 0 1 0 471922050 3571712 739 33554432000 134512640 134996440 4288744096 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23066/statm: 872 739 74 119 0 751 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5624

[startup+6.30074 s]
/proc/loadavg: 4.01 4.00 3.75 5/193 23073
/proc/meminfo: memFree=13720172/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=2136 CPUtime=4.99 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 186 786 0 0 0 0 499 0 18 0 1 0 471922050 2187264 127 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/23065/statm: 534 127 108 400 0 131 0
[pid=23071] ppid=23065 vsize=2396 CPUtime=1.29 cores=1,3
/proc/23071/stat : 23071 (mxc-sr08) R 23065 23065 22610 0 -1 4202496 524 0 0 0 129 0 0 0 22 0 1 0 471922550 2453504 497 33554432000 134512640 135078026 4293387488 18446744073709551615 134524302 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23071/statm: 599 497 73 139 0 458 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4532

[startup+12.7006 s]
/proc/loadavg: 4.01 4.00 3.75 5/194 23078
/proc/meminfo: memFree=13714220/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=7452 CPUtime=12.68 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) R 23063 23065 22610 0 -1 4202496 510 3607 0 0 57 12 1198 1 18 0 1 0 471922050 7630848 396 33554432000 134512640 136149437 4290560096 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23065/statm: 1863 396 208 400 0 1460 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7452

[startup+25.5002 s]
/proc/loadavg: 3.94 3.98 3.75 5/194 23109
/proc/meminfo: memFree=13957908/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=11512 CPUtime=8.95 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 2793 0 0 0 895 0 0 0 25 0 1 0 471923704 11788288 2766 33554432000 134512640 134965848 4294554784 18446744073709551615 134551904 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 2878 2766 68 111 0 2765 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14864

[startup+51.1005 s]
/proc/loadavg: 3.96 3.98 3.76 5/194 23122
/proc/meminfo: memFree=13934816/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=29092 CPUtime=34.55 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 7223 0 0 0 3455 0 0 0 25 0 1 0 471923704 29790208 7196 33554432000 134512640 134965848 4294554784 18446744073709551615 134591076 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 7273 7196 68 111 0 7160 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32444

[startup+102.306 s]
/proc/loadavg: 3.98 3.98 3.77 5/194 23155
/proc/meminfo: memFree=13899440/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=53476 CPUtime=85.75 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 13320 0 0 0 8574 1 0 0 25 0 1 0 471923704 54759424 13293 33554432000 134512640 134965848 4294554784 18446744073709551615 134550524 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 13369 13293 68 111 0 13256 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 56828

[startup+162.301 s]
/proc/loadavg: 3.99 3.98 3.78 5/194 23157
/proc/meminfo: memFree=13873164/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=75976 CPUtime=145.75 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 18925 0 0 0 14572 3 0 0 25 0 1 0 471923704 77799424 18898 33554432000 134512640 134965848 4294554784 18446744073709551615 134534138 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 18994 18898 68 111 0 18881 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 79328

[startup+222.3 s]
/proc/loadavg: 3.99 3.98 3.79 5/194 23161
/proc/meminfo: memFree=13850812/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=96136 CPUtime=205.76 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 23967 0 0 0 20571 5 0 0 25 0 1 0 471923704 98443264 23940 33554432000 134512640 134965848 4294554784 18446744073709551615 134591076 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 24034 23940 68 111 0 23921 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 99488

[startup+282.3 s]
/proc/loadavg: 3.99 3.98 3.80 5/194 23163
/proc/meminfo: memFree=13831096/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=115120 CPUtime=265.76 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 28690 0 0 0 26569 7 0 0 25 0 1 0 471923704 117882880 28663 33554432000 134512640 134965848 4294554784 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 28780 28663 68 111 0 28667 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 118472

[startup+342.3 s]
/proc/loadavg: 4.05 4.00 3.82 5/194 23165
/proc/meminfo: memFree=13815072/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=130356 CPUtime=325.76 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 32509 0 0 0 32568 8 0 0 25 0 1 0 471923704 133484544 32482 33554432000 134512640 134965848 4294554784 18446744073709551615 134632758 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 32589 32482 68 111 0 32476 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 133708

[startup+402.3 s]
/proc/loadavg: 4.02 4.00 3.82 5/194 23166
/proc/meminfo: memFree=13799184/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=145124 CPUtime=385.76 cores=1,3

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

/proc/23102/statm: 48177 48100 68 111 0 48064 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 196060

[startup+642.3 s]
/proc/loadavg: 3.31 3.79 3.78 4/187 23190
/proc/meminfo: memFree=13772416/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=208884 CPUtime=625.77 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 52123 0 0 0 62562 15 0 0 25 0 1 0 471923704 213897216 52096 33554432000 134512640 134965848 4294554784 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 52221 52096 68 111 0 52108 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 212236

[startup+702.3 s]
/proc/loadavg: 3.11 3.65 3.73 4/187 23191
/proc/meminfo: memFree=13759984/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=221304 CPUtime=685.77 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 55239 0 0 0 68561 16 0 0 25 0 1 0 471923704 226615296 55212 33554432000 134512640 134965848 4294554784 18446744073709551615 134534126 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 55326 55212 68 111 0 55213 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 224656

[startup+762.306 s]
/proc/loadavg: 3.04 3.53 3.68 4/187 23193
/proc/meminfo: memFree=13751404/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=229276 CPUtime=745.77 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 57242 0 0 0 74560 17 0 0 25 0 1 0 471923704 234778624 57215 33554432000 134512640 134965848 4294554784 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 57319 57215 68 111 0 57206 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 232628

[startup+822.3 s]
/proc/loadavg: 3.01 3.43 3.63 4/187 23194
/proc/meminfo: memFree=13735004/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=245448 CPUtime=805.78 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 61291 0 0 0 80558 20 0 0 25 0 1 0 471923704 251338752 61264 33554432000 134512640 134965848 4294554784 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 61362 61264 68 111 0 61249 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 248800

[startup+882.3 s]
/proc/loadavg: 3.00 3.35 3.59 4/187 23196
/proc/meminfo: memFree=13719000/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=260920 CPUtime=865.78 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 65140 0 0 0 86556 22 0 0 25 0 1 0 471923704 267182080 65113 33554432000 134512640 134965848 4294554784 18446744073709551615 134534157 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 65230 65113 68 111 0 65117 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 264272

[startup+942.3 s]
/proc/loadavg: 3.00 3.28 3.55 4/187 23198
/proc/meminfo: memFree=13698524/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=281548 CPUtime=925.77 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 70298 0 0 0 92554 23 0 0 25 0 1 0 471923704 288305152 70271 33554432000 134512640 134965848 4294554784 18446744073709551615 134535097 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 70387 70271 68 111 0 70274 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 284900

[startup+1002.3 s]
/proc/loadavg: 3.00 3.23 3.52 4/187 23199
/proc/meminfo: memFree=13676928/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=302880 CPUtime=985.78 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 75644 0 0 0 98553 25 0 0 25 0 1 0 471923704 310149120 75617 33554432000 134512640 134965848 4294554784 18446744073709551615 134534025 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 75720 75617 68 111 0 75607 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 306232

[startup+1062.3 s]
/proc/loadavg: 3.06 3.20 3.49 4/187 23201
/proc/meminfo: memFree=13658196/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=321396 CPUtime=1045.78 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 80269 0 0 0 104551 27 0 0 25 0 1 0 471923704 329109504 80242 33554432000 134512640 134965848 4294554784 18446744073709551615 134534080 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 80349 80242 68 111 0 80236 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 324748

[startup+1122.3 s]
/proc/loadavg: 3.02 3.16 3.45 4/187 23202
/proc/meminfo: memFree=13643540/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=335704 CPUtime=1105.78 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 83858 0 0 0 110549 29 0 0 25 0 1 0 471923704 343760896 83831 33554432000 134512640 134965848 4294554784 18446744073709551615 134534121 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 83926 83831 68 111 0 83813 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 339056

[startup+1182.3 s]
/proc/loadavg: 3.09 3.16 3.43 4/187 23204
/proc/meminfo: memFree=13628632/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=350472 CPUtime=1165.79 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 87529 0 0 0 116549 30 0 0 25 0 1 0 471923704 358883328 87502 33554432000 134512640 134965848 4294554784 18446744073709551615 134534160 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 87618 87502 68 111 0 87505 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 353824

[startup+1242.3 s]
/proc/loadavg: 3.03 3.13 3.40 4/187 23206
/proc/meminfo: memFree=13612232/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=366644 CPUtime=1225.79 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 91613 0 0 0 122547 32 0 0 25 0 1 0 471923704 375443456 91586 33554432000 134512640 134965848 4294554784 18446744073709551615 134534096 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 91661 91586 68 111 0 91548 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 369996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.86 3.07 3.36 3/180 23226
/proc/meminfo: memFree=13635960/32951124 swapFree=67111528/67111528
[pid=23065] ppid=23063 vsize=3352 CPUtime=16.52 cores=1,3
/proc/23065/stat : 23065 (SATzilla2009_C) S 23063 23065 22610 0 -1 4202496 555 3607 0 0 407 46 1198 1 25 0 1 0 471922050 3432448 375 33554432000 134512640 136149437 4290560096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/23065/statm: 838 375 220 400 0 435 0
[pid=23102] ppid=23065 vsize=382348 CPUtime=1283.49 cores=1,3
/proc/23102/stat : 23102 (tts-4-0) R 23065 23065 22610 0 -1 4202496 95530 0 0 0 128316 33 0 0 25 0 1 0 471923704 391524352 95503 33554432000 134512640 134965848 4294554784 18446744073709551615 134534020 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/23102/statm: 95587 95503 68 111 0 95474 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 385700

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 23065 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=57558
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=478927
# CPU time returned by wait4() is 16.5365
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.21
CPU system time (s): 0.8
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 385700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.0576
system time used= 0.478927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4162
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= 12
involuntary context switches= 24

runsolver used 2.13468 second user time and 4.94225 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-24 02:00:13
IDJOB=3274432
IDBENCH=83230
IDSOLVER=1675
FILE ID=node109/3274432-1303603213
RUNJOBID= node109-1303600595-22630
PBS_JOBID= 13150585
Free space on /tmp= 71284 MiB

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

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

MD5SUM BENCH= 647576009a3d34cc33c6dfd3ecb1a2ef
RANDOM SEED=291963899

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13722272 kB
Buffers:       2104760 kB
Cached:       16223040 kB
SwapCached:          0 kB
Active:       10341220 kB
Inactive:      8309088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13722272 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           94796 kB
Writeback:           0 kB
AnonPages:      321832 kB
Mapped:          17612 kB
Slab:           513656 kB
PageTables:       5400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   506204 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= 71312 MiB
End job on node109 at 2011-04-24 02:21:55