Trace number 3274414

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

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-26-sat.cnf
MD5SUM1e53251276ed6dee048eca4aa337d77b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables364
Number of clauses2562
Sum of the clauses size9828
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22366
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

Solver Data

16.27/16.32	c SATzilla is building models for class 2
16.27/16.32	c run presolver march_dl2004 for 5 seconds ... 
16.27/16.32	c Bin: Executing march_dl2004
16.27/16.32	c spawning binary file with 5 seconds ...
16.27/16.32	c child exit by a signal
16.27/16.32	c march_dl2004 returned code 137.
16.27/16.32	c run presolver mxc-sr08 for 5 seconds ... 
16.27/16.32	c Bin: Executing mxc-sr08
16.27/16.32	c spawning binary file with 5 seconds ...
16.27/16.32	c child exit by a signal
16.27/16.32	c mxc-sr08 returned code 137.
16.27/16.32	c Orignal number of varibales is 364, number of clauses is 2562 
16.27/16.32	c predicted feature computation time is 6.968259 
16.27/16.32	c Bin: Executing satelite
16.27/16.32	c spawning binary file with 240 seconds ...
16.27/16.32	c child exited successfully
16.27/16.32	c satzilla computing base features
16.27/16.32	c Number of variabe is: 364, Number of clause is : 2562 
16.27/16.32	c Initializing...
16.27/16.32	c satzilla compute diameter ...
16.27/16.32	c start diameter features ...
16.27/16.32	c satzilla doing clause learning
16.27/16.32	c start clause learning features ...
16.27/16.32	c Bin: Executing zchaff07
16.27/16.32	c spawning binary file with 2 seconds ...
16.27/16.32	c child exit by a signal
16.27/16.32	c satzilla doing survey propogation probe
16.27/16.32	c do survay propogation for 2 second ...
16.27/16.32	c satzilla doing local search probe
16.27/16.32	c satzilla doing lobjois search-space size estimate
16.27/16.32	c features are:364 2562 364 2562 0 0 0.142077 1 0 -0 0.0105386 1.66296 0.00549451 0.0714286 0.270144 0.923497 0.923497 0.0105386 0 0.0105386 0.0105386 -0 0.037037 0 0.037037 0.037037 -0 0.00507416 0 0.00507416 0.00507416 -0 0.923497 0.0980904 0.0176155 0.0971897 0.101874 3 0 3 3 -0 4867.5 0.00708783 4833 4902 4902 4833 4902 4833 4902 132.982 2.14821e-06 132.982 132.983 132.983 132.982 132.983 132.982 132.983 0.857582 2.12272e-05 0.857561 0.857619 0.857612 0.857564 0.857596 0.857566 0.857574 0.204271 8.97562e-05 0.204232 0.20429 0.204289 0.20424 0.204286 0.204255 0.204279 3.02223 0.308265 149.342 0.0646887 149 137 162 3.14572 0.1181 0.99172 0.00287394 0.913471 0.930789 
16.27/16.32	c satzilla's ranking:
16.27/16.32	c 1) tts-4-0: 7.020456
16.27/16.32	c 2) zchaff_rand: 6.006946
16.27/16.32	c 3) mxc-sr08: 4.512583
16.27/16.32	c 4) minisat20: 3.868399
16.27/16.32	c 5) minisat20SAT07: 2.886511
16.27/16.32	c 6) march_dl2004: 2.461328
16.27/16.32	c 7) vallst: -0.815372
16.27/16.32	c 8) SATenstein: -10000.000000
16.27/16.32	c 9) gnovelty+: -10000.000000
16.27/16.32	c 10) adaptg2wsat+: -10000.000000
16.27/16.32	c 11) adaptg2wsat0: -10000.000000
16.27/16.32	c 12) picosat846: -10000.000000
16.27/16.32	c 13) kcnfs04SAT07: -10000.000000
16.27/16.32	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-3274414-1303603207/watcher-3274414-1303603207 -o /tmp/evaluation-result-3274414-1303603207/solver-3274414-1303603207 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274414-1303603207.cnf 

running on 2 cores: 4,6

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: 2.99 3.57 3.61 3/185 23346
/proc/meminfo: memFree=20828540/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=2136 CPUtime=0 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 204512006 2187264 114 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 534 114 97 400 0 131 0

[startup+0.051226 s]
/proc/loadavg: 2.99 3.57 3.61 3/185 23346
/proc/meminfo: memFree=20828540/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=2136 CPUtime=0 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 204512006 2187264 114 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100218 s]
/proc/loadavg: 2.99 3.57 3.61 3/185 23346
/proc/meminfo: memFree=20828540/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=2136 CPUtime=0 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 204512006 2187264 114 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300179 s]
/proc/loadavg: 2.99 3.57 3.61 3/185 23346
/proc/meminfo: memFree=20828540/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=2136 CPUtime=0 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 204512006 2187264 114 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.701122 s]
/proc/loadavg: 2.99 3.57 3.61 3/185 23346
/proc/meminfo: memFree=20828540/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=2136 CPUtime=0 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 204512006 2187264 114 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50097 s]
/proc/loadavg: 2.99 3.57 3.61 4/187 23348
/proc/meminfo: memFree=20826444/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=2136 CPUtime=0 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 204512006 2187264 114 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 534 114 97 400 0 131 0
[pid=23347] ppid=23346 vsize=2384 CPUtime=1.5 cores=4,6
/proc/23347/stat : 23347 (march_dl2004) R 23346 23346 22924 0 -1 4202496 516 0 0 0 150 0 0 0 25 0 1 0 204512006 2441216 487 33554432000 134512640 134996440 4287877648 18446744073709551615 134551472 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23347/statm: 596 487 74 119 0 475 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 4520

[startup+3.1007 s]
/proc/loadavg: 2.99 3.57 3.61 4/187 23348
/proc/meminfo: memFree=20823468/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=2136 CPUtime=0 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 204512006 2187264 114 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 534 114 97 400 0 131 0
[pid=23347] ppid=23346 vsize=2516 CPUtime=3.1 cores=4,6
/proc/23347/stat : 23347 (march_dl2004) R 23346 23346 22924 0 -1 4202496 526 0 0 0 310 0 0 0 25 0 1 0 204512006 2576384 497 33554432000 134512640 134996440 4287877648 18446744073709551615 134573190 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23347/statm: 629 497 74 119 0 508 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 4652

[startup+6.30112 s]
/proc/loadavg: 2.99 3.56 3.60 5/187 23378
/proc/meminfo: memFree=20825544/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=2136 CPUtime=4.99 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 187 527 0 0 0 0 499 0 18 0 1 0 204512006 2187264 127 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 534 127 108 400 0 131 0
[pid=23372] ppid=23346 vsize=3592 CPUtime=1.3 cores=4,6
/proc/23372/stat : 23372 (mxc-sr08) R 23346 23346 22924 0 -1 4202496 817 0 0 0 130 0 0 0 22 0 1 0 204512506 3678208 791 33554432000 134512640 135078026 4290052544 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23372/statm: 898 791 73 139 0 757 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5728

[startup+12.701 s]
/proc/loadavg: 2.99 3.55 3.60 4/187 23381
/proc/meminfo: memFree=20814412/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=7548 CPUtime=12.68 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) R 23344 23346 22924 0 -1 4202496 574 3815 0 0 65 4 1199 0 18 0 1 0 204512006 7729152 446 33554432000 134512640 136149437 4289517088 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23346/statm: 1887 446 208 400 0 1484 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7548

[startup+25.5007 s]
/proc/loadavg: 2.92 3.51 3.58 4/187 23415
/proc/meminfo: memFree=20945748/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=15512 CPUtime=9.16 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 3826 0 0 0 915 1 0 0 25 0 1 0 204513639 15884288 3800 33554432000 134512640 134965848 4289766592 18446744073709551615 134534020 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 3878 3800 68 111 0 3765 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 18960

[startup+51.1002 s]
/proc/loadavg: 2.95 3.47 3.57 4/186 23418
/proc/meminfo: memFree=20833896/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=33796 CPUtime=34.76 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 8399 0 0 0 3474 2 0 0 25 0 1 0 204513639 34607104 8373 33554432000 134512640 134965848 4289766592 18446744073709551615 134534139 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 8449 8373 68 111 0 8336 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 37244

[startup+102.307 s]
/proc/loadavg: 2.98 3.39 3.53 4/187 23430
/proc/meminfo: memFree=20623476/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=59348 CPUtime=85.97 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 14787 0 0 0 8592 5 0 0 25 0 1 0 204513639 60772352 14761 33554432000 134512640 134965848 4289766592 18446744073709551615 134534138 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 14837 14761 68 111 0 14724 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 62796

[startup+162.301 s]
/proc/loadavg: 3.07 3.33 3.50 4/187 23431
/proc/meminfo: memFree=20453248/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=79508 CPUtime=145.97 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 19834 0 0 0 14591 6 0 0 25 0 1 0 204513639 81416192 19808 33554432000 134512640 134965848 4289766592 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 19877 19808 68 111 0 19764 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 82956

[startup+222.301 s]
/proc/loadavg: 3.02 3.27 3.47 4/187 23433
/proc/meminfo: memFree=20314160/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=98260 CPUtime=205.96 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 24509 0 0 0 20589 7 0 0 25 0 1 0 204513639 100618240 24483 33554432000 134512640 134965848 4289766592 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 24565 24483 68 111 0 24452 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 101708

[startup+282.301 s]
/proc/loadavg: 3.01 3.22 3.44 4/187 23434
/proc/meminfo: memFree=20202412/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=118416 CPUtime=265.97 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 29504 0 0 0 26588 9 0 0 25 0 1 0 204513639 121257984 29478 33554432000 134512640 134965848 4289766592 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 29604 29478 68 111 0 29491 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 121864

[startup+342.301 s]
/proc/loadavg: 3.06 3.19 3.41 4/187 23436
/proc/meminfo: memFree=20080632/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=134824 CPUtime=325.97 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 33663 0 0 0 32587 10 0 0 25 0 1 0 204513639 138059776 33637 33554432000 134512640 134965848 4289766592 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 33706 33637 68 111 0 33593 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 138272

[startup+402.3 s]
/proc/loadavg: 3.02 3.16 3.38 4/187 23438
/proc/meminfo: memFree=19967660/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=157324 CPUtime=385.97 cores=4,6

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

/proc/23384/statm: 50172 50095 68 111 0 50059 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 204136

[startup+642.3 s]
/proc/loadavg: 3.00 3.06 3.29 4/187 23444
/proc/meminfo: memFree=19666624/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=209360 CPUtime=625.98 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 52263 0 0 0 62580 18 0 0 25 0 1 0 204513639 214384640 52237 33554432000 134512640 134965848 4289766592 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 52340 52237 68 111 0 52227 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 212808

[startup+702.301 s]
/proc/loadavg: 3.00 3.05 3.27 4/187 23446
/proc/meminfo: memFree=19610804/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=215924 CPUtime=685.98 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 53908 0 0 0 68579 19 0 0 25 0 1 0 204513639 221106176 53882 33554432000 134512640 134965848 4289766592 18446744073709551615 134534021 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 53981 53882 68 111 0 53868 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 219372

[startup+762.307 s]
/proc/loadavg: 3.00 3.04 3.25 4/187 23447
/proc/meminfo: memFree=19537000/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=233504 CPUtime=745.98 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 58306 0 0 0 74578 20 0 0 25 0 1 0 204513639 239108096 58280 33554432000 134512640 134965848 4289766592 18446744073709551615 134534080 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 58376 58280 68 111 0 58263 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 236952

[startup+822.301 s]
/proc/loadavg: 3.00 3.03 3.23 4/187 23449
/proc/meminfo: memFree=19464080/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=250380 CPUtime=805.98 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 62526 0 0 0 80576 22 0 0 25 0 1 0 204513639 256389120 62500 33554432000 134512640 134965848 4289766592 18446744073709551615 134534016 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 62595 62500 68 111 0 62482 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 253828

[startup+882.301 s]
/proc/loadavg: 3.00 3.02 3.21 4/187 23450
/proc/meminfo: memFree=19395360/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=266784 CPUtime=865.98 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 66612 0 0 0 86575 23 0 0 25 0 1 0 204513639 273186816 66586 33554432000 134512640 134965848 4289766592 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 66696 66586 68 111 0 66583 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 270232

[startup+942.3 s]
/proc/loadavg: 3.03 3.03 3.20 4/187 23452
/proc/meminfo: memFree=19335084/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=279444 CPUtime=925.99 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 69769 0 0 0 92574 25 0 0 25 0 1 0 204513639 286150656 69743 33554432000 134512640 134965848 4289766592 18446744073709551615 134534111 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 69861 69743 68 111 0 69748 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 282892

[startup+1002.3 s]
/proc/loadavg: 3.01 3.02 3.18 4/187 23454
/proc/meminfo: memFree=19274548/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=291864 CPUtime=985.98 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 72911 0 0 0 98572 26 0 0 25 0 1 0 204513639 298868736 72885 33554432000 134512640 134965848 4289766592 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 72966 72885 68 111 0 72853 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 295312

[startup+1062.3 s]
/proc/loadavg: 3.00 3.02 3.17 4/187 23455
/proc/meminfo: memFree=19203604/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=305228 CPUtime=1045.98 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 76250 0 0 0 104570 28 0 0 25 0 1 0 204513639 312553472 76224 33554432000 134512640 134965848 4289766592 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 76307 76224 68 111 0 76194 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 308676

[startup+1122.3 s]
/proc/loadavg: 3.03 3.03 3.16 4/187 23457
/proc/meminfo: memFree=19139596/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=319056 CPUtime=1105.99 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 79698 0 0 0 110569 30 0 0 25 0 1 0 204513639 326713344 79672 33554432000 134512640 134965848 4289766592 18446744073709551615 134534179 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 79764 79672 68 111 0 79651 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 322504

[startup+1182.3 s]
/proc/loadavg: 3.01 3.02 3.15 4/187 23458
/proc/meminfo: memFree=19071136/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=338512 CPUtime=1165.99 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 84580 0 0 0 116568 31 0 0 25 0 1 0 204513639 346636288 84554 33554432000 134512640 134965848 4289766592 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 84628 84554 68 111 0 84515 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 341960

[startup+1242.3 s]
/proc/loadavg: 3.00 3.01 3.14 4/187 23460
/proc/meminfo: memFree=19009856/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=350464 CPUtime=1225.99 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 87539 0 0 0 122566 33 0 0 25 0 1 0 204513639 358875136 87513 33554432000 134512640 134965848 4289766592 18446744073709551615 134534138 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 87616 87513 68 111 0 87503 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 353912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.01 3.13 4/187 23462
/proc/meminfo: memFree=18946476/32951124 swapFree=67111528/67111528
[pid=23346] ppid=23344 vsize=3448 CPUtime=16.29 cores=4,6
/proc/23346/stat : 23346 (SATzilla2009_C) S 23344 23346 22924 0 -1 4202496 614 3815 0 0 410 20 1199 0 25 0 1 0 204512006 3530752 407 33554432000 134512640 136149437 4289517088 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/23346/statm: 862 407 220 400 0 459 0
[pid=23384] ppid=23346 vsize=366404 CPUtime=1283.7 cores=4,6
/proc/23384/stat : 23384 (tts-4-0) R 23346 23346 22924 0 -1 4202496 91534 0 0 0 128335 35 0 0 25 0 1 0 204513639 375197696 91508 33554432000 134512640 134965848 4289766592 18446744073709551615 134534179 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/23384/statm: 91601 91508 68 111 0 91488 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 369852

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 23346 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=101552
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=218966
# CPU time returned by wait4() is 16.3205
# while last known CPU time is 1299.99
#
# 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.99
CPU user time (s): 1299.44
CPU system time (s): 0.55
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 369852

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

runsolver used 2.35864 second user time and 4.73328 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-24 02:00:07
IDJOB=3274414
IDBENCH=83219
IDSOLVER=1675
FILE ID=node107/3274414-1303603207
RUNJOBID= node107-1303600595-22943
PBS_JOBID= 13150587
Free space on /tmp= 71660 MiB

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

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

MD5SUM BENCH= 1e53251276ed6dee048eca4aa337d77b
RANDOM SEED=266592048

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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:      20828696 kB
Buffers:       2015860 kB
Cached:        9330528 kB
SwapCached:          0 kB
Active:        7932172 kB
Inactive:      3711452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20828696 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           63260 kB
Writeback:           0 kB
AnonPages:      296364 kB
Mapped:          16936 kB
Slab:           415232 kB
PageTables:       5380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   459172 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= 71588 MiB
End job on node107 at 2011-04-24 02:21:49