Trace number 3274297

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-7x39.cnf
MD5SUMf717554c4e7f802b3078c48464dbcd9d
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 variables1092
Number of clauses64155
Sum of the clauses size253344
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21638
Number of clauses of size 30
Number of clauses of size 462517
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

21.17/21.26	c SATzilla is building models for class 2
21.17/21.26	c run presolver march_dl2004 for 5 seconds ... 
21.17/21.26	c Bin: Executing march_dl2004
21.17/21.26	c spawning binary file with 5 seconds ...
21.17/21.26	c child exit by a signal
21.17/21.26	c march_dl2004 returned code 137.
21.17/21.26	c run presolver mxc-sr08 for 5 seconds ... 
21.17/21.26	c Bin: Executing mxc-sr08
21.17/21.26	c spawning binary file with 5 seconds ...
21.17/21.26	c child exit by a signal
21.17/21.26	c mxc-sr08 returned code 137.
21.17/21.26	c Orignal number of varibales is 1092, number of clauses is 64155 
21.17/21.26	c predicted feature computation time is 8.471505 
21.17/21.26	c Bin: Executing satelite
21.17/21.26	c spawning binary file with 240 seconds ...
21.17/21.26	c child exited successfully
21.17/21.26	c satzilla computing base features
21.17/21.26	c Number of variabe is: 819, Number of clause is : 63063 
21.17/21.26	c Initializing...
21.17/21.26	c satzilla compute diameter ...
21.17/21.26	c start diameter features ...
21.17/21.26	c satzilla doing clause learning
21.17/21.26	c start clause learning features ...
21.17/21.26	c Bin: Executing zchaff07
21.17/21.26	c spawning binary file with 2 seconds ...
21.17/21.26	c child exit by a signal
21.17/21.26	c satzilla doing survey propogation probe
21.17/21.26	c do survay propogation for 2 second ...
21.17/21.26	c satzilla doing local search probe
21.17/21.26	c satzilla doing lobjois search-space size estimate
21.17/21.26	c features are:1092 64155 819 63063 0.333333 0.017316 0.012987 1 0 -0 0.00726258 0.583587 0.002442 0.014652 0.624347 0.012987 0.012987 0.00726258 0 0.00726258 0.00726258 -0 0.00436681 0 0.00436681 0.00436681 -0 0.00364715 0 0.00364715 0.00364715 -0 0.753247 0.0129712 0 0.0129712 0.0129712 2 0 2 2 -0 656.792 1.26869 220 3874 965 283 505 300 401 27.7549 0.120257 22.701 36.7606 32.7932 24.06 30.1595 25.5227 27.0061 0.40806 0.000119844 0.40783 0.408172 0.408109 0.408022 0.408089 0.408039 0.408065 5.92966e-07 0.000761161 5.91798e-07 5.95371e-07 5.93312e-07 5.92492e-07 5.9318e-07 5.92693e-07 5.9296e-07 33.3763 0.0326473 207.688 0.0943579 209 193 225 12.0259 0.161516 0.998684 0.00157387 0.735979 0.811616 
21.17/21.26	c satzilla's ranking:
21.17/21.26	c 1) mxc-sr08: 4.062255
21.17/21.26	c 2) zchaff_rand: 3.118508
21.17/21.26	c 3) minisat20SAT07: 2.507645
21.17/21.26	c 4) march_dl2004: 1.803558
21.17/21.26	c 5) tts-4-0: 1.281418
21.17/21.26	c 6) minisat20: 0.637363
21.17/21.26	c 7) vallst: -0.883795
21.17/21.26	c 8) SATenstein: -10000.000000
21.17/21.26	c 9) gnovelty+: -10000.000000
21.17/21.26	c 10) adaptg2wsat+: -10000.000000
21.17/21.26	c 11) adaptg2wsat0: -10000.000000
21.17/21.26	c 12) picosat846: -10000.000000
21.17/21.26	c 13) kcnfs04SAT07: -10000.000000
21.17/21.26	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-3274297-1303602261/watcher-3274297-1303602261 -o /tmp/evaluation-result-3274297-1303602261/solver-3274297-1303602261 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274297-1303602261.cnf 

running on 2 cores: 0,2

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 3/183 15454
/proc/meminfo: memFree=14124396/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=2136 CPUtime=0 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550456926 2187264 114 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 534 114 97 400 0 131 0

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

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

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

[startup+0.701195 s]
/proc/loadavg: 4.00 3.95 3.09 3/183 15454
/proc/meminfo: memFree=14124396/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=2136 CPUtime=0 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550456926 2187264 114 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/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: 4.00 3.95 3.09 3/182 15501
/proc/meminfo: memFree=14131556/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=2136 CPUtime=0 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550456926 2187264 114 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 534 114 97 400 0 131 0
[pid=15455] ppid=15454 vsize=12648 CPUtime=1.49 cores=0,2
/proc/15455/stat : 15455 (march_dl2004) R 15454 15454 15257 0 -1 4202496 12991 0 0 0 148 1 0 0 25 0 1 0 550456926 12951552 2468 33554432000 134512640 134996440 4294038368 18446744073709551615 134537907 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15455/statm: 3162 2468 75 119 0 3041 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14784

[startup+3.10064 s]
/proc/loadavg: 3.84 3.92 3.08 3/182 15503
/proc/meminfo: memFree=14124992/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=2136 CPUtime=0 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550456926 2187264 114 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 534 114 97 400 0 131 0
[pid=15455] ppid=15454 vsize=13036 CPUtime=3.09 cores=0,2
/proc/15455/stat : 15455 (march_dl2004) R 15454 15454 15257 0 -1 4202496 13048 0 0 0 308 1 0 0 25 0 1 0 550456926 13348864 2525 33554432000 134512640 134996440 4294038368 18446744073709551615 134565276 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15455/statm: 3259 2525 75 119 0 3138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15172

[startup+6.30122 s]
/proc/loadavg: 3.84 3.92 3.08 4/182 15531
/proc/meminfo: memFree=14139112/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=2136 CPUtime=4.99 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 187 13048 0 0 0 0 498 1 18 0 1 0 550456926 2187264 127 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 534 127 108 400 0 131 0
[pid=15530] ppid=15454 vsize=14520 CPUtime=1.28 cores=0,2
/proc/15530/stat : 15530 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 4076 0 0 0 128 0 0 0 22 0 1 0 550457426 14868480 3524 33554432000 134512640 135078026 4291965440 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15530/statm: 3630 3524 73 139 0 3489 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16656

[startup+12.701 s]
/proc/loadavg: 3.72 3.89 3.08 5/193 15583
/proc/meminfo: memFree=14038892/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=8356 CPUtime=12.67 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) R 15452 15454 15257 0 -1 4202496 2278 21319 0 0 188 0 1075 4 18 0 1 0 550456926 8556544 1704 33554432000 134512640 136149437 4292561536 18446744073709551615 134532665 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15454/statm: 2089 1704 136 400 0 1686 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8356

[startup+25.5008 s]
/proc/loadavg: 3.76 3.89 3.09 5/191 15593
/proc/meminfo: memFree=14029284/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=23100 CPUtime=4.23 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 6214 0 0 0 422 1 0 0 25 0 1 0 550459052 23654400 5662 33554432000 134512640 135078026 4294935408 18446744073709551615 134534619 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 5775 5662 73 139 0 5634 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 32404

[startup+51.1003 s]
/proc/loadavg: 3.84 3.90 3.11 5/194 15596
/proc/meminfo: memFree=13934020/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=39860 CPUtime=29.82 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 10377 0 0 0 2981 1 0 0 25 0 1 0 550459052 40816640 9825 33554432000 134512640 135078026 4294935408 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 9965 9825 73 139 0 9824 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 49164

[startup+102.307 s]
/proc/loadavg: 3.93 3.92 3.16 5/194 15598
/proc/meminfo: memFree=13888576/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=54044 CPUtime=81.03 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 14197 0 0 0 8101 2 0 0 25 0 1 0 550459052 55341056 13349 33554432000 134512640 135078026 4294935408 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 13511 13349 73 139 0 13370 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 63348

[startup+162.301 s]
/proc/loadavg: 3.97 3.93 3.21 5/194 15599
/proc/meminfo: memFree=13858708/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=64464 CPUtime=141.03 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 16792 0 0 0 14100 3 0 0 25 0 1 0 550459052 66011136 15904 33554432000 134512640 135078026 4294935408 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 16116 15904 73 139 0 15975 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 73768

[startup+222.3 s]
/proc/loadavg: 3.99 3.94 3.26 5/194 15601
/proc/meminfo: memFree=13845028/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=67376 CPUtime=201.03 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 17398 0 0 0 20100 3 0 0 25 0 1 0 550459052 68993024 16440 33554432000 134512640 135078026 4294935408 18446744073709551615 134526799 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 16844 16440 73 139 0 16703 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 76680

[startup+282.301 s]
/proc/loadavg: 4.05 3.96 3.31 5/194 15603
/proc/meminfo: memFree=13829600/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=70976 CPUtime=261.03 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 18276 0 0 0 26100 3 0 0 25 0 1 0 550459052 72679424 17318 33554432000 134512640 135078026 4294935408 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 17744 17318 73 139 0 17603 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 80280

[startup+342.3 s]
/proc/loadavg: 4.02 3.97 3.35 5/194 15604
/proc/meminfo: memFree=13815800/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=77040 CPUtime=321.04 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 19737 0 0 0 32100 4 0 0 25 0 1 0 550459052 78888960 18779 33554432000 134512640 135078026 4294935408 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 19260 18779 73 139 0 19119 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 86344

[startup+402.301 s]
/proc/loadavg: 3.92 3.95 3.38 4/188 15623
/proc/meminfo: memFree=13837620/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=83924 CPUtime=381.04 cores=0,2

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

/proc/15593/statm: 23382 22610 73 139 0 23241 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 102832

[startup+642.301 s]
/proc/loadavg: 3.01 3.42 3.28 4/187 15629
/proc/meminfo: memFree=13806116/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=95672 CPUtime=621.05 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 24067 0 0 0 62100 5 0 0 25 0 1 0 550459052 97968128 23009 33554432000 134512640 135078026 4294935408 18446744073709551615 134522630 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 23918 23009 73 139 0 23777 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 104976

[startup+702.301 s]
/proc/loadavg: 3.00 3.34 3.26 4/187 15631
/proc/meminfo: memFree=13800008/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=99516 CPUtime=681.05 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 24806 0 0 0 68100 5 0 0 25 0 1 0 550459052 101904384 23748 33554432000 134512640 135078026 4294935408 18446744073709551615 134523729 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 24879 23748 73 139 0 24738 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 108820

[startup+762.307 s]
/proc/loadavg: 3.00 3.28 3.24 4/187 15632
/proc/meminfo: memFree=13791788/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=103068 CPUtime=741.05 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 25618 0 0 0 74100 5 0 0 25 0 1 0 550459052 105541632 24560 33554432000 134512640 135078026 4294935408 18446744073709551615 134526857 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 25767 24560 73 139 0 25626 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 112372

[startup+822.301 s]
/proc/loadavg: 3.00 3.22 3.23 4/187 15634
/proc/meminfo: memFree=13786916/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=107944 CPUtime=801.04 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 26770 0 0 0 80099 5 0 0 25 0 1 0 550459052 110534656 25695 33554432000 134512640 135078026 4294935408 18446744073709551615 134533760 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 26986 25695 73 139 0 26845 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 117248

[startup+882.301 s]
/proc/loadavg: 2.83 3.15 3.20 3/180 15653
/proc/meminfo: memFree=13835380/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=108520 CPUtime=861.05 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 26878 0 0 0 86100 5 0 0 25 0 1 0 550459052 111124480 25803 33554432000 134512640 135078026 4294935408 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 27130 25803 73 139 0 26989 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 117824

[startup+942.301 s]
/proc/loadavg: 2.30 2.93 3.12 3/180 15654
/proc/meminfo: memFree=13833760/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=111172 CPUtime=921.05 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 27342 0 0 0 92099 6 0 0 25 0 1 0 550459052 113840128 26267 33554432000 134512640 135078026 4294935408 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 27793 26267 73 139 0 27652 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 120476

[startup+1002.3 s]
/proc/loadavg: 2.11 2.76 3.05 3/180 15665
/proc/meminfo: memFree=13820816/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=116152 CPUtime=981.06 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 28685 0 0 0 98099 7 0 0 25 0 1 0 550459052 118939648 27502 33554432000 134512640 135078026 4294935408 18446744073709551615 134534384 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 29038 27502 73 139 0 28897 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 125456

[startup+1062.3 s]
/proc/loadavg: 2.04 2.62 2.98 3/180 15666
/proc/meminfo: memFree=13818752/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=118936 CPUtime=1041.06 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 29333 0 0 0 104099 7 0 0 25 0 1 0 550459052 121790464 28150 33554432000 134512640 135078026 4294935408 18446744073709551615 134534454 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 29734 28150 73 139 0 29593 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 128240

[startup+1122.3 s]
/proc/loadavg: 2.01 2.50 2.91 3/180 15668
/proc/meminfo: memFree=13814252/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=123212 CPUtime=1101.05 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 30346 0 0 0 110098 7 0 0 25 0 1 0 550459052 126169088 29163 33554432000 134512640 135078026 4294935408 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 30803 29163 73 139 0 30662 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 132516

[startup+1182.3 s]
/proc/loadavg: 2.00 2.41 2.85 3/180 15670
/proc/meminfo: memFree=13805536/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=124892 CPUtime=1161.06 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 30628 0 0 0 116099 7 0 0 25 0 1 0 550459052 127889408 29445 33554432000 134512640 135078026 4294935408 18446744073709551615 134523453 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 31223 29445 73 139 0 31082 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 134196

[startup+1242.3 s]
/proc/loadavg: 2.00 2.33 2.80 3/180 15671
/proc/meminfo: memFree=13805640/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=125024 CPUtime=1221.06 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 30651 0 0 0 122099 7 0 0 25 0 1 0 550459052 128024576 29468 33554432000 134512640 135078026 4294935408 18446744073709551615 134523802 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 31256 29468 73 139 0 31115 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 134328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.27 2.75 3/180 15673
/proc/meminfo: memFree=13797176/32950940 swapFree=67111528/67111528
[pid=15454] ppid=15452 vsize=9304 CPUtime=21.23 cores=0,2
/proc/15454/stat : 15454 (SATzilla2009_C) S 15452 15454 15257 0 -1 4202496 5509 24107 0 0 841 3 1272 7 25 0 1 0 550456926 9527296 2103 33554432000 134512640 136149437 4292561536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15454/statm: 2326 2103 220 400 0 1923 0
[pid=15593] ppid=15454 vsize=131140 CPUtime=1278.76 cores=0,2
/proc/15593/stat : 15593 (mxc-sr08) R 15454 15454 15257 0 -1 4202496 32111 0 0 0 127869 7 0 0 25 0 1 0 550459052 134287360 30928 33554432000 134512640 135078026 4294935408 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15593/statm: 32785 30928 73 139 0 32644 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 140444

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 15454 and gives
#  childrusage.ru_utime.tv_sec=21
#  childrusage.ru_utime.tv_usec=137786
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=112982
# CPU time returned by wait4() is 21.2508
# 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.82
CPU system time (s): 0.17
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 140444

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

runsolver used 2.20566 second user time and 4.76828 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-24 01:44:21
IDJOB=3274297
IDBENCH=83170
IDSOLVER=1675
FILE ID=node117/3274297-1303602261
RUNJOBID= node117-1303600955-15275
PBS_JOBID= 13150623
Free space on /tmp= 71400 MiB

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

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

MD5SUM BENCH= f717554c4e7f802b3078c48464dbcd9d
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:      14124684 kB
Buffers:       2314988 kB
Cached:       15884320 kB
SwapCached:          0 kB
Active:       10581832 kB
Inactive:      7686084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14124684 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           64440 kB
Writeback:           0 kB
AnonPages:       67716 kB
Mapped:          15488 kB
Slab:           494496 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   244360 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