Trace number 3274420

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) 1299.92 1300.01

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-16-16-unsat.cnf
MD5SUMc07743bac800f91e403382f26717b1d0
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 variables256
Number of clauses2176
Sum of the clauses size7936
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21920
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.48/16.55	c SATzilla is building models for class 2
16.48/16.55	c run presolver march_dl2004 for 5 seconds ... 
16.48/16.55	c Bin: Executing march_dl2004
16.48/16.55	c spawning binary file with 5 seconds ...
16.48/16.55	c child exit by a signal
16.48/16.55	c march_dl2004 returned code 137.
16.48/16.55	c run presolver mxc-sr08 for 5 seconds ... 
16.48/16.55	c Bin: Executing mxc-sr08
16.48/16.55	c spawning binary file with 5 seconds ...
16.48/16.55	c child exit by a signal
16.48/16.55	c mxc-sr08 returned code 137.
16.48/16.55	c Orignal number of varibales is 256, number of clauses is 2176 
16.48/16.55	c predicted feature computation time is 6.941486 
16.48/16.55	c Bin: Executing satelite
16.48/16.55	c spawning binary file with 240 seconds ...
16.48/16.55	c child exited successfully
16.48/16.55	c satzilla computing base features
16.48/16.55	c Number of variabe is: 256, Number of clause is : 2176 
16.48/16.55	c Initializing...
16.48/16.55	c satzilla compute diameter ...
16.48/16.55	c start diameter features ...
16.48/16.55	c satzilla doing clause learning
16.48/16.55	c start clause learning features ...
16.48/16.55	c Bin: Executing zchaff07
16.48/16.55	c spawning binary file with 2 seconds ...
16.48/16.55	c child exit by a signal
16.48/16.55	c satzilla doing survey propogation probe
16.48/16.55	c do survay propogation for 2 second ...
16.48/16.55	c satzilla doing local search probe
16.48/16.55	c satzilla doing lobjois search-space size estimate
16.48/16.55	c features are:256 2176 256 2176 0 0 0.117647 1 0 -0 0.0142463 1.23679 0.0078125 0.0625 0.362211 0.882353 0.882353 0.0142463 0 0.0142463 0.0142463 -0 0.0322581 0 0.0322581 0.0322581 -0 0.00689338 0 0.00689338 0.00689338 -0 0.882353 0.0850184 0 0.0850184 0.0850184 3 0 3 3 -0 4891.67 0.0037336 4872 4916 4916 4872 4916 4872 4887 80.3554 0.0123845 78.9748 81.2825 81.2825 78.9748 81.2825 78.9748 80.8087 0.75784 0.000214987 0.757522 0.758127 0.758032 0.757616 0.757986 0.757677 0.757877 0.0275013 0.00226797 0.0274014 0.0276584 0.0275845 0.0274322 0.0275611 0.0274458 0.0274836 17.809 0.108905 95.6361 0.0865503 96 85 106 3.68761 0.143234 0.984763 0.00660458 0.833175 0.874294 
16.48/16.55	c satzilla's ranking:
16.48/16.55	c 1) tts-4-0: 6.124967
16.48/16.55	c 2) mxc-sr08: 5.405143
16.48/16.55	c 3) zchaff_rand: 5.274518
16.48/16.55	c 4) minisat20SAT07: 5.228666
16.48/16.55	c 5) minisat20: 4.196323
16.48/16.55	c 6) march_dl2004: 3.420784
16.48/16.55	c 7) vallst: -0.081065
16.48/16.55	c 8) SATenstein: -10000.000000
16.48/16.55	c 9) gnovelty+: -10000.000000
16.48/16.55	c 10) adaptg2wsat+: -10000.000000
16.48/16.55	c 11) adaptg2wsat0: -10000.000000
16.48/16.55	c 12) picosat846: -10000.000000
16.48/16.55	c 13) kcnfs04SAT07: -10000.000000
16.48/16.55	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-3274420-1303603208/watcher-3274420-1303603208 -o /tmp/evaluation-result-3274420-1303603208/solver-3274420-1303603208 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274420-1303603208.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: 3.93 3.99 3.76 4/189 14985
/proc/meminfo: memFree=14149060/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=2136 CPUtime=0 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471921764 2187264 114 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/14985/statm: 534 114 97 400 0 131 0

[startup+0.066104 s]
/proc/loadavg: 3.93 3.99 3.76 4/189 14985
/proc/meminfo: memFree=14149060/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=2136 CPUtime=0 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471921764 2187264 114 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/14985/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.101101 s]
/proc/loadavg: 3.93 3.99 3.76 4/189 14985
/proc/meminfo: memFree=14149060/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=2136 CPUtime=0 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471921764 2187264 114 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/14985/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.301067 s]
/proc/loadavg: 3.93 3.99 3.76 4/189 14985
/proc/meminfo: memFree=14149060/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=2136 CPUtime=0 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471921764 2187264 114 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/14985/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700991 s]
/proc/loadavg: 3.93 3.99 3.76 4/189 14985
/proc/meminfo: memFree=14149060/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=2136 CPUtime=0 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471921764 2187264 114 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/14985/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50085 s]
/proc/loadavg: 3.93 3.99 3.76 4/191 14987
/proc/meminfo: memFree=14145076/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=2136 CPUtime=0 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471921764 2187264 114 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/14985/statm: 534 114 97 400 0 131 0
[pid=14986] ppid=14985 vsize=2164 CPUtime=1.49 cores=5,7
/proc/14986/stat : 14986 (march_dl2004) R 14985 14985 14611 0 -1 4202496 467 0 0 0 149 0 0 0 25 0 1 0 471921764 2215936 437 33554432000 134512640 134996440 4288355968 18446744073709551615 134528374 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/14986/statm: 541 437 74 119 0 420 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4300

[startup+3.10057 s]
/proc/loadavg: 3.85 3.97 3.76 5/194 15015
/proc/meminfo: memFree=14145848/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=2136 CPUtime=0 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471921764 2187264 114 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/14985/statm: 534 114 97 400 0 131 0
[pid=14986] ppid=14985 vsize=2296 CPUtime=3.09 cores=5,7
/proc/14986/stat : 14986 (march_dl2004) R 14985 14985 14611 0 -1 4202496 513 0 0 0 309 0 0 0 25 0 1 0 471921764 2351104 483 33554432000 134512640 134996440 4288355968 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/14986/statm: 574 483 74 119 0 453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4432

[startup+6.301 s]
/proc/loadavg: 3.85 3.97 3.76 5/194 15045
/proc/meminfo: memFree=14144968/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=2136 CPUtime=4.99 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 187 521 0 0 0 0 499 0 18 0 1 0 471921764 2187264 127 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/14985/statm: 534 127 108 400 0 131 0
[pid=15045] ppid=14985 vsize=2796 CPUtime=1.29 cores=5,7
/proc/15045/stat : 15045 (mxc-sr08) R 14985 14985 14611 0 -1 4202496 606 0 0 0 129 0 0 0 22 0 1 0 471922264 2863104 579 33554432000 134512640 135078026 4288444688 18446744073709551615 134523818 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15045/statm: 699 579 73 139 0 558 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4932

[startup+12.7009 s]
/proc/loadavg: 4.03 4.00 3.77 5/194 15079
/proc/meminfo: memFree=14136580/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=7456 CPUtime=12.67 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) R 14983 14985 14611 0 -1 4202496 534 3537 0 0 56 12 1198 1 18 0 1 0 471921764 7634944 412 33554432000 134512640 136149437 4289457632 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14985/statm: 1864 412 208 400 0 1461 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7456

[startup+25.5006 s]
/proc/loadavg: 4.02 4.00 3.77 5/193 15084
/proc/meminfo: memFree=14134016/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=12008 CPUtime=8.93 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 2952 0 0 0 893 0 0 0 25 0 1 0 471923419 12296192 2925 33554432000 134512640 134965848 4292544800 18446744073709551615 134536519 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 3002 2925 68 111 0 2889 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15364

[startup+51.1011 s]
/proc/loadavg: 3.93 3.98 3.77 5/194 15115
/proc/meminfo: memFree=14254080/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=29828 CPUtime=34.54 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 7359 0 0 0 3453 1 0 0 25 0 1 0 471923419 30543872 7332 33554432000 134512640 134965848 4292544800 18446744073709551615 134590794 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 7457 7332 68 111 0 7344 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33184

[startup+102.307 s]
/proc/loadavg: 3.97 3.98 3.79 5/194 15129
/proc/meminfo: memFree=14169756/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=49280 CPUtime=85.73 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 12232 0 0 0 8571 2 0 0 25 0 1 0 471923419 50462720 12205 33554432000 134512640 134965848 4292544800 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 12320 12205 68 111 0 12207 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 52636

[startup+162.3 s]
/proc/loadavg: 3.99 3.98 3.80 5/191 15143
/proc/meminfo: memFree=14108788/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=70152 CPUtime=145.72 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 17444 0 0 0 14568 4 0 0 25 0 1 0 471923419 71835648 17417 33554432000 134512640 134965848 4292544800 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 17538 17417 68 111 0 17425 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 73508

[startup+222.301 s]
/proc/loadavg: 3.99 3.98 3.81 5/194 15167
/proc/meminfo: memFree=14033524/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=84216 CPUtime=205.71 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 20974 0 0 0 20567 4 0 0 25 0 1 0 471923419 86237184 20947 33554432000 134512640 134965848 4292544800 18446744073709551615 134534047 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 21054 20947 68 111 0 20941 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 87572

[startup+282.301 s]
/proc/loadavg: 4.07 4.00 3.82 5/194 15169
/proc/meminfo: memFree=14000688/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=94064 CPUtime=265.71 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 23465 0 0 0 26565 6 0 0 25 0 1 0 471923419 96321536 23438 33554432000 134512640 134965848 4292544800 18446744073709551615 134590812 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 23516 23438 68 111 0 23403 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 97420

[startup+342.301 s]
/proc/loadavg: 4.03 4.00 3.83 5/194 15171
/proc/meminfo: memFree=13960372/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=109296 CPUtime=325.71 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 27266 0 0 0 32564 7 0 0 25 0 1 0 471923419 111919104 27239 33554432000 134512640 134965848 4292544800 18446744073709551615 134590854 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 27324 27239 68 111 0 27211 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 112652

[startup+402.301 s]
/proc/loadavg: 4.05 4.01 3.84 5/194 15172
/proc/meminfo: memFree=13908136/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=128524 CPUtime=385.72 cores=5,7

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

/proc/15081/statm: 40335 40220 68 111 0 40222 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 164696

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/194 15179
/proc/meminfo: memFree=13765008/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=173292 CPUtime=625.7 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 43250 0 0 0 62556 14 0 0 25 0 1 0 471923419 177451008 43223 33554432000 134512640 134965848 4292544800 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 43323 43223 68 111 0 43210 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 176648

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/194 15180
/proc/meminfo: memFree=13740804/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=185248 CPUtime=685.68 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 46237 0 0 0 68553 15 0 0 25 0 1 0 471923419 189693952 46210 33554432000 134512640 134965848 4292544800 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 46312 46210 68 111 0 46199 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 188604

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 15182
/proc/meminfo: memFree=13714116/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=199780 CPUtime=745.69 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 49860 0 0 0 74551 18 0 0 25 0 1 0 471923419 204574720 49833 33554432000 134512640 134965848 4292544800 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 49945 49833 68 111 0 49832 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 203136

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 15184
/proc/meminfo: memFree=13679236/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=208216 CPUtime=805.68 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 52006 0 0 0 80549 19 0 0 25 0 1 0 471923419 213213184 51979 33554432000 134512640 134965848 4292544800 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 52054 51979 68 111 0 51941 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 211572

[startup+882.301 s]
/proc/loadavg: 4.04 4.01 3.89 5/194 15185
/proc/meminfo: memFree=13656876/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=214076 CPUtime=865.68 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 53454 0 0 0 86548 20 0 0 25 0 1 0 471923419 219213824 53427 33554432000 134512640 134965848 4292544800 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 53519 53427 68 111 0 53406 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 217432

[startup+942.3 s]
/proc/loadavg: 4.07 4.02 3.91 5/194 15187
/proc/meminfo: memFree=13637020/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=219936 CPUtime=925.68 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 54941 0 0 0 92548 20 0 0 25 0 1 0 471923419 225214464 54914 33554432000 134512640 134965848 4292544800 18446744073709551615 134535614 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 54984 54914 68 111 0 54871 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 223292

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.91 5/194 15188
/proc/meminfo: memFree=13611072/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=226968 CPUtime=985.68 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 56691 0 0 0 98547 21 0 0 25 0 1 0 471923419 232415232 56664 33554432000 134512640 134965848 4292544800 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 56742 56664 68 111 0 56629 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 230324

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/194 15190
/proc/meminfo: memFree=13585256/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=237048 CPUtime=1045.68 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 59217 0 0 0 104546 22 0 0 25 0 1 0 471923419 242737152 59190 33554432000 134512640 134965848 4292544800 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 59262 59190 68 111 0 59149 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 240404

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 15192
/proc/meminfo: memFree=13570476/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=243140 CPUtime=1105.67 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 60726 0 0 0 110544 23 0 0 25 0 1 0 471923419 248975360 60699 33554432000 134512640 134965848 4292544800 18446744073709551615 134534020 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 60785 60699 68 111 0 60672 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 246496

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15193
/proc/meminfo: memFree=13553456/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=251112 CPUtime=1165.67 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 62731 0 0 0 116543 24 0 0 25 0 1 0 471923419 257138688 62704 33554432000 134512640 134965848 4292544800 18446744073709551615 134638414 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 62778 62704 68 111 0 62665 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 254468

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15195
/proc/meminfo: memFree=13528628/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=261192 CPUtime=1225.67 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 65220 0 0 0 122541 26 0 0 25 0 1 0 471923419 267460608 65193 33554432000 134512640 134965848 4292544800 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 65298 65193 68 111 0 65185 0
Current children cumulated CPU time (s) 1242.21
Current children cumulated vsize (KiB) 264548



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15196
/proc/meminfo: memFree=13501936/32951124 swapFree=67111528/67111528
[pid=14985] ppid=14983 vsize=3356 CPUtime=16.54 cores=5,7
/proc/14985/stat : 14985 (SATzilla2009_C) S 14983 14985 14611 0 -1 4202496 576 3537 0 0 407 48 1198 1 25 0 1 0 471921764 3436544 384 33554432000 134512640 136149437 4289457632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/14985/statm: 839 384 220 400 0 436 0
[pid=15081] ppid=14985 vsize=273148 CPUtime=1283.38 cores=5,7
/proc/15081/stat : 15081 (tts-4-0) R 14985 14985 14611 0 -1 4202496 68225 0 0 0 128311 27 0 0 25 0 1 0 471923419 279703552 68198 33554432000 134512640 134965848 4292544800 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/15081/statm: 68287 68198 68 111 0 68174 0
Current children cumulated CPU time (s) 1299.92
Current children cumulated vsize (KiB) 276504

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 14985 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=58558
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=493924
# CPU time returned by wait4() is 16.5525
# while last known CPU time is 1299.92
#
# 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): 1299.92
CPU user time (s): 1299.16
CPU system time (s): 0.76
CPU usage (%): 99.9928
Max. virtual memory (cumulated for all children) (KiB): 276504

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

runsolver used 2.20066 second user time and 4.88526 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-24 02:00:08
IDJOB=3274420
IDBENCH=83223
IDSOLVER=1675
FILE ID=node108/3274420-1303603208
RUNJOBID= node108-1303600596-14632
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-16-16-unsat.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274420-1303603208/watcher-3274420-1303603208 -o /tmp/evaluation-result-3274420-1303603208/solver-3274420-1303603208 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274420-1303603208.cnf

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

MD5SUM BENCH= c07743bac800f91e403382f26717b1d0
RANDOM SEED=1477759998

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:      14149216 kB
Buffers:       2254772 kB
Cached:       15713144 kB
SwapCached:          0 kB
Active:       10243164 kB
Inactive:      7987064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14149216 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           63000 kB
Writeback:           0 kB
AnonPages:      261256 kB
Mapped:          16928 kB
Slab:           508308 kB
PageTables:       5320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   456240 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= 71272 MiB
End job on node108 at 2011-04-24 02:21:50