Trace number 3274306

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/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
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 variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

25.88/25.97	c SATzilla is building models for class 2
25.88/25.97	c run presolver march_dl2004 for 5 seconds ... 
25.88/25.97	c Bin: Executing march_dl2004
25.88/25.97	c spawning binary file with 5 seconds ...
25.88/25.97	c child exit by a signal
25.88/25.97	c march_dl2004 returned code 137.
25.88/25.97	c run presolver mxc-sr08 for 5 seconds ... 
25.88/25.97	c Bin: Executing mxc-sr08
25.88/25.97	c spawning binary file with 5 seconds ...
25.88/25.97	c child exit by a signal
25.88/25.97	c mxc-sr08 returned code 137.
25.88/25.97	c Orignal number of varibales is 1836, number of clauses is 194157 
25.88/25.97	c predicted feature computation time is 11.416937 
25.88/25.97	c Bin: Executing satelite
25.88/25.97	c spawning binary file with 240 seconds ...
25.88/25.97	c child exited successfully
25.88/25.97	c satzilla computing base features
25.88/25.97	c Number of variabe is: 1377, Number of clause is : 192321 
25.88/25.97	c Initializing...
25.88/25.97	c satzilla compute diameter ...
25.88/25.97	c start diameter features ...
25.88/25.97	c satzilla doing clause learning
25.88/25.97	c start clause learning features ...
25.88/25.97	c Bin: Executing zchaff07
25.88/25.97	c spawning binary file with 2 seconds ...
25.88/25.97	c child exit by a signal
25.88/25.97	c satzilla doing survey propogation probe
25.88/25.97	c do survay propogation for 2 second ...
25.88/25.97	c satzilla doing local search probe
25.88/25.97	c satzilla doing lobjois search-space size estimate
25.88/25.97	c features are:1836 194157 1377 192321 0.333333 0.00954654 0.0071599 1 0 -0 0.0043365 0.580791 0.00145243 0.0087146 0.600808 0.0071599 0.0071599 0.0043365 0 0.0043365 0.0043365 -0 0.00239808 0 0.00239808 0.00239808 -0 0.00217345 0 0.00217345 0.00217345 -0 0.75179 0.0071547 0 0.0071547 0.0071547 2 0 2 2 -0 796.222 1.25247 241 3761 3402 278 665 311 459 28.0709 0.102764 23.9668 34.3424 33.2924 24.3441 29.9925 24.7419 28.3309 0.335784 0.0607904 0.265789 0.471539 0.354826 0.304511 0.349088 0.324239 0.342624 2.59655e-13 0 5.973e-14 3.40117e-12 6.04405e-13 8.88178e-14 2.09166e-13 1.02696e-13 1.29674e-13 229.091 0.0360915 349 0.162774 358.5 331 373 15.1117 0.254352 0.99661 0.00519397 0.613268 0.668374 
25.88/25.97	c satzilla's ranking:
25.88/25.97	c 1) mxc-sr08: 3.829462
25.88/25.97	c 2) zchaff_rand: 2.944988
25.88/25.97	c 3) minisat20SAT07: 2.250098
25.88/25.97	c 4) march_dl2004: 1.534918
25.88/25.97	c 5) minisat20: 0.864926
25.88/25.97	c 6) tts-4-0: 0.452213
25.88/25.97	c 7) vallst: -0.534012
25.88/25.97	c 8) SATenstein: -10000.000000
25.88/25.97	c 9) gnovelty+: -10000.000000
25.88/25.97	c 10) adaptg2wsat+: -10000.000000
25.88/25.97	c 11) adaptg2wsat0: -10000.000000
25.88/25.97	c 12) picosat846: -10000.000000
25.88/25.97	c 13) kcnfs04SAT07: -10000.000000
25.88/25.97	c satzilla running mxc-sr08 ... 

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 3.95 3.09 2/183 15482
/proc/meminfo: memFree=14115468/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=2136 CPUtime=0 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 550456966 2187264 114 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 534 114 97 400 0 131 0

[startup+0.055198 s]
/proc/loadavg: 4.00 3.95 3.09 2/183 15482
/proc/meminfo: memFree=14115468/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=2136 CPUtime=0 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 550456966 2187264 114 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100191 s]
/proc/loadavg: 4.00 3.95 3.09 2/183 15482
/proc/meminfo: memFree=14115468/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=2136 CPUtime=0 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 550456966 2187264 114 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300218 s]
/proc/loadavg: 4.00 3.95 3.09 2/183 15482
/proc/meminfo: memFree=14115468/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=2136 CPUtime=0 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 550456966 2187264 114 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.701143 s]
/proc/loadavg: 4.00 3.95 3.09 2/183 15482
/proc/meminfo: memFree=14115468/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=2136 CPUtime=0 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 550456966 2187264 114 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50095 s]
/proc/loadavg: 3.84 3.92 3.08 3/182 15501
/proc/meminfo: memFree=14128216/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=2136 CPUtime=0 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 550456966 2187264 114 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 534 114 97 400 0 131 0
[pid=15483] ppid=15482 vsize=22152 CPUtime=1.49 cores=1,3
/proc/15483/stat : 15483 (march_dl2004) R 15482 15482 15257 0 -1 4202496 22398 0 0 0 146 3 0 0 25 0 1 0 550456966 22683648 4128 33554432000 134512640 134996440 4291320672 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15483/statm: 5538 4128 67 119 0 5417 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24288

[startup+3.10067 s]
/proc/loadavg: 3.84 3.92 3.08 4/183 15506
/proc/meminfo: memFree=14124924/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=2136 CPUtime=0 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 550456966 2187264 114 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 534 114 97 400 0 131 0
[pid=15483] ppid=15482 vsize=22548 CPUtime=3.09 cores=1,3
/proc/15483/stat : 15483 (march_dl2004) R 15482 15482 15257 0 -1 4202496 22528 0 0 0 306 3 0 0 25 0 1 0 550456966 23089152 4258 33554432000 134512640 134996440 4291320672 18446744073709551615 134583110 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15483/statm: 5637 4258 67 119 0 5516 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24684

[startup+6.30117 s]
/proc/loadavg: 3.84 3.92 3.08 3/182 15559
/proc/meminfo: memFree=14125544/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=2136 CPUtime=4.99 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 182 22647 0 0 0 0 496 3 18 0 1 0 550456966 2187264 123 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/15482/statm: 534 123 105 400 0 131 0
[pid=15531] ppid=15482 vsize=19524 CPUtime=1.29 cores=1,3
/proc/15531/stat : 15531 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 5722 0 0 0 129 0 0 0 22 0 1 0 550457466 19992576 4585 33554432000 134512640 135078026 4289166848 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15531/statm: 4881 4585 57 139 0 4740 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21660

[startup+12.701 s]
/proc/loadavg: 3.72 3.89 3.08 5/193 15583
/proc/meminfo: memFree=14038892/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=2136 CPUtime=9.99 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 209 34493 0 0 0 0 994 5 18 0 1 0 550456966 2187264 140 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 534 140 121 400 0 131 0
[pid=15583] ppid=15482 vsize=25328 CPUtime=2.68 cores=1,3
/proc/15583/stat : 15583 (satelite) R 15482 15482 15257 0 -1 4202496 5824 0 0 0 267 1 0 0 25 0 1 0 550457966 25935872 5798 33554432000 134512640 135037501 4291016448 18446744073709551615 134573900 0 0 8392704 3 0 0 0 17 1 0 0 0
/proc/15583/statm: 6332 5798 67 129 0 6201 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 27464

[startup+25.5007 s]
/proc/loadavg: 3.76 3.89 3.09 5/191 15593
/proc/meminfo: memFree=14029284/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.48 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) R 15480 15482 15257 0 -1 4202496 14466 46092 0 0 915 6 1613 14 25 0 1 0 550456966 19156992 4448 33554432000 134512640 136149437 4288166000 18446744073709551615 134524794 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4448 214 400 0 4274 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18708

[startup+51.1003 s]
/proc/loadavg: 3.84 3.90 3.11 5/194 15596
/proc/meminfo: memFree=13932284/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=79572 CPUtime=25.11 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 21309 0 0 0 2507 4 0 0 25 0 1 0 550459563 81481728 19608 33554432000 134512640 135078026 4286779056 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 19893 19608 73 139 0 19752 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 98280

[startup+102.307 s]
/proc/loadavg: 3.93 3.92 3.16 5/194 15598
/proc/meminfo: memFree=13888576/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=104772 CPUtime=76.32 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 27504 0 0 0 7628 4 0 0 25 0 1 0 550459563 107286528 25803 33554432000 134512640 135078026 4286779056 18446744073709551615 134539247 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 26193 25803 73 139 0 26052 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 123480

[startup+162.301 s]
/proc/loadavg: 3.97 3.93 3.21 5/194 15599
/proc/meminfo: memFree=13858708/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=121604 CPUtime=136.31 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 31747 0 0 0 13626 5 0 0 25 0 1 0 550459563 124522496 30021 33554432000 134512640 135078026 4286779056 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 30401 30021 73 139 0 30260 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 140312

[startup+222.3 s]
/proc/loadavg: 3.99 3.94 3.26 5/194 15601
/proc/meminfo: memFree=13845028/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=132080 CPUtime=196.32 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 34417 0 0 0 19626 6 0 0 25 0 1 0 550459563 135249920 32681 33554432000 134512640 135078026 4286779056 18446744073709551615 134534338 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 33020 32681 73 139 0 32879 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 150788

[startup+282.301 s]
/proc/loadavg: 4.05 3.96 3.31 5/194 15603
/proc/meminfo: memFree=13829476/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=136888 CPUtime=256.32 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 35591 0 0 0 25626 6 0 0 25 0 1 0 550459563 140173312 33855 33554432000 134512640 135078026 4286779056 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 34222 33855 73 139 0 34081 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 155596

[startup+342.3 s]
/proc/loadavg: 4.02 3.97 3.35 5/194 15604
/proc/meminfo: memFree=13815800/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=141824 CPUtime=316.32 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 37037 0 0 0 31625 7 0 0 25 0 1 0 550459563 145227776 35107 33554432000 134512640 135078026 4286779056 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 35456 35107 73 139 0 35315 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 160532

[startup+402.301 s]
/proc/loadavg: 3.92 3.95 3.38 4/188 15623
/proc/meminfo: memFree=13837496/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=154596 CPUtime=376.31 cores=1,3

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

/proc/15595/statm: 42467 42043 73 139 0 42326 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 188576

[startup+642.301 s]
/proc/loadavg: 3.01 3.42 3.28 4/187 15629
/proc/meminfo: memFree=13806116/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=174764 CPUtime=616.33 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 45946 0 0 0 61624 9 0 0 25 0 1 0 550459563 178958336 43275 33554432000 134512640 135078026 4286779056 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 43691 43275 73 139 0 43550 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 193472

[startup+702.3 s]
/proc/loadavg: 3.00 3.34 3.26 4/187 15631
/proc/meminfo: memFree=13800008/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=177748 CPUtime=676.32 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 46762 0 0 0 67623 9 0 0 25 0 1 0 550459563 182013952 44011 33554432000 134512640 135078026 4286779056 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 44437 44011 73 139 0 44296 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 196456

[startup+762.307 s]
/proc/loadavg: 3.00 3.28 3.24 4/187 15632
/proc/meminfo: memFree=13791540/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=183412 CPUtime=736.33 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 48108 0 0 0 73623 10 0 0 25 0 1 0 550459563 187813888 45357 33554432000 134512640 135078026 4286779056 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 45853 45357 73 139 0 45712 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 202120

[startup+822.3 s]
/proc/loadavg: 3.00 3.22 3.23 4/187 15634
/proc/meminfo: memFree=13786916/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=183732 CPUtime=796.33 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 48188 0 0 0 79623 10 0 0 25 0 1 0 550459563 188141568 45437 33554432000 134512640 135078026 4286779056 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 45933 45437 73 139 0 45792 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 202440

[startup+882.301 s]
/proc/loadavg: 2.83 3.15 3.20 3/180 15653
/proc/meminfo: memFree=13835380/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=185812 CPUtime=856.33 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 49053 0 0 0 85623 10 0 0 25 0 1 0 550459563 190271488 45958 33554432000 134512640 135078026 4286779056 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 46453 45958 73 139 0 46312 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 204520

[startup+942.301 s]
/proc/loadavg: 2.30 2.93 3.12 3/180 15654
/proc/meminfo: memFree=13833760/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=185812 CPUtime=916.33 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 49058 0 0 0 91623 10 0 0 25 0 1 0 550459563 190271488 45963 33554432000 134512640 135078026 4286779056 18446744073709551615 134526861 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 46453 45963 73 139 0 46312 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 204520

[startup+1002.3 s]
/proc/loadavg: 2.11 2.76 3.05 3/180 15665
/proc/meminfo: memFree=13820816/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=193484 CPUtime=976.32 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 51565 0 0 0 97622 10 0 0 25 0 1 0 550459563 198127616 47865 33554432000 134512640 135078026 4286779056 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 48371 47865 73 139 0 48230 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 212192

[startup+1062.3 s]
/proc/loadavg: 2.04 2.62 2.98 3/180 15666
/proc/meminfo: memFree=13818752/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=194060 CPUtime=1036.33 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 51688 0 0 0 103623 10 0 0 25 0 1 0 550459563 198717440 47988 33554432000 134512640 135078026 4286779056 18446744073709551615 134534270 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 48515 47988 73 139 0 48374 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 212768

[startup+1122.3 s]
/proc/loadavg: 2.01 2.50 2.91 3/180 15668
/proc/meminfo: memFree=13814252/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=194652 CPUtime=1096.33 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 52101 0 0 0 109623 10 0 0 25 0 1 0 550459563 199323648 48131 33554432000 134512640 135078026 4286779056 18446744073709551615 134523802 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 48663 48131 73 139 0 48522 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 213360

[startup+1182.3 s]
/proc/loadavg: 2.00 2.41 2.85 3/180 15670
/proc/meminfo: memFree=13805536/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=202096 CPUtime=1156.33 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 54031 0 0 0 115622 11 0 0 25 0 1 0 550459563 206946304 49970 33554432000 134512640 135078026 4286779056 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 50524 49970 73 139 0 50383 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 220804

[startup+1242.3 s]
/proc/loadavg: 2.00 2.33 2.80 3/180 15671
/proc/meminfo: memFree=13805640/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=202096 CPUtime=1216.33 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 54034 0 0 0 121622 11 0 0 25 0 1 0 550459563 206946304 49973 33554432000 134512640 135078026 4286779056 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 50524 49973 73 139 0 50383 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 220804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.27 2.75 2/177 15674
/proc/meminfo: memFree=13929508/32950940 swapFree=67111528/67111528
[pid=15482] ppid=15480 vsize=18708 CPUtime=25.95 cores=1,3
/proc/15482/stat : 15482 (SATzilla2009_C) S 15480 15482 15257 0 -1 4202496 15059 46092 0 0 962 6 1613 14 25 0 1 0 550456966 19156992 4454 33554432000 134512640 136149437 4288166000 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15482/statm: 4677 4454 220 400 0 4274 0
[pid=15595] ppid=15482 vsize=204740 CPUtime=1274.04 cores=1,3
/proc/15595/stat : 15595 (mxc-sr08) R 15482 15482 15257 0 -1 4202496 54679 0 0 0 127393 11 0 0 25 0 1 0 550459563 209653760 50618 33554432000 134512640 135078026 4286779056 18446744073709551615 134526802 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15595/statm: 51185 50618 73 139 0 51044 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 223448

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 15482 and gives
#  childrusage.ru_utime.tv_sec=25
#  childrusage.ru_utime.tv_usec=760083
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=209968
# CPU time returned by wait4() is 25.9701
# 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.68
CPU system time (s): 0.31
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 223448

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

runsolver used 2.07668 second user time and 4.89525 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-24 01:44:22
IDJOB=3274306
IDBENCH=83173
IDSOLVER=1675
FILE ID=node117/3274306-1303602261
RUNJOBID= node117-1303600955-15277
PBS_JOBID= 13150623
Free space on /tmp= 71364 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x27.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274306-1303602261/watcher-3274306-1303602261 -o /tmp/evaluation-result-3274306-1303602261/solver-3274306-1303602261 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274306-1303602261.cnf

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=1041012961

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.75
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14115748 kB
Buffers:       2315040 kB
Cached:       15888536 kB
SwapCached:          0 kB
Active:       10591220 kB
Inactive:      7685440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14115748 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           68320 kB
Writeback:           0 kB
AnonPages:       71984 kB
Mapped:          15876 kB
Slab:           494756 kB
PageTables:       4848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   249480 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= 71396 MiB
End job on node117 at 2011-04-24 02:06:04