Trace number 3274447

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-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.021995
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.58/16.67	c SATzilla is building models for class 2
16.58/16.67	c run presolver march_dl2004 for 5 seconds ... 
16.58/16.67	c Bin: Executing march_dl2004
16.58/16.67	c spawning binary file with 5 seconds ...
16.58/16.67	c child exit by a signal
16.58/16.67	c march_dl2004 returned code 137.
16.58/16.67	c run presolver mxc-sr08 for 5 seconds ... 
16.58/16.67	c Bin: Executing mxc-sr08
16.58/16.67	c spawning binary file with 5 seconds ...
16.58/16.67	c child exit by a signal
16.58/16.67	c mxc-sr08 returned code 137.
16.58/16.67	c Orignal number of varibales is 435, number of clauses is 3270 
16.58/16.67	c predicted feature computation time is 6.996167 
16.58/16.67	c Bin: Executing satelite
16.58/16.67	c spawning binary file with 240 seconds ...
16.58/16.67	c child exited successfully
16.58/16.67	c satzilla computing base features
16.58/16.67	c Number of variabe is: 435, Number of clause is : 3270 
16.58/16.67	c Initializing...
16.58/16.67	c satzilla compute diameter ...
16.58/16.67	c start diameter features ...
16.58/16.67	c satzilla doing clause learning
16.58/16.67	c start clause learning features ...
16.58/16.67	c Bin: Executing zchaff07
16.58/16.67	c spawning binary file with 2 seconds ...
16.58/16.67	c child exit by a signal
16.58/16.67	c satzilla doing survey propogation probe
16.58/16.67	c do survay propogation for 2 second ...
16.58/16.67	c satzilla doing local search probe
16.58/16.67	c satzilla doing lobjois search-space size estimate
16.58/16.67	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 4860.5 0.00545211 4834 4887 4887 4834 4887 4834 4887 161.406 0.0205729 158.085 164.727 164.727 158.085 164.727 158.085 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.96889 0.329698 181.185 0.0569158 181 168 194 3.32855 0.115813 0.992547 0.00243119 0.920377 0.936735 
16.58/16.67	c satzilla's ranking:
16.58/16.67	c 1) tts-4-0: 6.808770
16.58/16.67	c 2) zchaff_rand: 5.282859
16.58/16.67	c 3) mxc-sr08: 3.527625
16.58/16.67	c 4) minisat20: 3.056598
16.58/16.67	c 5) minisat20SAT07: 1.956679
16.58/16.67	c 6) march_dl2004: 1.839064
16.58/16.67	c 7) vallst: -0.788762
16.58/16.67	c 8) SATenstein: -10000.000000
16.58/16.67	c 9) gnovelty+: -10000.000000
16.58/16.67	c 10) adaptg2wsat+: -10000.000000
16.58/16.67	c 11) adaptg2wsat0: -10000.000000
16.58/16.67	c 12) picosat846: -10000.000000
16.58/16.67	c 13) kcnfs04SAT07: -10000.000000
16.58/16.67	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-3274447-1303603217/watcher-3274447-1303603217 -o /tmp/evaluation-result-3274447-1303603217/solver-3274447-1303603217 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274447-1303603217.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: 3.94 3.99 3.77 4/192 15073
/proc/meminfo: memFree=14143868/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=2136 CPUtime=0 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471922627 2187264 114 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 534 114 97 400 0 131 0

[startup+0.101383 s]
/proc/loadavg: 3.94 3.99 3.77 4/192 15073
/proc/meminfo: memFree=14143868/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=2136 CPUtime=0 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471922627 2187264 114 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.200378 s]
/proc/loadavg: 3.94 3.99 3.77 4/192 15073
/proc/meminfo: memFree=14143868/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=2136 CPUtime=0 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471922627 2187264 114 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300351 s]
/proc/loadavg: 3.94 3.99 3.77 4/192 15073
/proc/meminfo: memFree=14143868/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=2136 CPUtime=0 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471922627 2187264 114 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.70028 s]
/proc/loadavg: 3.94 3.99 3.77 4/192 15073
/proc/meminfo: memFree=14143868/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=2136 CPUtime=0 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471922627 2187264 114 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50014 s]
/proc/loadavg: 3.94 3.99 3.77 5/194 15075
/proc/meminfo: memFree=14141752/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=2136 CPUtime=0 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471922627 2187264 114 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 534 114 97 400 0 131 0
[pid=15074] ppid=15073 vsize=2600 CPUtime=1.49 cores=1,3
/proc/15074/stat : 15074 (march_dl2004) R 15073 15073 14611 0 -1 4202496 557 0 0 0 149 0 0 0 25 0 1 0 471922627 2662400 527 33554432000 134512640 134996440 4292970384 18446744073709551615 134551723 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15074/statm: 650 527 74 119 0 529 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4736

[startup+3.10085 s]
/proc/loadavg: 3.94 3.99 3.77 5/194 15077
/proc/meminfo: memFree=14141008/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=2136 CPUtime=0 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471922627 2187264 114 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 534 114 97 400 0 131 0
[pid=15074] ppid=15073 vsize=2600 CPUtime=3.09 cores=1,3
/proc/15074/stat : 15074 (march_dl2004) R 15073 15073 14611 0 -1 4202496 557 0 0 0 309 0 0 0 25 0 1 0 471922627 2662400 527 33554432000 134512640 134996440 4292970384 18446744073709551615 134617322 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15074/statm: 650 527 74 119 0 529 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4736

[startup+6.30029 s]
/proc/loadavg: 4.03 4.00 3.77 5/192 15080
/proc/meminfo: memFree=14142920/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=2136 CPUtime=4.99 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 187 558 0 0 0 0 499 0 18 0 1 0 471922627 2187264 127 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 534 127 108 400 0 131 0
[pid=15080] ppid=15073 vsize=4100 CPUtime=1.29 cores=1,3
/proc/15080/stat : 15080 (mxc-sr08) R 15073 15073 14611 0 -1 4202496 956 0 0 0 129 0 0 0 22 0 1 0 471923127 4198400 929 33554432000 134512640 135078026 4294497056 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15080/statm: 1025 929 73 139 0 884 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6236

[startup+12.7002 s]
/proc/loadavg: 4.03 4.00 3.77 5/193 15084
/proc/meminfo: memFree=14137988/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=7716 CPUtime=12.68 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) R 15071 15073 14611 0 -1 4202496 612 4155 0 0 57 12 1199 0 18 0 1 0 471922627 7901184 477 33554432000 134512640 136149437 4288916480 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/15073/statm: 1929 477 208 400 0 1526 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7716

[startup+25.5009 s]
/proc/loadavg: 4.02 4.00 3.78 5/194 15086
/proc/meminfo: memFree=14107304/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=22364 CPUtime=8.81 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 5513 0 0 0 881 0 0 0 25 0 1 0 471924295 22900736 5487 33554432000 134512640 134965848 4292556400 18446744073709551615 134550598 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 5591 5487 68 111 0 5478 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25980

[startup+51.1004 s]
/proc/loadavg: 3.94 3.98 3.78 5/193 15126
/proc/meminfo: memFree=14237456/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=56584 CPUtime=34.41 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 14101 0 0 0 3439 2 0 0 25 0 1 0 471924295 57942016 14075 33554432000 134512640 134965848 4292556400 18446744073709551615 134535103 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 14146 14075 68 111 0 14033 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 60200

[startup+102.3 s]
/proc/loadavg: 3.97 3.98 3.79 5/194 15130
/proc/meminfo: memFree=14157188/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=99952 CPUtime=85.61 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 24907 0 0 0 8557 4 0 0 25 0 1 0 471924295 102350848 24881 33554432000 134512640 134965848 4292556400 18446744073709551615 134534114 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 24988 24881 68 111 0 24875 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 103568

[startup+162.301 s]
/proc/loadavg: 3.99 3.98 3.80 5/194 15160
/proc/meminfo: memFree=14092816/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=136748 CPUtime=145.61 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 34119 0 0 0 14554 7 0 0 25 0 1 0 471924295 140029952 34093 33554432000 134512640 134965848 4292556400 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 34187 34093 68 111 0 34074 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 140364

[startup+222.307 s]
/proc/loadavg: 3.99 3.98 3.81 5/194 15168
/proc/meminfo: memFree=14028804/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=165112 CPUtime=205.62 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 41204 0 0 0 20552 10 0 0 25 0 1 0 471924295 169074688 41178 33554432000 134512640 134965848 4292556400 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 41278 41178 68 111 0 41165 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 168728

[startup+282.3 s]
/proc/loadavg: 4.07 4.00 3.83 5/194 15169
/proc/meminfo: memFree=13991884/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=183392 CPUtime=265.61 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 45801 0 0 0 26550 11 0 0 25 0 1 0 471924295 187793408 45775 33554432000 134512640 134965848 4292556400 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 45848 45775 68 111 0 45735 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 187008

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.83 5/194 15171
/proc/meminfo: memFree=13953428/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=204256 CPUtime=325.61 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 50976 0 0 0 32548 13 0 0 25 0 1 0 471924295 209158144 50950 33554432000 134512640 134965848 4292556400 18446744073709551615 134534134 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 51064 50950 68 111 0 50951 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 207872

[startup+402.3 s]
/proc/loadavg: 4.04 4.01 3.84 5/194 15173
/proc/meminfo: memFree=13898960/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=232384 CPUtime=385.62 cores=1,3

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

/proc/15085/statm: 80539 80432 68 111 0 80426 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 325772

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/194 15181
/proc/meminfo: memFree=13733364/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=333408 CPUtime=685.62 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 83299 0 0 0 68534 28 0 0 25 0 1 0 471924295 341409792 83273 33554432000 134512640 134965848 4292556400 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 83352 83273 68 111 0 83239 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 337024

[startup+762.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 15182
/proc/meminfo: memFree=13709764/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=345828 CPUtime=745.63 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 86388 0 0 0 74533 30 0 0 25 0 1 0 471924295 354127872 86362 33554432000 134512640 134965848 4292556400 18446744073709551615 134534020 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 86457 86362 68 111 0 86344 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 349444

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 15184
/proc/meminfo: memFree=13675516/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=367860 CPUtime=805.62 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 91882 0 0 0 80530 32 0 0 25 0 1 0 471924295 376688640 91856 33554432000 134512640 134965848 4292556400 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 91965 91856 68 111 0 91852 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 371476

[startup+882.307 s]
/proc/loadavg: 4.04 4.01 3.89 5/194 15185
/proc/meminfo: memFree=13654644/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=382396 CPUtime=865.64 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 95521 0 0 0 86529 35 0 0 25 0 1 0 471924295 391573504 95495 33554432000 134512640 134965848 4292556400 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 95599 95495 68 111 0 95486 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 386012

[startup+942.301 s]
/proc/loadavg: 4.06 4.02 3.91 5/194 15187
/proc/meminfo: memFree=13632184/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=394816 CPUtime=925.63 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 98611 0 0 0 92527 36 0 0 25 0 1 0 471924295 404291584 98585 33554432000 134512640 134965848 4292556400 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 98704 98585 68 111 0 98591 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 398432

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.91 5/194 15189
/proc/meminfo: memFree=13608220/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=412160 CPUtime=985.64 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 102962 0 0 0 98526 38 0 0 25 0 1 0 471924295 422051840 102936 33554432000 134512640 134965848 4292556400 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 103040 102936 68 111 0 102927 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 415776

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/194 15190
/proc/meminfo: memFree=13583892/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=425052 CPUtime=1045.64 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 106214 0 0 0 104525 39 0 0 25 0 1 0 471924295 435253248 106188 33554432000 134512640 134965848 4292556400 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 106263 106188 68 111 0 106150 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 428668

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 15192
/proc/meminfo: memFree=13567624/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=434196 CPUtime=1105.64 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 108486 0 0 0 110524 40 0 0 25 0 1 0 471924295 444616704 108460 33554432000 134512640 134965848 4292556400 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 108549 108460 68 111 0 108436 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 437812

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15193
/proc/meminfo: memFree=13550232/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=442632 CPUtime=1165.64 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 110565 0 0 0 116522 42 0 0 25 0 1 0 471924295 453255168 110539 33554432000 134512640 134965848 4292556400 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 110658 110539 68 111 0 110545 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 446248

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15195
/proc/meminfo: memFree=13524164/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=455992 CPUtime=1225.64 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 113924 0 0 0 122521 43 0 0 25 0 1 0 471924295 466935808 113898 33554432000 134512640 134965848 4292556400 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 113998 113898 68 111 0 113885 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 459608



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.85 3.97 3.90 4/187 15215
/proc/meminfo: memFree=13805564/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=469352 CPUtime=1283.35 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 117278 0 0 0 128290 45 0 0 25 0 1 0 471924295 480616448 117252 33554432000 134512640 134965848 4292556400 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 117338 117252 68 111 0 117225 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 472968

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

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

[startup+1300 s]
/proc/loadavg: 3.85 3.97 3.90 4/187 15215
/proc/meminfo: memFree=13805564/32951124 swapFree=67111528/67111528
[pid=15073] ppid=15071 vsize=3616 CPUtime=16.65 cores=1,3
/proc/15073/stat : 15073 (SATzilla2009_C) S 15071 15073 14611 0 -1 4202496 652 4155 0 0 416 50 1199 0 25 0 1 0 471922627 3702784 429 33554432000 134512640 136149437 4288916480 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15073/statm: 904 429 220 400 0 501 0
[pid=15085] ppid=15073 vsize=469352 CPUtime=1283.35 cores=1,3
/proc/15085/stat : 15085 (tts-4-0) R 15073 15073 14611 0 -1 4202496 117278 0 0 0 128290 45 0 0 25 0 1 0 471924295 480616448 117252 33554432000 134512640 134965848 4292556400 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15085/statm: 117338 117252 68 111 0 117225 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 472968

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15073 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=161543
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=515921
# CPU time returned by wait4() is 16.6775
# 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): 1299.05
CPU system time (s): 0.95
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 472968

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

runsolver used 2.06768 second user time and 5.02823 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-24 02:00:17
IDJOB=3274447
IDBENCH=83238
IDSOLVER=1675
FILE ID=node108/3274447-1303603217
RUNJOBID= node108-1303600596-14631
PBS_JOBID= 13150586
Free space on /tmp= 71308 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-3274447-1303603217/watcher-3274447-1303603217 -o /tmp/evaluation-result-3274447-1303603217/solver-3274447-1303603217 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274447-1303603217.cnf

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

MD5SUM BENCH= 89115b5a973735d51018fb3202154f32
RANDOM SEED=23386665

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14143900 kB
Buffers:       2255036 kB
Cached:       15713264 kB
SwapCached:          0 kB
Active:       10246896 kB
Inactive:      7987064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14143900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           95136 kB
Writeback:           0 kB
AnonPages:      264684 kB
Mapped:          17996 kB
Slab:           508536 kB
PageTables:       5676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   447168 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= 71304 MiB
End job on node108 at 2011-04-24 02:21:59